Handshaking – Novatel GNSS Receiver and Antenna SMART-AG User Manual
Page 68
68
SMART-AG User Manual Rev 5
Table 12: Handshaking
Binary
ASCII
Description
0
N
No handshaking (default)
1
XON
XON/XOFF software handshaking
2
CTS
CTS/RTS hardware handshaking
Field
Field
Type
ASCII
Value
Binary
Value
Description
Binary
Format
Binary
Bytes
Binary
Offset
1
COM 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
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
OEMV-2-based products.
ULong
4
H+4
4
parity
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 12,
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)