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 131 of 5259

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

Install and configure a Connector at a site with few IT resources

As an admin, I need to install and configure a Connector or application that collects, buffers, and transmits data to CONNECT data services so that I can start making displays that help me monitor my process.
Guest over 3 years ago in PI to CONNECT 0 No status

Handling Replaced or Redeployed Devices

The ability for data generating devices in the field to be redeployed to new assets and have the data in OCS reflect this reality. Scenarios: * Device 123 is capturing data from Asset A and redeployed to Asset B at this timestamp. * Device 456...
Guest over 3 years ago in PI to CONNECT 0 No status

Support PI to CONNECT Connections from 3rd party partners, without requiring Admin access

I have a customer that I would like to collect data from. I would like to allow them to run PI to CONNECT to send their on-prem data to my CONNECT tenant. They are not part of our user database, and I do not want to grant that customer "Admin" lev...
Guest over 3 years ago in PI to CONNECT 0 No status

Minimize PI to CONNECT Post Installation Configuration Utility

As a PI to CONNECT Administrator, I would like to be able to minimize the PI toCONNECT Configuration Utility so I can more easily switch between running applications to gather necessary information to correctly configure my PI to CONNECT connection.
Guest over 3 years ago in PI to CONNECT 0 No status

Connection to CONNECT through Azure Data Factory (ADF)

The ability to store data to CONNECT from Azure Data Factory (ADF) and also to retrieve data from OCS to ADF. The use case is that we get data from a variety of data sources like CSV, JSON, XML, PDF, SQL Backups etc. How about mapping the attribut...
Guest over 3 years ago in PI to CONNECT 0 No status

Complete the migration from PI SDK to PI AF SDK

The documentation pages linked below reveal that RtReports Server is the only part of RtReports that communicates with the PI Data Archive and still uses PI Batch and the PI Module Database, which are both deprecated. This also means that RtReport...
Kenneth Barber over 3 years ago in AVEVA™ RtReports / General 1 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