Monitor the operator stations (dead man's button)

The term dead man's handle or button originated in the railway industry. It is a control device to cut off power supply if the engineer is not physically able to continue controlling the speed of the train. A similar function can be set up in IGSS and it too is called a dead man's button. It's an object set up to monitor the presence and activity of an operator station in a multi-user system. Lack of operator activity activates the "dead man's button" object, which sends an alarm to the Alarm list.

By defining this object, it’s possible to trigger two alarms indicating the state of the given operator station. These could be…

images\BTN_Example.gif

In this example we use a rectangular field as the graphical representation of the object. Other choices for graphical representation are possible.

 

  1. Choose the menu Objects – Rectangular Field…in the Definition program.
  2. In the Object Browser dialog, do the following:
  1. On the Analog tab, do the following:
Show picture

 

When the value of the object falls from the Low Limit value of 1 to the Low Alarm value of 0, the “No activity” alarm is triggered.
When the operator station logs off or the server connection is lost, the Actual Value atom is set to the Min. value, -1, which triggers the “Operator station disconnected” alarm.

 

  1. Go to the Edit Mapping tab and do the following:
  1. Click OK to save the object and then run Install Configuration from the File menu.

The analog OP1 object is set to the Max. value every time activity is registered by the IGSS Server as coming from the operator station. “Activity” must either be alarm related, for instance acknowledgment, or object control, for instance changing of set point, sending a digital command, etc. If no “activity” is registered from the operator station, the object value is decremented every minute until it reaches zero and triggers a No Activity alarm.
At operator logout or lost connection to the server, the
Actual Value is set to the value defined for Min., i.e. -1. This triggers the second alarm, Operator station disconnected.

  1. Copy and paste for each operator station needing to be monitored. Rename after pasting to the correct operator station name.