The GVL window will be displayed in the main pane.
2. Declare variables in the global variable list (GVL).
Example: Declaring global variable g_iV
ar0 of INT data type
The declared variable can be accessed from the program by using "name.variable name".
Example: Substituting value
"5" for global variable g_iVar0
6.5 Variables
6-26 WUME-GM1RTXOP-01