Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section


Column
width50%


Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleOn this page:
Table of Contents



Column


General information about the alarms for monitoring of the object state on the Agent

...

of Control side

To monitor the object state on the Agent Of 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).

...

These alarms are designed for the special mode of Monitoring PSIM operation with ACFA PSIM (see Configuring the special mode of Monitoring operation with ACFA PSIM). 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 monitor the object state on the Agent Of of Control side, do the following:

  1. In the System Settings dialog box, go to the Programming tab (1).
  2. Create the Script object (2on the basis of the Scripts object in the objects tree.
  3. If you are configuring the special mode of Monitoring PSIM operation with ACFA PSIM, 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 Apollo object on the Agent Of of Control side.
  4. 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 of Control side.
  5. Click the Apply button (3).

Operating procedure

At startup, and then every 15 minutes, Agent Of of Control sends a GET_OBJECT_STATE event to the Axxon PSIM 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 of Control side is complete.