HM-E200 Programming Manual
[Notes] If the value of n1 to nk are not from small to large,when back value are not big than
front, pls stop setting.
ESC E n
[Name] Turn emphasized mode on/off
[Format] ASCII ESC E n
Hex 1B 45 n
Decimal 27 69 n
[Range] 0 ≤ n ≤ 255
[Description] Turns emphasized mode on or off
When the LSB of n is 0, emphasized mode is turned off.
When the LSB of n is 1, emphasized mode is turned on.
[Notes] • Only the least significant bit of n is enabled.
•
This command and
ESC !
turn on and off emphasized mode in the same way.
however, that the last received command is effective.
•
Emphasized mode and double-strike mode
ESC G can cancel each other.However,
that the last received command is effective.
[Default] n = 0
ESC G n
[Name] Turn on/off double-strike mode
[Format] ASCII ESC G n
Hex 1B 47 n
Decimal 27 71 n
[Range] 0 ≤ n ≤ 255
[Description] Turns double-strike mode on or off.
•When the LSB of n is 0, double-strike mode is turned off.
•
When the LSB of n is 1, double-strike mode is turned on.
[Notes] •Only the lowest bit of n is enabled.
•
Printer output is the same in double-strike mode and in emphasized mode.
•
Emphasized mode and double-strike mode
ESC G can cancel each other.However,
that the last received command is effective.
[Default] n = 0
ESC J n
[Name] Print and feed paper
[Format] ASCII ESC J n
Hex 1B 4A n
Decimal 27 74 n
[Range] 0 ≤n ≤ 255
[Description] Prints the data in the print buffer and feeds the paper [n×0.125 mm (0.0049”)].
[Notes] After printing is completed, this command sets the print starting position to
the beginning of the line.
•The paper feed amount set by this command does not affect the values 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 .