Edit

Share via


Ftx232HDevice.GetFtx232H Method

Definition

Gets all the FTx232H connected

public static System.Collections.Generic.List<Iot.Device.FtCommon.Ftx232HDevice> GetFtx232H ();
static member GetFtx232H : unit -> System.Collections.Generic.List<Iot.Device.FtCommon.Ftx232HDevice>
Public Shared Function GetFtx232H () As List(Of Ftx232HDevice)

Returns

A list of FTx232H

Applies to