Allow the use of substitution variables in Analytics
Substitution variables are only supported in datareferences. I want to use these directly in Analytics expressions.
Now i need to create a attribute to resolve the substitution variable (formula, stringbuilder, etc.), and use that in my analysis....
If an analysis with multiple trigger attributes is triggerred, it is difficult to assess which attribute produced the trigger. Hasvaluechanged has it's limitations, and comparing PrevEvent is also cumbersome.
Instead of only receiving a timestamp...
New functions are needed for most problems in our fileds process and quality:
* countif (count with conditions over specified horizon)
* for loop (even it might be hard to implementate)
Provide options to connect PI Analysis service either to Primary or Any collective members
As a PI server Administrator I would like to have a way to decide the PI DA collective member Analysis server should connect.
This will allow us to manage better the load on PI DA
Make badval() in Formula data reference equivalent to BadVal() in Analytics
Currently, BadVal() in Asset Analytics can handle situations like BadVal(1/0) without throwing a divide by zero error, but the badval() function in the Formula DR cannot. The request is to make them equivalent so that behavior is consistent across...
Preview Results should display values of variables in event frame generation analysis
If I want to create an analysis that generates an event frame in PI System Explorer, often times it's useful to check the values of variables to make sure that a calculation is being done as expected to mitigate error on my end, and make sure I am...
The analysis tab in PSE can take quite some time to load if there are thousands of elements being referenced in the input attributes. This is rare for Expression, Event Frame and SQC analyses, but not as rare for Rollups. Ideally the tab should lo...
Add functionality to tables to make it more dynamic and easier to configure in a format.
As a notification user I want to see a table of all the attributes and its values on the target element in my email, furthermore when I add or remove attributes I want to see it automagically updated in my email without me having to reconfigure th...
Guest
about 3 years ago
in Notifications
1
No status
PI FrequencyGT function and PI FrequencyLT need to be added in AF analysis.
Please add PI FrequencyGT and PI FrequencyLT functions in AF analysis, like PI TimeGT and PI TimeLT, which find the frequency (number of times) within a range when an attribute value is greater or less than a given value.
I would like the ability to flag an SQC event only if I am in a batch, on a grade run, or in some other process condition. Right now, I am getting an SQC outside control limit when my phase is "inactive." Let there be more configuration of this in...