ViStatus pipx40_getClosureLimit (ViSession instrumentHandle, ViUInt32 subunitNumber, ViPUInt32 closureLimit);
Obtains the sub-unit's closure limit. This is the maximum number of output channels that may be closed simultaneously. Many models allow closing all channels; restrictions generally apply only in high density matrix models to prevent overheating.
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 |
closureLimit | ViUInt32 (passed by reference) |
Variable to receive the sub-unit's closure limit. |
Name | Type | Description |
status | ViStatus |
A numeric code indicating the success or failure of the operation.
|
ID & Status
Pickering Interfaces PXI VISA
Alphabetical Function Index
Hierarchical Function Index