LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sbRIO save file on flash via host

Hi,

 

I have the follwing problem:

 

I am using a SB-RIO9632XT.

If the host programm, which operates in realtime shall save some information in a file. Can I use the internal memory on board for this?

 

My major problem is to save information during operation in a file (on flash, whatever) which allows me to read this information later. Typically after all operations were performed, the sbrio will be switched off. At the next operation I want to keep on writing this file or read it out.

 

Someone an idea IF this is possible and HOW to realise these steps?

 

(I am using LabVIEW 8.6)

 

 

Thanks for reply Smiley Happy

Martin

 

 

0 Kudos
Message 1 of 3
(2,869 Views)

Hello koschi,

 

i think this will help you Read and Write to Text File on Compact RIO or Single Board RIO

 

You can diretly write on drive C on your sbRIO with the file I/O functions.

best regards
Alexander
Message 2 of 3
(2,845 Views)

Hello koschi,

 

this should also be interesting for you

 

How Can I Programmatically Determine the Amount of Free Storage Space Available On My Real-Time Seri...

best regards
Alexander
0 Kudos
Message 3 of 3
(2,844 Views)