gromar Posted March 27, 2015 Report Posted March 27, 2015 First of all hello, I'm new user of M91-2-T1 controller and my first is to make graphic panel which will show the amount of completed details (in my case bus seats) and the plan of details which should be made. Everything works okey besides one thing: after switching power off to the controller and swtiching it on again it always adds one number of completed detail on the screen. It shouldn't works like thtat - could you suggest me what should I change to make it work properly? I attach my program. Thank you in advance for any help provided uni.U90
Alexander Posted March 27, 2015 Report Posted March 27, 2015 Is the counter that you are referring to MI 102 in net #26? This condition is triggered each time Input 4 is turned on. Upon power up if Input 4 is already on, then it will trigger the logic in net 26. Is there a way to ensure that Input 4 is not currently active when power is cycled? If not you could also implement another bit used to allow the counter to run. This could be disabled before cycling power on the machine. If the operator does not set this bit, then the counter will not operate. This way you will not have any unauthorized counts within the machine.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now