7265 Programmer’s Manual
12
Copyright © 2004 TallyGenicom Chapter 2 ANSI
Commands Description
ESC [(p1);
...(pn)l
RESET MODE (ANSI)
Resets mode(s) set by ESC [(p1);..(pn)h.
p Effect
20 reset auto CR on LF
Example: reset auto CR on LF
Dec 27 91 50 48 108 Hex 1B 5B 32 30 6C
ESC [>
(p1);..(pn)h
SET MODE (GENICOM)
This is an ANSI private use sequence.
p Effect
1 proportional print
2 reserved
3 80 hex - 9B hex interpreted as C1 control codes
4 bold mode accomplished by overstrike
5 select character set 2
Example: set proportional print
Dec 27 91 62 49 104 Hex 1B 5B 3E 31 68
ESC [>
(p1);..(pn)l
RESET MODE (GENICOM)
Resets modes set by ESC [>(pn)h. See the previous command. The parameter
definitions are the same.
Example: reset proportional print
Dec 27 91 62 49 108 Hex 1B 5B 3E 31 6C