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