Gets or sets the destination terminal for exporting the Configuration Settled event. To set this property, the NI-RFSG device must be in the Configuration state.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgConfigurationSettledEventExportedOutputTerminal OutputTerminal { get; set; }

Remarks

Specifies the RfsgConfigurationSettledEventExportedOutputTerminal enumeration.

Exceptions

TypeDescription
System.ObjectDisposedException

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