Re: [Emc-users] Sim axis fails after upgrade

2008-09-06 Thread Steve Blackmore
On Thu, 04 Sep 2008 18:40:44 -0400, you wrote: >Steve Blackmore wrote: > >>On Thu, 4 Sep 2008 14:04:55 -0500, you wrote: >> >> >>>On Thu, Sep 04, 2008 at 07:50:49PM +0100, Steve Blackmore wrote: >>> >>> I installed Ubuntu & EMC from the latest disro, and eveything worked well until L

[Emc-users] I got the CHECBUTTON solution. Thank you everybody

2008-09-06 Thread Olusegun A.
I actually got the problem solved. The error that I made was that I used the following program with a Lower case error   pyvcp = test.xml    instead of   PYVCP = test.xml   I want to thank everybody for their support in resolving this problem Olusegun Abode +234 8037045535 Email:[EMAIL PROTECT

[Emc-users] arduino & emc

2008-09-06 Thread Dirk
I am trying to get an arduino working with emc2. So far it is sort of working. The inputs work, but the outputs don't work. I don't understand why it is partially working. If it can read the analog and digital inputs, then the protocol is working. But maybe it is only working one way? Dirk

Re: [Emc-users] arduino & emc

2008-09-06 Thread Jeff Epler
I'm not sure what to tell you -- I just tested the code from http://axis.unpy.net/01198594294 again and it (still) works for me. Today, I'm using emc 2.2, ubuntu 8.04, and the arduino diecimilila board. The sketch was compiled using arduino 0010. I tested in two main ways: first, I hooked pin 7 t

Re: [Emc-users] arduino & emc

2008-09-06 Thread Dirk
On 6 sep 2008, at 15:51, Jeff Epler wrote: > I'm not sure what to tell you -- I just tested the code from > http://axis.unpy.net/01198594294 again and it (still) works for me. > Today, I'm using emc 2.2, ubuntu 8.04, and the arduino diecimilila > board. The sketch was compiled using arduino 0010

[Emc-users] solved! Re: arduino & emc

2008-09-06 Thread Dirk
Okay, another lesson learned: check your connections first. The serial pins weren't locked in there sockets. RX worked but TX didn't. At some unpredictable moments RX didn't work either. This was a very easy fix. Instead of checking the connections I wrote a python program to check the serial

Re: [Emc-users] Sim axis fails after upgrade

2008-09-06 Thread Stephen Wille Padnos
Steve Blackmore wrote: >Latest update. After a reinstall, setting the graphics manually to the >correct type and screen resolution and doing the updates, everything's >working fine. > >Found the PCI parallel port address using lspci -v and it works. Just >need to do some latency tests now, but it

Re: [Emc-users] Thank for your help

2008-09-06 Thread Jeff Epler
[copied back to the list so that others might find this information by searching] On Fri, Sep 05, 2008 at 08:14:13PM -0700, An Pham Duc wrote: > Firsly, I want thank you for your help. But I have never use gettext, So > could you tell me how to install it in Ubuntu 6.06, that installed EMC2, and >

Re: [Emc-users] I HAVE A PROBLEM WITH MAKING MY CHECKBUTTON TO SWITCH-ON MY-LED

2008-09-06 Thread Jeff Epler
[Redirected to the emc-users mailing list -- please use public forums when requesting help with emc] When I followed your directions, emc displayed the following error: postgui.hal:1: Signal 'led' can not add OUT pin 'pyvcp.my-checkbutton' This is because your 'net' command does not make sense