Modifier Description
cs4 Modulus-65536 checksum of message sent so far, ASCII encoded hexadecimal
notation
csx NMEA xor-checksum of message sent so far, ASCII encoded hexadecimal
notation
You can also use the hash character # instead of the backslash character \.
6.6.3 Serial Line Communication
Table 20 Open Command
Syntax Description
open [aaa]<cr> Open a connection to a device at the specified
address. Required when device is in poll mode.
Address range 0 ... 255.
Example:
open 5
HMDW110 5 line opened for operator commands
Table 21 Close Command
Syntax Description
close<cr> Close the connection that was opened with the
open command.
Example:
close
line closed
Table 22 Addr Command
Syntax Description
addr<cr> Show current device address and prompt for a
new address.
addr [aaa]<cr> Set new device address.
aaa = 0 ... 255.
Chapter 6 – Using Service Port With Terminal Application
43