Question:
When the alarm source’s delay is configured, which value is saved as the alarm: the one that started the count, or the one after the delay?
Solution:
The tag’s value saved in the database is the last value; in this case, the value after the delay. The EventTime column saves the time of the last change in the tag’s value and the E3TimeStamp column saves when the record was inserted in the database (last change plus delay).