Copyright © 2019, International Technologies & Systems Corp. All rights reserved.
Page 20 of 24
8.0
RS232 Task Commands
8.1
Note
1.
If the device is connected with RS232 Cable, the settings will be saved in system and be valid
after it response ACK to host.
2.
If the device is connected with USB Cable, the settings only be saved in system and be valid when
the device is connect with RS232 Cable.
8.2
Set BaudRate
Command Body is 70 53 01 41 01 ASCIIChar
BaudRate
ASCIIChar
2400
2
4800
3
9600
4
19200
6
38400
7
115200
9
Response Body is 06
8.3
Get BaudRate
Command Body is 70 52 01 41
Response Body is 06 70 41 01 ASCIIChar
8.4
Set Parity
Command Body is 70 53 01 43 01 ASCIIChar
Parity
ASCIIChar
None
0
Odd
1
Even
2
Response Body is 06
8.5
Get Parity
Command Body is 70 52 01 43
Response Body is 06 70 43 01 ASCIIChar
8.6
Set StopBits
Command Body is 70 53 01 45 01 ASCIIChar