Gets or sets the gain imbalance of the I/Q modulator (I versus Q), in dB.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double GainImbalance { get; set; }

Remarks

Specifies a Double representing the gain imbalance of the I/Q modulator (I versus Q), in dB.

Exceptions

TypeDescription
System.ObjectDisposedException

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