Lexmark C760, C762 manual 3-83, LPRINT Commands Information Pages, LESCAPECHAR Command, Syntax

Models: C762 C760

1 402
Download 402 pages 23.32 Kb
Page 162
Image 162

 

3-83

PJL

 

 

 

 

 

 

LPRINT Commands (Information Pages)

Use these commands to print one of the internal information pages.

@PJL testpage[<CR>]<LF>

The supported testpage values are listed in the following table.

Table 3-20: LPRINT testpage Commands

testpage Value

Description

LPRINTDIRECTORY

Prints both the flash and disk directory listings. If neither flash

 

memory or a disk is installed, the command is ignored.

 

 

LPRINTTESTPAGE

Prints the test page.

 

 

LPRINTMENUS

Prints the menu settings page.

 

 

LPRINTPCLFONTS

Prints the PCL font listing.

 

 

LPRINTPSFONTS

Prints the PostScript font listing.

 

 

For example, to print a menu settings page:

Syntax:

@PJL LPRINTMENUS[<CR>]<LF>

LESCAPECHAR Command

This command modifies the code point of the escape character for the host computer specified by the PORT parameter. The escape character is mapped to code point 0x1B for each host interface port.

Syntax:

@PJL LESCAPECHAR CHAR=byte PORT=port [<CR>]<LF>

CHAR parameter

The byte value for the CHAR parameter is the code point of the ASCII character used for the escape character.

For example, at the factory, the printer uses 0x1B (character <Esc>) for the escape character. If CHAR = 65 is specified with this command, the printer uses 0x41 (character ‘A’) as the escape character for the host interface port specified via the PORT parameter.

Page 162
Image 162
Lexmark C760, C762 manual 3-83, LPRINT Commands Information Pages, LESCAPECHAR Command, 20 LPRINT testpage Commands, Syntax