Gets or sets the load impedance connected to the I/Q OUT port.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double LoadImpedance { get; set; }

Remarks

Specifies a Double representing the load impedance, in ohms, connected to the I/Q OUT port.

Exceptions

TypeDescription
System.ObjectDisposedException

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