Script-Monitor

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Script-Monitor

all scripts that are currently running can be monitored

cancel, pause or resume any running script

a console window lists events, status and errors

a log script command passes values as lines into the script monitor console.

Open the Script Monitor

There are two ways to open a Script Monitor:
 

1. As an additional window

go to the "Windows" Tab of the main menu on top

open a new Script Monitor Window

 

2. Pull out as Sidebar in Script Editor

move the mouse to the right edge of the script editor

touch the symbol with the four dots there

hold the mouse and drag it to the center of the editor

script-monitor-sidebar_zoom50
 
 
User Interface

script-monitor_zoom75

01

Script Monitor Control

Power Button enables/disables script monitor
Cancel script processing /clear monitor
Pause a selected script
Resume a selected script

02

Active Scripts

- lists all active scripts that are running, paused or stopped at an error
- finished scripts are no longer displayed in the list

03

Console Control

Power Button - enables the script monitor console

                         -  disable to save processing power
Clear the console and restart with an empty console
Filter information to be logged from the console:
Errors (in red)
Logs ( e.g. Script 4@5)
Status (yellow script lines with only information)
With Context (what Script and line)
With Time (show/ hide timestamps)
With level (e.g. warning)

04

Script Console

area where script execution info is logged

 

 

 

ScriptMonitor as a sidebar in ScriptEditor enables you to directly jump to the relevant line in a script:

1.rightclick on a script monitor or a console entry

2.select "open in editor"

script-monitor-combined_script-editor_zoom75