P14-92 Mobile Printer CPCLProgramming Manual
ip.mirror.freq
type:getvar; setvar
This parameter defines how frequently (in minutes) the
mirror process will be performed.
This parameter only applies if “ip.mirror.auto” is set to
“on”.
getvar result The current mirror frequency in minutes.
Example Description Instructs the printer to respond with
the frequency the mirror
process is performed.
Syntax !U1 getvar “ip.mirror.freq”
Result “0”
setvar choices Any value between “0” and “99”. A value of
“0” means the mirror process will only be per-
formed on power-up.
Default “0”
Example Description Change mirror frequency to “25”
Syntax ! U1 setvar “ip.mirror.freq” “25”
Result If “ip.mirror.auto” is “on”, then the
mirror process will be performed on
initial power-up and every 25 min-
utes thereafter.