2676:ba03 ba03 dart Vision Caera

Basler AG

Vendor ID
2676
Product ID
ba03
Combined
2676:ba03
Decimal
9846:47619

What is this device?

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

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2676:ba03 Basler AG ba03 dart Vision Caera

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

Windows

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

USB\VID_2676&PID_BA03
USB\VID_2676&PID_BA03&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    ba03 dart Vision Caera:
      Product ID: 0xba03
      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
	ba03  ba03 dart Vision Caera

More from Basler AG