ConfigurationListStepTrigger
- Updated2025-10-14
- 1 minute(s) read
Gets the ConfigurationListStepTrigger sub-object used to configure the Configuration List Step trigger.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgConfigurationListStepTrigger ConfigurationListStepTrigger { get; }
Remarks
Returns an object of type RfsgConfigurationListStepTrigger.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ConfigurationListStepTrigger property was accessed after the associated NIRfsg object was disposed. |