Get Memory Status
- Updated2025-03-14
- 2 minute(s) read
Returns the amount of physical memory that the LabVIEW process uses. This VI also returns the status of system-wide memory usage.

Inputs/Outputs
![]() 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. |