FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DigitalCalibrationLoadingPointSet Class
Properties Methods

In This Topic
    DigitalCalibrationLoadingPointSet Class Members
    In This Topic

    The following tables list the members exposed by DigitalCalibrationLoadingPointSet.

    Public Properties
     NameDescription
    Public Property Gets the negative direction full scale.  
    Public Property Gets the negative direction offset.  
    Public Property Gets the positive direction full scale.  
    Public Property Gets the positive direction offset.  
    Top
    Public Methods
     NameDescription
    Public Method Gets the count of digital calibration points.  
    Public Method Gets the ADC values for the negative direction.  
    Public Method Gets the list of loading points by the specified direction.  
    Public Method Gets the loads for the positive direction.  
    Public Method Gets the ADC values for the positive direction.  
    Public Method Updates all digital calibration points with the provided list of new points.  
    Public Method Updates the load and ADC value of the specified loading point.  
    Top
    See Also