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 19

Expose methods to retrieve messages from the PI Message log to PI AF SDK

Add methods to retrieve messages from the local and remote PI Message Logs where remote can refer a PI Data Archive node or any remote PINS. Because the EventLog Class in .NET Framework provides access to local and remote Event Logs, offering ...
Guest over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 3 Declined

Expose PI Network Manager Statistics via AF SDK

As of now, we can get PINetMgr statistics via PowerShell command Get-PIConnectionStatistics. # of users familiar with AF SDK are more than with PowerShell. It will be nice feature addition in AF SDK, and usability will also increased.
Guest over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined

Offer AF SDK as a Nuget package

To help with quicker deployment, having AF SDK as a nuget package would speed up development and lower barrier to developing against a PI System.
Guest over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 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 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 2 Declined

Backfill/Recalculate over future data

The ability to backfill an analysis using an end time in the future. This would read data from future inputs and write the results as future values.
Guest over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 3 Declined

Allow decimal representations of days, months, and years in time strings

PI Time offsets only allow for integer numbers of days, months, and years. For example, *-1d is allowed, but *-1.5d is not. Hours, minutes, and seconds allow decimals. There are a number of client tool situations where the customer would like to o...
Guest over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 2 Declined

support server side aggregation in AFSDK

I would like to aggregate multiple tag values in a server side operation using naturally scheduled or sampled intervals in some form similar or extending FilteredSummaries. Most common case is finding the maximum aggregate of two or more tags. I...
Guest over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined

Return Elements with Bad Values with AFSearch

As a programmer, I would like to search for and return elements with attributes that contain bad values  using the AFElementSearch Class in the AF SDK.
Guest over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 1 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 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined

Recalculate an Event Frame after a manual entry through PI Vision.

Recalculate an Event Frame after a manual entry through PI Vision. So after inserting data in a manual manner, I want to be able to automatically recalculate the EF. In new AF version this works for analysis but not for EF. There is a way to do pr...
Guest over 1 year ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 Declined