User`s manual

Using the Data Dump Mode
3.
4.
Run any program that causes the printer to print (either an
application program or one in any programming language).
Your printer prints out all the codes sent to the printer, as shown
below. (In order to print the last line, you will have to take the
printer off line.)
1B 40 1B 52 00 1B 74 01
1B 50 1B 70 00 .@.R..t..6..P.p.
20 20 54 68 69 73 20
6E 20 65 78 61
This is an exa
60 70 6C 65 20 6F 66
61 74 61 20 64 mple of a data d
75 6D 70 20 70 72 69
F
75 74 2E 20 54 68 ump
printout. Th
69 73 20 66 65 61 74
20 6D 61 6B 65 73 is feature
makes
OA 20 20 20 20 20 69
73 79 20 66 bF
it Toeasy
On the left side of the printout all the codes are printed in
hexadecimal format. On the right side of the printout all
printable characters are printed, and others, such as control
codes, are represented by dots.
To turn off the data dump mode after you have taken the printer
off line, turn off the printer.
By comparing the characters printed in the text field on the right side
of the data dump printout with the printout of hex codes, you can
check which codes are being sent to the printer.
To interpret the data dump printout, examine the first three hex
codes on the second line of the printout sample (20 20 54). Each hex
code 20 represents a space; hex code 54 represents the letter T. Check
the second line of the text field on the right side of the printout and
you will find the letter T preceded by two spaces.
The chart below interprets the first eight codes.
Hex
codes Command
1B 40
ESC
1B 52 00
ESC R0
1B 74 01
ESC t1
Function
Initialize printer
Select USA character set
Select PC 437 (Epson Extended Graphics)
Using the Printer
3-27