4-67
ESC 5 - Set multipoint address
=> STX ESC '5' <addr> CS1 CS2 ADDR
where <addr> = 'A'~'Y','0'~'6'
<= STX ESC '5' <Retcode> CS1 CS2 ETX
where <Retcode>= 0x00 if set OK
0x01 error
=> ACK or NAK
ESC 9 - Send diagnostic test data
=> STX ESC '9' <data> CS1 CS2 ADDR
<= STX ESC '9' <data> CS1 CS2 ETX
=> ACK or NAK
ESC A - Soft Reset, Restart, or Abort
This command stops any MR350MKII program execution as
if control-exit has been pressed on the keypad.
=> STX ESC A CS1 CS2 ADDR
<= ACK or NAK
ESC B - Enable/disable the decoding of barcode symbologies:
=> STX ESC B <abcde> CS1 CS2 ADDR
where <abcde> is a five-character-positioned data to
enable/disable the decoding of individual barcode
symbology by the sequence of the first character for
Code 39, the second for I2of5, then Codabar,
EAN/UPC, and Code 128. Each positioned character
with content of 'N' enables the decoding
corresponded barcode symbology or 'F' disables the
decoding.
<= STX ESC B <Retcode> CS1 CS2 ETX
=> ACK or NAK
ESC C - Write communication configuration table to
MR350MKII
=> STX ESC C <comtable> CS1 CS2 ADDR
<= STX ESC C <Retcode> CS1 CS2 ETX
=> ACK or NAK