NIRfsa Namespace

Table of Contents

RfsaAdvancedReferenceTrigger.TriggerDelay Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaAdvancedReferenceTrigger.TriggerDelay Property

RfsaAdvancedReferenceTriggerTriggerDelay Property

Gets or sets the trigger delay time.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public double TriggerDelay { get; set; }
Public Property TriggerDelay As Double
	Get
	Set

Property Value

Double
Specifies a Double representing the trigger delay time.

Exceptions

ExceptionCondition
ObjectDisposedException The TriggerDelay property was accessed after the associated NIRfsa object was disposed.

Remarks

The trigger delay time is the length of time the IF digitizer waits after it receives the trigger before it asserts the Reference event.

See Also

Log in to get a better experience