Sign in to follow this  
Followers 0
brisutterfield

121

2 posts in this topic

Using RSLogics 5, I need to reset the values of N36:1 through N36:40 to 0 at the start and end of each shift. Using S21 and S22 I can do it but I have around 40 CLR instructions in parallel. Is there one instruction that I could use to clear them all? See atached .bmp Is there a limit to the # of times I can extend a rung down? Does this slow down the scan time the way I have it now? This is how I understand the scan cycle... When a rung is scaned, when it comes to the first false instruction it then goes down and scans the rung below. So I do not think this would have any effect on the scan time until S21 and S22 become true. Edited by brisutterfield

Share this post


Link to post
Share on other sites
Is there not a FLL insruction on the PLC 5? FLL 0 #N36:1 40

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