On Wednesday 02 July 2014 08:40:07 andy pugh did opine
And Gene did reply:
> On 2 July 2014 06:00, Gene Heskett <[email protected]> wrote:
> > But that manpage is so concise its not giving all the details I need
> > to process it & make it work.
> 
> A single instance of debounce can have many input/output pairs, but
> only one debounce time.
> 
> So, if you want two debounces with the same debounce time use size=1
> If you want two debounces with different debounce times use size=1,1

I think you meant "loadrt debounce cfg=2" for debounce with 2 pair of 
i/o's with the same timing, correct?

And they would be addressed as
 debounce.0.0.in,
 debounce.0.0.out,
 debounce.0.1.in,
 debounce.0.1.out,
 and a single setp N(in base_thread ticks) debounce.0.delay?

I don't see any reason to set 2 different delays just to gobble up noise.
The cable is tiny zip cord, twisted about a turn per inch, no connection 
to anything but the switches terminal, is about 8 feet long by the time it 
gets to the BOB, so I can't imagine any noise pulse short of a nuclear EMP 
lasting longer than 20 base-threads, or about .5 millisecond.  I just put 
the above in its hal file.  Barring a power failure its still sitting out 
there where it stopped. So recovery s/b an MDI move of
g0x0.000 y0.000 z0.000
file->quit
linuxcnc -l
enable
set home flag on all 4 axis's (there's a rotary table not plugged in)
add 3 thou to finished depth in code file, brass is warped
reload file
run from line to finish the job.

Thanks Andy.

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

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to