unsigned long PIPLX_ViewCrosspoint (long session, unsigned long cardNumber, unsigned long outputSubunit, unsigned long row, unsigned long column, int *state);
Obtains the state of an individual matrix crosspoint.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
cardNumber | unsigned long |
Card number. |
outputSubunit | unsigned long |
Subunit number. |
row | unsigned long |
Crosspoint row (Y) location. |
column | unsigned long |
Crosspoint column (X) location. |
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