Define default scheduling for newly created PI Analyses
When creating new analyses with Asset Analytics, our users sometimes forget to modify the scheduling from natural to periodic, which might lead to high trigger ratios and degraded performance. AF should allow administrators to define the default a...
Allow output expressions when using implicit Event Frame generation modes
In AF/Analytics 2018, implicit modes of Event Frame generation were introduced (Pulse, Step, and Step Continuous), but they do not allow for an output expression like the explicit trigger. Adding this functionality would allow for EF attribute val...
As a PI user, I want to be able to visualize and analyze the SQC violations that are generated by the SQC rules.
The ability to save SQC outputs such as Mean, median, mode, stdev, Cpk, max, min, 1-5 sigma zones, ucl, lcl in the follo...
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...
Use Case: calculating which Shift is working within a rotating-shift cycle, which must the follow Daylight Savings Time offset.
This function is available in the Performance Equation library, but not in AF. The function itself is simple once one ...
Order by name (alphanumerically) the Analysis in the Management tab in PI System Explorer
I would like to be able to order by name (alphanumerically) the Analysis in the Management tab in PI System Explorer after retrieving a list of analyses through a search/filtering. This could be done by clicking on the Name column.
Allow for PI AF templates to be version controlled. Include the ability to revert to previous template version, or continue to use old versions for specific elements. This will reduce the risk of deployment and improve change/release management pr...
Trigger automatic recalculation for snapshot changed values
As for now, automatic recalculation is not triggered by changes on snapshot (KB01790), which means auto-recalculation does not work with snapshots values.
The idea of it doing otherwise is to help users that mistakenly added a wrong new event to ...
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...