11/3/2023 8:17 PM | |
Posts: 8 Rating:
|
Yes, 1 pulse / revolution. |
11/4/2023 2:46 PM | |
Joined: 12/27/2006 Last visit: 8/26/2025 Posts: 1200 Rating:
|
LOGO have not a great calculation blocks, and are limited. So i must make some tricks. LOGO have for calqulations a max only of integers to 32.767. Counters to 99.999 So i have make the programm for counting the length in 2 parts. Part 1 calculates the meters until 1000 meter ( 1 kilometer) Part 2 calculates the kilometers. You must calqulate them by yourself!! The programm counts max to 99.999 km, its long enough for you? Also a part for calculating the RPM, it works very slow, every minute the value on the display is refresed. If its to slow for you then an onther programm is also possibility. Counts the time between 2 pulses in seconds. Calculating 60 / pulses is also the rpm AttachmentPapierlengte.zip (372 Downloads) |
11/4/2023 6:53 PM | |
Joined: 12/27/2006 Last visit: 8/26/2025 Posts: 1200 Rating:
|
Look.... Toerental1 has now a quicker working rpm, every 10 sec the value is actualiseerd. Toerental2 works different, it messure the time between two pulses on the puls-input and calculaat the rpm. Thats the max. AttachmentPapierlengte2.zip (370 Downloads) |
This contribution was helpful to
1 thankful Users |
Follow us on