How use hal.pin activate bash command?
28 Dec 2023 09:22 #289235
by Rabin
How use hal.pin activate bash command? was created by Rabin
I want to activate a HALCMD statement(sets) with a signal in the HAL layer. How can I do that? Ask for help
BASH & PYTHON?
BASH & PYTHON?
Please Log in or Create an account to join the conversation.
28 Dec 2023 11:01 #289239
by Aciera
Replied by Aciera on topic How use hal.pin activate bash command?
You can run MDI commands from hal, see section 2.8:
linuxcnc.org/docs/html/config/ini-config.html#sub:ini:sec:hal
This can then run a custom M-code:
linuxcnc.org/docs/stable/html/gcode/m-code.html#mcode:m100-m199
linuxcnc.org/docs/html/config/ini-config.html#sub:ini:sec:hal
This can then run a custom M-code:
linuxcnc.org/docs/stable/html/gcode/m-code.html#mcode:m100-m199
The following user(s) said Thank You: Rabin
Please Log in or Create an account to join the conversation.
02 Jan 2024 00:41 #289518
by Rabin
Replied by Rabin on topic How use hal.pin activate bash command?
Thank you, I chose HALUI’s MDI_COMMAND method to solve my needs.
Please Log in or Create an account to join the conversation.
Time to create page: 0.060 seconds