AlarmWorX64 Server

AlarmWorX64 Server is an ICONICS server application that communicates with OPC UA, OPC-AE, and OPC-HDA real-time and historical data sources. The AlarmWorX64 Server receives field data from any OPC-compliant Data Access server and performs alarm detection and reporting based on the OPC Alarm and Events Standard.

 

AlarmWorX64 Server Architecture

 

The data that the AlarmWorX64 Server collects in real time can be sent to the AlarmWorX64 Logger to be stored in a SQL database for later analysis and replay; or it can be passed through the FrameWorX64 Server to the AlarmWorX64 Viewer for display in either the Workbench or inside the AlarmWorX64 Viewer contained in a GraphWorX64 display. The event notifications generated by the AlarmWorX64 Server are sent to any OPC UA clients that subscribe. The AlarmWorX64 Viewer and the AlarmWorX64 Logger are two examples of clients that can receive these notifications from the server. AlarmWorX64 clients receive data from the FrameWorX Server in one of two ways:

The AlarmWorX64 Server application has no runtime user interface and may optionally be run as a service on Windows NT. The server reads its configuration information from a Microsoft SQL Server database file, which by default is AWXSVRCONF.MDF. During runtime, the server polls the configuration database for changes, so configuration may be done on the fly without stopping the server.

 

To get started with AlarmWorX64 Server, follow these guidelines:

  1. Configure the AlarmWorX64 Server (described below)

  2. Make sure the AlarmWorX64 Server Service is running (described later in this topic)

  3. Create a new configuration for the database and activate it

  4. Define alarms for the real-time OPC tags that you want to monitor, using templates to help you handle the volume of alarms you must create

  5. Create areas for managing the alarms

Also make sure you have set up AlarmWorX64 Logger, which stores incoming alarm data. Then use AlarmWorX64 Viewer to include real-time and historical alarms in grids and charts that you create, for use in GraphWorX64 displays that provide runtime access, such as consoles, 3-dimensional views, and EarthWorX maps.

 

AlarmWorX64 Server also provides the ability to export the Alarm Server or its components to .XML files so they can be imported into other AlarmWorX64 servers or configurations, or for the purpose of backing up an Alarm Server or its components. For more information, refer to Exporting and Importing AlarmWorX64 Server Components.

Configuring AlarmWorX64 Server

AlarmWorX64 Server has a configurator that you use to create and maintain an alarm tag database for use by the AlarmWorX64 Server . In addition to simple tag configuration, the configurator is used to create and maintain a process area hierarchy and to group tags into one or more named "configurations" to support servers running on multiple network nodes. The AlarmWorX64 Server in the Workbench is used to make changes to the database file that the server uses for configuration information. From a user standpoint the server and configurator applications are intimately related operationally and can be thought of as a single entity.

 

Using the AlarmWorX Server Provider in the Workbench:

 

The AlarmWorX64 Server configuration form provides the following core functions:

For more information, refer to Database Configurations and Alarm Tags.

AlarmWorX64 Server Service

By default the Server is registered as a normal application, but can be registered to run as a service. Running as a service has the following advantages:

To turn the AlarmWorX64 Server service on or off, do the following:

  1. Open the AlarmWorX64 Server in the Workbench and click the running instance of the server to highlight it.

  2. Click the Start/Stop button in the Service section of the Home ribbon to turn the traffic light icon to red.

  3. You can restart the service at a later time by clicking the Start/Stop button again to turn the light green.

See Also:

Configuring AlarmWorX64 Server

Database Configurations

Nodes

Alarm Tags

Alarm Server Runtime

OPC Alarm and Event Data

Exporting and Importing AlarmWorX64 Server Components