
Programming
Command Reference
63
P1003642-001 TTPM3 Installation and Programming Manual 01/06/2009
Table 3 • Track 2&3 ISO Encoding
ASCII Character Parity Magcode Notes
48 0 1 0000
49 1 0 0001
50 2 0 0010
51 3 1 0011
52 4 0 0100
53 5 1 0101
54 6 1 0110
55 7 0 0111
56 8 0 1000
57 9 1 1001
58 : 1 1010 Account Separator (Track 3 only)
59 ; 0 1011 Start Character (Start Sentinel)
60 < 1 1100
61 = 0 1101 Field Separator
62 > 0 1110
63 ? 1 1111 Stop Character (End Sentinel)
Mag Code = the four LSB of (ASCII value - 48), parity bit is added by printer.
Sending !M 12345 to the printer results in encoding of 00000;12345?000000
This results in:
0000000000000000000000001011000100100011010001011111
on the stripe.
Comentários a estes Manuais