Get Memory Status
- Updated2025-07-30
- 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 (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
total physical memory
—
total physical memory returns the total amount of physical memory, in kilobytes, on the system.
memory allocated for LabVIEW
—
memory allocated for LabVIEW returns the memory size, in kilobytes, allocated for the LabVIEW process.
free physical memory
—
free physical memory returns the amount of physical memory, in kilobytes, on the system that is not used.
error out
—
error out contains error information. This output provides standard error out functionality. |
error in (no error)
—
total physical memory
—
error out
—