SMART6-L User Manual Rev 3
49
Table 8: Parity
Table 9: Handshaking
Binary
ASCII
Description
0
N
No parity (default)
1
E
Even parity
2
O
Odd parity
Binary
ASCII
Description
0
N
No handshaking (default)
1
XON
XON/XOFF software handshaking
Field Field Type
ASCII
Value
Binary
Value
Description
Binary
Format
Binary
Bytes
Binary
Offset
1
SERIAL
CONFIG
header
-
-
This field contains the command
name or the message header
depending on whether the
command is abbreviated ASCII,
ASCII or binary, respectively
-
H
0
2
port
See
Table 7, COM
Serial Port Identifiers
on page 48
Port to configure.
(default = THISPORT)
Enum
4
H
3
bps/baud
300, 600, 900, 1200,
2400, 4800, 9600,
19200, 38400,
57600, 115200, or
230400
Communication baud rate (bps).
Bauds of 460800 and 921600
are also available on COM1 of
OEM6 based products
ULong 4
H+4
4
parity
See
Table 8, Parity
on page 49
Parity
Enum
4
H+8
5
databits
7 or 8
Number of data bits
(default = 8)
ULong 4
H+12
6
stopbits
1 or 2
Number of stop bits
(default = 1)
ULong 4
H+16
7
handshake
See
Table 9,
Handshaking
on
page 49
Handshaking
Enum
4
H+20
8
echo
OFF
0
No echo
(default)
Enum
4
H+24
ON
1
Transmit any input characters
as they are received
9
break
OFF
0
Disable break detection
Enum
4
H+28
ON
1
Enable break detection (default)