barkergc1978 Posted June 1, 2017 Report Posted June 1, 2017 I am having a hard time on my first PLC project. I cannot get any of the logic to count when I push buttons. Any assistance will help. M91-2- t1, I am sure that it is wired in correctly, as all of the other outputs work. M90.U90
MVP 2023 Flex727 Posted June 1, 2017 MVP 2023 Report Posted June 1, 2017 I don't have an M90 handy to test your logic, but before anything else, break up your logic so that you only have 1 single network in each ladder rung.
barkergc1978 Posted June 2, 2017 Author Report Posted June 2, 2017 So i need different blocks for the same output?
Ofir Posted June 2, 2017 Report Posted June 2, 2017 Hi, First of all use positive transition when using the keys operands in order to get a single press. Can you specify what exactly is not working? I noticed in the logic for example for key#1 that you are activating outputs according to the screen which is loaded. (I didn't see any counters)
MVP 2023 Flex727 Posted June 2, 2017 MVP 2023 Report Posted June 2, 2017 11 hours ago, barkergc1978 said: So i need different blocks for the same output? Absolutely not. You have two networks in each of ladder rungs 1, 2, 3, 8, & 9, and you have three in ladder rung 7.
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