FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / Gen1DeviceProfileCalibrationModel Class
Members


In This Topic
    Gen1DeviceProfileCalibrationModel Class
    In This Topic
    Base class for generation 1 device profile calibration.
    Syntax
    'Declaration
     
    
    Public Class Gen1DeviceProfileCalibrationModel 
       Inherits ProfileCalibrationModel
    'Usage
     
    
    Dim instance As Gen1DeviceProfileCalibrationModel
    public class Gen1DeviceProfileCalibrationModel : ProfileCalibrationModel 
    Inheritance Hierarchy

    System.Object
       FUTEK.Devices.ProfileCalibrationModel
          FUTEK.Devices.Gen1DeviceProfileCalibrationModel
             FUTEK.Devices.DeviceUSB225ProfileCalibrationModel

    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also