PI system logging is currently fragmented across multiple location. This makes troubleshooting and log correlation difficult. Solution: Make logging consistent across all PI system applications. (ex: all logs stored in windows event log; all logs ...
As a PI user, I want to be able to visualize and analyze the SQC violations that are generated by the SQC rules.
The ability to save SQC outputs such as Mean, median, mode, stdev, Cpk, max, min, 1-5 sigma zones, ucl, lcl in the follo...
As an AF administrator, I would like to send in an attachment of a Notification files that are specified by file path in AF attributes. I currently do this by specifying the value at start time of an AF attribute that contains the changing f...
Rename overwritten archive files with new start time when using Archive_OverwriteDataOnAutoShiftFailure
When using the Tuning Parameter, "Archive_OverwriteDataOnAutoShiftFailure", the system uses the oldest registered archive as the new primary. But it keeps the name of the old archive. It would be very helpful if the archive subsystem could rename ...
kliffhopson
4 months ago
in Data Archive
0
No status
Ability to clear and not send notifications on Notification service startup.
We've had issue with Notifications spamming users with events should a PI collective member stop getting data.
At times, we need to disable the notification service until we can resolve the issue. After the issue is resolved, we need to start th...
Guest
over 3 years ago
in Notifications
10
No status
Be able to sort Elements and be displayed in ways other than alphabetically.
We have seen several instances where we would like to have the order of element displayed in AF/Vision be sorted by process order, not alphabetically. Suggest adding a "sort" field and an option to have element arranged by that rather than a...
Allow for PI AF templates to be version controlled. Include the ability to revert to previous template version, or continue to use old versions for specific elements. This will reduce the risk of deployment and improve change/release management pr...
Use Case: calculating which Shift is working within a rotating-shift cycle, which must the follow Daylight Savings Time offset.
This function is available in the Performance Equation library, but not in AF. The function itself is simple once one ...