Memory and Variable Management 713
• Running a program or referring to a function.
Note: A temporary copy lets you open or execute an archived variable. However, you
cannot save any changes to the variable.
So that you do not have to unarchive variables unnecessarily, the Voyage™ 200
performs a “behind-the scenes” copy. For example, if you run a program that is in the
user data archive, the Voyage™ 200:
1. Copies the program to RAM.
2. Runs the program.
3. Deletes the copy from RAM when the program is finished.
The error message is displayed if there is not enough free RAM for the temporary copy.
Note: Except for programs and functions, referring to an archived variable does not copy
it. If variable ab is archived, it is not copied if you perform
6ùab.
Correcting the Error
Correcting the ErrorCorrecting the Error
Correcting the Error
To free up enough RAM to access the variable:
1. Use the
VAR-LINK screen (2 °) to determine the size of the archived
variable that you want to access.
2. Use the
MEMORY screen (2 ;) to check the RAM free size.
3. Free up the needed amount of memory by:
• Deleting unnecessary variables from RAM.