RfsaStartTrigger.Type Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
RfsaStartTriggerTypeSpecifies the RfsaStartTriggerType enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Type property was accessed after the associated NIRfsa object was disposed. |