Xiamen Cashino Trade Co., Ltd.
EP-261B
12
Range
None
Default
None
Supported
mode
All
Notes
After executing, R command, the new printing data will cover old data in
the printing buffer.
Example
None
Print and paper feed dots
Name
Print and paper feed n dots
Code
ASCII
:
ESC J n
DEC
:
27 74 n
HEX
:
1B 4A n
Function
Print the buffer content and paper feed
Range
0
≤
n
≤
255
Default
None
Supported
mode
All
Notes
Paper feed n dots when printing buffer is empty.
After executing this command,printing position is moved to initial
Example
1b 40 30 31 32 1b 4a 10
Print and paper feed n line
Name
Print and paper feed n lines
Code
ASCII
:
ESC d n
DEC
:
27 100 n
HEX
:
1B 64 n
Function
Print the contents in printing buffer and paper feed n lines.
Range
0 ≤ n ≤ 255
Default
None
Supported
mode
All
Notes
Print this command set as initial position of the same line
Example
1b 40 30 31 32 1b 64 01
②
Printing set commands
Set line space as n dots
Name
Set line space as n dots
Code
ASCII
:
ESC 3 n
DEC
:
27 51 n
HEX
:
1B 33 n