ViStatus pipx40_setCrosspointMask (ViSession instrumentHandle, ViUInt32 subunitNumber, ViUInt32 row, ViUInt32 column, ViBoolean action);
Allows an individual matrix crosspoint to be masked or unmasked. When masked, a channel cannot be activated by the functions pipx40_setChannelState, pipx40_setCrosspointState and pipx40_setChannelPattern.
Input | ||
Name | Type | Description |
instrumentHandle | ViSession |
Instrument handle obtained by the pipx40_init call used to open the card. |
subunitNumber | ViUInt32 |
The number of the sub-unit to access.
|
row | ViUInt32 |
The row (Y) location of the crosspoint to be masked/unmasked.
|
column | ViUInt32 |
The column (X) location of the crosspoint to be masked/unmasked.
|
action | ViBoolean |
Determines if the chosen crosspoint is to be masked or unmasked.
|
Name | Type | Description |
status | ViStatus |
A numeric code indicating the success or failure of the operation.
|
Specialised Switching
Pickering Interfaces PXI VISA
Alphabetical Function Index
Hierarchical Function Index