CalibrationToneMode
- 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 RfsaNISelfCalibrationToneMode CalibrationToneMode { get; set; }
Remarks
Specifies the RfsaNISelfCalibrationToneMode enumeration.
This property is obsolete therefore use DownconverterCalibrationToneMode
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The CalibrationToneMode property was accessed after the associated NIRfsa object was disposed. |