NI-SCOPE .NET Class Library Help

Table of Contents

ScopeReferenceTrigger.Delay Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeReferenceTrigger.Delay Property

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: PrecisionTimeSpan
Valid values for this property are instrument-dependent, and range from 0.0 seconds to 171.8 seconds.

See Also

Log in to get a better experience