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

All ideas

Showing 1478

Add more date and time functions to PI SQL Client

As a PI SQL Client OLEDB user, I would like to have the TIME(), DATE(), LOCALDATE() and TOLOCALDATE() functions available in order to construct datetimes for my queries. These functions were available in PI OLEDB Enterprise, but are not available...
Guest over 1 year ago in AVEVA™ PI System Access (PSA) / General 0 Declined

Support DST Transition on Second Granularity in PI SDK

A user tries to retrieve date with timestamp 03-Nov-2018 23:59:59 (1 second before Daylight Saving Time beginning) in PI SMT, but the returned event has a timestamp of 04-Nov-2018 00:59:59. This is because PISDK timezone design is such that it can...
Guest over 1 year ago in AVEVA™ PI System Access (PSA) / General 0 Declined

Add Annotations support for RTQP Engine

I would like the RTQP Engine to be able to read annotations. My use case is the following : I have user that enter manual values into PI along with these values the operator will specify the reason for this manual input. The comment is stored...
cvallee over 1 year ago in AVEVA™ PI System Access (PSA) / General 0 Declined

PI SQL Commander usability suggestions

To make things easier for the user, please consider doing the following: • Move the contents of View, Query, Tools, and Help from the menu bar into the toolbar. This will reduce the click count from 2 to 1, and the toolbar has more than enough roo...
Kenneth Barber over 1 year ago in AVEVA™ PI System Access (PSA) / General 0 Declined

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