Hello, please help me to make a project, I need to make a chess clock. two buttons, two countdown timers
time. Stop game button.
I have no idea how this can be implemented, because. I'm not very strong in the program, maybe you can throw in a couple of programs made for this project, I will be very grateful to everyone for the help !!!
If you use the standard.lib and Util.lib libraries you can come a long way. These libraries contain the counters which you need. Try snooping around in the Codesys 2.3 Programming manual; there are some visualizations examples there as well.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, please help me to make a project, I need to make a chess clock. two buttons, two countdown timers
time. Stop game button.
I have no idea how this can be implemented, because. I'm not very strong in the program, maybe you can throw in a couple of programs made for this project, I will be very grateful to everyone for the help !!!
---sad
Talk Topic about project #codesys-example/analogue-clock
If you use the standard.lib and Util.lib libraries you can come a long way. These libraries contain the counters which you need. Try snooping around in the Codesys 2.3 Programming manual; there are some visualizations examples there as well.