POSTEK PPLE COMMAND MANUAL
6
B4. Command reference
P2: Vertical start position (Y) in dots.
P3: Select rotation. 0 - no rotation; 1 - rotate 90 degrees; 2 - rotate 180 degrees; 3 - rotate 270 degrees.
P4: Font selection. 1-5: Internal fonts; A-Z: downloaded soft fonts.
a: built-in 24*24 dot matrix Chinese fonts.
Value
Description
1
Western language font 1
2
Western language font 2
3
Western language font 3
4
Western language font 4
5
Western language font 5
a
24*24 dot matrix Chinese font
A~Z
Soft fonts
P5: Horizontal multiplier
,
expands the text horizontally. Value range: 1-24
P6: Vertical multiplier
,
expands the text vertically. Value range: 1-24
p7: Choosing ‘N’ prints normal text (i.e. black characters on a white background)
Choosing ‘R’ prints reversed text (i.e. white characters on a black background)
“DATA”: A fixed data field.
Cn: Defines a counter value. Please refer to the C order
Vn: A string of variable characters; please refer to V order.
Combo: A combined string of characters using “DATA”, Cn and/or Vn parameters
Example: “data1”CnVn”data2”.
A combined string cannot surpass a length of 100 characters.
Note: Use the syntax below when using a counter value and variable strings:
Vn [st, len]
Cn [st, len]
Note: n is the ID of the counter value or variable string;
st indicates the starting position. Usually it is 0;
Len indicates the length of the sub-string.
Example:
N
T50, 30, 0, 1, 1, 1, N, “This is font 1.”
T50, 7, 0, 2, 1, 1, N, “This is font 2.”
T50, 110, 0, 3, 1, 1, N, “This is font 3.”
T50, 150, 0, 4, 1, 1, N, “This is font 4.”
T50, 200, 0, 5, 1, 1, R, “FONT 5”
W1
Printout: