MemInW VI

Tool Palette
Epson Robots 8.0 | Inputs & Outputs

Description
Returns the status of the specified memory I/O word port. Each word port contains 16 memory I/O 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 word port contains 16 input bits. 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 255 representing the status of the port.

See Also
MemIn VI, MemOut VI, MemOutW VI

MemInW Example