NEWS
LinuxCNC 2.5.2 Release
LinuxCNC 2.5.2 Update Released (changelog).
 
LinuxCNC 2.5.1 Release

LinuxCNC 2.5.1 Update Released (changelog). If the Package Manager does not prompt you to upgrade see this page.

 
LinuxCNC 2.5.0 Release
New major release (changelog). See the instructions to update your system from EMC 2.4 to LinuxCNC 2.5.
 

Welcome, Guest
Username: Password: Remember me

TOPIC: GladeVCP

Re:GladeVCP 22 Sep 2011 02:45 #13351

  • piasdom
  • piasdom's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 537
  • Karma: 2
i get the error "named parameter not terminated".
i'm trying to use the below script. is the error coming from
the script or emc ? emc starts with no errors but i get
the msg when i click reset(first script). when i use the scripts in MDI,
no errors on either.


#!/bin/bash
halcmd setp gladevcp.Reset_M124 0
exit 0

#!/bin/bash
COUNT=$(halcmd getp gladevcp.M124_count)
let "COUNT += 1"
halcmd setp gladevcp.M124_count $COUNT
exit 0

Thanks
kenneth
The administrator has disabled public write access.

Re:GladeVCP 22 Sep 2011 09:35 #13363

  • piasdom
  • piasdom's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 537
  • Karma: 2
JFYI
the "home all" and home "XYZ" buttons are not disabled
while program is running in glade panel.

i have a gtkbutton linked to a MDI command and a hal
button linked to halui.jog. .+-.
if i click the MDI button and then the halbutton. the halbutton(jogging)
doesn't work. i have to use Home All or use axis default jog, then
they work as should.

kenneth
Last Edit: 22 Sep 2011 10:42 by piasdom.
The administrator has disabled public write access.

Re:GladeVCP 29 Sep 2011 10:53 #13543

  • piasdom
  • piasdom's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 537
  • Karma: 2
using the "abort" button(halbutton) after using the pause(gtkbutton) sometime hesitates(bout 5 - 7 sec).
other times get error about "file ended with no % sign or program end) same file just used the abort,
have to reload file or same error when using run button.
stop button(tried all type buttons) hesitates(bout same above) and sometimes hesitates and then gives
error msg and can't do that while in some mode and interpreter idle(can't remember exact, deleted button)



p.s. this is a side panel(not tab)

kenneth
Last Edit: 29 Sep 2011 11:07 by piasdom.
The administrator has disabled public write access.
Moderators: mhaberler
Time to create page: 1.459 seconds
Powered by Kunena Forum
© 2013 LinuxCNC.org
Joomla! is Free Software released under the GNU General Public License.