60
WebLink Set/Get/Do Commands
weblink.ip.conn[12].test.retry_interval
weblink.ip.conn[12].test.retry_interval
Description This command determines how often, in seconds, a connection to the test.location URL should be attempted. This setting is only applicable when the test.test_on
SGD is set to "interval" or "both".
^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 setevar, getvar, do
Commands Details
setvar | This command sets the interval for how often a connection to the test.location URL should | ||
| be attempted. | ||
| Format: |
| |
| • | ! U1 | setvar "weblink.ip.conn1.test.retry_interval" "value" |
| • | ! U1 | setvar "weblink.ip.conn2.test.retry_interval" "value" |
| Values: 0‐1800 (in seconds, providing 0 second ‐ 30 minute interval) | ||
| Default: "900" | ||
|
| ||
getvar | This command retrieves the retry interval. |
Format:
| • | ! | U1 | getvar "weblink.ip.conn1.test.retry_interval" |
| • | ! | U1 | getvar "weblink.ip.conn2.test.retry_interval" |
|
| |||
do | This command sets the interval for how often a connection to the test.location URL should | |||
| be attempted. |
Format:
•! U1 do "weblink.ip.conn1.test.retry_interval" "value"
•! U1 do "weblink.ip.conn2.test.retry_interval" "value"
Values: 0‐1800
Default: "900"
| 1/20/15 |