P14-34 Mobile Printer CPCLProgramming Manual
power.inactivity_timeout
type: getvar; setvar
This parameter refers to the inactivity timeout.
getvar result Current inactivity timeout in seconds.
Example Description Instructs the printer to respond with
the inactivity timeout value.
Syntax ! U1 getvar
“power.inactivity_timeout”
Result “120 Seconds”
setvar choices “0” through “65535”. Values are specified in
seconds. A value of “0” disables inactivity timeout.
Default “120”
Example Description Set inactivity timeout to 120
seconds.
Syntax ! U1 setvar “power.inactivity_timeout”
“120”
Result Printer inactivity timeout will be set
to 120 seconds.
power.low_battery_timeout
type: getvar; setvar
This parameter refers to the low battery timeout. When
the printer reaches the low battery state this timeout will
become active. The printer will shut down after the speci-
fied low battery time out
getvar result Current low-battery timeout in seconds.
Example Description Get current low-battery timeout.
Syntax ! U1 getvar
“power.low_battery_timeout”
Result “60”
setvar choices “0” through “65535”. Values are specified in
seconds. A value of “0” disables low-battery
timeout.
Default “60”
Example Description Set low-battery timeout to 60
seconds.
Syntax ! U1 setvar
“power.low_battery_timeout” “60”
Result Printer low-battery timeout will be
set to 60.