Alarm Analysis Report
Hello,
We are running 800xA 5.1 FP4.
We find that the Alarm Analysis package provides some very usefull information.
I would like to get this information into the hands of our Maintenance/Reliability group.
Is there a way to export to Snapshot Reports or Data Direct.
Thanks in advance,
Tim
Voted best answer
Hi,
As Stephan has mentioned you can use the OLEDB report template available in any 800xa node at
c:\Program files(x86)\ABB Industrial IT\Operate IT\Process Portal A\demo\AlarmAnalysisOLEDBSample
Just update the sample template with the actual path of Alarm Analyis object in your project.
In one of my project I have used this template and I have added a small macro to update the links when the file is open.
A sample file is attached here.
Answers
Alarm Analysis data is array based which few components support. However, an OLE DB example exists.
Please take a look at page 131 of the Configuration User's guide, 3BDS011222-510F
Thanks Stefan & Ashrith.
When I change the path on the AlarmAnalysisOLEDBSample.xls to point to my Alarm Analysis object in my Control Structure I am unable to run the task successfully. When debugging, I get the error shown in the attached file.
I have no experience in VB programming but the highlighted statement doesn't make sense to me.
Hasn't 'ReportingTimeStamp' already been defined?
On my sample xls, sheet 2 is Simple Properties, not sheet 4.
Not sure if either of these are issues.
Thanks again for your assistance.
Add new comment