ScopeTrigger.TdcEnabled Property
- Updated2023-09-06
- 1 minute(s) read
ScopeTriggerTdcEnabled Property
Gets or sets whether the digitizer should record the trigger position precisely using time-digital conversion (TDC).
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public bool TdcEnabled { get; set; }
Public Property TdcEnabled As Boolean Get Set
Property Value
Type: BooleanGets or sets whether the digitizer should record the trigger position precisely using TDC.
Remarks
Disabling TDC by setting this property to may reduce rearm time but causes the digitizer to round the trigger position to the nearest sample clock.