P14-24 Mobile Printer CPCLProgramming Manual
getvar result The current input capture mode.
Example Description Get current staus of input capture
mode
Syntax ! U1 getvar “input.capture”
Result “off”
setvar choices "print", "run", "off"
Default "off"
Example 1 Description Place the printer in
"print" input capture mode.
Syntax ! U1 setvar "input.capture" "print"
Result Printer will enter diagnostics cap–
ture mode. Any data received by
the printer will be saved to files
named “in???.dmp” The data’s text
& hexadecimal representation will
be printed.
Example 2 Description Place the printer in "run" input cap-
ture mode.
Syntax ! U1 setvar "input.capture" "run"
Result Printer will enter diagnostics cap-
ture mode. Any data received by
the printer will be saved to files
named “in???.dmp” prior to being
processed by the printer.