Manual
Table Of Contents
- MP-20
- 2.pdf
- 6.pdf
- cover MP20.pdf
- cover MP20.pdf
- 2.pdf
- 6.pdf
- cover MP20.pdf
- 2.pdf
- 6.pdf
- Character mode
- 2Command Line mode
- Maximum number of letters printable on paper
- Start coordinate (x, y)
- Barcode direction
- Inter-character gap (dot)
- Narrow bar width (dot)
- Wide bar width (dot)
- Bar height (dot)
- With human-readable text
- Human-readable text font
- Human-readable text position
- Bx,y,rotate,height,withAscii,”text”\(

Command Description
Q140,384!
D500!
X10,10,373,130,20!
A50,40,0,5,0,"Normal Text"!
A50,70,0,5,1,"Reverse Text"!
P1!
Set label size: width 384, length 140 (points).
Set density 500.
Draw a box. Start at coordinate x:10, y:10; end at x:373, y:130; thickness
20 points.
Write normal text “Normal Text”, start at coordinate x:50, y:40; direction
0; use font Courier-20 (font 5).
Write reversed text “Reverse Text”, start at coordinate x:50, y:70; direction
0; use font Courier-20 (font 5).
Print one label.
Result:
Continued =>
B-2