NIRfsa Namespace

Table of Contents

RfsaAdvancedConfigurationList.TimerStartSource Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaAdvancedConfigurationList.TimerStartSource Property

RfsaAdvancedConfigurationListTimerStartSource Property

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

RfsaTimerStartSource
Specifies an object of type RfsaTimerStartSource.

Exceptions

ExceptionCondition
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.

See Also

Log in to get a better experience