Sign in to follow this  
Followers 0
kothy

RSLogix5000

5 posts in this topic

hi, Im trying to understand Function Block programming in RSLogix5000,but could'nt quite understand it. Want to know if i can get some free tutorials on learning these function blocks ASAP. Please help! Thanx Kothy

Share this post


Link to post
Share on other sites
If you familiar with ladder logic, would be easy to understand function block. How to configure function block, please refer to controllogix manuals. You can get this manual from online books on RSLogix 5000 (from help go to Online Books). For general application, choose Logix 5000 General Instruction or if for drive or process application, choose Logix 5000 Process/Drive Instrucion. James

Share this post


Link to post
Share on other sites
Thanks James, I understand ladder logic verywell. I am trying to implement a "IF THEN ELSE" loop in function blocks where i got stuck. For Example How do I represent IF <A>=B> THEN<A=C>;provided all the tag types are real this might be simple but i am tired looking into instruction help and other resources. I appreciate ur help. Kothy.

Share this post


Link to post
Share on other sites
Use an EQUal compare block and a SELect block. You will need to have something for the 'else' condition.

Share this post


Link to post
Share on other sites
Gerry, SEL function worked out. Thanx kothy

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