
WebLink Set/Get/Do Commands 73
weblink.ip.conn[12].location
weblink.ip.conn[12].location
Description This command assigns the URL of the server for this connection. The URL must follow the URL rules for the HTTP[S] protocol outlined in RFC2396 (http://www.ietf.org/rfc/rfc2396.txt).
The setting will not take effect until the printer is reset. Changing this setting will set weblink.printer_reset_required to "yes".
^JUF, ^JUS, ^JUN, ^JUA, and device.restore_defaults do not have any affect on this setting.
Supported Devices
•iMz™ series
•QLn™ series
•ZT200™ series
•ZD500R™ series
Type setvar, getvar
Commands | Details |
| |
|
| ||
setvar | This command sets the server URL for the specified connection. | ||
| Format: | ||
| • | ! U1 | setvar "weblink.ip.conn1.location" "value" |
| • | ! U1 | setvar "weblink.ip.conn2.location" "value |
| Values: any HTTPS URL up to 2048 characters | ||
| Default: "" | ||
|
| ||
getvar | This command returns the server URL currently assigned to the connection. |
Format:
•! U1 getvar "weblink.ip.conn1.location"
•! U1 getvar "weblink.ip.conn2.location"
Example •
!U1 setvar "weblink.ip.conn2.location" "https://my.linkos.server.com:8080/link/os"
10/31/13 |