OutputTerminal
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The OutputTerminal property was accessed after the associated NIRfsg object was disposed. |