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


In This Topic
    TEDSIsConnected Method (DeviceUSB225)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function TEDSIsConnected() As Boolean
    'Usage
     
    
    Dim instance As DeviceUSB225
    Dim value As Boolean
     
    value = instance.TEDSIsConnected()
    public bool TEDSIsConnected()
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also