ViStatus pi40iv_DisconnectAll (ViSession instrumentHandle);
This function disconnects all existing paths.
Note: If the switch module is not capable of disconnecting all paths, this function returns PI40IV_WARN_PATH_REMAINS (0x3FFA2001) warning.
Input | ||
Name | Type | Description |
instrumentHandle | ViSession |
The ViSession handle that you obtain from the pi40iv_init or pi40iv_InitWithOptions function. The handle identifies a particular instrument session.
|
Name | Type | Description |
status | ViStatus |
Returns the status code of this operation. The status code either indicates success or describes an error or warning condition. You examine the status code from each call to an instrument driver function to determine if an error occurred.
|
Route
Pickering Interfaces PXI/LXI IVI Switch
Alphabetical Function Index
Hierarchical Function Index