Interface: UsbDeviceFilter¶
api/hardware/EvamHardwareUsbApi.UsbDeviceFilter
Properties¶
classCode¶
Optional classCode: number
Device class code
productId¶
Optional productId: number
Device product ID
protocolCode¶
Optional protocolCode: number
Device protocol code
serialNumber¶
Optional serialNumber: string
Deprecated
Device serial number, avoid using this in the filter as it may not always be possible to the read the serial number before obtaining access to the device. In that case this filter value will be ignored.
subclassCode¶
Optional subclassCode: number
Device sub class code
vendorId¶
Optional vendorId: number
Device vendor ID