18ef:e014 FS20PCE

ELV Elektronik AG

Vendor ID
18ef
Product ID
e014
Combined
18ef:e014
Decimal
6383:57364

What is this device?

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

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 18ef:e014 ELV Elektronik AG FS20PCE

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

Windows

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

USB\VID_18EF&PID_E014
USB\VID_18EF&PID_E014&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    FS20PCE:
      Product ID: 0xe014
      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
	e014  FS20PCE

More from ELV Elektronik AG