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 Completed
Categories PI Web API
Created by Jørgen Foss
Created on Aug 23, 2022

Annotations on archive data available with PI Web api

Be able to get and set data archive annotations with PI Web api. Ie access to PIPoint.SetAnnotation Method and PIPoint.GetAnnotation Method in the AF SDK.
  • ADMIN RESPONSE
    Aug 23, 2022
    Implemented in PI Web API 2018 Annotations on PI Points can be retrieved via the Stream controller by using the "associations" parameter. Writing annotations was not implemented. {your-host}/piwebapi/streams/{pointWebId}/recorded?startTime={startTime}&endTime={endTime}&associations=Annotations
  • Attach files
  • Guest
    Reply
    |
    Aug 23, 2022
    We are using piwebapi more and more. In particular, in conjunction with Pi manual logger we wish to expose comments on manually entered data in reports.