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

TypeDescription
System.ObjectDisposedException

The ConfigurationListStepTrigger property was accessed after the associated NIRfsg object was disposed.