On Friday 08 August 2014 12:54:27 Sebastian Kuzminsky did opine And Gene did reply: > On 8/8/14 6:48 AM, Gene Heskett wrote: > > I may have found the problem, and I would call it a bug in that it > > appears the use of a name isn't fully supported. I went back to the > > > > loadrt lowpass count=1 > > > > syntax, changing all the references to lowpass.0.in (or out) and I > > believe it to be working now. So the use of > > > > loadrt lowpass names=lowpass.whatever > > > > syntax doesn't appear to result in a working lowpass here at the > > Heskett Ranchette. > > It works at the Kuzminsky Keep: > > http://highlab.com/~seb/linuxcnc/lowpass.png > > > /home/seb/linuxcnc-dev> halrun > halcmd: loadrt threads name1=slow fp1=1 period1=1000000 > halcmd: loadrt lowpass names=lowpass.spindle > halcmd: addf lowpass.spindle slow > halcmd: start > halcmd: loadusr halscope > halcmd: show pin > Component Pins: > Owner Type Dir Value Name > 9 float IN 0 lowpass.spindle.in > 9 bit IN FALSE lowpass.spindle.load > 9 float OUT 0 lowpass.spindle.out > > halcmd: setp lowpass.spindle.gain 0.05 > halcmd: setp lowpass.spindle.in 3
Didn't work here Seb, it was as if it had never been addf'd, but it was. Invisible character? Damnedifiknow. using count=1 and .0. everyplace else works. Thanks Seb. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene> US V Castleman, SCOTUS, Mar 2014 is grounds for Impeaching SCOTUS ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
