RfsaSelfCalibration.CalibrationToneMode Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Note: This API is now obsolete.
Gets or sets the location in a path where a calibration tone is injected, or checks whether the tone is disabled.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
[ObsoleteAttribute("Use DownconverterCalibrationToneMode property.")] public RfsaNISelfCalibrationToneMode CalibrationToneMode { get; set; }
<ObsoleteAttribute("Use DownconverterCalibrationToneMode property.")> Public Property CalibrationToneMode As RfsaNISelfCalibrationToneMode Get Set
Property Value
RfsaNISelfCalibrationToneModeSpecifies the RfsaNISelfCalibrationToneMode enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The CalibrationToneMode property was accessed after the associated NIRfsa object was disposed. |
Remarks
This property is obsolete therefore use DownconverterCalibrationToneMode