Alarm cannot acknowledged, or Can not sync the Red. CS.
Hi.
We have a 2 oo 3 Aspect and 4 connectivity servers.
Separate the 2 project.
2 CS servers are parallel redundany.
Problem is alarm cannot sync the red. servers.
Please check the attached file.
=============================================
SourceName : I 2015-11-14 20:26:32.828 "LI246011"
SourceGUID : I 2015-11-14 20:26:32.828 "6574BCAAF1A24451ADC233850EE122C2"
ConditionName : I 2015-11-14 20:26:32.828 "OE"
ActorID : I 2015-11-14 20:26:32.829 "LGPC\800xAService"
Message : I 2015-11-14 20:26:32.829 "||AE_NLS_OEMsg"
SystemName : I 2015-11-14 20:26:32.829 "172.16.80.155"
Severity : 200
Class : 509
LastTransTime : I 2015-11-14 20:26:32.829 "2015-11-10-19:47:37.074"
CondLastActive : I 2015-11-14 20:26:32.829 "2015-11-10-18:59:38.048"
AlarmState : 4 = ActiveAcked
LastDataDurStamp : 4d 18h 59m 15s 708ms
LastCheckedDurStamp : 4d 13h 50m 45s 865ms
RefCounter : 0
------------------
SourceName : I 2015-11-14 20:26:32.830 "M1120PTBPFlowLowSel"
SourceGUID : I 2015-11-14 20:26:32.830 "4939A301262F4991B2FC514E9E9F5571"
ConditionName : I 2015-11-14 20:26:32.830 "OE"
ActorID : I 2015-11-14 20:26:32.830 "LGPC\800xAService"
Message : I 2015-11-14 20:26:32.830 "||AE_NLS_OEMsg"
SystemName : I 2015-11-14 20:26:32.830 "172.16.80.151"
Severity : 200
Class : 126
LastTransTime : I 2015-11-14 20:26:32.831 "2015-11-14-17:33:57.343"
CondLastActive : I 2015-11-14 20:26:32.831 "2015-11-14-15:38:21.192"
AlarmState : 4 = ActiveAcked
LastDataDurStamp : 7d 21h 1m 22s 17ms
LastCheckedDurStamp : 4d 17h 51m 36s 827ms
RefCounter : 0
------------------
SourceName : I 2015-11-14 20:26:32.831 "AI121029"
SourceGUID : I 2015-11-14 20:26:32.831 "2925C2F2BE2A49CAA9856AA070846594"
ConditionName : I 2015-11-14 20:26:32.831 "OE"
ActorID : I 2015-11-14 20:26:32.832 "LGPC\800xAService"
Message : I 2015-11-14 20:26:32.832 "||AE_NLS_OEMsg"
SystemName : I 2015-11-14 20:26:32.832 "172.16.80.151"
Severity : 200
Class : 131
LastTransTime : I 2015-11-14 20:26:32.832 "2015-11-14-17:34:18.246"
CondLastActive : I 2015-11-14 20:26:32.832 "2015-11-14-16:58:35.912"
AlarmState : 4 = ActiveAcked
LastDataDurStamp : 7d 21h 1m 42s 921ms
LastCheckedDurStamp : 4d 17h 51m 57s 731ms
RefCounter : 0
------------------
-- End Of List ---
MaxAlarms : 5000
Alarms in list : 403
Overflow : false
Voted best answer
Additionally, verify that Event Collectors within a redundant OPC server pair SHARE same service group.
With two pairs of CS I assume you have two Control Networks, or have split one large over an extra pair of servers for load sharing, security, etc purposes?
Services
- Event Collector
-- Service Group AC 800 Net 1
--- CS1A
--- CS1B
-- Service Group AC 800 Net 2
--- CS2A
--- CS2B
- OPC DA Connector
-- Service Group AC 800 Net 1
--- CS1A
--- CS1B
-- Service Group AC 800 Net 2
--- CS2A
--- CS2B
Given the above service config, "1" and "2" servers shall NOT connect same AC 800M CPUs.
Answers
I assume you noticed the E_INVALIDARG return code in the Acknowledges log.
For AC 800M OPC server to grant acknowledge the alarm's state must be "unacknowledged" and a number of the passed parameters MUST match:
- EventTime
- SrcName
- ConditionName
- Cookie (a serial number)
Cross check the contents of the HMI vs OPC server.
- Use "DumpAlarm" operation on the Alarm Manager.
- Dump OPC server content as you have done already, or use a 3rd party OPC AE client.
Are they in sync?
The AC 800M Alarm Collector config in the 800xA HMI must have the "Support Refresh" feature enabled. This is important, or else sync issues may arise.
Sometimes you need to restart OPC server and/or cold restart the controller.
Ask regional ABB support center to open a support case if you can not figure out what has gone wrong (and fix it by yourself)
This my configuration.
by krnapar Rank: 216 on 11/14/2015 5:31:21 AM | Like (0) | Report
System Version : 800xA FP4 RevE
Add new comment