ViStatus pipx40_getMaskPattern (ViSession instrumentHandle, ViUInt32 subunitNumber, unsigned long pattern[]);
Obtains a bit-pattern representation of a sub-unit's switch mask. A '1' bit in the mask indicates that the corresponding channel is disabled for 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.
|
Output | ||
Name | Type | Description |
pattern | unsigned long [] |
Array to receive a bit-pattern representing the switch mask of the chosen output sub-unit.
|
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