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 Connector for UFL

Showing 56

Add a type casting function or operator

The INI files would be shorter and more readable if the PI Connector for UFL had a type casting function or operator. For example, if you are incrementing a Counter variable (type Int32) for each data line, and your tag names are Tag1, Tag2, etc....
Kenneth Barber over 1 year ago in PI Connectors / PI Connector for UFL 0 No Status

Allow the connector to use a proxy for web requests

Provide a way to configure the connector to use a proxy and authenticate with the proxy if required.
Guest over 1 year ago in PI Connectors / PI Connector for UFL 4 Declined

Allow overriding of point and data security newly created points

As a PI Admin, I want to specify my desired point and data security in the UFL configuration files for the new tags that the connector creates. I want to be able to set this on an instance by instance basis to override the inheritance from the PIP...
Guest over 1 year ago in PI Connectors / PI Connector for UFL 0 No Status

Remove conflict between TAU framework and PIBufSS

We should be able to use buffering on one tag that is fed by the connector, in case there are moments when data has to be primed into it using AFSDK.
Alan Izar over 1 year ago in PI Connectors / PI Connector for UFL 0 Declined

UFL Timezone Conversion

Supported timestamps are currently limited to Local or UTC timezones. Data sources may not be configurable to provide timestamps in supported formats. There currently exists no robust or simple way of converting between timezones using the UFL...
Guest over 1 year ago in PI Connectors / PI Connector for UFL 5 Declined

Add a Boolean data type

Boolean variables are useful for reusing Boolean (sub)expressions, concise debugging of the value of a Boolean expression, and extraction and storage of Boolean values before writing to Int32 PI status tags (e.g. on/off status, open/closed status).
Kenneth Barber over 1 year ago in PI Connectors / PI Connector for UFL 1 No Status

Enable setting tag attributes in UFL Connector

UFL Connector should have ways to set tag attributes. There should be way to set the default compression and exception settings and also other tag attributes like point and data security.
Guest over 1 year ago in PI Connectors / PI Connector for UFL 3 No Status

Create/Write to Child Attributes

I would like to be able to write to Child attributes with the UFL connector using the StoreInElement function. Currently, it seems that the Connector cannot write to or create an attribute with a path like: ..\Element|ParentAttribute|ChildAttribu...
Guest over 1 year ago in PI Connectors / PI Connector for UFL 0 No Status

Make a version of SkipFile() that stops processing the current file immediately

The current SkipFile() function tells the PI Connector for UFL to skip the remaining lines in the file, but the PI Connector for UFL will continue to execute the rest of the code in the "per message" section that the current line triggered. Pleas...
Kenneth Barber over 1 year ago in PI Connectors / PI Connector for UFL 0 No Status

Add the ability to write to a point using an attribute other than tag name

Provide the capabilities of mapping a UFL data point to a PI tag using a PI Point attribute other than the tag name.  For example, we’ll have a data file from another database that uses a different ID than our PI point name. Could we write to PI u...
Guest over 1 year ago in PI Connectors / PI Connector for UFL 2 No Status