Skip to Main Content
AVEVA Product Feedback


ADD A NEW IDEA

Analytics & Calculations

Showing 332 of 1331

Date and time format in Preview-Results pane (PI System Explorer) to be consistent with all other date & time formats

The Date and time format in PI System Explorer's Preview-Results pane are not displayed according to the end user's operating system date & time format defined. This is an inconsistent behavior to that of PI System explorer in general sine the...
Guest almost 3 years ago in Analytics & Calculations 0 No status

Be able to use variable as index in \Elements[@index=Variable]

I would like be able to use a variable as index instead of an integer number in \Elements[@index=variable] so I can always get attribute values of my child elements eventough the relation to my child element isn't always the same.
Guest almost 3 years ago in Analytics & Calculations 0 No status

Preserve analysis configuration when switching types

It would be nice if the configuration of an analysis was saved in memory when switching between types (expression, rollup, event frames or SQC). This way if a user accidently changes type, their work would not be lost.
Guest almost 3 years ago in Analytics & Calculations 0 No status

Prioritize Recalculation of Analyses acting as Inputs into other Analyses (Daisy Chains)

During bulk recalculation or backfill, enhance the PI Asset Analytics engine to prioritize the calculation of analyses that act as inputs into higher level "daisy" chain analyses. This would address performance issues at large scale, as described ...
Guest almost 3 years ago in Analytics & Calculations 0 No status

Additional capabilities for rollup analyses

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...
Guest almost 3 years ago in Analytics & Calculations 1 No status

AF Function Call to test for existence of a PI tag

Some Analytics fail due to a tag not existing. It is possible to test for a Bad value via the BadVal() function, however, this does not work if the tag does not exist. Consequently the equation will not run. This caused me many hours of debugging ...
Guest almost 3 years ago in Analytics & Calculations 0 No status

Add support to create custom AFAnalysisRule plugins

I would like to create a custom AFAnalysisRule that allows us to leverage the resources on the PI Analysis Service to perform calculations that the Analysis Service currently cannot perform. These calculations include matrix operations, array oper...
Guest almost 3 years ago in Analytics & Calculations 1 No status

Make "In" operator compatible with arrays within AF Analysis

We have many calculations following this basic pattern - take recorded values of one attribute, apply a filter (using FilterData), then retrieve values of a second attribute at the filtered timestamps of the first attribute. Currently, we cannot r...
Guest over 1 year ago in Analytics & Calculations 0 No status

Overload the Convert function to allow a input UoM and output UoM for unitless values

For unitless values you can assign a unit of measure by using the Convert() function. To further convert this to another UoM in the same class you need to nest another Convert() function. For example, Convert(Convert(3600, "s"), "h")) It would sim...
Guest over 1 year ago in Analytics & Calculations 0 No status

New analysis to perform insert into AFTable

Hello, We have a use case that would benefit from being able to insert into an AFTable from an analysis. This would work in the same way that event frames do, where a trigger condition is meet that causes the row to be inserted. The variables from...
Guest over 2 years ago in Analytics & Calculations 0 No status