NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalTiming.AbsoluteDelay Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalTiming.AbsoluteDelay Property

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: PrecisionTimeSpan
The time offset to delay this instrument by.

Exceptions

ExceptionCondition
OutOfRangeExceptionThe 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.

See Also

Log in to get a better experience