Page 1 of 1

Ladder Logic troubleshooting

Posted: Thu Mar 07, 2019 8:04 pm
by SpokaneBrewer
I thought I was getting a grip on ladder logic, but this latest has me confounded. I am running a BCS-482 with latest firmware 4.1.3 build fd86a103. Rungs are as follows:
rungs.png
rungs.png (110.85 KiB) Viewed 9594 times
Take a look at rungs 14 and 15. Din0 NO box is green on rung 14. Din0 NC box is not green on rung 15, as we would expect. But take a look at rung 14 Out7 NO box is green, yet rung 15 Out7 NC box is ALSO green?? What am I missing here? This is turning on my Out7 when it shouldn't be. I'm trying to make it so when Din0 is not on, Out7 is also not on as an interlock.

Any help, guidance, suggestions, laughing at my silly mistake (but pointing it out), or the like is much appreciated!

Re: Ladder Logic troubleshooting

Posted: Thu Mar 07, 2019 8:23 pm
by SpokaneBrewer
Said / shown another way:
rungs2png.png
rungs2png.png (85.04 KiB) Viewed 9592 times
Why is Out7 outputing 12V when Din0 is receiving 12V? I’m trying to make Out7 stop outputing 12V if Din0 stops receiving 12V.

Re: Ladder Logic troubleshooting

Posted: Thu Mar 07, 2019 10:31 pm
by JonW
Move the contents of rung 15 to 16 and then clear 15 to see if it makes a difference.

Re: Ladder Logic troubleshooting

Posted: Thu Mar 07, 2019 10:49 pm
by SpokaneBrewer
Here is the change suggested, but it still shows the same behavior. I also tried moving that line to rung 11 with the same result.
rungs3.png
rungs3.png (83.82 KiB) Viewed 9587 times

Re: Ladder Logic troubleshooting

Posted: Thu Mar 07, 2019 10:53 pm
by SpokaneBrewer
It is as if the coils are acting like contacts...

Re: Ladder Logic troubleshooting

Posted: Wed Mar 13, 2019 3:50 pm
by SpokaneBrewer
I ended up moving the suspect rung to rung 0 and now it works as expected. Go figure.