POSTEK PPLE COMMAND MANUAL
8
B4. Command reference
p6: Establishes the wide bar width, in dots
p7: Establishes the barcode height, in dots
P8: 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; 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 counter value or variable string;
st indicates the starting position. Usually it is 0;
Len indicates the length of the sub-string.
Example:
N
B20, 20, 0, E80, 3, 3, 41, B, “0123459”
B20, 120, 0, K, 3, 5, 61, B, “A0B1C2D3”
B190, 300, 2, 1, 2, 2, 51, B, “0123456789”
B20, 330, 0, UA0, 2, 2, 41, B, “13579024680”
W1
Printout:
b command: Prints 2D bar code
Description: Prints a specific 2D barcode.