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

TypeDescription
System.ObjectDisposedException

The TerminalConfiguration property was accessed after the associated NIRfsa object was disposed.