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


icon

Inputs/Outputs

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • iu64.png total physical memory

    total physical memory returns the total amount of physical memory, in kilobytes, on the system.

  • iu64.png memory allocated for LabVIEW

    memory allocated for LabVIEW returns the memory size, in kilobytes, allocated for the LabVIEW process.

  • iu64.png free physical memory

    free physical memory returns the amount of physical memory, in kilobytes, on the system that is not used.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.