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

PI Web API Stream Update and Future Tags

PI Web API stream updates allow us to register to receive value updates to a PI point, but it does not handle future tags properly. For traditional tags, any value added (in the past or otherwise) will be received via stream updates. However, usin...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status

Add a GetPointsQuery method to the Point controller

Attributes, Elements, EventFrames, etc can all use their GetXXXQuery methods to do an advanced search using the AF SDK Query sytax. Our users still need to query PI Tags, and we would like a Web API query method that uses the PI Point query syntax...
Rory_EPE over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status

Identify the updated or changed nodes on the Type Definitions Export

Be able to identify the changed (new, updated, removed) nodes that are exported in the Available Type Definitions file through the connector interface.   For systems that are in flux, there's not another way to identify those PI AF eleme...
Guest over 3 years ago in PI Connectors / PI Connector for OPC UA 0 No status

Connector syncing to existing points in the DA/AF servers.

Can there be another Excel export/import step when establishing the "Destination" where the "Source" points be matched w/ what points already exist in the DA/AF server?
Guest over 3 years ago in PI Connectors / PI Connector for OPC UA 0 No status

Elapsed time of last discovery, being a good feature to add into Connector display under Data tab in DCM

Elapsed time of last discovery is a good piece of information and being a good feature to add into Connector display under Data tab in DCM page.
Guest over 3 years ago in PI Connectors / PI Connector for OPC UA 0 No status

Add PI Connector For OPC UA (Generation 2) to the Data Collection List page

Currently, only the Generation 1 version of the PI Connector For OPC UA appears in the Data Collection List (https://techsupport.osisoft.com/Products/PI-Interfaces-and-PI-Connectors). Please add the Generation 2 version of the PI Connector For OPC...
Kenneth Barber over 3 years ago in PI Connectors / PI Connector for OPC UA 0 No status

OPC UA Connector should support BaseDataType

OSIsoft OPC UA Connector should support the BaseDataType. Points/nodes that are BaseDataType should not throw errors or warnings when the OPC UA Connector is loading the nodes/points from an OPC UA server. These points do not need to be actively c...
mduncanAnglo over 3 years ago in PI Connectors / PI Connector for OPC UA 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