Alarm (10x)
Contents

1.Description

If an input receives a value <> 0 (Alarm), the respective alarm output sends a one. There are two options for acknowledging the alarm:
  1. By sending a value <> 0 to "acknowledgement" (Input 11)
  2. By sending the "right" code to "acknowledge with code" (Input 12)
The "right" code is determined by the code that is on the "Code" input (Input 13).

2.Inputs

No.NameInitialisationDescription
1E10
Sets Output 1 to 1
2E20
Sets Output 2 to 1
......
10E100
Sets Output 10 to 1
11E11 Ack0
Acknowledgement - if the input value is <> 0, then all alarm outputs that have last sent the value 1 send a zero (Output 1 to Output 10)
12E12 Ack C0
Acknowledgement code - If this input has the same value as Input 13, then all alarm outputs that have last sent the value 1 send a zero (Output 1 to Output 10)
13E13 Code0
Code - Code that is required for acknowledgement

3.Outputs

No.NameInitialisationSBCDescription
1A10s
One when Input 1 <> 0, zero if acknowledged
2A20s
One when Input 2 <> 0, zero if acknowledged
......
10A100s
One when Input 10 <> 0, zero if acknowledged
11A11 Ack0s
Acknowledgement - Sends one in the case of acknowledgement
12A12 Error0s
Error - sends one in the case of acknowledgement with the incorrect code to Input 12 or in the case of acknowledgement with 0 to Input 11.
s = send, sbc = send by change

4.Other

Recalculation during start:No
Module is retentive:No
Internal designation:17719
Category:Alerting