NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerMeasurementConfiguration.RecordDeltaTime Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerMeasurementConfiguration.RecordDeltaTime Property

DCPowerMeasurementConfigurationRecordDeltaTime Property

Gets the amount of time between the starts of two consecutive measurements in a measure record. Use this property only after you commit the desired measurement settings.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023

Syntax

public double RecordDeltaTime { get; }
Public ReadOnly Property RecordDeltaTime As Double
	Get

Property Value

Type: Double
Returns the amount of time between the starts of two consecutive measurements in a measure record.

Remarks

This property is not available when DCPowerMeasurementAutoZero is configured to Once, because the amount of time between the first two measurements and the rest would differ.
Note Note
This property is not supported by all instruments. Refer to the Supported Properties by Device topic in the NI DC Power Supplies and SMUs Help for information about supported instruments.

See Also

Log in to get a better experience