FTV SE - Print 1 page of recent alarms from Alarm and Event Server

khelza

Member
Join Date
Sep 2015
Location
Ontario
Posts
67
Hi guys,

I have a local station SCADA program that requires a daily automatic 1 page printout of the most recent alarms from the Alarm and Event Server. (1 page of alarms can span over several days as they infrequently get alarms)

I feel that this is too simple of an application to warrant the use of Historian, and the customer would never want to pay for it anyways.

Is there a somewhat simpler method of doing this? (with columns for Date&Time, State, Message and Alarm ID)

I also need to print out a couple other forms along with the alarm log, with specific tag values put into specific row/columns, not just a list of all in one row. So I will probably use the following method for that:

https://theautomationblog.com/getting-allen-bradley-plc-and-pac-data-into-excel-using-rslinx/

This will allow me to pull the specific tags from the PLC in their specific location, however, I'm not sure this method would work to log a page worth of alarms, specifically the most recent.


Thanks in advanced! 🍻
 
One way would be to install SQL Express, Direct your Alarms to store to the SQL database.

Then setup a data connection to SQL in Excel and write a query to pull the last x alarms.
 

Similar Topics

FTV SE 9 - print screen at certain time - I have print screen buttons that work , what I want to do is have a few screens print automatically at a...
Replies
1
Views
1,222
Hello All, I'm running a very basic one display application and I'm having issues with the print command. I can successfully print the display...
Replies
3
Views
1,656
I tried to add it to the Client Keys but Ctrl+P still uses the PrintDisplay. Seems anything added to Ctrl+P in Client Keys will be replaced by...
Replies
0
Views
1,126
I am currently using Factory talk view SE 6.10 and my goal is to have a screen print automatically at a set time. There has to be a fast, simple...
Replies
3
Views
4,022
Hello everyone, I am currently working on a project that uses a Rockwell L33ER controller and the FTV Studio V13 as Supervisory computer...
Replies
0
Views
117
Back
Top Bottom