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

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.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public double RecordDeltaTime { get; }
Public ReadOnly Property RecordDeltaTime As Double Get
Property Value
Type: DoubleReturns 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.
![]() |
---|
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. |