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


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

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also