Database Configurations for AlarmWorX64 Server

A SQL Server database can have one or more configurations that can be used to change the manner in which the server collects data from the data source. Properties such as how often data is refreshed, how timestamps are administered, what global aliasing themes are used, and other properties are part of a database configuration. In AlarmWorX64 Server, an alarm configuration sets the parameters for OPC tags and defines how alarm information will be handled by the alarm server. The following is true of alarm configurations:

When you are creating a configuration for an Alarm Server database, you can use an existing configuration as its basis or starting point if such a configuration already exists. To do this, you use the Import and Export features that are available in AlarmWorX64 Server. (For instructions, refer to Exporting and Importing AlarmWorX64 Server Components.) Otherwise, you must create the configuration from scratch.

 

To Create a New Configuration from Scratch, Do the Following:

  1. Right-click the Configurations node and select Add Configuration from the context menu, as shown below.

Add Configuration from the Tree Explorer

 

-OR-

 

Select the Configurations node, then click on the Add Configuration button, shown below, in the Edit section of the Home ribbon in the Workbench.

 

Add Configuration Button

  1. The new configuration appears as [NewConfiguration] in the tree control and the Configuration properties window, shown below, appears in the right side of the Workbench.

Configuration Properties

 

In the Configuration properties, enter a name in the Configuration Name text entry field.

  1. In the Description text box, you describe the purpose of the configuration.

  2. If you have multiple alarm configurations, you can specify a default configuration that will be used for the active database . If you wish to make this the default configuration for the database, enable the Default (Active) Configuration check box (optional).

  3. In the Runtime Settings section, you can enter the parameters you wish to enforce.

  4. Use OPC DA Timestamp: By default, the alarm server generates timestamps internally using the system clock. When this check box is enabled, the timestamps provided by the OPC Data Access servers are used instead. If an alarm has more than one input, the latest timestamp will be used.
  5. Scan Disabled Tags: Check this check box to enable runtime scan of tags that are disabled in the configuration.
  6. ISA Mode: This checkbox involves ISA 18.2 specification compliance (involving the use of Latch, Shelved, Suppressed by Design, Out of Service, Re-Alarming, Auto Ack and Clear features). For new installations/configurations, this checkbox is checked by default. For customers upgrading systems/databases, this checkbox must be enabled manually.
  7. Scan Period: Use this setting to control the update rate (period in milliseconds), which is the period after which a request is sent to all OPC Data Access servers used by this configuration for a refresh. The default scan rate is one second (1000 milliseconds).
  8. Startup Squelch: This setting specifies the number of minutes that the alarm server will inhibit the reporting of ALL alarms after the start of the alarm server. Startup squelch will squelch all messages until squelch delay expires. The squelch timeout will start when the configuration finishes loading.  The default squelch is one (1) minute.

When the alarm server starts, it may cause underlying OPC Data Access servers to start. During startup, many OPC Data Servers will send data values with BAD quality until an initial value is received from the device. Adjust this setting to eliminate erroneous errors at startup. At the end of the defined period, any event notifications being suppressed will be reported.

 

Note: This setting suppresses all alarm processing and reporting this period.

 

Squelch all messages until squelch delay expires - Squelch timeout will start when the configuration finishes loading.

  1. GAS Theme: Select a global aliasing theme from the Set Theme portion of the Data Browser from the Themes dialog box. Refer to Global Alias Themes for more information on this topic, and to learn about how to set a theme scope for your global alias.
  2. Click the Apply button to save your settings.
  3. Now you can define alarms for the configuration's OPC tags; for help doing this, refer to Alarm Tags and Alarm Tag Templates. You can also define a node for the configuration, as described in Nodes in AlarmWorX64 Server.

 

See also:

AlarmWorX64 Server

Alarm Server Databases

Areas

Nodes in AlarmWorX64 Server