LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to read cFP memory in LabVIEW

Dear All,

 

I want to see current memory status of the cFP in my real time application. How I can read the flash drive memory of cFP in my application?

Vinal Gandhi, CLA
0 Kudos
Message 1 of 2
(2,450 Views)

Hi Vinal,

If you are using LabVIEW 8.6 or later the memory and CPU details are published by the NI Distributed Systems manager.

You can use network or shared variables to link to these variables and read them programatically.

 

network variable.png

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