= | ‘1’ | ;fail |
= | ‘2’ | ;busy |
= | ‘3’ | ;timeout |
NAK means command format error or checksum error.
For the host to download the template saved on its disk, it should issue ESC L command first to download the template to the MR350 MKII reserved file $FP.DNL and then issue ESC $L command to download it to MV1100 if ESC L command is successful.
ESC $S Set Globe Threshold ()
The command sets the globe verification value for MV1100 .
==> | STX ESC $S THRESH CS2 ADDR | ||
<== | STX ESC $S RESULT CS1 CS2 ETX | ||
or |
|
|
|
<== | NAK |
|
|
THRESH | = | ‘1’ | ,very high security |
| = | ‘2’ | ;high security |
| = | ‘3’ | ;medium security |
| = | ‘4’ | ;low security |
| = | ‘5’ | ;very low security |
RESULT | = | ‘0’ | ;success |
| = | ‘1’ | ;fail |
| = | ‘2’ | ;busy |
| = | ‘3’ | ;timeout |
NAK means command format error or checksum error.
ESC $S Get Globe Threshold ()
The command sets the globe verification value for MV1100 .
==> | STX ESC $S CS2 ADDR | ||
<== | STX ESC $S RESULT < ,THRESH > CS1 CS2 ETX | ||
or |
|
|
|
<== | NAK |
|
|
RESULT | = | ‘0’ | ;success |
| = | ‘1’ | ;fail |
| = | ‘2’ | ;busy |
| = | ‘3’ | ;timeout |
| If RESULT = ‘0’, MR350MKII will response with | ||
| THRESH field: |
|