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

  1. Click the File menu and click Open.
  2. Browse for and select the configuration XML file you saved with on adding an event.
  3. Right click on the event you created in the previous exercise and click Properties.
  4. Click the Script tab.
  5. In the Script pane, enter the VB script you would like to configure on the event.
  6. Select the Activate check box to enable the defined the script to run when the event it belongs to, has been triggered.
  7. Click OK.
  8. Click the File Menu and click Save.