LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I log data to the cRIO-9022's 2g storage space using lab view 9?

Greetings, I am new to using lab view and the cRIO-9022. I currently have a vi made that can log the data acquired by the rio to a computer. My question is how can I have this data stored to the internal 2g that the rio has. I can see example files on the rio if I FTP into it, however I cannot figure out how to tell lab view to write to the rio. Thanks, Truxx
0 Kudos
Message 1 of 2
(2,452 Views)

I'm not exactly sure if I'm correct, but I believe that if you use c:\ as your root directory in the VI on your RT it should save it to the onboard memory.  Just use a path constant for your open file function, with the c:\.  When the vi is run on the RIO chasis it will look locally for the c drive, which should be the onboard storage.

 

Hope that helps.

0 Kudos
Message 2 of 2
(2,438 Views)