API Reference v10.1.0

SerialPortUsbInfostruct

Module: ZaberMotion

Holds the USB identifiers of a device connected to a serial port.

To use this type, add import ZaberMotion to the top of your source code.

Index

Properties

p

vendorId

serialPortUsbInfo.vendorId
Int USB vendor identifier (VID) of the device.
p

productId

serialPortUsbInfo.productId
Int USB product identifier (PID) of the device.