197d:0222 BCL 508i

Leuze electronic

Vendor ID
197d
Product ID
0222
Combined
197d:0222
Decimal
6525:546

What is this device?

This is the USB identifier for a BCL 508i manufactured by Leuze electronic. The vendor ID 197d is registered to Leuze electronic with the USB Implementers Forum, and 0222 is the product ID that Leuze electronic assigned to this particular model. When you run lsusb on Linux, this device appears as 197d:0222 Leuze electronic BCL 508i.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 197d:0222 Leuze electronic BCL 508i

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

Windows

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

USB\VID_197D&PID_0222
USB\VID_197D&PID_0222&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_197D&PID_0222"

macOS

$ system_profiler SPUSBDataType
    BCL 508i:
      Product ID: 0x0222
      Vendor ID: 0x197d  (Leuze electronic)

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:

197d  Leuze electronic
	0222  BCL 508i

More from Leuze electronic