Sign in to follow this  
Followers 0
inst_tech

More STL conversion problems

5 posts in this topic

Hi all, I'm trying to convert the following code into FBD but again having problems. I've tried various combinations through PLC Sim but the logic just doesnt seem to match. Heres what I'm trying to convert:- A M0.2 AN M1.0 L S5T#1M SD T1 A T1 AN M1.0 AN M2.1 A I4.2 O M0.3 A M0.0 = M0.3 Thanks for any pointers. Regards

Share this post


Link to post
Share on other sites
SD T1 is which type of timer ? or if it is something else.Plz clarify. Preet

Share this post


Link to post
Share on other sites
SD is an On Delay Timer Regards

Share this post


Link to post
Share on other sites
Hi, Thanks for your help although having run it through PLC sim I'm not sure its quite right. In the original code M0.3 will not come on unless M0.0 is high (this seems correct as M0.0 is the "Automatic On" flag. When testing your code M0.3 will come without M0.0 being high. I tried this but it also didnt work:- A ( A M0.2 AN M1.0 L S5T#1M SD T1 NOP 0 NOP 0 NOP 0 A T 1 ) A( O I4.2 O M0.3 ) AN M 2.1 A M0.0 = M0.3 Thanks for any further help. Regards

Share this post


Link to post
Share on other sites
Thanks, thats great. I can now see how the code converts which will allow me to try the rest of the program. Wish me luck............ i'll need it! Regards

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0