GladeVCP
13 May 2011 17:32 #9787
by PKM
Replied by PKM on topic Re:GladeVCP
Now GladeVCP starts but there's
Import error: No module named gtkgl.widget
I'm working on VirtualBox, does it matter?
Import error: No module named gtkgl.widget
I'm working on VirtualBox, does it matter?
Please Log in or Create an account to join the conversation.
13 May 2011 18:07 #9789
by psha
Replied by psha on topic Re:GladeVCP
No, virtualbox does not matter.
I've tested some things in kvm.
But you need also python-gtkglext1 package for Gremlin widget
I've tested some things in kvm.
But you need also python-gtkglext1 package for Gremlin widget
Please Log in or Create an account to join the conversation.
13 May 2011 18:22 #9790
by PKM
Replied by PKM on topic Re:GladeVCP
OK, I got it started. Thanks!
Please Log in or Create an account to join the conversation.
01 Sep 2011 12:29 #12883
by piasdom
Replied by piasdom on topic Re:GladeVCP
how do i connect a led to some action. (like estop)
looked all thru the properties for the led and can' t find
how to point to anything.
Thanks
kenneth
looked all thru the properties for the led and can' t find
how to point to anything.
Thanks
kenneth
Please Log in or Create an account to join the conversation.
01 Sep 2011 15:25 #12888
by psha
Replied by psha on topic Re:GladeVCP
What's purpose to connect Led (display element) to Action (like ESTOP)?
What would it display?
What would it display?
Please Log in or Create an account to join the conversation.
01 Sep 2011 15:29 #12889
by piasdom
Replied by piasdom on topic Re:GladeVCP
just a led to show estop(axis homed-whatever) is activated.
Thanks
kenneth
Thanks
kenneth
Please Log in or Create an account to join the conversation.
01 Sep 2011 15:59 #12891
by psha
Replied by psha on topic Re:GladeVCP
Don't mess Actions (like estop) and HAL pins. Actions are used to perform sumething in response to user interaction so they are kind of 'output' widgets.
Leds are used to display state of some HAL pins.
I really can not imagine how to connect them...
Leds are used to display state of some HAL pins.
I really can not imagine how to connect them...
Please Log in or Create an account to join the conversation.
01 Sep 2011 16:11 #12892
by piasdom
Replied by piasdom on topic Re:GladeVCP
cool, thanks
kenneth
kenneth
Please Log in or Create an account to join the conversation.
01 Sep 2011 18:03 #12897
by piasdom
Replied by piasdom on topic Re:GladeVCP
thinkin' about dat.......
what are the leds used for in glade if you can't
connect them to actions ?
Thanks
kenneth
what are the leds used for in glade if you can't
connect them to actions ?
Thanks
kenneth
Please Log in or Create an account to join the conversation.
01 Sep 2011 20:58 #12900
by psha
Replied by psha on topic Re:GladeVCP
Again...
What's purpose to indicate when ESTOP is _executed_?
Actions are not related to state - they represent some actions, like triggering estop, power, etc
If you need to represent _state_ you need something like halui pins (or use internal GStat object)
What's purpose to indicate when ESTOP is _executed_?
Actions are not related to state - they represent some actions, like triggering estop, power, etc
If you need to represent _state_ you need something like halui pins (or use internal GStat object)
Please Log in or Create an account to join the conversation.
Moderators: HansU
Time to create page: 0.117 seconds