| Modifier and Type | Method and Description |
|---|---|
static List<FTDevice> |
FTDevice.getDevices()
Get the connected FTDI devices.
|
static List<FTDevice> |
FTDevice.getDevices(boolean isIncludeOpenedDevices)
Get the connected FTDI devices.
|
static List<FTDevice> |
FTDevice.getDevicesByDescription(String description)
Get the connected FTDI devices.
|
static List<FTDevice> |
FTDevice.getDevicesByDeviceType(DeviceType deviceType)
Get the connected FTDI devices.
|
static List<FTDevice> |
FTDevice.getDevicesBySerialNumber(String serialNumber)
Get the connected FTDI devices.
|
Copyright © 2020. All rights reserved.