Gets or sets whether the measurement returned from any measurement call starts with a new measurement call or returns a measurement that has already begun or completed.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public bool ResetAverageBeforeMeasurement { get; set; }

Remarks

The default value is true.

Returns

true if the measurement returned from any measurement call starts with a new measurement call; otherwise, false if it returns a measurement that has already begun or completed.