NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalPinSet.TdrOffset Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalPinSet.TdrOffset Property

DigitalPinSetTdrOffset Property

Gets the Time-Domain Reflectometry (TDR) offset for this pin set.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

public PrecisionTimeSpan TdrOffset { get; }
Public ReadOnly Property TdrOffset As PrecisionTimeSpan
	Get

Property Value

Type: PrecisionTimeSpan
The TDR offset for this pin set.

Exceptions

ExceptionCondition
SelectorNameExceptionAn instance of DigitalPinSet references a pin or pin group name not loaded in the pin map.
OutOfRangeExceptionThe value for TdrOffset is invalid.

Remarks

For more information, refer to TDR in the Digital Pattern Help.

See Also

Log in to get a better experience