Define Event Script
Explanation
Use this activity to define a script on an event. Event scripts are VB
commands that serve to customize the behavior of an event.
Prerequisites
An event must have been established on the IFS/OPC Client.
System Effects
If activated, the event script will come into
effect alongside a triggered event.
Related Window Descriptions
N/A
Procedure
- Click the File menu and click Open.
- Browse for and select the configuration XML file you saved with on
adding an event.
- Right click on the event you created in the previous exercise and click
Properties.
- Click the Script tab.
- In the Script pane, enter the VB script you would like to configure on
the event.
- Select the Activate check box to enable the defined the script to
run when the event it belongs to, has been triggered.
- Click OK.
- Click the File Menu and click Save.