WinCC flexible Data Logging

bluecar

Member
Join Date
Jul 2007
Location
Pennsylvania
Posts
2
I'm trying to set up a few tags (Reals, Ints, DInts) to be data logged during an automatic process. I have these tags configured to be logged "On demand" to a specific Data Log. I also have 2 boolean tags that start and stop this Data log, as it does not log continously only during an automatic cycle. These boolean tags have Events -> Change value -> StartLogging and StopLogging configured under the Function List. Does anyone know if this sounds like it will work the way I want it to?
 
It should work.

Because you are telling it when to log you will have to call the event to log the data. If its coming off a bool then goto the bool tag and in the on change event call the log data. Then everytime the bool changes it will take one data log.
 

Similar Topics

Hi colleagues.We do data logging system.We want to record three temperatures under a certain condition. We prepared the project as follows. We do...
Replies
1
Views
768
Hi Guys, first a quick introduction. I have made a game, for introduction to industrial electronics purposes, which lets the user put their...
Replies
2
Views
1,178
Hi, I have a measuring system that measures a record every 2 degrees until 380 degrees. this fills 190 records with actual position and a...
Replies
2
Views
3,732
Hello i have currently a problem with data archive that are used to display on trends i have approximately 50 tags recording with an update rate...
Replies
0
Views
1,282
Hi, Someone can help me?Now i am studying WinCC Flexible.In data logging ,i can log the data in Acquisition Mode:Cyclic and On change.But on...
Replies
0
Views
1,846
Back
Top Bottom