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...
Support for Entry of an Coresight Adhoc Display Link in a Notification Email
(AF 2016 R2, Notifications 2016 R2)
I would like to have support to include a link to an Coresight ad-hoc trend for a specific attribute into an email. I have attempted to use the Insert Link option under Message formats in the following way:
Ent...
Ability to easily split Event Frame on a time range
Users have requested to have Event Frames split up based on a time range to more easily visualize the data and make reports.
For example, if an Event Frame is triggered Monday at 4pm and closed on Wednesday at 6pm it would be nice to have 1 even...
It's important to have Anaconda python with Af to perform machine learning and it will be easy to implement those models to have maximum benifits combined with pi and machine learning
Allow Failed Calculations to Output a Value Rather Than 'Calc Failed'
As an AF Asset Analytics user, I would like there to be an option to output a value rather than 'Calc Failed' if an analysis fails to evaluate. I have several aggregate analyses which are dependent on other analyses (which will occasionally ...
Extend Support for PI's Advanced Calculation Engine (ACE)
Hi team,
I’m glad to hear the PI SDK is backwards compatible, but I’m equally surprised and sad to see PI ACE is no longer supported going forward, especially with the uncertainty of whether PI ACE can run on the latest Windows Server OS’s (curr...
Improve version control mechanism to consider also PI AF Analysis & Notifications Elements
Improve version control mechanism to consider also PI AF Analysis & Notifications Elements:
Background:
When adding or removing an attribute to an Element in PI AF, the element's revision number is incremented (as expected) which makes the re...