[Format]

ASCII

ESC

@

 

Hex

1B

40

 

Decimal

27

64

[Description]

Clears the data in the print buffer and resets the printer mode to the

 

mode that was in effect when the power was turned on.

ESC C n

[Name]

Set cut sheet eject length

 

[Format]

ASCII

ESC

C

n

 

Hex

1B

43

n

 

Decimal

27

67

n

[Range]

0 ≤ n ≤ 255

 

 

 

[Description]

Sets the eject length setting for slip paper to n lines.

ESC D n1 ... nk NUL

[Name]

Set horizontal tab positions

 

 

[Format]

ASCII

ESC

D

n1 ... nk

NUL

 

Hex

1B

44

n1 ... nk

00

 

Decimal

27

68

n1 ... nk

0

[Range]

1 ≤ n ≤ 255

 

 

 

 

 

0≤ k ≤ 32

 

 

 

 

[Description]

Sets horizontal tab positions.

 

 

n specifies the column number for setting a horizontal tab position from the beginning of the line.

k indicates the total number of horizontal tab positions to be set.

ESC E n

[Name]

Turn emphasized mode on/off

 

[Format]

ASCII

ESC

E

n

 

Hex

1B

45

n

 

Decimal

27

69

n

[Range]

0 ≤ n ≤ 255

 

 

 

[Description]

Turns emphasized mode on or off

 

 

• When the LSB is 0, emphasized mode is turned off.

 

• When the LSB is 1, emphasized mode is turned on.

ESC F

[Name]

Set/cancel cut sheet reverse eject

 

[Format]

ASCII

ESC

F

n

 

Hex

1B

46

n

Commands 5-9

Page 70
Image 70
Epson TM-H5000/H5000P manual ESC C n, ESC D n1 ... nk NUL, ESC E n