RfsaIQInPortChannel.TerminalConfiguration Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Gets or sets the the terminal configuration of the I/Q port.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public RfsaIQInPortTerminalConfiguration TerminalConfiguration { get; set; }
Public Property TerminalConfiguration As RfsaIQInPortTerminalConfiguration Get Set
Property Value
RfsaIQInPortTerminalConfigurationSpecifies the RfsaIQInPortTerminalConfiguration enumeration. The default value is Differential.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The TerminalConfiguration property was accessed after the associated NIRfsa object was disposed. |
Remarks
Configures the terminal configuration of the I/Q port.