this helped me a lot. Thank you! my routine before was to make a script to put everything on SQL server and then make a file that would extract the data from SQL which requires dozens of clicks. unlike putting it directly to a txt file or csv. made my life easy
Hi, very good video. I have a question, how can I errase the firsts inputs when the memory is full or when I get an specific number of inputs on the CSV??
Hi thank you so much for sharing your valuable knowledge, Excuse me, my question is how we can log all Events into .CSV file, because the Event list capacity is only 1000 events, I'm really confused about the solution, i really appreciate if you help me in this way
Hello, you are welcome. Events capacity is much more than 1000:) events control displays only 1000 from single server but on this control you have posibilities to make filters on data. You can switch to previous 1000 records and previous and previous... All you need is to have alarm logging archives configured correctly. It's clear now or you need some more?
@@SCADAWorld hi thank you so much for helping, but unfortunately i didn't get the point, on the other hand if event list logs more than 1000 events, how can l access to it, Thanks a million
You can get it with list filters. I'm out without my PC. I'll answer in next week. You can send me message on contact form so i won't forget:-D 👇 MyScadaWorld.com
Hi, very helpfull your videos !!!!! I folow the steps to create the script in the example, works very well with the button, then I create the action VB and the trigger, save the action and all fine. But when I active the runtime the action does not work to create the file, only with the button. :( any tip? Thak you in advance for all the videos.
Let me check. Generally in this kind of work if your script is running with button so you need to check why same script is not running with action. Nothing more because they are same! *Check project properties if Global script actions are enabled :)*
More ready to use scripts soon 🔥
C Scripts good
Dear Sir, I want to read data from csv file to my wincc internal tags back in wincc 7.5
this helped me a lot. Thank you! my routine before was to make a script to put everything on SQL server and then make a file that would extract the data from SQL which requires dozens of clicks. unlike putting it directly to a txt file or csv. made my life easy
Perfect 👍
Hi, very good video.
I have a question, how can I errase the firsts inputs when the memory is full or when I get an specific number of inputs on the CSV??
You can make it with vb scripting :-)
Dont wait for memory overload 😅
Hi thank you so much for sharing your valuable knowledge,
Excuse me, my question is how we can log all Events into .CSV file, because the Event list capacity is only 1000 events, I'm really confused about the solution, i really appreciate if you help me in this way
Hello, you are welcome.
Events capacity is much more than 1000:) events control displays only 1000 from single server but on this control you have posibilities to make filters on data. You can switch to previous 1000 records and previous and previous...
All you need is to have alarm logging archives configured correctly.
It's clear now or you need some more?
Check this movie:
ruclips.net/video/mUrkIIeqWcg/видео.html
@@SCADAWorld hi thank you so much for helping, but unfortunately i didn't get the point, on the other hand if event list logs more than 1000 events, how can l access to it,
Thanks a million
You can get it with list filters. I'm out without my PC. I'll answer in next week.
You can send me message on contact form so i won't forget:-D 👇
MyScadaWorld.com
@@SCADAWorld thank you so much for your time and helping, GOD BLESS YOU SIR
Hi, very helpfull your videos !!!!!
I folow the steps to create the script in the example, works very well with the button, then I create the action VB and the trigger, save the action and all fine. But when I active the runtime the action does not work to create the file, only with the button. :( any tip?
Thak you in advance for all the videos.
Let me check.
Generally in this kind of work if your script is running with button so you need to check why same script is not running with action.
Nothing more because they are same!
*Check project properties if Global script actions are enabled :)*
@@SCADAWorld Oks thank you for the answer, I will check that..!!
Great
Thanks 🚀