f4ec:ee38 Digital Storage Oscilloscope

Atten Electronics / Siglent Technologies

Vendor ID
f4ec
Product ID
ee38
Combined
f4ec:ee38
Decimal
62700:60984

What is this device?

This is the USB identifier for a Digital Storage Oscilloscope manufactured by Atten Electronics / Siglent Technologies. The vendor ID f4ec is registered to Atten Electronics / Siglent Technologies with the USB Implementers Forum, and ee38 is the product ID that Atten Electronics / Siglent Technologies assigned to this particular model. When you run lsusb on Linux, this device appears as f4ec:ee38 Atten Electronics / Siglent Technologies Digital Storage Oscilloscope.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID f4ec:ee38 Atten Electronics / Siglent Technologies Digital Storage Oscilloscope

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

Windows

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

USB\VID_F4EC&PID_EE38
USB\VID_F4EC&PID_EE38&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_F4EC&PID_EE38"

macOS

$ system_profiler SPUSBDataType
    Digital Storage Oscilloscope:
      Product ID: 0xee38
      Vendor ID: 0xf4ec  (Atten Electronics / Siglent Technologies)

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:

f4ec  Atten Electronics / Siglent Technologies
	ee38  Digital Storage Oscilloscope

More from Atten Electronics / Siglent Technologies