Return Printer Emulation
Once this command is received, next ESC I command will return 1-byte printer emulation. Once printer emulation is returned, following ESC I (1B 49) command will turn back to MICR function call.
ASCII |
ESC * P SOH SOH GS I @ ‘0xC2’ |
Hexadecimal |
1B 2A 50 01 01 1D 49 40 C2 00 00 00 00 |
Decimal |
27 42 80 1 1 29 73 64 194 0 0 0 0 |
Return Data:
ID(0xC2), 1-byte printer emulation in ASCII, CR(0x0D)
Value of Printer Emulation:
0x30 |
7158 Mode |
0x31 |
7156 Mode |
0x32 |
7150 Mode |
0x33 |
7167 Native Mode |