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.

Status No Status
Categories PI AF SDK
Created by Guest
Created on Aug 23, 2022

Have an option for the PIPointList.RecordedValues Method to exclude the current value if now (*) is specified as the end time

With the PIPointList.RecordedValues Method, using an end time of * will include the current value. This is unexpected when the method "Returns a list of compressed values for the requested time range from PI."
  • Attach files
  • Guest
    Reply
    |
    Aug 23, 2022
    As the method description states "Returns a list of compressed values for the requested time range from PI", the current snapshot may or may not be compressed at a future date/time, that is unknown, so it feels strange that it would be included in the "compressed values".
  • Rick_Davin_3.0
    Reply
    |
    Aug 23, 2022
    I would vote against this idea as it is a breaking change from well established behavior. My code relies on the current behavior.