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

Clear

Ideas

Showing 95 of 5197

Expose Business Integrator statistics via AF SDK

It will be nice feature addition in AF SDK, usability and publications management will also increased.
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined

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

Make CONCAT take an arbitrary number of arguments

Currently, CONCAT only takes 2 arguments, so you need to nest multiple CONCAT (or just use the & operator) if you want to concatenate multiple strings. This can be avoided if CONCAT could take any number of strings as arguments. In general, u...
Kenneth Barber over 3 years ago in PI Connectors / PI Connector for UFL 2 Declined

"13,10 OR 10" New Line default

Currently, there is no default entry for New Line. The user can use any characters as line delimiters, but the Windows and Unix new lines would, by far, be the most common. Please make the default New Line "13,10 OR 10" to save most users the trou...
Kenneth Barber over 3 years ago in PI Connectors / PI Connector for UFL 0 Declined

Allow connectors to write to a buffered PI Point

The customer stores shelving and alarming event data in the same PI point, as they are two parts of a full picture. They receive alarm data through the interface for OPCAE, however shelving events are not exposed through this data path, and they h...
Guest over 3 years ago in PI Connectors / PI Connector for UFL 1 Declined

Support response and additional handling of POST requests

Have the PI Connector for UFL running in REST Server mode respond to the first PUT/POST request with additional information, which then allows the RESTful endpoint to generate a second PUT/POST request with the data we want to parse and store in P...
Guest over 3 years ago in PI Connectors / PI Connector for UFL 0 No status