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;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also