Ability to disable load shedding on Individual analyses
As a PI Admin I would like the ability to disable load shedding on individual analyses. This will ensure that critical analyses do not skip without having to disable load shedding at the service level and potentially impact performance.
Conditional Analytics within event frame templates
As a PI Admin, I'd like to be able to calculate conditional based analytics within my event frames rather than in an outside calculation that you need to reference within the event frame. This causes timing issues when trying to schedule that calc...
Make the AF SQL scripts available for download in the Customer Portal
The current AF Server versions require running the AVEVA PI Server Integrated Install Kit in a machine to extract the Go.bat SQL scripts. This can be a concern in highly restricted or validated environments, where customer might not be able to run...
Allow user to choose a variable name when using "Assign to variable" feature
First of all, the "Assign to variable" feature in asset-analytics is amazing and helps a lot with refactoring previously created analyses, so kudos and thanks! What would be even more amazing is if I had the ability to select a variable name wen a...
We have many cases where data is showing up as "questionable" and thus cannot be used in an analysis even tho the value is still mostly good and can still be accurately used in a calculation. Being able to choose to use these "BadValues" would be ...
The TriggeredOn() function would return true if the inserted attribute was the reason for the expression analysis to trigger/evaluate. I have multiple attributes in the same analysis but only want each line to have an output when its corresponding...
Re-instate the default tags and random/ramp soak interfaces
These were removed from the 2018 SP3 install kit as OSI found many customers removed these tags and interfaces after installation. However, our experience is the opposite and these tags are massively useful for diagnostic, experimental and trainin...
Guest
about 3 years ago
in Installation
2
No status
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...