FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DigitalCalibrationLoadingPointSet Class / PositiveDirectionFullScale Property


In This Topic
    PositiveDirectionFullScale Property
    In This Topic
    Gets the positive direction full scale.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PositiveDirectionFullScale As LoadingPoint
    'Usage
     
    
    Dim instance As DigitalCalibrationLoadingPointSet
    Dim value As LoadingPoint
     
    value = instance.PositiveDirectionFullScale
    public LoadingPoint PositiveDirectionFullScale {get;}
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also