The binary remote monitor commands are sent over a dedicated connection, specified
with the command line options -binarymonitor
& -binarymonitoraddress
. See Monitor settings.
The remote monitor detects a binary command because it starts with ASCII STX
(0x02). Note that there is no termination character. The command length acts as
synchronisation point.
All multibyte values are in little endian order unless otherwise specified.