The arrays in Expression and Event Frame Generation analyses are useful, but use cases are emerging where more functions are needed to reduce/calculate the arrays in more streamlined fashion. For example, Concat function should support array of ch...
Make Analysis trigger on different inputs when timestamps of input tags are equal
If an Analysis is triggered on "Any Input", and the inputs have the same timestamp but come in after each other, the Analysis is only triggered at the first input.
For example: We have a simple Analysis which summarizes 2 tag.
The first tag comes...
Improve Asset Analytics Data Cache performance to handle large scale changes
There is a considerable amount of downtime in our system (20+ minutes) when a template change is performed. The root cause is a limitation on how the analysis service handles the removal of AF Attributes from the Data Cache. Due to this limitation...
Currently PI Analysis Service has a built-in Statistics tool in PI System Explorer.
It is able to show statistics regarding Evaluation and Calculation Lag as well as Skipped Evaluations and some other important information.
PI System Explorer ...
As a user of analyses, I would like to have a Percentile function so that I can filter out atypical events when doing summary calls. The function would look like this: Percentile('attribute', 'timerange', value). This is related to enhancement req...
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...
It would be useful to add a feature to list notifications by user. This feature would be helpful in managing the list of notifications as more notifications are created and as users change job roles.
Guest
about 3 years ago
in Notifications
4
No status
As an analysis user I would like to define what should happen if multiple triggers occur with the same timestamp.
Currently AF analysis are using "Replace" mode when writing to the archive (meaning if multiple triggers have the same timestamp, the...