Input Data Control
CSI ... z
Data Structure
ASCII
CSI "9"
"z"
[C] set bit 8 = 1
➊
hex.
9B
39
7A
dec.
155 57
122
ASCII
CSI "8"
"z"
[C] set bit 8 = 0
➋
hex.
9B
38
7A
dec.
155 56
122
ASCII
CSI "7"
"z"
[C] bit 8 unchanged
hex.
9B
37
7A
dec.
155 55
122
Description
➊
By means of this MTPL-sequence the eighth data bit is set to “1”.
This results in accordance with the selected character set characters from the national
character set or italic characters to be printed.
➋
By means of this MTPL-sequence the eighth data bit is set to “0”.
This means that wrong character printing caused by the eighth data bit set high by the
system can be avoided.
CSI 9 z is ignored
– if Extended Character Set is selected,
– if Graphic Mode is selected
Note that following the sequence CSI 8 z all subsequent control sequences must begin
with an “ESC [ ”, because CSI (9B) cannot be represented by a 7 bit code.This remains
in effect until the printer receives either the sequence ESC [ 9 z or ESC [ 7 z .
STOP
74
Miscellaneous
Summary of Contents for Matrix Printer
Page 1: ...Programmer s Manual Matrix printer 7265 ...
Page 79: ...Programmer s Reference EPSON Emulation ...
Page 202: ...Appendix A Summary of Possible Codes ...
Page 212: ...Appendix B Character Sets ...
Page 231: ...Programmer s Reference Tally ANSI MTPL Emulation ...
Page 335: ...Appendix A Summary of Possible Codes ...
Page 348: ...Appendix B Character Sets ...
Page 351: ...Programmer s Reference Tally ANSI Barcode and LCP ...
Page 355: ......
Page 404: ...Appendix Character Sets ...