You are here: Core Reference > Coding > Scripting > Code an Alarm Banner Script

Code an Alarm Banner Script

When you have displayed the Global Script Editor, you can use it to code a new Alarm Banner script or edit an existing Alarm Banner script. When you code an Alarm Banner script, you can use the script’s context swensitive menu to access useful features in the same way as when coding a Mimic script (see Using a Script’s Context Sensitive Menu).

To code an Alarm Banner script, you need to have an in-depth knowledge of VBScript. You also need an appreciation of the ClearSCADA-specific functions and properties that are available for use in your Alarm Banner scripts.

ClearSCADA provides a range of functions and properties that you can use in your Alarm Banner scripts. These ClearSCADA-specific functions and properties derive from ClearSCADA Script Objects, which include:

NOTE: There is also a Mimic object, but it is only available for use with Mimic Scripts.

Collectively, the categories of script objects are sometimes referred to as global objects.

So, in your Alarm Banner scripts, you can use the following functions and properties:


ClearSCADA 2015 R2