unsigned long PIPLX_ViewMaskCrosspoint (long session, unsigned long cardNumber, unsigned long outputSubunit, unsigned long row, unsigned long column, int *state);
Obtains the state of an individual matrix crosspoint's mask.
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) |
0 = unmasked, 1 = masked |
Name | Type | Description |
return | unsigned long |
Zero for success, or no-zero error code. |
Mask
General purpose output
Client Bridge for LXI - Base module
Alphabetical Function Index
Hierarchical Function Index