Allow writing arrays as a time series to an output
I would like to be able to configure outputs in an analysis to write at multiple time points (which are defined by the result of an array function).
My use case is to:
1. Configure an attribute as a Time Series Table Lookup
2. Create an analysi...
Basic Linear Regression: Slope, Intercept, and R-squared
Wondering if there's interest in basic linear regression calculations, e.g. slope, intercept, R2, to analyze data.
Sample use cases:
1. Calculate the rate of withdrawal from oil wells to stay within compliance limits
2. Calculate linear performan...
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...
Compare timestamps and output most recent value in child elements to parent element
From a varying number of child elements (all sharing the same template), I want to find the most recent timestamp of a same template-based attribute, and output the value with timestamp to an attribute in the parent element.
In addition, constantl...
Allow nested operations in AF Asset Analytic functions for 'attribute attname'
KB00868 recommends Asset Analytics as the right job, but there are some major limitations that inhibit ease of use and deployment, specifically around operations on >1 attribute or tag simultaneously.
To improve this, AF analyses functions th...
As an administrator, I would like to be able to backfill data that crosses over a versioning event
Use case:
1. An element has an attribute that looks up information on equipment configuration (ex: a pump rate)
2. Due to an equipment change, the lookup table and the element were increased in version
3. A backfill needed to be performed o...
Properly handle Event Frame edits on Event Frames that are generated by the PI Analysis Service
Users manipulate open event frames that are generated by the PI Analysis Service. The manipulation can be:
1) Write to an attribute on the EF
2) Write an annotation
3) Acknolwedge the EF
When these manipulations are being performed the Event Fra...
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...
Backfilling % complete should be based on time, not number of analyses
Currently, the "% complete" bar for backfilling analyses is based on the number of analyses that are done backfilling. For example, if you are backfilling 4 analyses, the bar only ever updates 4 times: 25%, 50%, 75%, and 100%.
These big gaps betw...