adccommunitymod (AutomationDirect) asked a question.

what are you using to automatically generate charts from PLC data?

Created Date: October 29,2018

Created By: K_For_Potassium

**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****

I'm sure I can write up something in excel to do this, but figured I'd ask before I go reinvent the wheel... Our productivity 2000 PLC will (obviously) be recording tagname data (including the batch/order information) - I will be copying these files to a network drive. I would like to turn this data into plots so I can (with graphs) view: 1) the process history for a given order/batch 2) sensor data throughout time (even when a batch wasn't running) I already have a piece of this done for our temp/humidity data collectors scattered throughout the facility... it works by opening an excel file, selecting the location (sensor) you want and the time frame, and it generators charts from the logs available in a folder. What are you using?


  • adccommunitymod (AutomationDirect)

    Created Date: October 29,2018

    Created by: K_For_Potassium

    I'm sure I can write up something in excel to do this, but figured I'd ask before I go reinvent the wheel...

    Our productivity 2000 PLC will (obviously) be recording tagname data (including the batch/order information) - I will be copying these files to a network drive. I would like to turn this data into plots so I can (with graphs) view:

    1) the process history for a given order/batch

    2) sensor data throughout time (even when a batch wasn't running)

    I already have a piece of this done for our temp/humidity data collectors scattered throughout the facility... it works by opening an excel file, selecting the location (sensor) you want and the time frame, and it generators charts from the logs available in a folder.

    What are you using?

    Expand Post
  • adccommunitymod (AutomationDirect)

    Created Date: October 30,2018

    Created by: z28z34man

    I use excel as well. I have a template with the chart set up on sheet 1 and paste the data on sheet 2. it works well enough for what i need but am interested if someone has something better.

  • adccommunitymod (AutomationDirect)

    Created Date: April 19,2019

    Created by: johndtomlinson

    Can I do this while connected just through the programming port?