I have a simple problem where I need to report the amount of specific events that have occurred within a time frame. To achieve this I have implemented an Event Frame to detect these events and I was hoping there would be a way to simply count the events triggered by my created Event Frame. I would most preferably like to achieve this in DataLink as I do not necessarily need to keep historical data of the events through a PI tag.
Any help would be appreciated.