Watching this to quickly learn what I need to know to set up persistent variables and saved recipes in my program. I love how straightforward and helpful the video is, with a step by step walkthrough. It's friendly for all levels of experience.
Does the 2nd method with the UPS module automatically handle saving persistent data if the PLC loses power or if someone clicks "Activate Configuration", "Restart TwinCAT System", or "Restart TwinCAT (Config Mode)", or do I have to manually trigger the START parameter of NT_Shutdown?
Hi! Thanks for your work, you are the only person on the planet that masters Twincat LOL. I have QUESTION: I tried to use the FB_WritePersistentData method, but at restart all my variables went to "0". What could be the problem? IDK where it went wrong
Hi My friend, Thanks for watching! Which controller you are using? Have you declare the variables under "PERSISTENT" 10:50? Also note, you need to trigger "write persistent" 18:24 if the controller lose the power.
100% Agree. Thanks! Also I would recommend only use HMI and manual trigger button to turn ON (Trigger) the START, as shown at 14:20. Or use a cyclic main to call this PRG, properly 1s - 5s cycle time (not too short) to keep triggering the START.
@@electricalautomation Can you trigger it cyclically? Could there be an issue, with writing data too often, like if it using flash for storing the data?
@@industrialautomation3470 Cyclically calls at 'ms' level would be challenging, that is way at 14:20 I talked to recommend using HMI and button to trigger 'persistent' to save some setting parameters values. If you do need to store data frequently, then using the controller with UPS module.
If you are using CX9020, you could also view the video 'BK09. How to Retain/Persistent Variables using Beckhoff TwinCAT3 CX9020 U900 UPS' ruclips.net/video/rzf7AeuUCig/видео.html. The method is working in my projects.
Watching this to quickly learn what I need to know to set up persistent variables and saved recipes in my program. I love how straightforward and helpful the video is, with a step by step walkthrough. It's friendly for all levels of experience.
Glad it was helpful! Thank for watching!
What happened to the beckhoff playlist?
it was amazing.
Does the 2nd method with the UPS module automatically handle saving persistent data if the PLC loses power or if someone clicks "Activate Configuration", "Restart TwinCAT System", or "Restart TwinCAT (Config Mode)", or do I have to manually trigger the START parameter of NT_Shutdown?
Hi! Thanks for your work, you are the only person on the planet that masters Twincat LOL. I have QUESTION: I tried to use the FB_WritePersistentData method, but at restart all my variables went to "0". What could be the problem? IDK where it went wrong
Hi My friend, Thanks for watching! Which controller you are using? Have you declare the variables under "PERSISTENT" 10:50? Also note, you need to trigger "write persistent" 18:24 if the controller lose the power.
Thank you, That's exactly what I want
Great!Enjoy!
Hi, Please teach Analog wiring for the potentiometer and in the Twincad. TNX a lot
Please view PID23 - Beckhoff TC3 PID03 - Analog Input Wiring, Configuration, and 'SCALE' programming ruclips.net/video/IyWnHCK2O5A/видео.html
lovely stuff
Thanks for watching
Thank you
I think you should only trigger the START, when fb is not BUSY.
100% Agree. Thanks! Also I would recommend only use HMI and manual trigger button to turn ON (Trigger) the START, as shown at 14:20. Or use a cyclic main to call this PRG, properly 1s - 5s cycle time (not too short) to keep triggering the START.
@@electricalautomation Can you trigger it cyclically? Could there be an issue, with writing data too often, like if it using flash for storing the data?
@@industrialautomation3470 Cyclically calls at 'ms' level would be challenging, that is way at 14:20 I talked to recommend using HMI and button to trigger 'persistent' to save some setting parameters values. If you do need to store data frequently, then using the controller with UPS module.
Show top demais.Obrigado
If you are using CX9020, you could also view the video 'BK09. How to Retain/Persistent Variables using Beckhoff TwinCAT3 CX9020 U900 UPS' ruclips.net/video/rzf7AeuUCig/видео.html. The method is working in my projects.
Perfect
Thanks!
Thanks