
2009/06/29
CHAPTER 6 EPSON - 11
Set data MSB to 0
Esc= (27)(61)
<1Bh><3Dh>
•
This command enables you to set the most significant bit of incoming data bytes to 0.
•
This command does not affect data comprising a graphics image or data that defines a downloadable
character.
LPRINT CHR$(27); CHR$(61); 'Set MSB to 0
Set data MSB to 1
Esc> (27)(62)
<1Bh><3Eh>
•
This command enables you to set the most significant bit of incoming data bytes to 1.
•
This command does not affect data comprising a graphics image or data that defines a downloadable
character.
LPRINT CHR$(27); CHR$(62); 'Set MSB to 1
Cancel MSB setting
Esc# (27)(35)
<1Bh><23h>
This command cancels the two commands that set the most significant bit of incoming data bytes (
Esc =
and
Esc >
).
LPRINT CHR$(27); CHR$(35); 'Cancel MSB setting
Select Near Letter Quality or Draft
Escxn (27)(120)n
<1Bh><78h>n
The printer ignores this command.
Select / cancel half speed mode
Escsn (27)(115)n
<1Bh><73h>n
The printer ignores this command.
Enable printer
DC1
(17)
<11h>
The printer ignores this command.
Disable printer
DC3
(19)
<13h>
The printer ignores this command.
Initialize printer
Esc@ (27)(64)
<1Bh><40h>
•
This command resets the printer.
•
All remaining data is printed out and the printer default settings are restored.
LPRINT CHR$(27); CHR$(64); 'Printer reset
Summary of Contents for HL-2600CN Series
Page 4: ......
Page 15: ...2009 06 29 CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION ...
Page 20: ...2009 06 29 CHAPTER 1 INTRODUCTION 6 ...
Page 21: ...7 17 2009 CHAPTER 2 PCL 1 CHAPTER 2 PCL PRINTER CONTROL LANGUAGE ...
Page 129: ...2009 06 29 CHAPTER 3 PCL5C 1 CHAPTER 3 PCL5C ...
Page 147: ...2009 06 29 CHAPTER 4 HP GL 2 1 CHAPTER 4 HP GL 2 GRAPHICS LANGUAGE ...
Page 200: ...2009 06 29 CHAPTER 4 HP GL 2 54 ...
Page 201: ...2009 06 29 CHAPTER 5 PJL 1 CHAPTER 5 PJL PRINTER JOB LANGUAGE ...
Page 276: ...2009 06 29 CHAPTER 6 EPSON 1 CHAPTER 6 EPSON FX 850 ...
Page 304: ...2009 06 29 CHAPTER 7 IBM PROPRINTER 1 CHAPTER 7 IBM PROPRINTER XL ...
Page 325: ...2009 06 29 CHAPTER 7 IBM PROPRINTER 22 ...
Page 326: ...2009 06 29 CHAPTER 8 BAR CODE CONTROL 1 CHAPTER 8 BAR CODE CONTROL ...
Page 337: ...2009 06 29 CHAPTER 9 HP GL 1 CHAPTER 9 HP GL GRAPHICS LANGUAGE ...
Page 364: ...2009 06 29 CHAPTER 9 HP GL 28 ...
Page 365: ...2009 06 29 CARBON COPY FUNCTION 1 CHAPTER 10 CARBON COPY FUNCTION ...
Page 373: ...2009 06 29 APPENDIX A COMPARISON LIST 1 APPENDIX A COMPARISON LIST ...
Page 475: ...2009 06 29 APPENDIX C HBP MODE COMMANDS 14 ...
Page 485: ...2009 06 29 APPENDIX D REFERENCE LIST OF MX 2000 4000 5000 7000 SERIES UNIQUE COMMANDS 10 ...