JozefSVK Posted December 12, 2021 Report Share Posted December 12, 2021 Hello guys, I was working with siemens TIA portal. Now I want migrate to unitronics. One thing is for me strange. If i create OR function in tia portal (you can se on image) its work. M0.0 or M0.1 is set Q0.0, but in unilogic it every time reset output also if M0.0 is set to 1. Is there some trick how I can use it similar like in TIA portal. Thanks for your answers. Quote Link to comment Share on other sites More sharing options...
MVP 2022 kratmel Posted December 12, 2021 MVP 2022 Report Share Posted December 12, 2021 Hi, maybe you do not know - Unitronics do not offer embedded simulator in Visilogic and Unilogic. If you have Unistream on table - you can go online and test your code. You do not pay for software but must test program downloaded to PLC. If this function do not work in program downloaded to Unistream PLC - you have another rung in program with the same coil -( )- Name or this subrouting is not called from main program. Only one direct coil must be used in program. In TIA you can use simulation and run ladder without PLC. But you must pay for software licence and PLC separately. Quote Link to comment Share on other sites More sharing options...
JozefSVK Posted December 12, 2021 Author Report Share Posted December 12, 2021 Thank you for fast answer. I already have one plc from unitronics. When a make same logic in unilogic software output Q is false. When I want Q true I must put after Q output jump label to next region. Quote Link to comment Share on other sites More sharing options...
MVP 2022 kratmel Posted December 12, 2021 MVP 2022 Report Share Posted December 12, 2021 In this topic you can find link to Unilogic example. Please try to find example how Unilogic logic works. Quote Link to comment Share on other sites More sharing options...
MVP 2022 Ausman Posted December 12, 2021 MVP 2022 Report Share Posted December 12, 2021 4 hours ago, JozefSVK said: M0.0 or M0.1 is set Q0.0 Also, in your first screenshot you have Q0.1, not Q0.0 as you describe, so perhaps you have some labelling incorrect in your program, which is leading to what Kratmel is referring to when he says: "you have another rung in program with the same coil -( )-". cheers, Aus Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.