Dave Engvall wrote: > On Jan 29, 2008, at 1:54 PM, Alex Joni wrote: > >> I just removed the picture you had in the email, it was basicly >> showing the >> same things as the pastebin below. >> >> Now to answer your problem: >> The lines you want are commented out in your hal file. >> I bet if you remove the comment, it will work as it should. >> Also note that I added the "-enable": >> >> linksp Xindex <= motenc.0.enc-00-index-enable >> linksp Xindex => axis.0.index-enable >> linksp Yindex <= motenc.0.enc-01-index-enable >> linksp Yindex => axis.1.index-enable >> linksp Zindex <= motenc.0.enc-02-index-enable >> linksp Zindex => axis.2.index-enable > > I'll give it a try. >> Regards, >> Alex >> >> PS: Dave.. try to send textbased emails.. those don't have the size >> issue :) > > Alex ... is there a way to get hal-show stuff to a text page w/o > retyping? >
Are you using 'halshow', the GUI tool? That isn't very text friendly. I suggested 'halcmd show' earlier. 'halcmd' is a command line tool, with text output. Just redirect it to a file: halcmd show >some_file Regards, John Kasunich ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
