LoadImpedance
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The LoadImpedance property was accessed after the associated NIRfsg object was disposed. |