Re: [Emc-users] Oneshot question

2016-09-16 Thread Gene Heskett
On Friday 16 September 2016 11:43:53 andy pugh wrote: > On 16 September 2016 at 15:58, Gene Heskett wrote: > > bookmarked. But where does it display the answer? > > J40 I saw that, said 0xB That said I did have to make one change in what I posted before, because it

Re: [Emc-users] Oneshot question

2016-09-16 Thread Gene Heskett
On Friday 16 September 2016 11:38:20 Jon Elson wrote: > On 09/16/2016 09:58 AM, Gene Heskett wrote: > > On Friday 16 September 2016 08:58:53 andy pugh wrote: > >> On 16 September 2016 at 13:46, Gene Heskett > > > > wrote: > >>> Ok, what I need is a true output for any input

Re: [Emc-users] Oneshot question

2016-09-16 Thread andy pugh
On 16 September 2016 at 18:09, Todd Zuercher wrote: > > I feel dumb, no idea how I got that wrong number the first time should > have been 0xb. (or 0xfffb if you worry about the unused bits) Actually, to be really on the safe side, and to ensure that no spurious

Re: [Emc-users] Oneshot question

2016-09-16 Thread Todd Zuercher
- Original Message - > From: "Todd Zuercher" <zuerc...@embarqmail.com> > To: "Enhanced Machine Controller (EMC)" <emc-users@lists.sourceforge.net> > Sent: Friday, September 16, 2016 1:09:35 PM > Subject: Re: [Emc-users] Oneshot question >

Re: [Emc-users] Oneshot question

2016-09-16 Thread Todd Zuercher
- Original Message - > From: "Todd Zuercher" <zuerc...@embarqmail.com> > To: "Enhanced Machine Controller (EMC)" <emc-users@lists.sourceforge.net> > Sent: Friday, September 16, 2016 9:24:55 AM > Subject: Re: [Emc-users] Oneshot question > &

Re: [Emc-users] Oneshot question

2016-09-16 Thread Jon Elson
On 09/16/2016 09:58 AM, Gene Heskett wrote: > On Friday 16 September 2016 08:58:53 andy pugh wrote: > >> On 16 September 2016 at 13:46, Gene Heskett > wrote: >>> Ok, what I need is a true output for any input condition of i0 and >>> i1 except i1 true and i0 false. function

Re: [Emc-users] Oneshot question

2016-09-16 Thread andy pugh
On 16 September 2016 at 15:58, Gene Heskett wrote: > bookmarked. But where does it display the answer? J40 -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George

Re: [Emc-users] Oneshot question

2016-09-16 Thread Gene Heskett
On Friday 16 September 2016 08:58:53 andy pugh wrote: > On 16 September 2016 at 13:46, Gene Heskett wrote: > > Ok, what I need is a true output for any input condition of i0 and > > i1 except i1 true and i0 false. function 0x2, the only answer that > > lut5.py gives you,

Re: [Emc-users] Oneshot question

2016-09-16 Thread Gene Heskett
On Friday 16 September 2016 08:26:07 Todd Zuercher wrote: > Maybe it would be easier for you to draw out what you want to do with > ladder logic? No experience at that Todd. But I believe I have it working. A timedelay to give the spindle time to start moving. 200 milliseconds. A retriggerable

Re: [Emc-users] Oneshot question

2016-09-16 Thread Todd Zuercher
- Original Message - > From: "Gene Heskett" <ghesk...@shentel.net> > To: emc-users@lists.sourceforge.net > Sent: Friday, September 16, 2016 8:46:25 AM > Subject: Re: [Emc-users] Oneshot question > > On Friday 16 September 2016 04:15:07 andy pugh wrote:

Re: [Emc-users] Oneshot question

2016-09-16 Thread andy pugh
On 16 September 2016 at 13:46, Gene Heskett wrote: > Ok, what I need is a true output for any input condition of i0 and i1 > except i1 true and i0 false. function 0x2, the only answer that lut5.py > gives you, doesn't do that. > That's function FFFB actually.

Re: [Emc-users] Oneshot question

2016-09-16 Thread Gene Heskett
On Friday 16 September 2016 04:15:07 andy pugh wrote: > On 16 September 2016 at 02:06, Gene Heskett wrote: > > Looking at the lut5 modules man page, where it claims all kinds of > > functions can be performed, I am not grokking what it says. > > It allows you to define a

Re: [Emc-users] Oneshot question

2016-09-16 Thread Todd Zuercher
Maybe it would be easier for you to draw out what you want to do with ladder logic? - Original Message - From: "Gene Heskett" <ghesk...@shentel.net> To: emc-users@lists.sourceforge.net Sent: Friday, September 16, 2016 1:38:43 AM Subject: Re: [Emc-users] Oneshot question

Re: [Emc-users] Oneshot question

2016-09-16 Thread andy pugh
On 16 September 2016 at 02:06, Gene Heskett wrote: > Looking at the lut5 modules man page, where it claims all kinds of > functions can be performed, I am not grokking what it says. > It allows you to define a single output value for every combination of the 5 input

Re: [Emc-users] Oneshot question

2016-09-15 Thread Gene Heskett
On Thursday 15 September 2016 21:06:17 Gene Heskett wrote: > On Thursday 15 September 2016 10:44:08 Gene Heskett wrote: > > On Thursday 15 September 2016 06:57:27 andy pugh wrote: > > > On 15 September 2016 at 11:04, Gene Heskett > > > > wrote: > > > > But, if I could 'net'

Re: [Emc-users] Oneshot question

2016-09-15 Thread Gene Heskett
On Thursday 15 September 2016 10:44:08 Gene Heskett wrote: > On Thursday 15 September 2016 06:57:27 andy pugh wrote: > > On 15 September 2016 at 11:04, Gene Heskett > > wrote: > > > But, if I could 'net' the edge trigger parameters, > > > > You can't net parameters. You can

Re: [Emc-users] Oneshot question

2016-09-15 Thread Gene Heskett
On Thursday 15 September 2016 06:57:27 andy pugh wrote: > On 15 September 2016 at 11:04, Gene Heskett wrote: > > But, if I could 'net' the edge trigger parameters, > > You can't net parameters. You can only net pins. >

Re: [Emc-users] Oneshot question

2016-09-15 Thread andy pugh
On 15 September 2016 at 11:04, Gene Heskett wrote: > But, if I could 'net' the edge trigger parameters, You can't net parameters. You can only net pins. http://linuxcnc.org/docs/2.7/html/man/man9/oneshot.9.html Tells you which are which. -- atp "A motorcycle is a

Re: [Emc-users] Oneshot question

2016-09-15 Thread Gene Heskett
On Thursday 15 September 2016 04:55:03 andy pugh wrote: > On 15 September 2016 at 05:20, Gene Heskett wrote: > > would be simplified if I could use a 'setp' parameter as > > a 'net' pin. > > As parameters, pins, nets and "setp" are all different things I am not > clear

Re: [Emc-users] Oneshot question

2016-09-15 Thread andy pugh
On 15 September 2016 at 05:20, Gene Heskett wrote: > would be simplified if I could use a 'setp' parameter as > a 'net' pin. > As parameters, pins, nets and "setp" are all different things I am not clear what you are asking here. If you are asking if you can "setp" a pin