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

PI AF SDK

Showing 19

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 about 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 about 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No status

AF Analysis Query Runtime Information should be added as a PowerShell cmdlet

The AFSDK Analysis Runtime Information query is useful for monitoring/investigating analyses on an AF server. It would be very useful to generate these reports via PowerShell so that we can perform quick scripting task to get runtime information w...
GaryYegiazaryan about 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No status

Pesquisa para TAG

Seria interessante que, quando fosse realizado a pesquisa por TAG no Pi System Explorer, ele retornasse todos os caminhos aos quais a TAG em questão está vinculada, facilitando assim a pesquisa dela dentro do sistema e onde encontrá-la
Guest over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No status

afattributesearch expose value timestamp as fields

Maybe I'm missing it, but after performing an AFAttributeSearch I would like to use the binning extensions for summaries or aggregate periods, much like the EventFrame examples. However the fields exposed by AFAttributeSearch do not include the ac...
Guest about 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No status

Sort list of tags returned by AF SDK's FindPIPoints() method

Add a method that can be used to sort the IEnumerable returned by AFSDK's FindPIPoints() method. This method should allow the option of sorting on any desired PI Point Attribute.
Roger Ward about 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No status

Implement Attribute Trait filtering for AFSearch

I would like to perform AF Searches that return results based on Attribute trait filtering. More specifically, I would like to search for Elements that contain Location trait Attributes, so I can query more easily for assets that have a Location t...
Guest about 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No status

Allow adding one AFEnumerationSet to a different PIServer

If you run pIServer.StateSets.Add(aFEnumerationSet); afEnumerationSet.CheckIn(); The set will not be checked in if the PIServer of the AFEnumerationSet is not the same as the PIServer you are checking into. Instead you have to do: AFEnumeratio...
taterhead247 about 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No status

Fix bug that prevents AFAnalysisSearch by PlugIn property

Currently there is a bug that prevents searching for analyses by PlugIn, and also returning the PlugIn type for an AFAnalysisSearch via the FindObjectFields method, even though the documentation states that this should be possible. A post detaili...
Guest about 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No status