NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerOutputMeasurement.ResetAverageBeforeMeasurement Property

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

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.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023

Syntax

public bool ResetAverageBeforeMeasurement { get; set; }
Public Property ResetAverageBeforeMeasurement As Boolean
	Get
	Set

Property Value

Type: Boolean

The default value is .

Return Value

Type: Boolean
if 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.

See Also

Log in to get a better experience