Zebra CPCL Specifications Page 228

  • Download
  • Add to my manuals
  • Print
  • Page
    / 497
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 227
Mobile Printing Systems
CPCL Programming Manual
Section 14
Configuration/
Control
Commands
pg. 14-2
continued
Format:
getvar “{parameter name}
{Parameter name}= The name of the parameter to be retrieved. Please refer to the parameter list for
valid parameter names.
setvar Command
The setvar command is used to set parameter values in the printer. This command must be terminated
by a CR/LF (0x0D, 0x0A). The parameter name must be in lower case. Parameter values must be specified
in lower case, unless the parameter value itself is case sensitive, such as a printer’s WLAN eSSID.
Format:
setvar “{Parameter name}” “{Value}
{Parameter name} The name of the parameter to be set. Please refer to the parameter list for valid
parameter names.
{Value} The new value to assign to the specified parameter above.
do Command
The do command can be used to instruct the printer to perform predefined actions. Some do commands
require one or more parameters. These parameters should be enclosed in double quotes. This command
must be terminated by a CR/LF (0x0D, 0x0A). The printer will perform the specified function immediately
after receiving the command.
Format:
do “{Action name}” “{parameter}”
{Action name} The action to perform. Please refer to the parameter list for valid action names.
{parameter} Some actions require one or more parameters. The parameters should be specified as
required by the corresponding action, enclosed within double quotes. For actions that do not require
a parameter an empty parameter list should be specified, i.e. “”.
Page view 227
1 2 ... 223 224 225 226 227 228 229 230 231 232 233 ... 496 497

Comments to this Manuals

No comments