Resets all channels in the session to a known state. This method disables power generation, resets session properties to their default values, clears errors such as overtemperature and unexpected loss of auxiliary power, commits the session properties, and leaves the session in the Running state. In addition to exhibiting the behavior of the Reset method, this method can assign user-defined default values for configurable properties from the IVI configuration.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public void ResetWithDefaults()

Exceptions

TypeDescription
System.ObjectDisposedException

The ResetWithDefaults method was called after the associated NIDCPower object was disposed.