09-19-2009 10:49 AM
Hi All,
I have a cRIO 9073. I want to log measurements periodically to onboard non volatile storage then have an external PC periodically pull these values from the device. What's the best way of achieving this?
Thanks,
Sean
09-21-2009 07:43 AM
From the application you will see the nonvolatile RAM as drive C:\. Store the date there.
Normally an FTP server is running on all LV-RT systems. So you can use any FTP Client program (Windows Explorer is one of it) to get the files.
There are FTP packes available on the marktet who can do periodic jobs either by using the Task Sheduler from Windows or with an own task sheduler.