WWW.NNC.IR
Macro Reference
798
Vision System FH/FZ5 Series
User’s Manual (Z340)
VarPop
Restores the value of the variables that are saved temporarily.
Format
VarPop
Parameter
None.
Return value
None.
Description
Restore the values of all variables that were saved by the most recent VarPush function.
If the VarPush function is executed more than once, the saved values are restored from the latest saved
variable to the oldest saved variable.
If this function is executed before saving the values with the VarPush function, an "Internal error" will occur.
Usage Cautions
• None.