Gets or sets the destination terminal to export ConfigurationListStepTrigger.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgConfigurationListStepTriggerExportedOutputTerminal ExportedOutputTerminal { get; set; }

Remarks

Specifies an object of type RfsgConfigurationListStepTriggerExportedOutputTerminal.

To set this property, the NI-RFSG must be in the Configuration state.

Exceptions

TypeDescription
System.ObjectDisposedException

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