Skip to Main Content
AVEVA Product Feedback


ADD A NEW IDEA

Ideas

Showing 301

Make "In" operator compatible with arrays within AF Analysis

We have many calculations following this basic pattern - take recorded values of one attribute, apply a filter (using FilterData), then retrieve values of a second attribute at the filtered timestamps of the first attribute. Currently, we cannot r...
Guest over 1 year ago in Analytics & Calculations 0 No status

Overload the Convert function to allow a input UoM and output UoM for unitless values

For unitless values you can assign a unit of measure by using the Convert() function. To further convert this to another UoM in the same class you need to nest another Convert() function. For example, Convert(Convert(3600, "s"), "h")) It would sim...
Guest over 1 year ago in Analytics & Calculations 0 No status

Simpler performance analysis service statistics review directly in AF Explorer

Consider implementation performance analysis service statistics in AF Explorer which is now performed in a complicated way by exporting data to Excel, rearranging and viewing in a pivot table. It would also be useful to be able to retrieve that da...
Guest about 3 years ago in Analytics & Calculations 0 No status

PI Archive File header should keep track of last modified recno

The PI Archive File should keep track of the last modified RecNo. This would make cases where historical archive last modified times are updated (and potentially causing large backups) much easier to track down. In particular, this feature combin...
Guest about 3 years ago in Data Archive 0 No status

Digital State Sets and Bit Flags

a common data type encountered are Double Integers as bit flags, where different combinations of each bit of the binary representation of the double integer corresponds to a state. PI's Digital State Sets do not handle these well. First, it requi...
Matt Voll about 3 years ago in Data Archive 7 No status

Have the ability to change PI Message log file configuration (Size, Duration etc)

If verbose logging is setup for applications such as (PI Batch) which write to the PI message log (or if you have very busy PI servers with lots of logs), the file sizes can get to several GB in size. It would be good to have the ability to config...
Guest about 3 years ago in Data Archive 0 No status

Ability to store metadata information for PI data

For forecasts, probabilities are assigned to each forecast data. It would be helpful to be able to store this information (metadata) for each forecast value.
Guest about 3 years ago in Data Archive 1 No status

Dynamic digital state sets

Currently, the values of string tags are stored in full for each event, which is a waste of space for string tags that have the same values appearing frequently. To save space, a digital tag can be used instead. However, to create this tag's digit...
Guest about 3 years ago in Data Archive 1 No status

Dictionary encoding of strings in string tags

Currently, the values of string tags are stored in full for each event, which is a waste of space for string tags that have the same values appearing frequently. To save space, please use dictionary encoding (AKA dictionary coding or dictionary co...
Guest about 3 years ago in Data Archive 0 No status

Allow edited default tag attributes to be used in Point Builder SMT Plugin

Currently there is a procedure that allows using piconfig to Change Default Tag Attributes however these changes do not impact the defaults of tags created through Point Builder plugin within SMT but works on other clients that allow tag creation ...
Guest about 3 years ago in Data Archive 0 No status