Gets or sets whether to use the I/Q OUT port for Differential configuration or Single-Ended configuration.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgTerminalConfiguration TerminalConfiguration { get; set; }

Remarks

Specifies the RfsgTerminalConfiguration enumeration. The default value is Differential.

Exceptions

TypeDescription
System.ObjectDisposedException

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