DigitalPinSet.TdrOffset Property
- Updated2023-11-24
- 1 minute(s) read
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: PrecisionTimeSpanThe TDR offset for this pin set.
Exceptions
Exception | Condition |
---|---|
SelectorNameException | An instance of DigitalPinSet references a pin or pin group name not loaded in the pin map. |
OutOfRangeException | The value for TdrOffset is invalid. |
Remarks
For more information, refer to TDR in the Digital Pattern Help.