58
WebLink Set/Get/Do Commands
weblink.ip.conn[12].test.location
weblink.ip.conn[12].test.location
Description This command holds the URL for testing a connection to the internet. This is meant to assist users in debugging their printer's connection to remote servers when there are issues with the main weblink connection (conn1 or conn2).
The URL must follow the URL rules for the HTTP[S] protocol outlined in RFC2396 (http://www.ietf.org/rfc/rfc2396.txt).
^JUF, ^JUS, ^JUN, ^JUA, and device.restore_defaults do not have any affect on this setting.
Supported Devices
•iMZ 220™, iMZ 320™
•QLn220™, QLn320™, QLn420™
•ZT210™, ZT220™, ZT230™
Type setvar, getvar, do
Commands | Details |
| |
|
| ||
setvar | This command sets the URL to hold for testing a connection. | ||
| Format: | ||
| • | ! U1 | setvar "weblink.ip.conn1.test.location" "url" |
| • | ! U1 | setvar "weblink.ip.conn2.test.location" "url" |
| Values: Any HTTPS URL up to 2048 characters | ||
| Default: "http://www.zebra.com/apps/linktest" | ||
|
| ||
getvar | This command retrieves the printer's test connection URL. |
Format:
| • | ! | U1 | getvar "weblink.ip.conn1.test.location" |
| • | ! | U1 | getvar "weblink.ip.conn2.test.location" |
|
| |||
do | This command sets the URL to hold for testing a connection. |
Format:
•! U1 do "weblink.ip.conn1.test.location" "url"
•! U1 do "weblink.ip.conn2.test.location" "url"
Values: Any HTTPS URL up to 2048 characters
Default: "http://www.zebra.com/apps/linktest"
| 1/20/15 |