NCR 7167 Owner's Manual page 239

Two station pos printer release 1.0
Hide thumbs Also See for 7167:
Table of Contents

Advertisement

7167 Owner's Manual
Download to Active Flash Sector
Hexadecimal:
Contains a start address (ah * 256 + al) and count (ch * 256 + cl) of binary bytes to load into
the selected sector, followed by that many bytes. The start address is relative to the start of
the sector. Addresses run from 0 to 64K.
The printer may return one of several responses. ACK means that the data was written
correctly and the host should transmit the next block. NAK means that, for some reason,
the data was not written correctly. This could mean that communications failed or that the
write to Flash failed. The alternatives seem to be to retry the block or halt loading and
assume a hardware failure.
Value of n (for number of data bytes)
((ch * 256) + cl)
Range:
Related Information:
Available only in Download Mode.
ASCII:
GS DC1 al ah cl ch d1...dn
1D 11 al ah cl ch d1...dn
29 17 al ah cl ch d1...dn
Decimal:
Value of al:
low byte of the address
Value of ah:
high byte of the address
Value of cl:
low byte of the count
Value of ch:
high byte of the count
Value of d:
data bytes, from 1 to n
Addresses run from 0 to 64K.
Range of Address (al ah)
2000-FFFF (hexadecimal)
November 2002
Chapter 6: Commands
Range of Count (cl ch)
0001-0400 (hexadecimal)
217

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents