- OnReceiveNotificationData(int, int) - Method in interface com.ftdi.d3xx.FTD3XX.INotificationCallback
-
Function to be called when notification data is received
- Open() - Method in class com.ftdi.d3xx.FTD3XX
-
Open the first device detected by the system.
- OpenByDescription(String) - Method in class com.ftdi.d3xx.FTD3XX
-
Open the device with the specified product description from the list of connected devices returned by GetDeviceInfoList.
- OpenByIndex(int) - Method in class com.ftdi.d3xx.FTD3XX
-
Open the device located at index 0 of list of connected devices returned by GetDeviceInfoList.
- OpenByLocation(String) - Method in class com.ftdi.d3xx.FTD3XX
-
Open the device with the specified location id from the list of connected devices returned by GetDeviceInfoList.
- OpenBySerialNumber(String) - Method in class com.ftdi.d3xx.FTD3XX
-
Open the device with the specified serial number from the list of connected devices returned by GetDeviceInfoList.
- OptionalFeatureSupport - Variable in class com.ftdi.d3xx.FTD3XX.ChipConfiguration
-
Bitmap indicating the optional feature support