Gets the IQOutPort sub-object used to configure the I/Q OUT port. An active channel can be passed using the indexer NationalInstruments.ModularInstruments.NIRfsg.RfsgIQOutPort.this[string].

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgIQOutPort IQOutPort { get; }

Remarks

Returns an object of type RfsgIQOutPort.

Exceptions

TypeDescription
System.ObjectDisposedException

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