Custom M codes don't work on Rasberry Pi 5 + Messa 7i95
- PCW
-
- Online
- Moderator
-
Less
More
- Posts: 19006
- Thank you received: 5248
07 Aug 2025 23:36 - 07 Aug 2025 23:52 #333023
by PCW
Replied by PCW on topic Custom M codes don't work on Rasberry Pi 5 + Messa 7i95
halcmd (and hal) are fine with true/false for bit types:
pcw@pcw-HP-Compaq-Elite-8300-USDT:~/linuxcnc-dev/src/hal/components$ halcmd setp hm2_7i96s.0.ssr.00.out-00 true
pcw@pcw-HP-Compaq-Elite-8300-USDT:~/linuxcnc-dev/src/hal/components$ halcmd getp hm2_7i96s.0.ssr.00.out-00 TRUE
pi@raspberrypi5:~/linuxcnc/nc_files $ ./M101
bash: ./M101: cannot execute: required file not found
Likely means that bash was not found.
pcw@pcw-HP-Compaq-Elite-8300-USDT:~/linuxcnc-dev/src/hal/components$ halcmd setp hm2_7i96s.0.ssr.00.out-00 true
pcw@pcw-HP-Compaq-Elite-8300-USDT:~/linuxcnc-dev/src/hal/components$ halcmd getp hm2_7i96s.0.ssr.00.out-00 TRUE
pi@raspberrypi5:~/linuxcnc/nc_files $ ./M101
bash: ./M101: cannot execute: required file not found
Likely means that bash was not found.
Last edit: 07 Aug 2025 23:52 by PCW.
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Platinum Member
-
Less
More
- Posts: 489
- Thank you received: 177
08 Aug 2025 08:26 #333036
by unknown
Replied by unknown on topic Custom M codes don't work on Rasberry Pi 5 + Messa 7i95
I thought the message was coming from bash.
Please Log in or Create an account to join the conversation.
Time to create page: 0.077 seconds