09-17-2013 08:26 AM
HI,
I have been using the RT Write Text File found in the following link. This demonstrates how to read and write to a text file on the cRIO and what I want to do is verify that the file is being created and that the appropriate data is being stored. How would I go about viewing files on the cRIO? I've been looking into using the NI Web-Based Configuration and Monitoring but I'm having issues with this. If someone can give me a bit of assistance that would be great.
So far I've been through Max, clicked on the NI-RIO and added the developer computer into the Remote Device Access. Also from the project window, I have added the same IP address under the VI Server in the project window and clicked the enable remote panel server under the Web Server.
I also have a question regarding to what happens to the data in a sudden shut down?
Solved! Go to Solution.
09-17-2013 08:46 AM
Hi,
remember, you can browse to a file on your remote RT system by opening a Windows Explorer and typing in FTP://ipaddres
Does this work?
This is an example how to read and write to a text file:
https://decibel.ni.com/content/docs/DOC-9605
Regards,
Michael