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

UFLDesigner should aid with visualizing the flow of control through the INI file

Currently, the UFLDesigner is focused on helping the user add content (variables, filters, actions, etc.) to the INI file. However, the UFLDesigner does nothing to help the user understand the interaction between these components. Rather than hav...
Kenneth Barber over 3 years ago in PI Interfaces / PI Interface for UFL 0 No status

Suppress the message "exception attributes corrected through the SDK read"

In the PI Interface of UFL we would like the option to suppress the message: "exception attributes corrected through the SDK read" for values of excmax larger then 9hrs.
Guest over 3 years ago in PI Interfaces / PI Interface for UFL 0 No status

Please allow to use a hex value as a delimiter, which will allow to specify a Carriage Return (0x0D) as a delimiter

While PI Connector for UFL supports FOREACH (CsvGetItem(__Message, char(13))) to allow using a Carriage Return as a delimiter, it does not support Serial input. This leaves PI Interface for UFL the only option to work with Serial input. Please al...
Guest over 3 years ago in PI Interfaces / PI Interface for UFL 1 Declined

Increase max. service ID for PI UFL Interface

According to https://customers.osisoft.com/s/knowledgearticle?knowledgeArticleUrl=3645819457236571808-241124 , any number larger than 99 can NOT be specified for PI UFL Service ID. It would be better for us if the larger number such as 300 could b...
Guest over 3 years ago in PI Interfaces / PI Interface for UFL 0 No status

Increase the default size of 4000 characters of the security descriptor column

No description provided
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI OLEDB Enterprise 0 Declined

Powershell - Add the ability to get Attributes or Elements by Category

Add the ability to retrieve Attributes and Elements by category for Powewhell command-lets. Example 1: $cat = Get-AFCategory -Name "Product A Manufacturing" -Element -AFDatabase $afDB get-AFElement -category $cat -AFDatabase $afDB Get a list ...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / General 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

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

Align time series when requesting PlotValues with streamset

When requesting time series data for multiple attributes using a streamset request and the PlotValues endpoint, it would be helpful if the response had the timestamps all lined up. This makes it easier to render the data, particularly if the data ...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 Declined