Setting up debounce.
- Skec
- Offline
- Junior Member
Less
More
- Posts: 25
- Thank you received: 4
05 Jun 2021 14:11 #211213
by Skec
Setting up debounce. was created by Skec
Hi guys,
I was following some discussions related to "debounce" use in LinuxCNC.
Unfortunately, when using provided examples, I get the error:
Can not find -sec APPLICATIONS -var DELAY -num 1 ...
Attached is my HAL and error..
I would highly appreciate if someone could help
I was following some discussions related to "debounce" use in LinuxCNC.
Unfortunately, when using provided examples, I get the error:
Can not find -sec APPLICATIONS -var DELAY -num 1 ...
Attached is my HAL and error..
I would highly appreciate if someone could help
Please Log in or Create an account to join the conversation.
- Skec
- Offline
- Junior Member
Less
More
- Posts: 25
- Thank you received: 4
05 Jun 2021 15:34 #211224
by Skec
Replied by Skec on topic Setting up debounce.
SOLVED
With the help from #linuxcnc (thanks to JT-Shop):
Posted hal file is correct. The problem was hiding in "custom_postgui.hal", where debounce was already initiated for z probe (I downloaded some pyvcp examples from linuxcnc forum (MONSTERV7)). Commenting out "debounce" in custom_postgui.hal solved my problem (here posted hal works with no problem!).
Cheers!
With the help from #linuxcnc (thanks to JT-Shop):
Posted hal file is correct. The problem was hiding in "custom_postgui.hal", where debounce was already initiated for z probe (I downloaded some pyvcp examples from linuxcnc forum (MONSTERV7)). Commenting out "debounce" in custom_postgui.hal solved my problem (here posted hal works with no problem!).
Cheers!
Please Log in or Create an account to join the conversation.
Time to create page: 0.045 seconds