Get Memory Status

Description

Gets free, total and used device memory.

 

Output parameters

 

Used : double, used memory in megabytes.
Free : double, free memory in megabytes.
Total : double,  total memory in megabytes.

Examples

All these examples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install Accelerator library to run it).

Table of Contents