LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to find out the memory status of RT PXI controller from host?

I want to find/read the memory status of the RT controller from host programmatically. Can any one have any idea about it? If yes can please share your valuable suggestion.
 
Regards
Vijay
0 Kudos
Message 1 of 6
(3,698 Views)
Hi Vijay,
 
         We do have a solution to programmatically check memory usage on the controller.  You may access these VIs by clicking here.  The VIs are extremely easy to use and should be run from the RT target.  In order to have this information on your host computer, it will need to be passed through shared variables or over TCP/IP.  Have a great day!
Regards,
Jim M
Applications Engineer
National Instruments
0 Kudos
Message 2 of 6
(3,678 Views)

Hello Vijay,

Check out the attached example, it monitors the CPU usage as well as the memory usage. You will need to install our STM component that you can download here:

http://zone.ni.com/devzone/cda/epd/p/id/2739

 



Message Edited by Jimmie A. on 06-12-2008 03:08 AM
Regards,
Jimmie Adolph
Systems Engineering Manager, National Instruments Northern European Region

Message 3 of 6
(3,670 Views)

Hi Jimmie,

 

Are the  CPU Enable and the CPU Get Target Usage in a Developer Zone document somewhere?

0 Kudos
Message 4 of 6
(3,552 Views)

Hello,

 

You can find the same VIs (more or less) in this reference design that was done by SEs at NIC.

 

http://zone.ni.com/devzone/cda/tut/p/id/6900

Regards,
Jimmie Adolph
Systems Engineering Manager, National Instruments Northern European Region

Message 5 of 6
(3,538 Views)
Thank you Jimmie and thank you SEs.
0 Kudos
Message 6 of 6
(3,526 Views)