Make Acknowledged status available within Event Frame
Since we have an EventFrame() function to pull in StartTime, EndTime, and Duration from within an event Frame, it would be useful to also be able to access whether or not the event frame was acknowledged.
Use case: If level 1 users have not ackno...
PI EFGen interface : allow configuration of events without OS-admin rights
PI EFgen interface is built in such a way that it is not possible to configure events without Windows-Admin rights on the machine hosting the interface. This is not relevant in term of security and we would like to let key-users configure events w...
Conditional Analytics within event frame templates
As a PI Admin, I'd like to be able to calculate conditional based analytics within my event frames rather than in an outside calculation that you need to reference within the event frame. This causes timing issues when trying to schedule that calc...
Provide function to allow users to get n-th event before/after a certain time
Provide the functionality in AF analytics to get the nth event of an attribute before/after a certain point in time where n is a variable.
In cases where n is small or fixed we can use the PrevEvent() or NextEvent() functions n times to do this, ...
Performance equation to calculate tag median over time range
Currently we do not have functionality to calculate a median over a set of tag archive values. For example a function such as TagMed('sinusoid', '*-2h', '*-30m') to return the median of that set of archive values.
Currently you have to type the attribute you wish to rollup by hand. Some of our customers have expressed interest in being able to select one attribute with the mouse rather than typing anything. Wildcard characters do work but some customers who...
Parametrize the "True for x minutes" parameter in event frame analysis
It would be nice if we could reference an attribute or analysis variable to provide the value for the "True for 'x' minutes" parameter, rather than having to hard-code this value. This would be especially helpful in cases where we have numerous el...
Allow user to choose a variable name when using "Assign to variable" feature
First of all, the "Assign to variable" feature in asset-analytics is amazing and helps a lot with refactoring previously created analyses, so kudos and thanks! What would be even more amazing is if I had the ability to select a variable name wen a...