Applies To:
  • CitectSCADA 7.00, 7.10
  • Vijeo Citect 7.00, 7.10

Summary:
It is possible to manually add summary entries/user events to the Alarm Summary using the function AlarmSumAppend.  When entries are created using AlarmSumAppend they are unacknowledged, and using the AlmSummaryAck function to acknowledge these entries will not work.

Solution:
At this stage the only way to acknowledge a User Event in the Alarm Summary is to set the AckTime field of the entry.  See Knowledgebase Article Q5614 for details on using the function AlmSummarySetFieldValue() to set the acknowledge time.

Keywords:
AlmSummarySetFieldValue, AlarmSumAppend, Acknowledge

Attachments