TH320/TH420
Programmers Guide
99
Bits within byte
7
6
5
4
3
2
1
0
Check serial #
Character string
0
0
1
n
n
n
n
n
Account#
Character string
0
1
0
n
n
n
n
n
Character string
To ignore
1
0
0
n
n
n
n
n
Example 1
t123456780t12349876543210o
1234 is the check serial #
9876543210 is the account #
To load the second table entry, which starts at word 25, the transit number 123456780 would be stored in
the first two words of its table entry using this string of commands:
0x1B0x730x120x3425
0x1B0x730x560x7826
After the right transit symbol are immediately the four characters of the check serial #, followed immediately
by the ten characters of the account number. These would be bitwise encoded as:
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:
0x1B0x730x240x4A27
0x1B0x730x000x0028
0x1B0x730x000x0029
Example 2
t22137–632t0016042202o927540
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:
0x1B0x730x220x1330
0x1B0x730x760x3231
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:
Содержание TH320
Страница 1: ...TH320 TH420 Two Color Thermal Impact Hybrid Printer Programmers Guide ...
Страница 75: ...TH320 TH420 Programmers Guide 67 ...
Страница 121: ...TH320 TH420 Programmers Guide 113 Character Sets Character code 437 USA Standard Europe ...
Страница 122: ...Programmers Guide TH320 420 114 Codepage 737 Greek ...
Страница 123: ...TH320 TH420 Programmers Guide 115 Codepage 850 Multilingual ...
Страница 124: ...Programmers Guide TH320 420 116 Codepage 852 Slavic ...
Страница 125: ...TH320 TH420 Programmers Guide 117 Codepage 857 Turkish ...
Страница 126: ...Programmers Guide TH320 420 118 Codepage 858 with Euro symbol ...
Страница 127: ...TH320 TH420 Programmers Guide 119 Codepage 860 Portuguese ...
Страница 128: ...Programmers Guide TH320 420 120 Codepage 862 Hebrew ...
Страница 129: ...TH320 TH420 Programmers Guide 121 Codepage 863 French Canadian ...
Страница 130: ...Programmers Guide TH320 420 122 Codepage 865 Nordic ...
Страница 131: ...TH320 TH420 Programmers Guide 123 Codepage 866 Cyrillic ...
Страница 132: ...Programmers Guide TH320 420 124 Codepage 1252 Windows Latin 1 ...
Страница 134: ...Programmers Guide TH320 420 126 Codepage 1255 Hebrew ...
Страница 142: ...Programmers Guide TH320 420 134 TH420 Additional Features ...
Страница 156: ......
Страница 157: ...TH320 TH420 Programmers Guide Wincor Nixdorf International GmbH D 33094 Paderborn ...