Chapter 7: Programming Guide 7-145
0 0 1 0 0 1 0 0 (check #, four characters)
and
0 1 0 0 1 0 1 0 (account #, 10 characters)
then stored in the other three words of the table entry using:
0x1B 0x73 0x24 0x4A 27
0x1B 0x73 0x00 0x00 28
0x1B 0x73 0x00 0x00 29
Example 2
t22137-632t001 6042202o927540 2754 is the check serial #
6042202 is the account #
To load the third table entry, which starts at word 30, the transit
number 2137-632 would be stored in the first two words of its table
entry using this string of commands:
0x1B 0x73 0x22 0x13 30
0x1B 0x73 0x76 0x32 31
After the right transit symbol are four characters to skip, a seven digit
account number, two characters to skip, and finally a four digit check
serial #. The final character to skip need not be encoded. These would
be bitwise encoded as:
1 0 0 0 0 1 0 0 (skip four characters)
0 1 0 0 0 1 1 1 (account #, seven characters)
1 0 0 0 0 0 1 0 (skip two characters)
0 0 1 0 0 1 0 0 (check #, four characters)
then stored in the other three words of the table entry using:
0x1B 0x73 0x84 0x47 32
0x1B 0x73 0x82 0x24 33
0x1B 0x73 0x00 0x00 34.
Maintaining the Exception Table
Present contents of the exception table can be examined using the read
NVRAM command:
0x1B
0x6A
k
Содержание 7158
Страница 1: ...NCR 7158 Thermal Receipt and Impact Printer Release 1 0 Owner s Guide B005 0000 1112 Issue D...
Страница 26: ...1 8 Chapter 1 About the Printer...
Страница 50: ...3 12 Chapter 3 Using the Printer Clearing Check Flip Paper Jams Check Check Flip Window Door...
Страница 53: ...Chapter 3 Using the Printer 3 15 Configuration Menu and Print Test samples show approximately 60 of size...
Страница 56: ...3 18 Chapter 3 Using the Printer 1 Set DIP Switch 1 to On Front of Printer Reset Button Front Cover...
Страница 110: ...5 28 Chapter 5 Technical Specifications Code Page 437...
Страница 111: ...Chapter 5 Technical Specifications 5 29 Code Page 850...
Страница 112: ...5 30 Chapter 5 Technical Specifications Code Page 852...
Страница 113: ...Chapter 5 Technical Specifications 5 31 Code Page 858...
Страница 114: ...5 32 Chapter 5 Technical Specifications Code Page 860...
Страница 115: ...Chapter 5 Technical Specifications 5 33 Code Page 863...
Страница 116: ...5 34 Chapter 5 Technical Specifications Code Page 865...
Страница 117: ...Chapter 5 Technical Specifications 5 35 Code Page 866...
Страница 128: ...6 10 Chapter 6 Communication Interface...
Страница 286: ...7 158 Chapter 7 Programming Guide...
Страница 314: ...Index 8 W Weight of printer 5 36 X XON XOFF protocol 6 6...