P14-94 Mobile Printer CPCLProgramming Manual
ip.mirror.server
type:getvar; setvar
This parameter defines the FTP server that will be used
for the mirror process.
getvar result The current mirror server address
Example Description Instructs the printer to respond with
the FTP server used for the mirror
process
Syntax !U1 getvar “ip.mirror.server”
Result “0.0.0.0”
setvar choices Either an IP address or any DNS resolvable name
up to 40 characters in length
Default “0.0.0.0”
Example Description Change mirror server to
“192.168.1.1”
Syntax ! U1 setvar “ip.mirror.server”
“192.168.1.1”
Result The next time the mirror process is
performed, the printer will connect
to the FTP server at address
192.168.1.1.
ip.mirror.username
type: getvar; setvar
This parameter defines FTP username that will be used
for the mirror process.
getvar result The current username.
Example Description Instructs the printer to respond with
the value of the FTP user name
Syntax !U1 getvar “ip.mirror.username”
Result “username”
setvar choices Any text string up to 20 characters in length
Default “username”
Example Description Change mirror username to “test”
Syntax ! U1 setvar “ip.mirror.username”
“test”
Result The next time the mirror process is
performed, the printer will use the
FTP username “test”.