NIRfsa Namespace

Table of Contents

RfsaStartTrigger.Type Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaStartTrigger.Type Property

RfsaStartTriggerType Property

Gets or sets the Start trigger type.

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

Syntax

public RfsaStartTriggerType Type { get; set; }
Public Property Type As RfsaStartTriggerType
	Get
	Set

Property Value

RfsaStartTriggerType
Specifies the RfsaStartTriggerType enumeration.

Exceptions

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

See Also

Log in to get a better experience