LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Best way of logging data on a cRIO?

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

0 Kudos
Message 1 of 2
(2,829 Views)

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.

Waldemar

Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
Message 2 of 2
(2,799 Views)