Integrate matlab and AF Analytics so that scheduling of an analytic can be configured in PI to trigger calculations and other analyses being executed within Matlab (and written back to PI).
As a user, I would like to configure my rollups to display a value only if the quality of my inputs reaches a minimum % good (configurable). Currently, it's not clear which inputs are used in the rollup calculation- even if some inputs have bad va...
Using the Max Rollup function - I would like to know which element provided the maximum value and output this as well so I can historize the information.
Allow EventFrame("Duration") to be used as an EndTrigger
I want to stop my Event Frame after an amount of time that is stored in an AF Attribute. For my use case, the amount of time from the beginning of an Event Fame is an end triggering condition. One way to do this, would be to allow the EventFrame("...
Ability to link Event Frames coming in from different sources (batch & mes interfaces, EFgen, PI Analytics, custom, etc.) together based on rules and monitoring an EF attribute SO THAT it's easier to associate time frame context and data that ...
Feature to enable notification rules automatically
When deactivating an alarm, the notification rule is disabled. There should be a way to set a notification rule to be enabled in a certain number of days. For example, if I disable the notification rule, I want to set it to be reenabled automatica...
When we built complex analysis and evaluate in PI System explorer we get general error messages without any information where the error occurs. This makes troubleshooting painful. Adding row/variable information would already help a lot!
if then else in Analysis still checking/executing both parts
If then else clauses are often used for input filtering for our analysis in AF. We often face the issue that analysis cause errors although the part which should not be executed according to the condition is causing errors.Example: "if BadVal('att...
Add a PI Analysis Service performance counter to track stopped analyses
The PI Analysis Service has performance counters to track the number of running analyses and the number of suspended analyses, but there is not one that tracks the number of stopped analyses. Currently, the only way to monitor how many AF analyses...
Set name of Event Frame on close (or by the value of an EF output attribute)
It would be useful if Analysis Service would set the name of the Event Frame on close rather than open.
The use case is customer wants to dynamically set the name by a value of an EF attribute (possibly an EF output attribute) - for example, if a...