Zebra Technologies P1058563-003 TV Cables User Manual


 
WebLink Set/Get/Do Commands
weblink.ip.conn[1|2].maximum_ simultaneous_connections
74
P1058563-003 10/31/13
weblink.ip.conn[1|2].maximum_
simultaneous_connections
Description This command indicates the maximum number of simultaneous connections
that can be initiated by the printer.
Via the main connection (the original connection initiated by the printer to the remote server),
the remote server can request that additional connetions from the printer be initated (e.g. a
connection that supports only JSON SGDs, one that behaves similar to the RAW TCP port.
The server is free to request as many as it thinks it needs, but the printer will prevent more than
N number of connections, where N is the value of this command.
^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
Commands Details
setvar
This command sets the maximum number of connections.
Format:
!U1setvar"weblink.ip.conn1.maximum_simultaneous_connections""value"
!U1setvar"weblink.ip.conn2.maximum_simultaneous_connections""value"
Value s: Anyintegerfrom1100
Default: "10"
getvar
This command retrieves the maximum set number of connections.
Format:
!U1getvar"weblink.ip.conn1.maximum_simultaneous_connections"
!U1getvar"weblink.ip.conn2.maximum_simultaneous_connections"
Example • This example sets the conn1 maximum connections to 3.
!U1setvar"weblink.ip.conn1.maximum_simultaneous_connections""3"