Re: [Emc-users] Waiting for cycle start in MDI command

2016-11-21 Thread andy pugh
On 21 November 2016 at 11:49, Alexander Rössler wrote: > It is a custom UI which I'm building. In the case of the "Touchy" interface you need to press the "cycle start" button to run an MDI command. The effect of the button depends on which tab the UI is showing. -- atp "A motorcycle is a bicyc

Re: [Emc-users] Waiting for cycle start in MDI command

2016-11-21 Thread Alexander Rössler
On 2016-11-21 11:19, andy pugh wrote: > On 21 November 2016 at 09:48, Alexander Rössler > wrote: >> I have the following problem: >> The machine requires the user to press a cycle start (physical button) >> on the machine before executing an MDI command. > > Which UI are you using? Perhaps you c

Re: [Emc-users] Waiting for cycle start in MDI command

2016-11-21 Thread andy pugh
On 21 November 2016 at 09:48, Alexander Rössler wrote: > I have the following problem: > The machine requires the user to press a cycle start (physical button) > on the machine before executing an MDI command. Which UI are you using? Perhaps you can just make the "Execute" button invisible? Or a

[Emc-users] Waiting for cycle start in MDI command

2016-11-21 Thread Alexander Rössler
Hi all, I have the following problem: The machine requires the user to press a cycle start (physical button) on the machine before executing an MDI command. So far I have used a remap command to achieve this. Basically, I prefix this command to all MDI commands executed by the user. E.g.: M100