DIAdem Help

Content Type
Programming Language
Current manual
Table of Contents

Variable: AppMemoryReserve

Variable: AppMemoryReserve

Specifies the minimum program memory available for DIAdem as a percentage of the entire memory. This memory space is not used for virtual data management. If this value is exceeded, DIAdem moves the data area to the hard drive.

Definition AppMemoryReserve, Integer variable
1 <= AppMemoryReserve <= 100
The default value of the AppMemoryReserve variable is 40. If the value is too large, DIAdem often outsources the channels which slows down the processing speed. If the value is too small, there might not be enough temporary memory available for other tasks.

Used by

Program Variables in Commands

In This Section
Was this information helpful?