Xiamen Cashino Technology Co.,Ltd
A3 User Manual
31
HEX
:
09
FUNCTION
Move the print position to the next tab position
Parameter
range
None
Defaults
None
Notes
Tab position set by ESC D
If the tab position is not set(the default is no horizontal position),this command
will be treated as an LF command
If the tab position exceeds the print area,the coordinates will move to the star
position of the next line(as the data is full,print and wrap)
Example
none
Horizontal tab position setting
Name
horizontal tab position setting
Code
ASCII
:
ESC D [d]k NUL
DEC
:
27 68 [d]k 0
HEX
:
1B 44 [d]k 00
Function
Set horizontal tab position, parameter meaning as below:
d1 ... dk
:
horizontal position,in 8 as unit,null as the terminator
Parameter
range
XX58
:
1 ≤ d ≤ 46
(
d1 <d2 < …… dk
,
1 ≤ k ≤ 16
)
XX80
:
1 ≤ d ≤ 70
(
d1 < d2 < …… dk
,
1 ≤ k ≤ 16
)
Defaults
The default positioning position is the 8-character interval(Column 9 17 25...) of
the font A(12-24)
Support model All
Notes
Tab position as below
:
Maximum support for the setting of 16 tab position
Using this command,the setting of previous tab position will be canceled
k is for indication purpose,no transmission
When transport [d]k,and come across NULL,should be considered over
If dk less than or equal to dk-1,should be considered over,and balance data is
treated as normal data processing
TAB position could be changed by HT command
When the left margin changes, the TAB position changes simultaneously
The command setting will be valid after ESC @
、
printer reset
、
power off