PI Vision analog value not updating

I have a PI Vision screen that has an analog value displayed along with a chart of this same point. The analog value is shown with a timestamp. If I leave my browser on this PI Vision screen the chart updates, but the analog value does not. Any ideas on what could be causing this / ideas on how to fix it?

Note that this was not a problem in the old PI Process book world.

See attached picture for details. Graph shows time of 9:25, but analog point on left shows timestamp of 6:05
PIVision Analog Update issue.jpg

Parents
  • The value symbol timestamp shows the time corresponding to the data value that is shown. It will not update more frequently than the data updates. If you look at the archive values in PI System Explorer, you should see that the time shown corresponds with the latest data point. The trend updates at the normal display update rate, so will often show a flat line until another snapshot arrives.

Reply
  • The value symbol timestamp shows the time corresponding to the data value that is shown. It will not update more frequently than the data updates. If you look at the archive values in PI System Explorer, you should see that the time shown corresponds with the latest data point. The trend updates at the normal display update rate, so will often show a flat line until another snapshot arrives.

Children