Alerts And Alarms

Design build and construct a set of NT Services to provide data logging/capturing mechanisms and services. All services are client server based.

The system consists of an Alarms Server which monitors and receives all alarm objects in the system. As a user or service connects to the alarm server, all outstanding alarms are sent to the user. When the state of each alarm point changes, all connected users or services are notified of the changes.
The systems were written in Visual C++ on Microsoft NT.

The system was a windows system communication through RS422 to the peripherals and Ethernet to other host based systems.