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 71 of 5194

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

When PI AF Client is updated, update all install kits that contain PI AF Client

A lot of times, install kits such as the one for PI DataLink contain an older version of PI AF Client than the one that is included in the PI AF Client install kit. To make things easier for customers, whenever PI AF Client is updated, consider u...
Kenneth Barber over 3 years ago in AVEVA™ PI Server / Installation 1 Declined

Provide documentation and examples of how to interact with the PI Data Collection Manager API.

- Enable Programmatic configuration for OMF applications to automate onboarding process - Swagger specification
Guest over 3 years ago in AVEVA™ PI Server / Installation 0 No status

All-in-1 PI Client install kit

Similar to the PI Server install kit, there should be a PI Client install kit that packages all non-deprecated client-side PI programs together. See the comments for a list of programs.
Kenneth Barber over 3 years ago in AVEVA™ PI Server / Installation 2 Declined

Roll back to the older legacy installer, previous to PI System 2016 R2.

The integrated installer will not perform as expected, as there is no explicit way to preconfigure the MSIs required to install the PI System. This creates a very stressful scenario for very restricted environments. Please reach directly to me in...
Guest over 3 years ago in AVEVA™ PI Server / Installation 1 No status

Replace PI AF Client with PI AF SDK in install kits that contain PI AF Client

Currently, PI AF Client is listed as its own program in install kits that contain it. When it is time to install PI AF Client, the user gets to choose which components to install. However, in all install kits that contain PI AF Client other than t...
Kenneth Barber over 3 years ago in AVEVA™ PI Server / Installation 0 Declined

Implement GetValue().ValueAs<Insert Type Here> for all possible AF Value Types.

Currently, the AFSKD GetValue() method supports GetValue().ValueAsInt32, .ValueAsDouble, and .ValueAsSingle. However, there are other possible AF Value Types, such as "Boolean". The AFSDK should expand the GetValue().ValueAs functionality to inclu...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 2 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 3 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined