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 -- Sebastian Kuzminsky ------------------------------------------------------------------------------ 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
