03c3:120e ASI120MC-S Planetary Camera

ZWO

Vendor ID
03c3
Product ID
120e
Combined
03c3:120e
Decimal
963:4622

What is this device?

This is the USB identifier for a ASI120MC-S Planetary Camera manufactured by ZWO. The vendor ID 03c3 is registered to ZWO with the USB Implementers Forum, and 120e is the product ID that ZWO assigned to this particular model. When you run lsusb on Linux, this device appears as 03c3:120e ZWO ASI120MC-S Planetary Camera.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 03c3:120e ZWO ASI120MC-S Planetary Camera

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

Windows

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

USB\VID_03C3&PID_120E
USB\VID_03C3&PID_120E&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_03C3&PID_120E"

macOS

$ system_profiler SPUSBDataType
    ASI120MC-S Planetary Camera:
      Product ID: 0x120e
      Vendor ID: 0x03c3  (ZWO)

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:

03c3  ZWO
	120e  ASI120MC-S Planetary Camera

More from ZWO