Skip to Main Content
AVEVA™ PI System™ Feedback Portal

Welcome to our new 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

AVEVA™ PI System Access (PSA)

Showing 194

Allow decimal representations of days, months, and years in time strings

PI Time offsets only allow for integer numbers of days, months, and years. For example, *-1d is allowed, but *-1.5d is not. Hours, minutes, and seconds allow decimals. There are a number of client tool situations where the customer would like to o...
Guest almost 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 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 almost 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined

Return Elements with Bad Values with AFSearch

As a programmer, I would like to search for and return elements with attributes that contain bad values  using the AFElementSearch Class in the AF SDK.
Guest almost 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 1 Declined

Create a method to query a PIServer's licensed max tag count

No description provided
Guest almost 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined

Search on multiple Categories in AFSearch

Several customers have asked for ability to search on multiple categories.  I understand from developers that a generic OR in AFSearch can be quite expensive, but allowing for search filter Category to support Equal or IN should not be expensive.
Guest almost 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 1 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 almost 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined

Have Status of an analysis

I would like to have status of analysis (Enabled, Disabled, Running, Error or Warning) via PI AF SDK with the attribute 'Status' or the method 'GetStatus'. In the library, we already have in AFStatus all the Status declared but not used. Thanks ...
Guest almost 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 1 Declined

Have an option for the PIPointList.RecordedValues Method to exclude the current value if now (*) is specified as the end time

With the PIPointList.RecordedValues Method, using an end time of * will include the current value. This is unexpected when the method "Returns a list of compressed values for the requested time range from PI."
Guest almost 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 2 No Status

Allow AF SDK to search by Event Frame Template

Presently, the AF SDK's FindAFEventFrame class allows users to search by Element Template or Event Frame name using properties like AFElementTemplate, NameFilter, or Query (https://docs.osisoft.com/bundle/pi-powershell/page/html/Properties_T_OSIso...
Guest almost 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No Status

Move AF Elements with PI Web API

Create an additional action under the elements controller that can move an element from one parent to another while removing the child element from the original parent element's hierarchy.
Guest almost 2 years ago in AVEVA™ PI System Access (PSA) / PI Web API 1 Declined