1409:1485 uEye UI1485

IDS Imaging Development Systems GmbH

Vendor ID
1409
Product ID
1485
Combined
1409:1485
Decimal
5129:5253

What is this device?

This is the USB identifier for a uEye UI1485 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 1485 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:1485 IDS Imaging Development Systems GmbH uEye UI1485.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1409:1485 IDS Imaging Development Systems GmbH uEye UI1485

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

Windows

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

USB\VID_1409&PID_1485
USB\VID_1409&PID_1485&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    uEye UI1485:
      Product ID: 0x1485
      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
	1485  uEye UI1485

More from IDS Imaging Development Systems GmbH