How to Develop Serial Port for Terminals: Difference between revisions
(Created page with "When use C api open serial port, need set a device model name as the parameter. == model name == {|class="wizarpostable" |- ! scope="row" colspan="2" | Parameters |- | device...") |
m (Jeff moved page Serial port develop-open to About the development of serial port of terminal) |
(No difference)
|
Revision as of 04:26, 29 March 2020
When use C api open serial port, need set a device model name as the parameter.
model name
Parameters | |
---|---|
device model 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
|