Why pin gmoccapy.jog.turtle-jog does not exist?
Iam following this video , When I write connect via net: button with gmoccappy.jog.tutle-jog in the configurations hal config it works.
But when I type the code into Hal:
net turtle-btn input.btn-b toggle.0.in
net turtle-select toggle.0.out gmoccapy.jog.turtle-jog
and run the configuration I get an error : Pin gmoccappy.jog.turtle-jog does not exist.
Do you know whats happening? Thx
Please Log in or Create an account to join the conversation.
I guess you mean writing that command in halcmd oder halshow? Is that correct?When I write connect via net: button with gmoccappy.jog.tutle-jog in the configurations hal config it works.
Here I guess you are meaning the HAL file defined as HALFILE in the INI file?But when I type the code into Hal:
If my assumptions ar correct, you have to connect the gmoccapy pin in a HAL file defined as POSTGUI_HALFILE. Because the gmoccapy pins are created when GUI is loaded and are not available before.
Please Log in or Create an account to join the conversation.
HAL : ERROR : thread 'servo-thread' not found
custom_postgui.hal:7: addf failed.
I havet found anything on the internet so far but maybe you will be faster. thx
Please Log in or Create an account to join the conversation.
But the old problem is again here, where I run the configuration, I get an error : pin gmoccappy.jog.turtle-jog does not exist.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
- Posts: 19106
- Thank you received: 6398
Hansu explained that, but maybe translation is messing up.
Please Log in or Create an account to join the conversation.
As I said now Iam getting still same error.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
- Posts: 19106
- Thank you received: 6398
Sorry i can not help more since i do not use GmoccaPY, i use Axis GUI mostly.
Please Log in or Create an account to join the conversation.
Its exciting for me really, because now I think I have done same way all the steps from the video till this part and it still doesnt work
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
It could also be a problem that the dash charcter is the wrong one in the pdf. You could type the dash instead of copy it.
Please Log in or Create an account to join the conversation.