MemIn VI

Tool Palette
Epson Robots 8.0 | Inputs & Outputs

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

See Also
MemInW VI, MemOut VI, MemOutW VI

MemIn Example