RfsgSelfCalibrationSteps Enumeration
- Updated2024-05-08
- 1 minute(s) read
RfsgSelfCalibrationSteps Enumeration
Specifies which calibration steps to skip as part of the self-calibration process.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
[FlagsAttribute] public enum RfsgSelfCalibrationSteps
<FlagsAttribute> Public Enumeration RfsgSelfCalibrationSteps
Members
Member name | Value | Description | |
---|---|---|---|
OmitNone | 0 | Specifies that no calibration steps are omitted. | |
LOSelfCal | 1 | Omits the LO Self Cal step. | |
PowerLevelAccuracy | 2 | Omits the Power Level Accuracy step. | |
ResidualLOPower | 4 | Omits the Residual LO Power step. | |
ImageSuppression | 8 | Omits the Image Suppression step. | |
SynthesizerAlignment | 16 | Omits the Voltage Controlled Oscillator (VCO) Alignment step. |