OPort VI

Tool Palette
Epson Robots 8.0 | Inputs & Outputs

Description
Returns the status of the specified output bit.

Inputs

Spel Ref In Spel reference from a previous Spel Ref Out.
Error In Error condition from a previous Spel node.
Bit Number Integer representing one of the output bits. If Label is not specified, Bit Number is used. Optional.
Label String containing the output bit label. If Label is specified, Bit Number is ignored. Optional.

Outputs

Spel Ref Out Spel reference output for next VI to use.
Error Out Error condition output for subsequent Spel nodes.
Value Boolean that is True with the output bit is on.

See Also
In VI, InW VI, On VI, Off VI, Out VI, Sw VI

Oport Example