This property is not for customer use.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaTimerStartSource TimerStartSource { get; set; }

Remarks

Specifies an object of type RfsaTimerStartSource.

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.

Exceptions

TypeDescription
System.ObjectDisposedException

The TimerStartSource property was accessed after the associated NIRfsa object was disposed.