![]() |
PIP 5.5.3
Platform-Independent Primitives
|
Information about serial device. More...
#include <piserial.h>
Public Member Functions | |
| PIString | id () const |
| Returns string representation of USB ID in format "xxxx:xxxx" (vID:pID) | |
Public Attributes | |
| uint | vID = 0 |
| USB Vendor ID. | |
| uint | pID = 0 |
| USB Product ID. | |
| PIString | path |
| Path to device, e.g. "COM2" or "/dev/ttyUSB0". | |
| PIString | description |
| Device description. | |
| PIString | manufacturer |
| Device manufacturer. | |
Information about serial device.