56
To start the event manager, simply click
icon, the event frame will pop up as below :
Upper edit window, middle status box, lower message window, and bottom control icons
mainly separate the event frame.
There are two ways to enter the event script. One is to use "
" which just follows
the procedure to fill up some items. And, it will generate and append new script code to edit
window. The other one is to edit the form manually, which is for experienced users that want to
deeply control the functionalities of event operation.
Please refer to "
" which could download from
http://www.meritlilin.com for detail syntax and options description.
Event Script Edit : Text window to enter event script manually.
Event Status : Indicate the event status, "Stop Now" or "Start Now".
Message : A window to show the results when below command icon pressed --- normally
will show "OK", "Parsing", "Fail", Or "Err String" which indicates the syntax error of
parsing, and starts from the error position in the script.
Event
Event Script Programmers Guide
Script Wizard
*
*
*
Chapter 9.
Save Script : Command to save and parse current scripts in the "Event Script Edit" window.
If any syntax errors are detected, the error message, indicating the starting position of syntax
error, will be shown in the "Message" window.
Event Auto Start when Power On :
The flag is to set the event script auto start-up when the system is powered on.
Any change in "Event Script Edit" window must "Save Script" before "Start Script",
otherwise, the new changes will be lost and won't take effective.
Also the changes won't be saved into permanent memory unless you click the "Save
Changes" button in main Administration panel.
Clear : Command to clean up "Event Script Edit" window.
Start Script : Command to start the script execution.
Stop Script : Command to stop the script execution.
Script Wizard : Command to start the script wizard.
It helps user to make simple script automatically by wizard, but the wizard supports only
partial trigger and action commands.
To fully leverage the complete functionalities of event script, please refer to "Event Script
Programmers" Guide.
Set Motion Detection Area : In order to activate the motion detection, you must choose the
detection area and start the motion detection script manually or by wizard.
Help : Script Help lists all the syntax of trigger and action commands.
*
*
*
*
*
*
*
*
Note :