NI Switch Executive

Table of Contents

niSE_DisconnectAll

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

NameTypeDescription
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.

Log in to get a better experience