— 33 —
8. PRINT CONTROL FUNCTION
8.1 List of Control Codes
Code
(Hexadecimal)
LF 0A Line feed after print O*1 O*1
CR 0D Carriage return and line feed O*1 O*1
SI 0F Normal size character O O
SO 0E Double width character O O
US 1F Normal size character O —
RS 1E Double width character O —
CAN 18 Cancel data O —
DC2 12 Inverted character O —
DC1 11 Initialize O —
ESC + “B” 1B, 42 Feed paper continuously O O
ESC + “R” 1B, 52 Select international character O O
ESC + “t” 1B, 74 Select code page O O
ESC + “/” 1B, 2F Register sentence O —
ESC + “! ” 1B, 21 Print registered characters O —
ESC + “&” 1B, 26 Register user-defined character O O
ESC + “%” 1B, 25 Enable/Disable registered characters O*2 O*2
ESC + “K” 1B, 4B Print bit image O O
FS + “W”+ 1 1C, 57, 1 Double height and width character O —
FS + “W”+ 0 1C, 57, 0 Clear double height and width character O —
ESC + “A” 1B, 41 Set line spacing — O
DC4 14 Clear double width character — O
DC3 13 Power down function — O
DC2 12 Power down function — O
ESC + “) ” + 1B, 29, Change memory switch O O
55(H) + n1 + n2 + AAH
55, n1, n2, AA
Symbol Function CBM910 iDP3110
*1: Invalid in some case. Refer to the descriptions for LF and CR in Control Code Details.
*2: Invalid in some case. Refer to the descriptions for Valid/Invalid of use-defined characters in Control
Code Details.