DownconverterCalibrationToneMode
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the location in a path where a calibration tone is injected, or checks whether the tone is disabled.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaSelfCalibrationDownconverterToneMode DownconverterCalibrationToneMode { get; set; }
Remarks
Specifies the RfsaSelfCalibrationDownconverterToneMode enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The DownconverterCalibrationToneMode property was accessed after the associated NIRfsa object was disposed. |