RfsaSelfCalibrationDownconverterToneMode Enumeration
- Updated2024-05-08
- 1 minute(s) read
RfsaSelfCalibrationDownconverterToneMode Enumeration
Specifies the location in a path where a calibration tone is injected or whether the tone is disabled.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx40 (in NationalInstruments.ModularInstruments.NIRfsa.Fx40.dll) Version: 2022
Syntax
public enum RfsaSelfCalibrationDownconverterToneMode
Public Enumeration RfsaSelfCalibrationDownconverterToneMode
Members
Member name | Value | Description | |
---|---|---|---|
Disabled | 2700 | Disables the calibration tone for the associated path. | |
LowbandRF | 2701 | Injects the calibration tone into the low-band RF path. | |
HighbandRF | 2702 | Injects the calibration tone into the high-band RF path. | |
HighbandIF | 2703 | Injects the calibration tone into the high-band IF path. | |
LowbandRFWithoutAlc | 2704 | Injects the calibration tone into the low-band RF path by bypassing the ALC. | |
CombGenerator | 2705 | Injects the calibration tone into the high-band RF path through the comb generator. |