LJ SERIES 2D EMULATION

Hex

1B 2A 62 # 57

Dec

27 42 98 # 87

where # is the number of bytes in this row. (The brackets are not to be entered.)

End Graphics

Purpose

Syntax

The End Graphics command tells the printer that the transfer of raster graphics is complete.

E*rB

Hex

1B 2A 72 42

Dec

27 42 114 66

Horizontal Rectangle Size (Decipoints)

Purpose

Syntax

The Horizontal Rectangle Size (Decipoints) command defines the width, in decipoints (720ths of an inch), of the next rectangle to be drawn.

E*c#H

Hex

1B 2A 63 # 48

Dec

27 42 99 # 72

where # is a number up to four decimal places representing the width of the rectangle in decipoints.

Horizontal Rectangle Size (Spots)

Purpose

Syntax

The Horizontal Rectangle Size (Spots) command defines, in spots (300ths of an inch), the width of the next rectangle to be drawn.

E*c#A

Hex

1B 2A 63 # 41

Dec

27 42 99 # 65

where # is an integer representing the width of the rectangle in spots.

3-54

XEROX 4213 LASER PRINTER PROGRAMMER REFERENCE

Page 214
Image 214
Xerox 4213 manual End Graphics, Horizontal Rectangle Size Decipoints, Horizontal Rectangle Size Spots