Resets the switch module and applies initial settings from the logical name which you used to initialize the session. If the session was created without a logical name, this method is equivalent to Reset.

Syntax

Namespace: NationalInstruments.ModularInstruments.NISwitch

public void ResetWithDefaults()

Exceptions

TypeDescription
System.ObjectDisposedException

The ResetWithDefaults method was accessed after the associated NISwitch object was disposed.