usb detect - USB Device Detection
Checks whether the specific USB device has been detected and enumerated by PLT.
Usage:
- command: usb detect
[id: <usbDeviceID>]
[path: <usbDevicePath>]
[retry: <retryCount>]
Argument |
Description |
---|---|
usbDeviceID |
Optional: USB device identifiers: |
usbDevicePath |
Optional: USB device path: |
retryCount |
Optional: Number of times to retry the test step. |
Note
If neither usbDeviceID
or usbDevicePath
is set, path: “1” (The DUT USB-C Port) is used.
Examples