GetVar VI

Tool Palette
Epson Robots 8.0 | Variables

Description
Returns the value of a SPEL+ global preserve variable in the Controller.

Inputs

Spel Ref In Spel reference from a previous Spel Ref Out.
Error In Error condition from a previous Spel node.
Var Name The name of the SPEL+ global preserve variable. For an array, the entire array can be returned or just one element.

Outputs

Spel Ref Out Spel reference output for next VI to use.
Error Out Error condition output for subsequent Spel nodes.
Value A variant containing the value.

See Also
SetVar VI

GetVar Example