Citizen Systems Model CMP-10 manual ESC x n

Models: Model CMP-10

1 80
Download 80 pages 40.75 Kb
Page 42
Image 42

ESC x n

[Function]

Selecting the time interval for automatically switching Off the printer.

[Code]

<1B>H<78>H<n>

[Range]

{1 =< n =< 3C(Hex)}

[Outline]

Sets the time interval after which the printer will be switched Off automatically if

 

there is no incoming data through the Serial interface, there is no IrDA communication

 

and LF button is not pressed. The maximum value for the interval is 60 minutes

 

<3C>H .

[Default]

n = 05(Hex) 5 minutes

[Sample Program]

 

 

PRINT #1, CHR$ (&H1B) + “x” + CHR$ (H14);

 

After executing this command the printer will perform auto power off after 20 minutes,

 

if there is no IrDA communication and LF button is not pressed.

Ñ 40 Ñ

Page 42
Image 42
Citizen Systems Model CMP-10 manual ESC x n