1f48:0628 Data capturing and control module

H-TRONIC GmbH

Vendor ID
1f48
Product ID
0628
Combined
1f48:0628
Decimal
8008:1576

What is this device?

This is the USB identifier for a Data capturing and control module manufactured by H-TRONIC GmbH. The vendor ID 1f48 is registered to H-TRONIC GmbH with the USB Implementers Forum, and 0628 is the product ID that H-TRONIC GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 1f48:0628 H-TRONIC GmbH Data capturing and control module.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1f48:0628 H-TRONIC GmbH Data capturing and control module

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

Windows

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

USB\VID_1F48&PID_0628
USB\VID_1F48&PID_0628&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1F48&PID_0628"

macOS

$ system_profiler SPUSBDataType
    Data capturing and control module:
      Product ID: 0x0628
      Vendor ID: 0x1f48  (H-TRONIC 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:

1f48  H-TRONIC GmbH
	0628  Data capturing and control module

More from H-TRONIC GmbH