niSE_DisconnectAll
- Updated2023-02-21
- 1 minute(s) read
Disconnects all connections on every IVI switch device managed by the NISE session reference passed to this function.
This function will not wait for debounce. Call the niSE_WaitForDebounce function to wait for debounce.
Function Prototype
NISEStatus __stdcall niSE_DisconnectAll( | NISESession sessionHandle); |
Parameter
Input
Name | Type | Description |
---|---|---|
sessionHandle | NISESession | The session referencing this NI Switch Executive virtual device session. |
niSE_DisconnectAll Details
niSE_DisconnectAll ignores all multiconnect modes. Calling niSE_DisconnectAll resets all of the switch states for the system.