Download Ultimate Technology 600 POS User`s guide

Transcript
Table 5. Remote Programming Mode Commands - Continued
OP
CODE
(HEX)
MNEMONIC/DESCRIPTION
A8
NVBDWR
COMMAND/ACKNOWLEDGEMENT
COMMAND: A8hhhxx..x<CR>
Write a database register.
A8
hhh
= Op Code
= 3 character address representing
the register to write
xx
= data to write in ASCII or CxDx
pairs (16 bytes max.)
<CR> = terminate command (0D hex)
ACKNOWLEDGEMENT: NONE
A9
NVBDCLR
COMMAND: A9CLR<CR>
Clear all database registers.
A9
= Op code
CLR = required for failsafe operation
<CR> = terminate command (0D hex)
ACKNOWLEDGEMENT: NONE
AD
RAWED
COMMAND: ADx<CR>
Puts keyboard in row and column
mode used for diagnostics.
AD
x
= Op Code
0 = user codes
1 = row and column
<CR> = terminate command (0D hex)
ACKNOWLEDGEMENT: NONE
AE
SECURE
COMMAND: AEx<CR>
Used to lock keyboard from remote
location.
AE
x
= Op Code
0 = unsecured
1 = secured
<CR> = terminate command (0D hex)
ACKNOWLEDGEMENT: NONE
43