Go to documentation repository
Documentation for Monitoring 12.0. Documentation for other versions of Monitoring is available too.
Previous page Next page
General information about the alarms for monitoring the object state on the Agent Of Control side
To monitor the object status on the Agent Of Control side, create an AccessByCardEnable string registry key and set 1 as its value (for details, see Registry keys reference guide, for more information about working with the registry, see Working with Windows OS registry).
By default, the following alarms will become available in the Detection Tools alarm group:
Alarm group | Event name | Alarm type (default alarm description) | Alarm length |
Detection Tools | - | Object disarmed | Long alarm |
OBJ_DISARM | Attention! Service personnel are working! | Short alarm | |
OBJ_ARM | Armed object | Short alarm |
These alarms are designed for the special mode of Monitoring operation with ACFA Intellect (see Configuring the special mode of Monitoring operation with ACFA Intellect). However, these alarms can be used to monitor the state of the relay, for example, to generate a short and long alarm when the relay switches from the Relay on to the Relay off state, and another short alarm when the relay switches from the Relay off to the Relay on state.
Configuring the alarms for monitoring the object state on the Agent Of Control side
You can change the description of alarms for the OBJ_ARM and OBJ_DISARM events, and the long alarm Object disarmed (for details, see Changing the description of short alarms and long alarm Object disarmed).
To receive the short alarms Attention! The service staff works! it is necessary to set up an alarm group as shown below.
To receive the short alarms The object is armed, it is necessary to set up an alarm group as shown below.
Note
It is necessary to type the <obj_disarmed> and <obj_armed> messages in the lower case.
To monitor the object status on the Agent Of Control side, do the following:
- In the System Settings dialog box, go to the Programming tab (1).
- Create the Script object (2) on the basis of the Scripts object in the object tree.
- If you are configuring the special mode of Monitoring operation with ACFA Intellect, it is necessary to copy the contents of a sample script from the page Sample scripts for determining the current state of the zones of the Rovalant (A6, A16) object on the Agent of Control side.
- If you are configuring the monitoring of the relay state, it is necessary to copy the contents of a sample script from the page Sample scripts for determining the current state of the relay on the Agent of Control side.
Click Apply (3).
Operating procedure
At startup, and then every 15 minutes, Agent Of Control sends a GET_OBJECT_STATE event to the Intellect core. This event is processed in a script, which then generates an OBJECT_STATE_INFO event with the object status in the state field and the additional information in the card field. When the state of the relay changes, this script generates the OBJ_ARM or OBJ_DISARM event a long alarm Object disarmed.
Configuring alarms for monitoring the object state on the Agent Of Control side is complete.