Page 1 of 1

Desire, Acoustic Button Feedback.

PostPosted: Mon May 27, 2019 7:15 am
by Fagge
Hi.
Thanks for a good & stable program you have developed, i like it.
But I miss a function:
Acoustic Button Feedback.

In my case, the computer is located far from the CNC machine, but is controlled by wireless mouse & keyboard & long cables.
Therefore, I have connected a buzzer to a free output on my AXBB-E controller. In this case, Port1, Pin17

And pasted the following code into macro M6 / M31 to get an acoustic feedback at tool changes & MessageBox popup.
My desire is to get similar feedback for all keystrokes in the rest of the program, If possible!?

Code: Select all
exec.Setoutpin (1,17);      
exec.Wait (100);
exec.Clroutpin (1,17);

Re: Desire, Acoustic Button Feedback.

PostPosted: Mon May 27, 2019 9:43 am
by dezsoe
It can be done in a plugin in the Buttonpress_event.