Hello Guest it is April 19, 2024, 01:57:50 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - tinypomelo

Pages: 1
1
Hi everybody,

I'm programming the C# app to control MACH3. My application will open MACH3 and press the RESET button automactically.




I configed MACH3 as imges above. On MACH3 window, when I press "q" key, it works perfectly. The reset button was clicked.
But when I use my C# app to simulate a "q" key press on MACH3, nothing happend. (I use SendKeys.Send method in my app)

Any idea?  ???

Pages: 1