kitControl-AlarmCountToRelay

The AlarmCountToRelay component allows you to link from an Alarm Class component to monitor alarm count and send an associated boolean output to a relay whenever there is an increase in the alarm count. The alarm count type that you choose to monitor is optional and includes the alarm states or statuses, as described under the “Alarm Count Type”, below. This component may be used in security applications or situations where you want to connect the occurrence of a new alarm with an event such as a light, horn, or other signal which requires a relay connection. When an alarm count increases, the component’s Relay Out property is set to True from False and maintained at that status for the amount of time that is specified by the Timer property value.

AlarmCountToRelay component properties are described below:

Figure 14 shows an example of an AlarmCountToRelay component that is linked to the Unacked Alarm Count property. In this example, the Unacked Alarm Count is 46. Any increase in the number of Unacked Alarms causes the Relay Out property to change status from false to true for a time equal to the value of the Timer property.

Figure 14. Example AlarmCountToRelay usage


Example AlarmCountToRelay usage

See also Alphabetical list of kitControl components