MESSAGE FORMATTING171• If you have not enabled the Gun Address Stamping or the Gun AddressDelimiter, you must not specify them. In this case all messages will be implicitlyaddressed to the 'binded' gun of the cradle directly connected to the serial line.• The gun can only receive messages only if two-way mode is enabled. (See par.5.9.3, “Transmission Mode”, command is on page 132).• Messages cannot start with '$+' because they would be interpreted as aconfiguration command.• You can send a message to the gun only while it is on. This happens when it hassent a message to the host and the radio timeout has not yet expired. (See par.5.9.1, "Radio Protocol Timeout"; command is on page 131).• If you want to control the gun's beeper from the host, you will also probably wantto disable the good transmission beep that is emitted when the code is receivedfrom the cradle. (See command on page 87).The message field can store plain text and escape sequences.• Escape sequences are interpreted as commands.• Plain text is directly printed on the display. If writing beyond the end of line, thedisplay does not wrap automatically. Extra characters are ignored. Controlcharacters are not interpreted (i.e. LF, FF, etc.).6.1.1 Cursor ControlESC [ n A Up n rows, no scrollESC [ n B Down n rows, no scrollESC [ n C Right n columnsESC [ n D Left n columnsESC [ G CRESC [ r ; c H Move to row r, column c(ESC[1;1H is the upper left character position of the display)ESC D Down 1 row, with scrollESC E CR and cursor down 1 row with scrollESC M Up 1 row and scrollNOTES:• Since CR is used as the message terminator, you must use ESC [ G or ESC E toprint a CR.