In VI
Tool Palette
Epson Robots 8.0 | Inputs & Outputs
Description
Returns the status of the specified input port. Each port contains 8 input bits (one byte).
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 input port. |
See Also
InBCD VI, InW VI, Sw VI
In Example
