Brother HL-1050 Technical Reference Manual page 269

Laser printer
Hide thumbs Also See for HL-1050:
Table of Contents

Advertisement

Set data MSB to 0
Esc=
(27)(61)
• 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)
• 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)
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
The printer ignores this command.
Select / cancel half speed mode
Escsn
(27)(115)n
The printer ignores this command.
Enable printer
DC1
(17)
The printer ignores this command.
Disable printer
DC3
(19)
The printer ignores this command.
Initialize printer
Esc@
(27)(64)
• 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
<1Bh><3Dh>
<1Bh><3Eh>
<1Bh><23h>
<1Bh><78h>n
<1Bh><73h>n
<11h>
<13h>
<1Bh><40h>
CHAPTER 6 EPSON - 11
2/19/04

Advertisement

Table of Contents
loading

Table of Contents