GenEvents

The GenEvent Server exposes all events sent to it via the OPC Alarm and Events (AE) interface. OPC AE clients, such as the AlarmWorX64 Viewer and Logger, can subscribe to the GenEvent Server to view and log these events.

 

You configure the GenEvent Server from the FrameWorX Server configuration as follows:

  1. In the classic Workbench's Project Explorer, click the FrameWorX64 Server provider button.

  2. Expand the navigation tree then double-click the GenEvents node.

The GenEvents Configuration Form appears as shown in the figure below.

 

GenEvents Configuration Form

  1. Select the applications to log by clicking check marks in their check boxes.

Warning: Logging events impacts system performance. Log events for critical functions or for any applications that are troublesome. Always test for performance when logging and endeavor to minimize logging in your production systems.

  1. Set the NT Event Log Severity Level to a number between 0 and 1000.

Enter the lowest level of severity of event to be logged to the NT Event Logger. For example, if you set the severity level to 500, only events with a severity level greater than 500 will be logged to the NT Event Logger. Entering 0 will log all events for the selected applications; entering 1000 will log no events at all.

  1. Enable the Use Local Time Stamp check box to timestamp an event.

The time in the time stamp is that of the local client and is stored as a value in each events log. Events will be logged on the local host. When you disable the NE Event Log check box events that come from a remote server bear the time stamp of the remote server for that event when entered into the log. This is an issue if the remote machine is in different time zone from the local host.

  1. Click the Save Changes button.