Changes for page Toolbox Basics
Last modified by Alexander Mott on 2024/03/19 21:00
From version 70.1
edited by Alexander Mott
on 2023/12/14 22:54
on 2023/12/14 22:54
Change comment:
Uploaded new attachment "sm4.png", version {1}
To version 71.1
edited by Alexander Mott
on 2023/12/14 22:54
on 2023/12/14 22:54
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -253,8 +253,29 @@ 253 253 254 254 == Script Manager == 255 255 256 -Load Scripts are .txt files that allow you to automate certain tasks by connecting to a device and executing a predetermined sequence of commands, and the Script Manager [[image:1663622272369-417.png]] is where Load Scripts can be opened and executed. 256 +Load Scripts are .txt files that allow you to automate certain tasks by connecting to a device and executing a predetermined sequence of commands, and the Script Manager [[image:1663622272369-417.png]] is where Load Scripts can be opened and specific sets of commands executed. 257 257 258 +To use a Load Script with the Load Script Manager: 259 + 260 +* Open the Load Script Manager in Toolbox 261 +* Right-click anywhere in the Load Script Manager, select "Load Script...", and locate your Load Script .txt file 262 +* The window will populate with all of the different command sets defined in the Load Script 263 +** Ensure that you are connected to your devices by the method required based on the connection type listed in the "Connection" column 264 +** This example script is expecting to connect to devices over Ethernet using their hostname 265 +[[image:sm1.png||height="218" width="954"]] 266 +* Select the command sets you would like to execute by ctrl+clicking or shift+clicking them and then right-click and "Start Selected" to begin executing the commands 267 +** If no commands are currently running, the "Start All" option will also be available. Note that the number of concurrent command sections may be limited by the load script, so even if "Start All" is selected there may only be e.g. 10 command sets that actually start 268 +** If commands are currently running, you can cancel them using this right-click menu as well 269 +[[image:sm2.png]] 270 +* While commands are running, their current status and progress are displayed under the various columns displayed in the Script Manager 271 +[[image:sm3.png||height="189" width="835"]] 272 +* Once a command section has executed all commands, it will display the success or failure of the commands 273 +** In this example, all of the commands failed for different reasons: 274 +** ZUMNET-JBOX-16A-LV-F2D94E commands failed due to the firmware file specified by the script not being in the correct location 275 +** The commands which failed due to an "unknown error" failed because they weren't reachable at the specified connection address due to some quirks with this specific LAN configuration 276 +** The remaining command sections were manually cancelled before they could complete 277 +[[image:sm4.png||height="205" width="904"]] 278 + 258 258 == Package Update Tool == 259 259 260 260 The Package Update Tool [[image:1663622297411-164.png]] is a very convenient way of [[performing firmware updates>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Updating Firmware.WebHome||anchor="HPackageUpdateTool28.puf29"]] for networked devices and [[loading the ShowRunnerCLC™ program>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Processor Setup.WebHome||anchor="HProgramLoad"]] to processors.