NIRfsa Namespace

Table of Contents

RfsaAdvancedReferenceTrigger.ReferenceToReferenceTriggerHoldOff Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaAdvancedReferenceTrigger.ReferenceToReferenceTriggerHoldOff Property

RfsaAdvancedReferenceTriggerReferenceToReferenceTriggerHoldOff Property

Gets or sets the minimum time, in seconds, that must elapse between Reference triggers of two records.

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

Syntax

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

Property Value

Double
Specifies a Double representing the minimum time, in seconds, that must elapse between Reference triggers of two records.

Exceptions

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

Remarks

The device does not recognize the Reference trigger of the next record before this minimum time elapses.

See Also

Log in to get a better experience