RfsaNI5693SelfCalibration.RFPreselectorCalibrationToneMode Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Note: This API is now obsolete.
Gets or sets the location in a signal path where an RF preselector calibration tone is injected or 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 RfConditioningCalToneMode property.")] public RfsaNI5693RFPreselectorCalibrationToneMode RFPreselectorCalibrationToneMode { get; set; }
<ObsoleteAttribute("Use RfConditioningCalToneMode property.")> Public Property RFPreselectorCalibrationToneMode As RfsaNI5693RFPreselectorCalibrationToneMode Get Set
Property Value
RfsaNI5693RFPreselectorCalibrationToneModeSpecifies the RfsaNI5693RFPreselectorCalibrationToneMode enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The RFPreselectorCalibrationToneMode property was accessed after the associated NIRfsa object was disposed. |