FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceUSB225 Class / GetTEDSEngineeringUnit Method


In This Topic
    GetTEDSEngineeringUnit Method (DeviceUSB225)
    In This Topic
    Retrieves the TEDS engineering unit.
    Syntax
    'Declaration
     
    
    Public Function GetTEDSEngineeringUnit() As UInteger
    'Usage
     
    
    Dim instance As DeviceUSB225
    Dim value As UInteger
     
    value = instance.GetTEDSEngineeringUnit()
    public uint GetTEDSEngineeringUnit()

    Return Value

    The TEDS engineering unit.
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also