howto "reactivate" watchdog after timeout
27 Jul 2018 22:21 #114995
by ahhkoch
howto "reactivate" watchdog after timeout was created by ahhkoch
Hi all,
i have connected a watchdog.ok-out to iocontrol.0.emc-enable-in, works great. But actually i have no idea how to connect the watchdog.enable-in correctly. Manual says, that this input must be set low and then high again to activate watchdog again.
But how can i do this - ideally with "iocontrol.0.user−request−enable" ?
Hope somebody can give me a hint...
Greetings
Andreas
i have connected a watchdog.ok-out to iocontrol.0.emc-enable-in, works great. But actually i have no idea how to connect the watchdog.enable-in correctly. Manual says, that this input must be set low and then high again to activate watchdog again.
But how can i do this - ideally with "iocontrol.0.user−request−enable" ?
Hope somebody can give me a hint...
Greetings
Andreas
Please Log in or Create an account to join the conversation.
30 Jul 2018 12:07 #115120
by andypugh
Replied by andypugh on topic howto "reactivate" watchdog after timeout
linuxcnc.org/docs/2.7/html/man/man9/watchdog.9.html
It seems that you need to pulse the watchdog.enable-in from user-request-enable.
Sounds like a job for "oneshot" to me:
linuxcnc.org/docs/2.7/html/man/man9/oneshot.9.html
It seems that you need to pulse the watchdog.enable-in from user-request-enable.
Sounds like a job for "oneshot" to me:
linuxcnc.org/docs/2.7/html/man/man9/oneshot.9.html
Please Log in or Create an account to join the conversation.
Time to create page: 0.062 seconds