ScopeReferenceTrigger.Delay Property
- Updated2023-09-06
- 1 minute(s) read
ScopeReferenceTriggerDelay Property
Gets or sets the trigger delay time, in seconds. The trigger delay time is the length of time the digitizer waits after receiving the trigger. The event that occurs when the trigger delay elapses is the Reference Event.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public PrecisionTimeSpan Delay { get; set; }
Public Property Delay As PrecisionTimeSpan Get Set
Property Value
Type: PrecisionTimeSpanValid values for this property are instrument-dependent, and range from 0.0 seconds to 171.8 seconds.