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

PI AF SDK

Showing 37

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 over 1 year 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 over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 1 Declined

CreatePIPoints, FindPIPointsByPath, and other related functions should have the same return type.

Currently, a method like PIServer.CreatePIPoints returns AFListResults. Very similarly, PIPoint.FindPIPointsByPath will return AFKeyedResults. The functionality of each result is essentially the same; they even have, for most practical purposes, t...
Guest over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined

Recalculate an Event Frame after a manual entry through PI Vision.

Recalculate an Event Frame after a manual entry through PI Vision. So after inserting data in a manual manner, I want to be able to automatically recalculate the EF. In new AF version this works for analysis but not for EF. There is a way to do pr...
Guest over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined

Tag Creation

As a developer of custom applications that use the PI  AF SDK, I'd like to be able to easily determine if an attribute based of an attribute template is configured for tag creation. Currently the AF Attribute Template class does not have this prop...
Guest over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined

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

No description provided
Guest over 1 year 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 over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 1 Declined

AF SDK Async Data Methods for multiple AFAttributes

Expose interfaces for asynchronous data method calls (ex. InterpolatedValues, PlotValues, RecordedValues, Summaries) that:     1. Take an asynchronous enumerable of `AFAttribute`s as input     2. Output an asynchronous enumerable of results     3....
Guest over 1 year 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 over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 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 over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined