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.
It's kind of incredible that AF claims points can be Int64, but when anything above an int32 is passed to the data archive, it cuts off after Int32.MaxValue.
We're forced to either store this bitmask as a string, or split it into two Int32s.
64bit values would be very helpful!
In our current project Powermeters store their energy count as INT64 values and we think that the use of such devices will increase in future sustainability projects.