04-28-2010 02:38 AM
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
Martin
04-29-2010 05:15 AM
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.
04-29-2010 05:20 AM
Hello koschi,
this should also be interesting for you