Modifier and Type | Method and Description |
---|---|
D2xxManager.FtDeviceInfoListNode |
FT_Device.getDeviceInfo()
Retrieves information on the device that is currently open.
|
D2xxManager.FtDeviceInfoListNode |
D2xxManager.getDeviceInfoListDetail(int index)
This method returns information for a single device from the internal device list
created by a previous call to
D2xxManager.createDeviceInfoList(Context) . |
Modifier and Type | Method and Description |
---|---|
int |
D2xxManager.getDeviceInfoList(int numDevs,
D2xxManager.FtDeviceInfoListNode[] deviceList)
This method returns the device list created with a prior call to
D2xxManager.createDeviceInfoList(Context) . |