How to Develop Serial Port for Terminals: Difference between revisions
Jeff nouse (talk | contribs) No edit summary |
Jeff nouse (talk | contribs) |
(No difference)
| |
Revision as of 04:51, 29 March 2020
When using the C API to open a serial port, you need to set the device name of a serial port as a parameter.
Device name
| Parameters | |
|---|---|
| device name | The alias for serial port. Available values: DB9, GS0_01, WIZARHANDQ1, Q1_USB_SERIAL, USB_SERIAL, SERIAL_EXT, USB_SLAVE_SERIAL, USB_HOST_SERIAL
|