POSTEK PPLE COMMAND MANUAL
38
B4. Command reference
Printout:
Z Command: Set Print Direction
Description: Use this command to set print orientation for all graphics, text, bar codes, lines and boxes.
Syntax: Zp1<LF>
Parameter explanation: p1: Orientation; Acceptable values are B or T. The default value is T.
B: Print from bottom right corner.
T: Print from top left corner.
Example:
N
ZT
T50, 30, 0, 4, 1, 1, R,”ZT”
W1
ZN/ZS Command: Disable/Enable Flash Memory
Description: Use this command to enable/disable Flash memory.
Syntax: ZN<LF>
ZS<LF>
Example: ZS
FK”TEST3”
FS”TEST3”
T100, 100, 0, 4, 1, 1, N, “Test Flash”
FE
The above command will be stored to the flash memory of printer.
The following command will execute form: “TEST3”
FR”TEST3”
W1