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

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

Allow to change Connection Default Preference for all AF SDK applications

If the user wants his custom applications running on a particular client machine to connect to the secondary server of a collective, he could of course hard-code that. But that becomes impractical if there are a lot of custom programs or they are ...
Guest over 1 year 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 over 1 year 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 over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No Status

Export method for AFLibrary class

As an AF SDK developer, I would like to be able to export AF Server Libraries (https://docs.osisoft.com/bundle/af-sdk/page/html/T_OSIsoft_AF_AFLibrary.htm) to .xml files or strings in order to easily share them with other AF Servers. An example...
Guest over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 3 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 over 1 year 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 over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No Status