1409:3240 uEye UI3240

IDS Imaging Development Systems GmbH

Vendor ID
1409
Product ID
3240
Combined
1409:3240
Decimal
5129:12864

What is this device?

This is the USB identifier for a uEye UI3240 manufactured by IDS Imaging Development Systems GmbH. The vendor ID 1409 is registered to IDS Imaging Development Systems GmbH with the USB Implementers Forum, and 3240 is the product ID that IDS Imaging Development Systems GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 1409:3240 IDS Imaging Development Systems GmbH uEye UI3240.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1409:3240 IDS Imaging Development Systems GmbH uEye UI3240

You can filter directly with lsusb -d 1409:3240, or get the full descriptor dump with lsusb -v -d 1409:3240. Kernel messages from dmesg show the same pair as idVendor=1409, idProduct=3240.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_1409&PID_3240
USB\VID_1409&PID_3240&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1409&PID_3240"

macOS

$ system_profiler SPUSBDataType
    uEye UI3240:
      Product ID: 0x3240
      Vendor ID: 0x1409  (IDS Imaging Development Systems GmbH)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

1409  IDS Imaging Development Systems GmbH
	3240  uEye UI3240

More from IDS Imaging Development Systems GmbH