Инструкции По Установке для Bosch ltc-0335-28

Скачать
Страница из 188
Bosch Video Management System
 Configuring Command Scripts | en
65
Bosch Sicherheitssysteme GmbH
Configuration Manual
Configuration Client | V3 | 2010.07
12
Configuring Command Scripts
This chapter describes how to configure Command Scripts. Command Scripts appear at 
various places of Bosch Video Management System.
Click 
 to save the settings.
Click 
 to undo the last setting.
Click 
 to activate the configuration.
12.1
Managing Command Scripts
Main window
You can create a Command Script using the following scripting languages:
C#
VB.Net
You cannot change the scripting language of an existing Command Script.
You can create a Client Script or a Server Script. 
You can add scriptlets to every script.
To get help on entering code, click 
 in the Command Script Editor dialog box. The Bosch 
Script API help is displayed.
To add a server scriptlet: 
1.
On the Tools menu, click the Command Script Editor... command.
The Select Script Language dialog box is displayed if no Command Script was created 
yet.
2.
In the Script Language: list, select the required entry.
The Command Script Editor dialog box is displayed.
3.
In the left pane of the Command Script Editor dialog box, right-click ServerScript and 
click New Scriptlet.
A new scriptlet is added. 
4.
Enter your code.
To add a client scriptlet 
1.
On the Tools menu, click the Command Script Editor... command.
The Select Script Language dialog box is displayed if no Command Script was created 
yet.
2.
In the Script Language: list, select the required entry.
The Command Script Editor dialog box is displayed.
3.
In the left pane of the Command Script Editor dialog box, right-click ClientScript and 
click New Scriptlet.
A new scriptlet is added. 
4.
Enter your code.
To delete a scriptlet: 
1.
Open the Command Script Editor dialog box.
2.
Click the Server Script tab or the Client Script tab as required.
3.
In the Event Tree, right-click the required event and click 
.
The scriptlet is removed.