RFmxInstrMXSelfCalibrateSteps Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies the self-calibration step.
Namespace: NationalInstruments.RFmx.InstrMX
Assembly: NationalInstruments.RFmx.InstrMX.Fx40 (in NationalInstruments.RFmx.InstrMX.Fx40.dll) Version: 24.5.0.49285 (24.5.0.49285)
Syntax
[FlagsAttribute] public enum RFmxInstrMXSelfCalibrateSteps
<FlagsAttribute> Public Enumeration RFmxInstrMXSelfCalibrateSteps
Members
Member name | Value | Description |
---|---|---|
None | 0 | A value of None specifies that all calibration steps are performed. |
PreselectorAlignment | 1 | Selects/Omits the Preselector Alignment self-calibration step. |
GainReference | 2 | Selects/Omits the Gain Reference self-calibration step. |
IFFlatness | 4 | Selects/Omits the IF Flatness self-calibration step. |
DigitizerSelfcal | 8 | Selects/Omits the Digitizer Self Cal self-calibration step. |
LOSelfCal | 16 | Selects/Omits the LO Self Cal self-calibration step. |
AmplitudeAccuracy | 32 | Selects/Omits the Amplitude Accuracy self-calibration step. |
ResidualLOPower | 64 | Selects/Omits the Residual LO Power self-calibration step. |
ImageSuppression | 128 | Selects/Omits the Image Suppression self-calibration step. |
SynthesizerAlignment | 256 | Selects/Omits the Synthesizer Alignment self-calibration step. |
DCOffset | 512 | Selects/Omits the DC Offset self-calibration step. |