TerminalConfiguration
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the the terminal configuration of the I/Q port.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaIQInPortTerminalConfiguration TerminalConfiguration { get; set; }
Remarks
Specifies the RfsaIQInPortTerminalConfiguration enumeration. The default value is Differential.
Configures the terminal configuration of the I/Q port.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The TerminalConfiguration property was accessed after the associated NIRfsa object was disposed. |