InW VI

Tool Palette
Epson Robots 8.0 | Inputs & Outputs

Description
Returns the status of the specified input word port. Each word port contains 16 input bits.

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 expression from 0 to 65535 representing the input port status.

See Also
In VI, InBCD VI, Sw VI

InW Example