Default Header
(header konnte nicht geladen werden)
8/30/2013 9:35 AM | |
Posts: 1 Rating:
|
Hi All, Ihave got a 0BA6. And i would likewould like to make a timecounter that can withstand pause, and can count seconds, minuts and hours. I would like to make a loop that restart after counting to 60. i have tried with two counters that changes eachothers direction, but that action i not allowed Any ideas? Attachmenttime counter.zip (271 Downloads) |
9/2/2013 3:37 PM | |
Posts: 378 Rating:
|
Hello KimLange, On LOGO you can not make recurssion on functions, recurssion is alowed on only outputs and flags. You can use marker flags to reset your counters, I have attached here your modified program as you requested. Hope helps! Regards, Attachmenttime counter (example).zip (315 Downloads) |
This contribution was helpful to
1 thankful Users |
Follow us on