pin 'pyvcp.xxxxx' does not exist
09 Jun 2010 23:14 #3097
by andypugh
Replied by andypugh on topic Re:pin 'pyvcp.xxxxx' does not exist
You have an "o" instead of a "zero" (Oh not zero)
Please Log in or Create an account to join the conversation.
10 Jun 2010 13:53 #3102
by grewgood
Replied by grewgood on topic Re:pin 'pyvcp.xxxxx' does not exist
0h why do I feel like such a f00l....
I've been at this too long. I should have picked that up!
Thanks Andy
Greg
I've been at this too long. I should have picked that up!
Thanks Andy
Greg
Please Log in or Create an account to join the conversation.
10 Jun 2010 19:59 - 10 Jun 2010 20:02 #3103
by grewgood
Replied by grewgood on topic Re:pin 'pyvcp.xxxxx' does not exist
net myhalzpos <= halui.axis.2.pos-relative => pyvcp.my-z-position
The value from this expression does not update for tool length offset (G43 Hx) as the DRO values in the axis 3D viewer do. Anyone know how to do that?
Thanks,
Greg
The value from this expression does not update for tool length offset (G43 Hx) as the DRO values in the axis 3D viewer do. Anyone know how to do that?
Thanks,
Greg
Last edit: 10 Jun 2010 20:02 by grewgood.
Please Log in or Create an account to join the conversation.
- Nondepietjes
- Offline
- Senior Member
Less
More
- Posts: 55
- Thank you received: 0
29 Mar 2017 09:07 #90486
by Nondepietjes
Replied by Nondepietjes on topic pin 'pyvcp.xxxxx' does not exist
Hi,
Can sombody spot my problem. i'cant see/find it:
postgui_call_list.hal:4: Pin 'pyvcp.x-minus' does not exist
#connect the X pyVCP buttons
net jog-x-neg <= pyvcp.x-minus
net jog-x-pos <= pyvcp.x-plus
#connect the Z pyVCP buttons
net jog-z-neg <= pyvcp.z-minus
net jog-z-pos <= pyvcp.z-plus
#connect the pyVCP jog speed slider
#halui.jog-speed <= pyvcp.jog-speed
Can sombody spot my problem. i'cant see/find it:
postgui_call_list.hal:4: Pin 'pyvcp.x-minus' does not exist
#connect the X pyVCP buttons
net jog-x-neg <= pyvcp.x-minus
net jog-x-pos <= pyvcp.x-plus
#connect the Z pyVCP buttons
net jog-z-neg <= pyvcp.z-minus
net jog-z-pos <= pyvcp.z-plus
#connect the pyVCP jog speed slider
#halui.jog-speed <= pyvcp.jog-speed
Please Log in or Create an account to join the conversation.
29 Mar 2017 09:20 #90488
by andypugh
Replied by andypugh on topic pin 'pyvcp.xxxxx' does not exist
How are you loading the pyvcp panel (what HAL command, and in which HAL file).
where is the postgui_call_list called from?
where is the postgui_call_list called from?
The following user(s) said Thank You: Nondepietjes
Please Log in or Create an account to join the conversation.
- Nondepietjes
- Offline
- Senior Member
Less
More
- Posts: 55
- Thank you received: 0
29 Mar 2017 09:44 #90490
by Nondepietjes
Replied by Nondepietjes on topic pin 'pyvcp.xxxxx' does not exist
I hqve changed it to custom_postgui file now.
and i dont understand. i have made something for the spindle speed and that appears on my screen attached to axis. but when i ad it for the buttons that doesnt work.
and i dont understand. i have made something for the spindle speed and that appears on my screen attached to axis. but when i ad it for the buttons that doesnt work.
Please Log in or Create an account to join the conversation.
29 Mar 2017 14:42 #90507
by andypugh
Replied by andypugh on topic pin 'pyvcp.xxxxx' does not exist
I don't think that Axis supports multiple PYVCP panels, you probably need to combine both XML files.
(If you comment out the PYVCP=spindlespeed in the INI then I think you will get the buttons but not the spindle display instead)
(If you comment out the PYVCP=spindlespeed in the INI then I think you will get the buttons but not the spindle display instead)
Please Log in or Create an account to join the conversation.
Time to create page: 0.108 seconds