
Revision C 16/01/96
Chapter 4 "Diablo 630" - 11
Cancel graphics mode
Esc4
(27)(52)
<1Bh><34h>
This command turns off graphics mode.
LPRINT CHR$(27); CHR$(52); 'Turn graphics mode off
Enable printer
DC1
(17)
<11h>
The printer ignores this command.
Disable printer
DC3
(19)
<13h>
This command disables the printer, preventing it from accepting or printing any data.
LPRINT CHR$(19); 'Put printer off-line
Change emulation mode / reset printer
EscCR<mode>
(27)(13)mode
<IBh><0Dh>mode
This command enables you to switch emulation mode or to reset the printer.
Any remaining pages are printed out when this command is invoked.
Change emulation mode by setting mode to the appropriate letter or pair of letters. Set mode to ‘E’ to
switch to Epson mode, ‘H’ to switch to Laserjet 4 mode, 'A B' to switch to BR-Script Batch mode, 'A
I' to switch to BR-Script Interactive mode, 'G L' to switch to HP-GL mode, ‘I’ to switch to IBM
Proprinter XL mode, ‘FD’ to switch to Laserjet 4 mode and reset the printer to its factory default
settings.
If you set mode to ‘D’ in Diablo mode, a printer reset is performed.
If you set mode to ‘P’ in either Diablo mode, a printer reset is performed.
The newly selected emulations default settings are restored, except when mode is set to ‘FD’.
If you set mode to ‘FD’ to reset the printer to its factory default settings, LaserJet 4 mode (the factory
default emulation mode) is selected and the Laserjet 4 factory default environment is restored. For a
list of the factory default settings see the sub-section “Factory default environment” in "Chapter 2 -
PCL" of this manual.
LPRINT CHR$(27); CHR$(13); CHR$(73); 'Change to IBM Proprinter
mode
Содержание HL- SERIES
Страница 13: ...Revision A 16 01 96 Chapter 1 Introduction ...
Страница 16: ...Revision C 16 01 96 Chapter 2 PCL 1 Chapter 2 PCL ...
Страница 123: ...Revision C 16 01 96 Chapter 2 PCL 3 W width raster area 78 Y y offset raster 79 ...
Страница 124: ...Revision C 16 01 96 Chapter 3 PJL 1 Chapter 3 PJL Printer Job Language ...
Страница 180: ...Revision C 16 01 96 Chapter 4 Diablo 630 1 Chapter 4 Diablo 630 ...
Страница 200: ...Revision C 16 01 96 Chapter 5 EPSON FX 850 1 Chapter 5 EPSON FX 850 ...
Страница 237: ...Revision C 16 01 96 Chapter 6 IBM Proprinter XL 1 Chapter 6 IBM Proprinter XL ...
Страница 259: ...Revision C 16 01 96 Chapter 7 Bar Codes Control 1 Chapter 7 Bar Code Control ...
Страница 267: ...Revision C 16 01 96 Chapter 8 HP GL2 1 CHAPTER 8 HP GL 2 Graphics Language ...
Страница 280: ...Revision C 16 01 96 Chapter 8 HP GL2 14 220 END Sample 21 ...
Страница 328: ...Revision C 16 01 96 Chapter 9 HP GL 1 CHAPTER 9 HP GL Graphics Language ...
Страница 332: ...Revision C 16 01 96 Chapter 9 HP GL 5 1 3 2 Printing Area a b d c a b c d mm A4 4 5 5 5 Letter 6 5 5 5 Legal 6 5 5 5 ...
Страница 342: ...Revision C 16 01 96 Chapter 9 HP GL 15 Sample 68 ...
Страница 387: ...Revision C 16 01 96 APPENDIX A COMPALISON LIST 24 RESOLUTION 300 600 300 600 300 600 ...