Improve PI Analysis Service Performance for Non-Templatized Analyses
Instead of putting all non-templatized analyses in one group for evaluation, the PI Analysis Service should divide them up automatically according to some criteria. The goals would be:
1) Eliminate the need for many "one-off" templates that cause ...
Currently you can only run a single PI Analytics instance at a time. We have two VMs running PI Analytics in a failover situation, but this means that one of the VMs is sitting idle 99% of the time.
We are starting to hit the limits of scaling w...
We have a template called AnalogPVAsset with an analysis called BadValues (see attachment level 1).
Derived from that template we have a template AnalogPVSTSEuLoHiAsset where we have overridden the BadValues analysis (see attachment level 2). The...
Analysis Preview Results - Automatically scroll to result row
After generating "Preview Results" (from right mouse click on analysis name on PSE Analysis Templates tab) it would be nice if the upper results table would auto scroll to the related time value when using the trend cursor to click on the results ...
Safeguard against multiple analyses writing to the same PI Point
Safeguard against multiple analyses writing to the same PI Point. Currently it is possible to configure more than one analysis to write to the same PI point. This is a problem since it often goes undetected until someone looks at the data and sees...
Summary of the children event frame duration based on the trigger or severity
As a consumer of event frame data, I would like to be able to get a summary of the children event frame duration based on the trigger or severity over the duration of parent event frame when a parent event frame closes. The output should be stored...
I find myself making analytics on child elements which by themselves have limited value, but are needed to get rollup analyses to work. This adds complexity to the design of AF. Two ideas would improve this:
1) Count # of attributes that meet a c...
Provide Enumerated Values for Named Arguments for Analysis Functions
Provide Enumerated Values for Named Arguments for Analysis Functions
For functions with arguments that have named values, provide enumerated choices (not AF enumeration but analysis native)
For instance, the LinRegr function returns an array of ...
Working with AF Analysis the following usability enhancements are requested.
1. Clicking on an analysis variable to edit it would automatically put your cursor at the beginning of the variable string. Current behavior is: you click on...
In PI Calcs inside PI ProcessBook or even PI AF, the could be a way of filtering calculations, such as the following
1. Tag VALUE stores a process value
2. Tag STATUS stores the asset status
We want to determine how long VALUE was higher than a ...