RfsgConfigurationSettledEvent.OutputTerminal Property
- Updated2025-02-03
- 1 minute(s) read
Rfsg
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.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public RfsgConfigurationSettledEventExportedOutputTerminal OutputTerminal { get; set; }
Public Property OutputTerminal As RfsgConfigurationSettledEventExportedOutputTerminal Get Set
Property Value
RfsgConfigurationSettledEventExportedOutputTerminalSpecifies the RfsgConfigurationSettledEventExportedOutputTerminal enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The OutputTerminal property was accessed after the associated NIRfsg object was disposed. |