Skip to Main Content
AVEVA™ PI System™ Feedback Portal

Welcome to our feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas and comments are visible to all other users.


This page is for feedback specifically for AVEVA PI System. For links to our other feedback portals, please see the tab RESOURCES below.

ADD A NEW IDEA

Search results: AVEVA™ PI System Access (PSA)

Showing 11 of 193

OSIsoft Python Library for data science

As a data scientist, I would like to be able to use a fully supported OSIsoft Python library without having to directly interface my Python script with a middleware. This OSIsoft Python library would be able to perform the same operations as PI Da...
Guest about 3 years ago in AVEVA™ PI System Access (PSA) / General 3 No status

Add Annotations support for RTQP Engine

I would like the RTQP Engine to be able to read annotations. My use case is the following : I have user that enter manual values into PI along with these values the operator will specify the reason for this manual input. The comment is stored in ...
cvallee about 3 years ago in AVEVA™ PI System Access (PSA) / General 0 Declined
17 MERGED

AF SDK and Web API on Linux OS'es

With Microsoft supporting .NET Core on Linux operating systems such as RHEL, SLES Ubuntu, CentOS, and Debian. https://docs.microsoft.com/en-us/dotnet/core/about https://docs.microsoft.com/en-us/dotnet/core/linux-prerequisites?tabs=netcore2x They...
Guest about 3 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 3 No status

Implement FindChangedPIPoints

Add a PIServer.FindChangedPIPoint implementation to allow easily detecting changes to the point table. Today one has to periodically load all PI Points to find and react on potential changes. Especially with larger point counts these operations ca...
Guest about 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status

Provide programmatic interface to manage OMF applications

Enable Create,Read, Update, Delete operations for OMF applications via an API so that the process is standardized and efficient/effective as opposed to manual and error prone, especially for larger numbers of apps.
Guest about 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 Declined

af sdk PIPointQuery should allow multiple use of filter name per AND condition, so ranges can be searched

Currently the PIPointQuery cannot contain a filter condition with same filter name twice per AND condition of the query string. PointId:>5 AND PointId:<10. This would cause an error. Therefore filtering for a certain range is annoying as ...
Guest about 3 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined

Web based client using PI Web API

Just as we have clients like PSE(AF SDK), SMT(PI SDK) it will be very useful to have one which is based on PI Web API. This can be used for CRUD operations along with making configuration changes and testing security.
Guest about 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 2 Declined

support server side aggregation in AFSDK

I would like to aggregate multiple tag values in a server side operation using naturally scheduled or sampled intervals in some form similar or extending FilteredSummaries. Most common case is finding the maximum aggregate of two or more tags. I...
Guest about 3 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined

AF SDK Calls using the AFValues.GetValues should include an index of result events, this is to allow direct location of replacement events

The PIPoint.ReplaceValues method requires a replacement of every event in the timerange, however it also may reorder or miss events with the same time stamp. The issue is that if the client wants to replace only a certain event, but must find that...
Nathan Skitt about 3 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined

Allow PI Web API to modify the parent Event Frame and/or add a weak reference to a parent

This would allow a PI Web API application to take an initially unrelated event frame and by making a reference to it as a child to another Event Frame, allow for easier and more granular reporting. (This is the example that we’re working on with t...
Kendell Jillson over 2 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status