11-06-2008 08:15 AM
Hello
I'm using CRIO 9004 to acquire data, I need to save the data inside CRIO send them to another location using TCP-IP or FTP.
Do anyone have an idea how to do this?
Best Regards;
Amira
11-07-2008
01:34 PM
- last edited on
09-20-2025
11:51 AM
by
Content Cleaner
Hi Amira,
File I/O on the cRIO is done in the same manner as if you were using LabVIEW on a PC. Simply use the File I/O functions (Functions Palette>>Programming>>File I/O) on the VI you are running on the Real-Time (RT) cRIO controller to log your data to disk. There are many file I/O examples in the Example Finder (Help>>Find Examples...). You can then use FTP to retrieve these files. See this document on FTP with RT.
Hope this helps!
06-07-2015 11:10 PM
Hi,
Data logging in cRIO using pendrive is possible. if so please guide me
thanks
& regards,
suresh
06-08-2015
03:27 PM
- last edited on
09-20-2025
11:51 AM
by
Content Cleaner
Yes it is. See the links below for how to do this. The first link is about how to setup datalogging and the second link is about how to write to a thumb drive. Also, in the future please create a new thread for new questions. This makes it easier for others to find the posts so that it can help them as well. Thanks!
Logging Data to Disk
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x0UdCAI&l=en-US
Writing to USB External Drive from cRIO
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P7iaSAC&l=en-US