DAEnetIP2 v2 User Manual
21 Apr 2020
6.9. Analog Events
Figure 6.11. Analog Events
SNMP traps can be generated from Analog inputs if its level crosses the given limits. If the limits
are 0 and 1023 then there will not be any traps from this input. The message gives information
from which input is this trap and what is the input level value. If several events are generated,
DAEnetIP2 v2 sends their traps in order they have been generated. The controller generates
traps each 2-3 seconds when it is in alarm zone. This is because the SNMP trap is UDP based
message and the receiving is not guaranteed.
Mode "LOW" - the output will become "1" if the input level is less than Low Threshold and
sets the previous state when the input level is over Low Threshold;
Mode "HIGH" - the output will be set if the input level is higher than High Threshold;
Mode "LOW/HIGH" - the output will be set if the input level is out of the range with High
and Low Threshold;
Mode "REG" - the output will be set if the input level is less than Low Threshold and will be
in old state after input level is over High Threshold. This function does not affect to SNMP
traps but the same threshold values are used for sending SNMP traps.
Mode "INV" - it reverse the signal level which is generated to P5 (if the regular was to set
in "1" during INV it will be "0". For example if temperature sensor is used - this option allows
to be done automatic switch ON of load when the temperature is higher than the threshold
HIGH (and switch OFF when the temperature is lower than the threshold LOW). And it is
possible the opposite (without "INV") it is possible heating during low temperatures (for
instance antennas) - the output is ON when level is lower than LOW and OFF when the
level is higher than HIGH.
SNMP: Changing the value in respective bit of aevPinX.0. The possible values are: None, Low,
High, LowHigh, Acc