Hal Error
- AdelRTP
- Offline
- New Member
-
Less
More
- Posts: 19
- Thank you received: 2
17 Aug 2025 19:10 #333565
by AdelRTP
Hal Error was created by AdelRTP
When I use the net command in my HAL file in LinuxCNC to connect a QtDragon pin (for example, net jogspeed_u qtdragon.slider-jogspeed-linear classic ladder.0.floatin-05) to a HAL signal, I get an error saying that the pin qtdragon.slider-jogspeed-linear does not exist. However, when I run the same command via the halcmd interface, no error occurs. What could be the reason for this issue?
Attachments:
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4462
- Thank you received: 1998
17 Aug 2025 19:25 #333568
by Aciera
Replied by Aciera on topic Hal Error
Gui related pins need to be connected in the POSTgui hal file as the gui itself is not yet loaded when the regular hal files are run.
The following user(s) said Thank You: AdelRTP
Please Log in or Create an account to join the conversation.
- AdelRTP
- Offline
- New Member
-
Less
More
- Posts: 19
- Thank you received: 2
18 Aug 2025 09:16 #333617
by AdelRTP
Replied by AdelRTP on topic Hal Error
I never use the POSTgui, how can I use it
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4462
- Thank you received: 1998
18 Aug 2025 11:11 #333621
by Aciera
Replied by Aciera on topic Hal Error
add 'POSTGUI_HALFILE = your_file_here.hal' to the [HAL] section of your ini file.
linuxcnc.org/docs/html/config/ini-config.html
linuxcnc.org/docs/html/config/ini-config.html
Please Log in or Create an account to join the conversation.
Time to create page: 0.089 seconds