CalibrationTonePowerReferredToRFIn
- Updated2025-10-14
- 1 minute(s) read
Gets the power of the calibration tone connected to the RF input port.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double CalibrationTonePowerReferredToRFIn { get; }
Remarks
Returns a Double representing a calibration tone connected to the RF input port.
Returns the power of the calibration tone referred to the RF input port. This property indicates the power of a virtual signal connected to RF input port when the calibration tone is enabled.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The CalibrationTonePowerReferredToRFIn property was accessed after the associated NIRfsa object was disposed. |