real-time plotting

  • Thread starter Thread starter JJdesign
  • Start date Start date
J

JJdesign

Hi, can someone please guide us to a method to do realtime
graphing/plotting from a MS access data base that is being updated
every second , Since all the info the PLC is providing into the data
base what is needed to show this data live ?

thanks

jack
 
If you used a standard Access form and graph control, you would need to set
up a timer event to requery the graph at an interval of your choice.

I expect there are better charting applications for viewing live data.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top