09-27-2010 12:22 PM
Is there a function for CVI for getting the CPU load and memory usage from a Real Time Controller?
09-27-2010 01:46 PM
Hello -
There's not a function available in CVI for getting this information. However, if you have LabVIEW 2009 RT or later installed on your development computer, you should be able to install the System State Publisher to the real time target. This will create network variables on the real time target that you can subscribe to to obtain this information.
This component will not be available without LabVIEW RT until CVI's next major release.
NickB
National Instruments