On Thursday 13 June 2013 17:54:42 andy pugh did opine:

> On 13 June 2013 22:00, Gene Heskett <ghesk...@wdtv.com> wrote:
> > When I grabbed the file, the only way to get it into a text file using
> > FF was to copy/paste the screen.
> 
> Go to
> http://git.linuxcnc.org/gitweb?p=linuxcnc.git;a=blob;f=src/hal/componen
> ts/lincurve.comp;h=4335245a14c5aa6a793f5c12bfba84cde40c76b6;hb=11c9b43a8
> 24129d73788f37700864e5c99aaac85 Where it says "[linuxcnc.git] / src /
> hal / components /
> lincurve.comp" near the top right-click on the test "lincurve.comp"
> and select save-as.
>
I have this msg printing, and will go to that machine to do that.
 
> > So I wound up going thru the file and deleting at least 5 character
> > spaces at the beginning of each line, and then it built & installed. 
> > But I am curious because 49 lines of python code turned into 97.5K of
> > .ko.
> 
> It isn't Python, it is (approximately) C and the comp utility converts
> it into quite a long C program.
> The .ko is 7k on my machine though.

Thats what I was afraid of.  But halrun can loadrt it, then show it as 
loaded, so I wonder what the diff is.

 > > And halrun can loadrt it, but the syntax says I should be able to tell
> > halrun to use a .ini file to initialize everything.
> 
> to mess about with it:
> 
> loadrt lincurve ….
> loadrt threads
> addf lincurve.0.thread1
> start
> setp lincurve.0….
> ….
> ….
> loadusr halmeter
> 
>(and so on)

Great, it will get played with this evening if the weather holds off.  
Power is back, but no idea whats peeking over the hills to the east yet.


Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
My web page: <http://coyoteden.dyndns-free.com:85/gene> is up!
My views 
<http://www.armchairpatriot.com/What%20Has%20America%20Become.shtml>
Save gas, don't eat beans.
A pen in the hand of this president is far more
dangerous than 200 million guns in the hands of
         law-abiding citizens.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to