18ef:e01a Bedien-Anzeige-Terminal

ELV Elektronik AG

Vendor ID
18ef
Product ID
e01a
Combined
18ef:e01a
Decimal
6383:57370

What is this device?

This is the USB identifier for a Bedien-Anzeige-Terminal manufactured by ELV Elektronik AG. The vendor ID 18ef is registered to ELV Elektronik AG with the USB Implementers Forum, and e01a is the product ID that ELV Elektronik AG assigned to this particular model. When you run lsusb on Linux, this device appears as 18ef:e01a ELV Elektronik AG Bedien-Anzeige-Terminal.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 18ef:e01a ELV Elektronik AG Bedien-Anzeige-Terminal

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

Windows

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

USB\VID_18EF&PID_E01A
USB\VID_18EF&PID_E01A&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_18EF&PID_E01A"

macOS

$ system_profiler SPUSBDataType
    Bedien-Anzeige-Terminal:
      Product ID: 0xe01a
      Vendor ID: 0x18ef  (ELV Elektronik 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:

18ef  ELV Elektronik AG
	e01a  Bedien-Anzeige-Terminal

More from ELV Elektronik AG