2/19/2015 12:33 AM | |
Joined: 6/24/2013 Last visit: 3/15/2023 Posts: 1503 Rating:
|
Hi Could You, please formulate the problem in more detail: 1. what variables to be logged 2. at what conditions i.e. when start / stop and what interval between logging Function does not exist but You can use indirect addressing to log the data. The example [as set of zipped PDFs] is attached. it logs heating process from heat start to billet ready. hope this helps. AttachmentLogging.zip (251 Downloads) |
This contribution was helpful to
1 thankful Users |
2/19/2015 11:04 AM | |
Joined: 1/28/2009 Last visit: 2/21/2023 Posts: 6794 Rating:
|
Dear friends, Just to share a cluster of threads on similar topic: HD_Log internal variables of S7 CPUsThere are some possiblities:
I hope this helps, Hamid Hosseini |
Last edited by: hdhosseini at: 2/19/2015 11:05:05 AM |
|
This contribution was helpful to
1 thankful Users |
2/19/2015 11:51 AM | |
Posts: 74 Rating:
|
Hi thanks for the advise, if you want more detail the information I want to log is time against level of water |
2/19/2015 12:25 PM | |
Joined: 1/28/2009 Last visit: 2/21/2023 Posts: 6794 Rating:
|
Hello again, Basic package of STEP 7 is not capable of providing trend views and archive data for further process.This is possible with RSLOGIX5000 from Rockwell automation and I am not sure about exporting data in it. For your case, you can try SIMATIC WinCC, as a complex solution, or search for data loggers from other manufacturers.They provide you logged data ,cycle precise , in a trend view plus export options.Please, visit the website for mentioned products or search the web for any data logger via MPI as a free software. I hope this helps, Hamid Hosseini Attachmentlogging.zip (96 Downloads) |
This contribution was helpful to
1 thankful Users |
2/19/2015 1:17 PM | |
Joined: 1/28/2009 Last visit: 2/21/2023 Posts: 6794 Rating:
|
To generate an alarm based on a switch, I suggest using a flip flop with set input prior and trigger operator acknowledgement via reset input.Assign a global memory to flip flop and assign that memory to a Tag in tag management of SIMATIC WinCC.Finally, after enabling alarm logging in start up section of your project's properties, assign a text to your tag and check the result in runtime. More can be found in WinCC getting started manual (section 9-configuring messages): https://cache.automation.siemens.com/dnl/zY/zYyOTc4MwAA_73505596_HB/GettingStarted_en-US.pdf |
Last edited by: hdhosseini at: 2/19/2015 1:24:35 PM |
|
Follow us on