Re: [Emc-developers] M66 wait/nowait behaviour - bug? - please merge fix

2011-02-28 Thread Michael Haberler
this bug is now fixed in: http://git.mah.priv.at/gitweb/emc2-dev.git/commit/51569324c0d83c1d162f7e31a732d47eeef1c212 can I ask for a merge? -Michael Am 17.02.2011 um 09:11 schrieb Michael Haberler: > another observation: > > If digital-in-02 is zero, and the first M66 times out after 10 secon

Re: [Emc-developers] M66 wait/nowait behaviour - bug?

2011-02-17 Thread Michael Haberler
another observation: If digital-in-02 is zero, and the first M66 times out after 10 seconds, the second M66 returns immediately. -m Am 16.02.2011 um 10:20 schrieb Michael Haberler: > Please look over my shoulders wether I misread something again, or I hit a > bug. > > What I want to do: > >

[Emc-developers] M66 wait/nowait behaviour - bug?

2011-02-16 Thread Michael Haberler
Please look over my shoulders wether I misread something again, or I hit a bug. What I want to do: 1. wait for the digital-in-02 pin (which happens to be the logical or of several pins, so the program blocks until one of them becomes true) 2. when the program continues, test with several no-wait

Re: [Emc-developers] m66

2007-12-19 Thread Alex Joni
s still unclear. Regards, Alex - Original Message - From: "Ray Henry" <[EMAIL PROTECTED]> To: Sent: Wednesday, December 19, 2007 5:06 PM Subject: [Emc-developers] m66 > > Hi guys > > I'm a bit confused by the description of m66 in the user's manu

[Emc-developers] m66

2007-12-19 Thread Ray Henry
Hi guys I'm a bit confused by the description of m66 in the user's manual. I'm trying to think that the answers should be intuitively obvious but I can't for the life of me figure them out this morning. Let me mix questions regarding my confusion into the relevant portion of the current descr