Specifies the various steps involved in self calibration of NI-RFSA.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public enum RfsaSelfCalibrationSteps

Members

NameValueDescription
None0x0000000000000000

No step is involved in self calibration of NI-RFSA.

PreselectorAlignment0x0000000000000001

The Preselector alignment step generates coefficients to align the preselector across the frequency range of 3.6 GHz to 14 GHz. This step is not used for the SelfCalibrateRange method.

PreSelectorAlignment0x0000000000000001

The Preselector alignment step generates coefficients to align the preselector across the frequency range of 3.6 GHz to 14 GHz.

Use PreselectorAlignment instead of this enumeration constant.

  

GainReference0x0000000000000002

The gain reference step measures the changes in gain since the last external calibration was run. This step is not used for the SelfCalibrateRange method.

IFFlatness0x0000000000000004

The IF flatness step measures the IF response of the entire system for each of the supported IF filters. This step is not used for the SelfCalibrateRange method.

DigitizerSelfCalibration0x0000000000000008

The digitizer self calibration step calls for digitizer self-calibration, if the digitizer is associated with the RF downconverter. This step is not used for the SelfCalibrateRange method.

LOSelfCalibration0x0000000000000010

The LO self calibration step calls for LO self-calibration, if the LO source module is associated with the RF downconverter.

AmplitudeAccuracy0x0000000000000020

Omits the Amplitude Accuracy step. If you omit this step, the absolute accuracy of the device is not adjusted. This step is not used for the SelfCalibrate method.

ResidualLOPower0x0000000000000040

Omits the Residual LO Power step. If you omit this step, the Residual LO Power performance is not adjusted. This step is not used for the SelfCalibrate method.

ImageSuppression0x0000000000000080

Omits the Image Suppression step. If you omit this step, the Residual Sideband Image performance is not adjusted. This step is not used for the SelfCalibrate method.

SynthesizerAlignment0x0000000000000100

Omits the Synthesizer Alignment step. If you omit this step and the IsSelfCalibrationValid method indicates that the calibration data for this step is invalid, the synthesize alignment specifications are not guaranteed.

DCOffset0x0000000000000200

Omits the DC Offset step. If you omit this step and the IsSelfCalibrationValid method indicates the calibration data for this step is invalid, the DC offset specifications are not guaranteed.