Ultimate Technology 600 POS User Manual

Page 48

Advertising
background image

Series 600 POS Keyboard

43

Table 5. Remote Programming Mode Commands

OP CODE

(HEX)

MNEMONIC/DESCRIPTION

COMMAND/ACKNOWLEDGEMENT

A2

SNDDLY

Determines rate of delay in milliseconds
for sending macros. This command used
when interfacing with slow systems.

COMMAND:

A2CxDx<CR>


A2

= Op Code

Cx

= hex value for low nibble

Dx

= hex value for high nibble

Range = 00 - FF; Where 00 is no delay
and each increment in

count equals 10 mS

<CR>

= terminate command (0D hex)


ACKNOWLEDGEMENT: NONE

A3

COMMP


Communications setup for selecting ports,
baud rate, word length, stop bits, parity,
and method of handshaking.

COMMAND:

A3Pbbbbbwsph<CR>


A3

= Op Code

P

= destination port for load

bbbbb

= baud rate

W

= word length 7 or 8 bits

s

= number of stop bits 1 or 2

p

= parity odd, even, or none

h

= handshaking

<CR>

= terminate command (0D hex)


Port:

0 = main; 1 = AUX

Baud rate:

00300, 00600, 01200,

02400, 04800, 09600,

19200, 38400, 57600

Word length:

7 or 8

Stop bits:

1 or 2

Parity:

O = odd, E = even, N = none

Handshaking:

H = CTS/RTS, S = XON/XOFF,

B = both, N = none


ACKNOWLEDGEMENT: NONE

Advertising