2676:ba04 ba04 pulse Vision Camera

Basler AG

Vendor ID
2676
Product ID
ba04
Combined
2676:ba04
Decimal
9846:47620

What is this device?

This is the USB identifier for a ba04 pulse Vision Camera manufactured by Basler AG. The vendor ID 2676 is registered to Basler AG with the USB Implementers Forum, and ba04 is the product ID that Basler AG assigned to this particular model. When you run lsusb on Linux, this device appears as 2676:ba04 Basler AG ba04 pulse Vision Camera.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2676:ba04 Basler AG ba04 pulse Vision Camera

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

Windows

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

USB\VID_2676&PID_BA04
USB\VID_2676&PID_BA04&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2676&PID_BA04"

macOS

$ system_profiler SPUSBDataType
    ba04 pulse Vision Camera:
      Product ID: 0xba04
      Vendor ID: 0x2676  (Basler AG)

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:

2676  Basler AG
	ba04  ba04 pulse Vision Camera

More from Basler AG