Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: truckeic on December 19, 2018, 06:04:13 PM

Title: Create a Button in MACH3 to turn on output
Post by: truckeic on December 19, 2018, 06:04:13 PM
Trying to figure a way use or create a Button to turn  on an output. I have a spindle light that would be nice to control output to fire a relay.

Thanks
Title: Re: Create a Button in MACH3 to turn on output
Post by: ger21 on December 19, 2018, 06:44:54 PM
Add a macro to the button to turn on the output, using ActivateSignal().

See the programmer's guide.
https://www.machsupport.com/wp-content/uploads/2013/02/Mach3_V3.x_Macro_Prog_Ref.pdfhttps://www.machsupport.com/wp-content/uploads/2013/02/Mach3_V3.x_Macro_Prog_Ref.pdf

Unfortunately, Artsoft deleted all the useful info that used to be in the Wiki.
Title: Re: Create a Button in MACH3 to turn on output
Post by: truckeic on January 02, 2019, 08:33:18 AM
that link is not good and i cant search the forum either. can you send me the .pdf?
Add a macro to the button to turn on the output, using ActivateSignal().

See the programmer's guide.
https://www.machsupport.com/wp-content/uploads/2013/02/Mach3_V3.x_Macro_Prog_Ref.pdfhttps://www.machsupport.com/wp-content/uploads/2013/02/Mach3_V3.x_Macro_Prog_Ref.pdf

Unfortunately, Artsoft deleted all the useful info that used to be in the Wiki.
Title: Re: Create a Button in MACH3 to turn on output
Post by: ger21 on January 02, 2019, 09:19:54 AM
https://www.machsupport.com/wp-content/uploads/2013/02/Mach3_V3.x_Macro_Prog_Ref.pdf