Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

show remaining memory in cRIO?

I am using the compact RIO with RT 8.2 software.  I am filling up an array when I am taking data as binary numbers from the FPGA FIFO.  Is there a way to get LabView to show me how much memory is available before I start taking the data so I know how much I can take without causing the it to crash.  Thanks.
0 Kudos
Message 1 of 2
(3,951 Views)

Check out Programmatically Tracking Memory in LabVIEW Real-Time, specifically rtgetmemorysummary.vi for 8.0 and later. That should give you the memory utilization you want.

-JRA

0 Kudos
Message 2 of 2
(3,942 Views)