Parametrize the "True for x minutes" parameter in event frame analysis
It would be nice if we could reference an attribute or analysis variable to provide the value for the "True for 'x' minutes" parameter, rather than having to hard-code this value. This would be especially helpful in cases where we have numerous el...
Update PI-AF install procedure to handle custom PIFD Naming
If hosting multiple AF DBs on a single SQL instance it is necessary to rename the PIFD default name to a unique name. For instance PIFD_<AFHostname> The current PI-AF install routine does not handle this situation - forcing a step to rename ...
Add option to clear buffer errors to the Buffering Manager
Currently users have to use the command line tools to clear buffer point errors. It would be useful and enhance O&M if these errors could be cleared directly from the UI rather than just viewed.Bonus points for allowing users to clear all, mul...
Officially test compatibility with Windows Security Baselines
As a PI System administrator, I need to harden the OS of my servers consistent with industry best practices so that they are resilient to attack and random disruption.
Official testing of compatibility with industry standards such as the Windows ...
Run the PI Server within Docker (https://www.docker.com/) to get better economies of scale.
Might already be possible, but need advice supporting this architecture.
Allow arguments/parameters to be passed to variable definitions, effectively creating user-defined functions.
For example, suppose that I want to define the function TagSum, which adds the values at all events in a time range. Then:
TagSum(tag, s...
Custom Delivery Channels in PI Notifications (newer versions)
Originally posted on PI Square at https://pisquare.osisoft.com/ideas/3778-custom-delivery-channels-in-pi-notifications-newer-versions
Customer would like to have the Custom Delivery Channels in PI Notifications 2012 upgraded to the newer versions...
Totalizer that resets to 0 with Asset based Analytics
I need to calculate a running sum (totalizer) of a PI Point and reset it to 0 at the beginning of each month. I would like to do this with Asset based Analytics. There are workarounds to do this, but none are great. For example, one workaround inv...
Allow Asset Analytics to Evaluate functions for questionable flagged values
Data can be flagged as questionable, which should mean the value may or may not be valid. Asset Analytics seems to be rejecting the value as Bad. The function instead should evaluate the result, but flagging the result as questionable as well.
PI Tag Renaming Detection for PI Vision/PE Calculations
When input PI Tags are referenced in PI Vision 2020+ calculations, they do not automatically detect PI Tag name changes. For users with a lot of calculations, this can be extremely problematic in the event of a PI Tag name change. In the event of ...