- getBitMode() - Method in class com.ftdi.FTDevice
-
Gets the instantaneous value of the data bus.
- getDescription() - Method in class com.ftdi.EEPROMData
-
Get description (default: "USB HS Serial Converter")
- getDevDescription() - Method in class com.ftdi.FTDevice
-
Get device description.
- getDevices() - Static method in class com.ftdi.FTDevice
-
Get the connected FTDI devices.
- getDevices(boolean) - Static method in class com.ftdi.FTDevice
-
Get the connected FTDI devices.
- getDevicesByDescription(String) - Static method in class com.ftdi.FTDevice
-
Get the connected FTDI devices.
- getDevicesByDeviceType(DeviceType) - Static method in class com.ftdi.FTDevice
-
Get the connected FTDI devices.
- getDevicesBySerialNumber(String) - Static method in class com.ftdi.FTDevice
-
Get the connected FTDI devices.
- getDeviceStatus() - Method in class com.ftdi.FTDevice
-
Gets the modem status and line status from the device.
- getDevID() - Method in class com.ftdi.FTDevice
-
Get device ID.
- getDevLocationID() - Method in class com.ftdi.FTDevice
-
Get device location.
- getDevSerialNumber() - Method in class com.ftdi.FTDevice
-
Get device serial number.
- getDevType() - Method in class com.ftdi.FTDevice
-
Get device type.
- getEEPROMUserAreaSize() - Method in class com.ftdi.FTDevice
-
Get the available size of the EEPROM user area
- getFlag() - Method in class com.ftdi.FTDevice
-
Get device flag.
- getInputStream() - Method in class com.ftdi.FTDevice
-
Get an InputStream to device.
- getLatencyTimer() - Method in class com.ftdi.FTDevice
-
Get the current value of the latency timer.
- getManufacturer() - Method in class com.ftdi.EEPROMData
-
Get manufacturer (default: "FTDI")
- getManufacturerID() - Method in class com.ftdi.EEPROMData
-
Get manufacturer id (default: "FT)
- getMaxPower() - Method in class com.ftdi.EEPROMData
-
Get max power (0 < MaxPower <= 500)
- getOutputStream() - Method in class com.ftdi.FTDevice
-
Get an OutputStream to device.
- getProductId() - Method in class com.ftdi.EEPROMData
-
Get product id (default: 0x6001)
- getQueueStatus() - Method in class com.ftdi.FTDevice
-
Gets the number of bytes in the receive queue.
- getSerialNumber() - Method in class com.ftdi.EEPROMData
-
Get serial number (default: "FT000001")
- getVendorId() - Method in class com.ftdi.EEPROMData
-
Get vendor id (default: 0x0403)
- valueOf(String) - Static method in enum com.ftdi.BitModes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.DeviceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.DeviceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.FlowControl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.Parity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.Purge
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.StopBits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.WordLength
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.ftdi.BitModes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.DeviceStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.DeviceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.FlowControl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.Parity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.Purge
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.StopBits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.WordLength
-
Returns an array containing the constants of this enum type, in
the order they are declared.