Output Solutions 650 manual ESC Q nSet Right Margin as n Characters, ESC U nL nH m

Models: 650

1 177
Download 177 pages 37.97 Kb
Page 153
Image 153

ESC l n

Set Left Margin

Sets the left margin to n columns in the current character pitch.

Hex:

(1B 5C n)H

Decimal:

(27 108 n)D

Octal:

(33 154 n)O

ESC N n

Set Bottom Margin as n Lines

Sets the bottom margin as n lines

Hex:

(1B 4E-n)H

Decimal:

(27 78 n)D

Octal:

(33 116 n)O

ESC O

 

Cancel Bottom Margin

Cancel bottom margin

Hex:

(1B 4F)H

Decimal:

(27

79)D

Octal:

(33

117)O

ESC Q nSet Right Margin as n Characters

Set right margin as n characters, the width of character depends on the current mode character attributes.

Hex:

(1B 51 n)H

 

Decimal:

(27 81 n)D

 

Octal:

(33 121 n)O

 

ESC ( U nL nH m

Set vertical resolution as m / 3600 inch

Set vertical resolution

 

Hex:

(1B 28 55 nL nH m)H

 

Decimal:

(27 40 85 nL nH m)D

 

Octal:

(33 50 125 nL nH m)O

 

Command ESC ( U 0x01 0x00 m (m = 10,20,30,40,50,60) sets vertical resolution as: m / 3600 inch.

C-9

Page 153
Image 153
Output Solutions 650 manual ESC Q nSet Right Margin as n Characters, ESC U nL nH m