RfsaAdvancedConfigurationList.TimerStartSource Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
This property is not for customer use.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public RfsaTimerStartSource TimerStartSource { get; set; }
Public Property TimerStartSource As RfsaTimerStartSource Get Set
Property Value
RfsaTimerStartSourceSpecifies an object of type RfsaTimerStartSource.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The TimerStartSource property was accessed after the associated NIRfsa object was disposed. |
Remarks
Specifies the trigger that initiates the Timer event countdown. Once the timer is running, it remains running and restarts automatically when the Timer event occurs. The first timer is relative to the timer start source you select. Subsequent Timer events are relative to the last timer event.