7/24/2012 7:46 AM | |
Posts: 10 Rating:
|
Dear Marcjan it's a simple programme about managing two traffic lights, but it work correctly just once, i need to reset my timers at yhe end of programme i have attached a PDF file that contain my programme i will be happy if you chek it and give me a solution AttachmentDoc1.pdf (199 Downloads) |
Last edited by: Sina.Saffaran at: 7/24/2012 7:48 AM |
|
7/24/2012 8:09 AM | |
Joined: 7/18/2011 Last visit: 4/11/2025 Posts: 521 Rating:
|
Hi Sina.Saffaran , A timer starts only when a rising edge is detected at the S input. T1 only starts when the start button is activated. Add an extra condition : not A red. Same way as you did for B green and it will work. The last network (stop button that resets the start button) can be deleted. Kind regards, BV |
7/24/2012 8:10 AM | |
Joined: 4/22/2010 Last visit: 3/31/2025 Posts: 5697 Rating:
|
Hello, At the end of your program, you are trying to reset I0.0(start) That is not possible. Inputs can only be written by the hardware. Try set a M-bit with start and reset at the end again. attached pdf with Start stop and fixed timer problem as mentioned in above post (T3 needed reset too) Regards, Marcjan AttachmentFC4_forum.pdf (208 Downloads) |
Last edited by: Marcjan at: 7/24/2012 9:04 AMProblem solved? |
|
7/24/2012 2:54 PM | |
Posts: 10 Rating:
|
Thank you all My problem is solved Regards
|
Last edited by: Sina.Saffaran at: 7/24/2012 2:57 PM |
|
This contribution was helpful to
2 thankful Users |
Follow us on