3/23/2023 5:06 PM | |
Joined: 10/20/2022 Last visit: 12/5/2024 Posts: 28 Rating:
|
hello i did this program that withe 1 input received 3 signals that simulate 3 types of coins that i separated is there a way to count coins use comparators block not using time Attachmentpograma contador de moedas.zip (674 Downloads) |
3/27/2023 2:25 PM | |
Joined: 12/18/2014 Last visit: 9/15/2025 Posts: 35961 Rating:
|
In which time come the pulses? |
3/27/2023 3:56 PM | |
Joined: 10/20/2022 Last visit: 12/5/2024 Posts: 28 Rating:
|
1ms |
3/28/2023 10:20 AM | |
Joined: 12/18/2014 Last visit: 9/15/2025 Posts: 35961 Rating:
|
You must know that the LOGO! is not the fastest. Attached is a suggested program. AttachmentCoin_counter_0BA8.Standard.zip (651 Downloads) |
3/28/2023 10:47 AM | |
Joined: 10/20/2022 Last visit: 12/5/2024 Posts: 28 Rating:
|
your program is good will work perfectly |
This contribution was helpful to
1 thankful Users |
3/28/2023 5:14 PM | |
Joined: 6/11/2019 Last visit: 9/14/2025 Posts: 2630 Rating:
|
Hello joaogato, As ixo65 has already written, the limit is 32767 and thus 327.50 €. However, your smallest coin is 0.50 € ! If you multiply by 5, 10 and 20 instead of 50, 100 and 200 and add the missing "0" graphically, you get a maximum value of 3276.50 € (see example). greeting Ella_68 AttachmentMünzzähler 2.zip (498 Downloads) |
Follow us on