Hello
Guest
it is
May 20, 2025, 05:33:05 PM
Guest
Login
Register
Menu
Home
Help
Search
Login
Register
YouTube
Machsupport Forum
/
Mach Discussion
/
VB and the development of wizards
/
Custom M Code activated Relay? How?
« previous
next »
Print
Pages:
1
Go Down
Author
Topic: Custom M Code activated Relay? How? (Read 5909 times)
0 Members and 1 Guest are viewing this topic.
ardona
13
Custom M Code activated Relay? How?
«
on:
March 27, 2009, 02:07:48 AM »
How to activated relay (ex : output 5) with custom M code ( ex : M10 and M11 to deactivated) or add new button on the screen to do it?
Please Help.
regards
ardona, indonesia
Logged
vmax549
Re: Custom M Code activated Relay? How?
«
Reply #1 on:
March 27, 2009, 11:30:11 AM »
To turn it on use Activatesignal(5)
To turn it off use DeactivateSignal(5)
(;-) TP
Logged
ardona
13
Re: Custom M Code activated Relay? How?
«
Reply #2 on:
March 27, 2009, 11:33:08 PM »
it's work
thanks
Logged
ardona
13
Re: Custom M Code activated Relay? How?
«
Reply #3 on:
March 27, 2009, 11:49:36 PM »
i used below:
M10.m1s
activatesignal (output5)
M11.m1s
deactivatesignal (output5)
and save in the folder in the right place (mach3/macros/mach3mill
Logged
Print
Pages:
1
Go Up
« previous
next »