NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTrigger.StartToReferenceTriggerHoldoff Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeTrigger.StartToReferenceTriggerHoldoff Property

ScopeTriggerStartToReferenceTriggerHoldoff Property

Gets or sets the length of time, in seconds, you want the digitizer to wait after it starts acquiring data until the digitizer enables the trigger system to detect a Reference Stop trigger.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public PrecisionTimeSpan StartToReferenceTriggerHoldoff { get; set; }
Public Property StartToReferenceTriggerHoldoff 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