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