Mobile Printer CPCLProgramming Manual P14-3
enclosed in double quotes. This command must be termi-
nated 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 re-
quire a parameter an empty parameter list should
be specified, i.e. “”.
Commands / Parameters
Following are descriptions of each set/get/do command
in detail, including the required parameters, if any, and
possible choices for parameter values. Each set/get/do
command described below also includes examples to
demonstrate proper syntax and usage.
continued on next page