Get Memory Status VI

Owning Palette: Memory Control VIs and Functions

Requires: Base Development System

Returns the amount of physical memory that the LabVIEW process uses. This VI also returns the status of system-wide memory usage.

 Add to the block diagram  Find on the palette
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
total physical memory returns the total amount of physical memory, in kilobytes, on the system.
memory allocated for LabVIEW returns the memory size, in kilobytes, allocated for the LabVIEW process.
free physical memory returns the amount of physical memory, in kilobytes, on the system that is not used.
error out contains error information. This output provides standard error out functionality.