Recent

Author Topic: Free visualisation component for saved data  (Read 1328 times)

Hozso

  • Newbie
  • Posts: 4
Free visualisation component for saved data
« on: July 15, 2021, 01:00:30 pm »

  Hi Guys!

  I am working on a very very simple data logging program. (I read and save some data from an Omron controller.) I have some integer and boolean signals all are saved at every 2 seconds into a MySQL database. I am looking for a unit or program or something that could be used to visualise and treat these data.

  (Example: the user would like to see the trends of some integer and boolean values. He or she has to choose the time period and some signals that should be visualized in a graph. So I am looking for something that could do this task.)

avra

  • Hero Member
  • *****
  • Posts: 2514
    • Additional info
Re: Free visualisation component for saved data
« Reply #1 on: July 15, 2021, 02:23:08 pm »
If you have already implemented FINS protocol to read relevant tags from Omron plc, and you store data to MySQL database, then you could use Grafana (https://grafana.com) to let your users access historical data in a nice visual dashboard experience. If you want to show historical data from your application, then you can use TAChart visual component package (https://wiki.freepascal.org/TAChart).
ct2laz - Conversion between Lazarus and CodeTyphon
bithelpers - Bit manipulation for standard types
pasettimino - Siemens S7 PLC lib

 

TinyPortal © 2005-2018