HM-E200 Programming Manual
ESC d n
[Name] Print and feed n lines
[Format] ASCII ESC d n
Hex 1B 64 n
Decimal 27 100 n
[Range] 0 ≤n ≤ 255
[Description] Prints the data in the print buffer and feeds n lines.
[Notes]
This command sets the print starting position to the beginning of the line.
This command does not affect the line spacing set by
ESC 2
or
ESC 3
.
The maximum paper feed amount is 900 mm. If the paper feed amount (n
line
spacing) of more than 900 mm is specified, the printer feeds the paper only 900
mm .
ESC t n
[Name] Select character code table
[Format] ASCII ESC t n
Hex 1B 74 n
Decimal 27 116 n
[Range]
0≤n≤5; 13≤n≤21;n=26; 32≤n≤34;n=36,37; 39≤n≤40; 45≤n≤52;54≤n≤66
[Description] Select character code table
[PC437 (USA: Standard Europe)]
[PC863 (Canadian-French)]
[MIK(Cyrillic /Bulgarian)]
[CP755 (East Europe,Latvian 2)]
[ISO-8859-1 (West Europe)]