Error already linked to signal
03 Oct 2015 18:32 #63388
by jornbyte
Error already linked to signal was created by jornbyte
Hello
I'll always be asked - how long did it take
Now I have the example: www.linuxcnc.org/docs/html/man/man9/time.9.html
installed and get the error in the line "Net prog-running not.0.in <= halui.program.is-idle"
custom_postgui.hal: 23: Pin 'halui.program.is-idle' what already linked to signal 'is-idle'
what I need to do that it runs?
greeting
jornbyte
I'll always be asked - how long did it take
Now I have the example: www.linuxcnc.org/docs/html/man/man9/time.9.html
installed and get the error in the line "Net prog-running not.0.in <= halui.program.is-idle"
custom_postgui.hal: 23: Pin 'halui.program.is-idle' what already linked to signal 'is-idle'
what I need to do that it runs?
greeting
jornbyte
Please Log in or Create an account to join the conversation.
03 Oct 2015 19:10 #63389
by ArcEye
Replied by ArcEye on topic Error already linked to signal
net is-idle => not.0.in
You can link as many IN pins as you like to a signal, but only one OUT pin
You can link as many IN pins as you like to a signal, but only one OUT pin
The following user(s) said Thank You: eFalegname, jornbyte
Please Log in or Create an account to join the conversation.
03 Oct 2015 20:25 #63393
by jornbyte
Replied by jornbyte on topic Error already linked to signal
Thank you
Please Log in or Create an account to join the conversation.
Time to create page: 0.113 seconds