Help Icon
Search Results for

    Show / Hide Table of Contents

    Enum SweepMode

    Measurement SweepMode.

    Namespace: OmicronLab.VectorNetworkAnalysis.AutomationInterface.Enumerations
    Assembly: OmicronLab.VectorNetworkAnalysis.AutomationInterface.dll
    Syntax
    [Guid("2A8CB4D0-ED54-473A-A541-A44F892B31D6")]
    [ComVisible(true)]
    public enum SweepMode

    Fields

    Name Description
    Custom = 2

    The sweep will follow custom defined points.

    Linear = 0

    The sweep will run and display in linear format.

    Logarithmic = 1

    The sweep will run display in logarithmic format.

    In this article
    Back to top Generated by DocFX