unsigned long PIPLX_ReadBit (long session, unsigned long cardNumber, unsigned long inputSubunit, unsigned long bitNumber, int *state);
Obtains the state of an individual input.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
cardNumber | unsigned long |
Card number. |
inputSubunit | unsigned long |
Subunit number. |
bitNumber | unsigned long |
Bit number. |
Output | ||
Name | Type | Description |
state | int (passed by reference) |
0 = logic 0, 1 = logic 1 |
Name | Type | Description |
return | unsigned long |
Zero for success, or no-zero error code. |
Input
Client Bridge for LXI - Base module
Alphabetical Function Index
Hierarchical Function Index