ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_docRfsgSelfCalibrationSteps EnumerationCurrent page
Table of Contents

RfsgSelfCalibrationSteps Enumeration

RfsgSelfCalibrationSteps Enumeration

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 nameValueDescription
OmitNone0 Specifies that no calibration steps are omitted.
LOSelfCal1 Omits the LO Self Cal step.
PowerLevelAccuracy2 Omits the Power Level Accuracy step.
ResidualLOPower4 Omits the Residual LO Power step.
ImageSuppression8 Omits the Image Suppression step.
SynthesizerAlignment16 Omits the Voltage Controlled Oscillator (VCO) Alignment step.

See Also

In This Section
Was this information helpful?