03-07-2025 12:21 PM
I upgraded to 2024 Q3 and it seems that NI has finally completely killed the web interface for Linux RTOS. (what they have barely counts). My SOP is to use the console on there to see startup routines and any errors that may have occurred. I added "Application Web Server", "HTTP Client with SSL Support", "NI Web-Based Configuration and Monitoring", "WebDAV Client with SSL Support" but it didn't my website nor FTP possibilities. I plan on researching each one of those later because I dont understand what they were supposed to be for.
What is the best way to get the errlog.txt file to a remote computer GUI? I have a remote GUI for issuing commands and displaying data, I'd like it to also have an option to at least download the errlog.txt and open it in notepad (or something fancier). I wanted to make sure I wasn't reinventing the wheel before I write a whole protocol to transfer the text of the file and recreate it on the remote side. It would be nice if there was some way I could get Notepad++ to open it remotely so it can notify of updates or something.
03-07-2025 05:25 PM
Check out this article:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YMLnCAO&l=en-US
I'd use the FTP server myself, since I'm generally operating inside a trusted network, but there are other options.
Notepad++ has an FTP interface option:
https://www.inmotionhosting.com/support/website/ftp/connect-ftp-notepad-plus/