WaitMem VI

Tool and Control Palettes
Epson Robots 8.0 | Inputs & Outputs

Description
Waits for a memory bit status to change.

Inputs

Spel Ref In Spel reference from a previous Spel Ref Out.
Error In Error condition from a previous Spel node.
Bit Number

Optional. An integer indicating the memory I/O bit.

If Label is not specified, Bit Number is used.

Label

Optional. A character string indicating the memory bit label.

If Label is specified, Bit Number is ignored.

Condition A Boolean expression indicating the memory bit state.
Timeout An integer indicating the maximum wait time (s).

Outputs

Spel Ref Out Spel reference output for next VI to use.
Error Out Error condition output for subsequent Spel nodes.

See Also
WaitSw VI

WaitMem Example