Commands Arranged by Topic

General operation

ASCII

Dec. Hex. Description

ESC @ 64 40

ESC U l/O 85 55

ESC EM n 25 19

Initialize Printer

Turn Unidirectional Mode On/Off

Control Paper Loading/Ejecting n = “1” Select bin1 of CSF

n = “2” Select bin2 of CSF n = “R” Eject a sheet

* For the ESC EM command the variables are the characters “1” (49 decimal or 31 hex) and “2” (50 decimal or 32 hex). Do not use 1 decimal, 01 hex, 2 decimal, or 02 hex.

Paper feeding

ASCII

Dec. Hex. Description

CR 13 OD Carriage Return

FF 12 oc Form Feed

LF

10

OA

Line Feed

ESC 0 48 30 Select l/B-inch Line Spacing

ESC 2 50 32 Select l/6-inch Line Spacing

ESC 3 n

51

33

Set n/180-inch Line Spacing

ESC + n 43 2B Set n/360-inch Line Spacing

Command Summary 8-3