RfsaAdvancedReferenceTrigger.ReferenceToReferenceTriggerHoldOff Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
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
DoubleSpecifies a Double representing the minimum time, in seconds, that must elapse between Reference triggers of two records.
Exceptions
Exception | Condition |
---|---|
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.