500 temp values - best way to display in PI

Would I expect that PI Vision would have trouble loading/refreshing a visual that shows a matrix/table view of 500 temperature readings?

Pi datalink does it reasonably well, but we'd like to move the view onto the web.

Looking for feedback experience before building this massive PI vision dashboard.

Thanks,

Chris

PS - recommendations on how to build the PI Vision dashboard efficiently are appreciated Smiley

Parents
  • I would recommend creating an AF element for each temperature reading and adding various meta data.  Also create a hierarchies (if possible) such that you make several displays or filter the results if needed by area and use AF context switching.  By using templates, you can easily create an asset comparison table, or create a more custom collection using the value symbol.  I have created displays with probably over 200 rows in asset comparison tables and have not had any significant issues.  The main issues with the using a collection is that the collection can not be sorted by various attributes of interest.  

Reply
  • I would recommend creating an AF element for each temperature reading and adding various meta data.  Also create a hierarchies (if possible) such that you make several displays or filter the results if needed by area and use AF context switching.  By using templates, you can easily create an asset comparison table, or create a more custom collection using the value symbol.  I have created displays with probably over 200 rows in asset comparison tables and have not had any significant issues.  The main issues with the using a collection is that the collection can not be sorted by various attributes of interest.  

Children
No Data