2016/08/25
Revision: 2
Page:
65
6.1.4 Set horizontal print position
(Remote Mode) “FP” 03H 00H 00H m1 m2
[Format]
“FP” 03H 00H 00H m1 m2:
[Function]
* The parameter “m1” , “m2” are each one byte binary data that indicate the below condition
according to the following formula.
* The unit of print start position is 1/360 inch.
(print start position) = ( ( m2
∗
256 ) + m1 )
Horizontal Print Start Position
m1
m2
Standard position
00H
00H
Borderless print position(-3.5mm)
A0H
FFH
Borderless print position(-2.5mm)
B0H
FFH
* If the parameter is out of range, this command is ignored, and the previous setting is
maintained.