Help Icon
Search Results for

    Show / Hide Table of Contents

    Interface GainUserCalibrationValues

    Contains the calibration values for the gain calibration.

    Namespace: OmicronLab.VectorNetworkAnalysis.AutomationInterface.Interfaces.Calibration
    Assembly: OmicronLab.VectorNetworkAnalysis.AutomationInterface.dll
    Syntax
    [Guid("012E1564-6FE1-4326-B5C2-9EB6A2B855EE")]
    [InterfaceType(ComInterfaceType.InterfaceIsDual)]
    [ComVisible(true)]
    public interface GainUserCalibrationValues

    Properties

    Thru

    Gets the calibration values for the Thru calibration.

    Declaration
    UserThruCalibrationValues Thru { get; }
    Property Value
    Type Description
    UserThruCalibrationValues

    The thru calibration values.

    In this article
    Back to top Generated by DocFX