InBCD VI

Tool Palette
Epson Robots 8.0 | Inputs & Outputs

Description
Returns the input status of 8 inputs using BCD format. (Binary Coded Decimal)

Inputs

Spel Ref In Spel reference from a previous Spel Ref Out.
Error In Error condition from a previous Spel node.
Port Number Optional. Integer expressing one of the input ports. Each port contains 8 input bits (one byte). If Label is not specified, then Port Number is used.
Label Optional. String containing an input byte label. If Label is specified, then Port Number is ignored.

Outputs

Spel Ref Out Spel reference output for next VI to use.
Error Out Error condition output for subsequent Spel nodes.
Value Integer from 0 to 9 representing the status of the input port.

See Also
In VI, InW VI, Sw VI

InBCD Example