What are the USB Vendor ID (VID) and Product ID (PID) values for Dracal sensors?

All Dracal sensors use the following USB identifiers:

Mode Vendor ID (VID) Product ID (PID) format  (PID) range
USB (native) 289B 05** 0500 – 0509
Virtual COM Port (VCP) 289B 06** 0600 – 0609

These values apply to all current and future Dracal products. They can be used to filter or auto-detect Dracal devices in a USB device tree, write udev rules (Linux), or build device enumeration logic in your integration code.

Return to FAQs