RfsgConfigurationListStepTrigger.TriggerType Property
- Updated2024-05-08
- 1 minute(s) read
RfsgConfigurationListStepTriggerTriggerType Property
Gets or sets the type of trigger to use as RfsgConfigurationListStepTrigger.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public RfsgConfigurationListStepTriggerType TriggerType { get; set; }
Public Property TriggerType As RfsgConfigurationListStepTriggerType Get Set
Property Value
Type: RfsgConfigurationListStepTriggerTypeSpecifies the RfsgConfigurationListStepTriggerType enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The TriggerType property was accessed after the associated NIRfsg object was disposed. |
Remarks
To set this property, the NI-RFSG device must be in the Configuration state.