I liked the count structure of your program. I see one issue: When the walk button is pressed during the amble light transition the walk sign starts rapidly flashing. Pushing the walk button on an amble light should have the same walk delay as pressing during a green light.
@@PLCprogrammer sir, thank you very much for teaching us traffic simulator. I really need this for my EE assignment but unfortunately I can't see the full ladder diagram. Could you please share it with us or a link to the logixpro file? Thank you so much sir🙏
If you don't press it, then it has to be part of a cycle. When you are in that cycle (or in that range using a single timer, see my first video), you introduce additional output(s) for the walk signal.
Thank you for such excellent videos! I have one question, if you do not mind. Do you have any reason (apart of "habit") to not use Sequential Flow Diagram? I am not professional PLC programmer - I am Java programmer. I found programs written in Ladder Logic, Instruction List and Structured Text languages difficult to conceive ... and even more difficult to write from a scratch. But I have no such "mentality loop" with SFC programs.
If you haven't ever done boolean algebra and logic gates it should be difficult for you to understand how actually computers work. Programming in Java or C# isn't so difficult, because they're languages that you've to learn and even children can do it, as I was programming in BASIC as a kid without actually knowing how the machine understands my language. PLC programming is a completely different subject, it's mostly based on logic gates and on/off states as computers use 1 and 0. To become a real PLC programmer you need to study Boolean logic first of all.
@@PLCprogrammer at 10:31 you show the top part of rung 11 - but is it me or is it incorrect in that it ought to be B3:0/3 as the XIO instead of B3:0/1 ? All in all a great video!
I liked the count structure of your program. I see one issue: When the walk button is pressed during the amble light transition the walk sign starts rapidly flashing. Pushing the walk button on an amble light should have the same walk delay as pressing during a green light.
Wow, you are awesome! I'm so thankful you have put this together for us to learn. Thank you.... thank you..... thank you!
You’re very welcome. I am open to suggestions on new videos.
@@PLCprogrammer sir, thank you very much for teaching us traffic simulator. I really need this for my EE assignment but unfortunately I can't see the full ladder diagram. Could you please share it with us or a link to the logixpro file? Thank you so much sir🙏
at rung 8, should the Equal Source be C5:3 .ACC instead of C5:1 .ACC?
On rung 007, what is the bit address to cause the lights to flash and how does it work? Thanks
I have this problem where I don’t even need to press the buttons for the walk signs to activate. Can you help?
If you don't press it, then it has to be part of a cycle. When you are in that cycle (or in that range using a single timer, see my first video), you introduce additional output(s) for the walk signal.
Hello thanks please how to contact you
Sir please make one video programme on 4 way trafic signal using 4 green red amber control
Using single timer
@@madhavdoiphode8334 2 outputs instead of 1. Simple addition of those 6 additional lights.
mine seems aint working geez
Pls attach full ladder diagram tq
Thank you for such excellent videos! I have one question, if you do not mind. Do you have any reason (apart of "habit")
to not use Sequential Flow Diagram?
I am not professional PLC programmer - I am Java programmer. I found programs written in Ladder Logic, Instruction List and
Structured Text languages difficult to conceive ... and even more difficult to write from a scratch. But I have no such
"mentality loop" with SFC programs.
If you haven't ever done boolean algebra and logic gates it should be difficult for you to understand how actually computers work. Programming in Java or C# isn't so difficult, because they're languages that you've to learn and even children can do it, as I was programming in BASIC as a kid without actually knowing how the machine understands my language. PLC programming is a completely different subject, it's mostly based on logic gates and on/off states as computers use 1 and 0. To become a real PLC programmer you need to study Boolean logic first of all.
How about you show the entire program. Vid isn’t helpful at all.
RUNG 11?
Sorry about confusion. Rungs 1-7 follow the same logic as 8-14. 4:55
@@PLCprogrammer at 10:31 you show the top part of rung 11 - but is it me or is it incorrect in that it ought to be B3:0/3 as the XIO instead of B3:0/1 ?
All in all a great video!
dude you didnt show rung 11
Sorry about confusion. Rungs 1-7 follow the same logic as 8-14. 4:55
@@PLCprogrammerthis doesn’t help at all. Bad video.