MemSw VI

Tool Palette
Epson Robots 8.0 | Inputs & Outputs

Description
Returns the status of the specified memory I/O bit.

Inputs

Spel Ref In Spel reference from a previous Spel Ref Out.
Error In Error condition from a previous Spel node.
Bit Number Optional. Integer representing one of the memory I/O bits. If Label is not specified, then Bit Number is used.
Label Optional. String containing a memory I/O bit label. If Label is specified, then Bit 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 Boolean that is True with the memory I/O bit is on.

See Also
MemIn VI, MemInW VI

MemSW Example