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


In This Topic
    GetTEDSTemplate Method (DeviceUSB225)
    In This Topic
    Gets the TEDS template currently being used.
    Syntax
    'Declaration
     
    
    Public Function GetTEDSTemplate() As Integer
    'Usage
     
    
    Dim instance As DeviceUSB225
    Dim value As Integer
     
    value = instance.GetTEDSTemplate()
    public int GetTEDSTemplate()

    Return Value

    Integer representing TEDS template.
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also