Skip to content

FTDI.FT_EEPROM_DATA ​

Common EEPROM elements for all devices. Inherited to specific device type EEPROMs.

Kind: Class

Namespace: FTD2XX_NET

Public Constructors

FTDI.FT_EEPROM_DATA()

Public Attributes

ushort

VendorID

Vendor ID as supplied by the USB Implementers Forum

ushort

ProductID

Product ID

string

Manufacturer

Manufacturer name string

string

ManufacturerID

Manufacturer name abbreviation to be used as a prefix for automatically generated serial numbers

string

Description

Device description string

string

SerialNumber

Device serial number string

ushort

MaxPower

Maximum power the device needs

bool

SelfPowered

Indicates if the device has its own power supply (self-powered) or gets power from the USB port (bus-powered)

bool

RemoteWakeup

Determines if the device can wake the host PC from suspend by toggling the RI line