Output Solutions 650 User Manual

Page 146

Advertising
background image

C-2

C.1 Command Index (By Code)

Note:

Ignored in column FUNCTION means the command is treated as NOP, that means,

according to defined command format all bytes of this command are discarded.



COMMAND

HEX VALUE

FUNCTION

BEL

07

Beep

BS

08

Backspace

HT

09

Horizontal Tabulation

LF

0A

Line feed

VT

0B

Vertical Tabulation

FF

0C

Form feed for fanfold paper or eject paper
for cut sheet

CR

0D

Carriage return

SO

0E

Set double width (one line).

SI

0F

Set condensed printing in western mode

DLE B

10 42

Soft reset

DC1

11

On line (Ignored)

DC2

12

Cancel condensed printing for ASCII

DC3

13

Off line (Ignored)

DC4

14

Reset double width for current line.

CAN

18

Cancel line buffer

ESC BEL n

1B 07 n

Change current emulation

ESC SO

1B 0E

Set double width (one line)

ESC SI

1B 0F

Set condensed printing for ASCII

ESC EM n

1B 19 n

Control paper loading/ejecting (Ignored)

ESC SP n

1B 20 n

Adds extra space between each character

ESC ! n

1B 21 n

Master select

ESC $ n1 n2

1B 24 n1 n2

Set absolute horizontal print position

ESC % n

1B 25 n

Select user-defined set (invalid on PR)

ESC &

1B 26

Define user-defined characters (Ignored)

ESC ( - nL nH m d1
d2...d(nH*256+nL-2)
d(nH*256+nL-1)

1B 28 2D nL nH m
d1 d2...d
(nH*256+nL-2)
d(nH*256+nL-1)

Set/reset underline

ESC ( C nL nH mL
mH d1
d2...d(nH*256+nL-3)
d(nH*256+nL-2)

1B 28 43 nL nH mL
mH d1
d2...d(nH*256+nL-3)
d(nH*256+nL-2)

Set page length in defined unit

Advertising