DCPowerOutputMeasurement.ResetAverageBeforeMeasurement Property
- Updated2024-01-04
- 1 minute(s) read

DCPowerOutputMeasurementResetAverageBeforeMeasurement Property
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.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public bool ResetAverageBeforeMeasurement { get; set; }
Public Property ResetAverageBeforeMeasurement As Boolean Get Set
Property Value
Type: BooleanThe default value is .
Return Value
Type: Booleanif the measurement returned from any measurement call starts with a new measurement call; otherwise, if it returns a measurement that has already begun or completed.