0e2c:002d footscan heavy duty pressure plate (1.0m)

Materialise Motion NV

Vendor ID
0e2c
Product ID
002d
Combined
0e2c:002d
Decimal
3628:45

What is this device?

This is the USB identifier for a footscan heavy duty pressure plate (1.0m) manufactured by Materialise Motion NV. The vendor ID 0e2c is registered to Materialise Motion NV with the USB Implementers Forum, and 002d is the product ID that Materialise Motion NV assigned to this particular model. When you run lsusb on Linux, this device appears as 0e2c:002d Materialise Motion NV footscan heavy duty pressure plate (1.0m).

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0e2c:002d Materialise Motion NV footscan heavy duty pressure plate (1.0m)

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

Windows

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

USB\VID_0E2C&PID_002D
USB\VID_0E2C&PID_002D&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0E2C&PID_002D"

macOS

$ system_profiler SPUSBDataType
    footscan heavy duty pressure plate (1.0m):
      Product ID: 0x002d
      Vendor ID: 0x0e2c  (Materialise Motion NV)

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:

0e2c  Materialise Motion NV
	002d  footscan heavy duty pressure plate (1.0m)

More from Materialise Motion NV