VGetBool VI

Tool Palette
Epson Robots 8.0 | Vision

Description
Retrieves a vision property or result that returns a Boolean value.

Inputs

Spel Ref In Spel reference from a previous Spel Ref Out.
Error In Error condition from a previous Spel node.
Sequence The name of a vision sequence in the current project.
Object Optional.

The name of a vision object in the specified sequence. Omit when retrieving a property or result for a sequence.|
|Property Code |The property or result code.|
|Result Index |Optional. The index of the result.|

Outputs

Spel Ref Out Spel reference output for next VI to use.
Error Out Error condition output for subsequent Spel nodes.
Value The Boolean value.

Remarks
See the Vision Guide 8.0 Properties and Results Reference manual for details on Vision Guide properties and results.

See Also
VRun VI, VGetDbl VI, VGetInt VI, VGetStr VI, VSetBool VI, VSetDbl VI, VSetInt VI, VSetStr VI

VGetBool Example