How to "connect" a hal to sserial at mesa 7i76e => THSW.hal Hand Wheel
19 Nov 2023 19:03 #285940
by N3pu
Hey guys,
i build the handwheel of peter / talla83 and I´ll try to include it into my linuxcnc (2.9.1) configuration.
Configuration is nothing special and built with pncconf. Don´t forget I am a starter at linuxcnc. So I hope it´s a simple trick I have to do.
On GIT there is an example of the thsw.hal include for a mesa 7i96s ( github.com/talla83/7i96s/tree/minimal_tshw ) .
I used this tshw.hal: github.com/talla83/tshw_2022/blob/main/tshw_v4.hal
I added tshw.hal in my postgui.hal not more.
When I try to start my linuxcnc config it promps:
I think it´s something like "TsHW" is unknown?! I try to find out where the definition is, but I can´t find it out.
Do you have any idea?
BR
Jannik
i build the handwheel of peter / talla83 and I´ll try to include it into my linuxcnc (2.9.1) configuration.
Configuration is nothing special and built with pncconf. Don´t forget I am a starter at linuxcnc. So I hope it´s a simple trick I have to do.
On GIT there is an example of the thsw.hal include for a mesa 7i96s ( github.com/talla83/7i96s/tree/minimal_tshw ) .
I used this tshw.hal: github.com/talla83/tshw_2022/blob/main/tshw_v4.hal
I added tshw.hal in my postgui.hal not more.
When I try to start my linuxcnc config it promps:
tshw.hal:71: Pin 'hm2_7i76e.0.TsHW.0.1.input-06' does not exist
I think it´s something like "TsHW" is unknown?! I try to find out where the definition is, but I can´t find it out.
Do you have any idea?
BR
Jannik
Please Log in or Create an account to join the conversation.
28 Nov 2023 11:26 #286693
by aleksamc
Replied by aleksamc on topic How to "connect" a hal to sserial at mesa 7i76e => THSW.hal Hand Wheel
add here your .hal file.
But try to create project with configuration wizard.
But try to create project with configuration wizard.
Please Log in or Create an account to join the conversation.
02 Dec 2023 19:45 #287047
by N3pu
Replied by N3pu on topic How to "connect" a hal to sserial at mesa 7i76e => THSW.hal Hand Wheel
During some fault researchs I begin to get a bit more familiar with the structure behind linuxcnc.
In my case serial wasn't noticing the tshw. It wasn't listed in the Halshow. So linuxcnc was promoting the error.
Finally I found the error in the wiring to my sserial device (I built up by myself).
After wiring was correct it was noticed in the Halshow in linuxcnc. Now the pins are available and I know where I have to look for the right names etc (Halshow).
Thanks
Jannik
In my case serial wasn't noticing the tshw. It wasn't listed in the Halshow. So linuxcnc was promoting the error.
Finally I found the error in the wiring to my sserial device (I built up by myself).
After wiring was correct it was noticed in the Halshow in linuxcnc. Now the pins are available and I know where I have to look for the right names etc (Halshow).
Thanks
Jannik
Please Log in or Create an account to join the conversation.
Time to create page: 0.106 seconds