ZEBRA MZ 320 3" 4mb Direct Mobile Thermal Receipt Printer With Bluetooth

Programming Manual - Page 226

For MZ 320.

PDF File Manual, 497 pages, Read Online | Download pdf file

MZ 320 photo
Loading ...
Loading ...
Loading ...
Mobile Printing Systems
CPCL Programming Manual
Section 13
Programming
the Display
Option
pg. 13-7
Table 1: WML Tags used on QL and RW Series Printers
Tag Comments
<wml> … </wml> Declares a WML document
<DISPLAY> … </DISPLAY> Sends output to LCD
<card id=””cardname”” title=””titlename”” ontimer=””#main””> … </card> Declares a card (or screen)
</br> Line Break, on the display this will do a
the equivalent to a CR/LF. Please note
that the display is 20 characters long.
The 21st character will display at the
first position of the next line.
<p> … </p> Paragraph
<a href = “#cardname””> …. </a> Hyper-link to another card (screen)
$(vnd.zo.printer_option) Gets printer option similar to the
GETVAR command where “printer_
option” is a valid GETVAR option from
Section 14.
<!— … —> Comments
<timer value=nnn></timer> Sets the timer to value nnn = duration
to wait in 10
ths
of a second. This is the
wait period for the check button to
be pressed before going to the card
specified in the ontimer option of the
card tag.
<do type=””accept” label=””xxx> <setvar name=””vnd.zo.{option} Preforms specific action when label
“”xxx” is selected ” value=””yyy””/
><refresh/> </do>” from the menu.
The {option} is specified the same way
as the SETVAR command as detailed in
Section 14. The value is the new value
desired. The tag <refresh/> is used to
refresh the screen after the command is
issued.
continued
Loading ...
Loading ...
Loading ...