Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

CompactFlash memory in cRIO systems

Okay, forgive me for asking such a basic question, but how do I access the CompactFlash memory in my cRIO?

The read from memory and write to memory vi's I found in my pallette when I have my cRIO chosen as the target, is only for the FPGA memory...

I have tried to do some searches both on the forum (using advanced searches) and on NI, but I guess my queries are not good enough today, because I came up with a ton of stuff not related to what I was looking for.

So, any pointers or tips would be great!

Kjell
---------------------------------------------------

Project Engineer
LabVIEW 2009
Run LabVIEW on WinXP and Vista system.
Used LabVIEW since May 2005

Certifications: CLD and CPI certified
Currently employed.
0 Kudos
Message 1 of 4
(3,595 Views)
I guess that the CompactFlash memory only is availble when you are writing your application in LabVIEW RT.
//Ulf
0 Kudos
Message 2 of 4
(3,568 Views)
Hello Kjell!

In what respect do you want to access the memory? When you are running your VI on the real time target the memory is accessed in the same way as if it were used in windows. If you want to access that to view the file system you can ftp to the target by simply doing ftp://ip address in your internet explorer browser. Let me know if you need more details and have a great day!!

Allan S.
National Instruments
0 Kudos
Message 3 of 4
(3,558 Views)
Ahh! Yes. I was mixing up the FPGA VI and the RT VI.. It took me a little while before I realised the important difference there.

Thanks for the help, it all makes much more sense now!!
---------------------------------------------------

Project Engineer
LabVIEW 2009
Run LabVIEW on WinXP and Vista system.
Used LabVIEW since May 2005

Certifications: CLD and CPI certified
Currently employed.
0 Kudos
Message 4 of 4
(3,547 Views)