Help Icon
Search Results for

    Show / Hide Table of Contents

    Enum CalibrationMultiModeToggle

    Enum to set the preferred calibration in multi mode.

    Namespace: OmicronLab.VectorNetworkAnalysis.AutomationInterface.Enumerations
    Assembly: OmicronLab.VectorNetworkAnalysis.AutomationInterface.dll
    Syntax
    [Guid("4449DB29-C6EA-4486-A338-C180EF80FC11")]
    [ComVisible(true)]
    public enum CalibrationMultiModeToggle

    Fields

    Name Description
    Gain = 1

    Indicates that the thru calibration will be used in multi mode calibration.

    Impedance = 2

    Indicates that the open/short/load calibration will be used in multi mode calibration.

    NoCalibration = 0

    Indicates that no calibration is performed.

    In this article
    Back to top Generated by DocFX