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