RfsaNI5693SelfCalibration.RFConditioningCalibrationToneMode Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Gets or sets the location in a signal path where an RF conditioning 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
public RfsaNI5693RFConditioningCalibrationToneMode RFConditioningCalibrationToneMode { get; set; }
Public Property RFConditioningCalibrationToneMode As RfsaNI5693RFConditioningCalibrationToneMode Get Set
Property Value
RfsaNI5693RFConditioningCalibrationToneModeSpecifies the RfsaNI5693RFConditioningCalibrationToneMode enumeration. The default value is Disabled.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The RFConditioningCalibrationToneMode property was accessed after the associated NIRfsa object was disposed. |