RfsaSelfCalibrationDownconverterToneMode Enumeration
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public enum RfsaSelfCalibrationDownconverterToneMode
Public Enumeration RfsaSelfCalibrationDownconverterToneMode
Members
Member name | Value | Description |
---|---|---|
Disabled | 2,700 | Disables the calibration tone for the associated path. |
LowbandRF | 2,701 | Injects the calibration tone into the low-band RF path. |
HighbandRF | 2,702 | Injects the calibration tone into the high-band RF path. |
HighbandIF | 2,703 | Injects the calibration tone into the high-band IF path. |
LowbandRFWithoutAlc | 2,704 | Injects the calibration tone into the low-band RF path by bypassing the ALC. |
CombGenerator | 2,705 | Injects the calibration tone into the high-band RF path through the comb generator. |