DigitalTiming.AbsoluteDelay Property
- Updated2023-11-24
- 1 minute(s) read
DigitalTimingAbsoluteDelay Property
Gets or sets the time delay applied to the instrument in addition to TDR and calibration adjustments.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public PrecisionTimeSpan AbsoluteDelay { get; set; }
Public Property AbsoluteDelay As PrecisionTimeSpan Get Set
Property Value
Type: PrecisionTimeSpanThe time offset to delay this instrument by.
Exceptions
Exception | Condition |
---|---|
OutOfRangeException | The value for AbsoluteDelay is invalid. |
Remarks
The value of this attribute is automatically populated on NI-TClk synchronization unless overridden by a user-specified value.