Hello
Guest
it is
May 23, 2025, 11:03:38 AM
Guest
Login
Register
Menu
Home
Help
Search
Login
Register
YouTube
Machsupport Forum
/
Mach Discussion
/
General Mach Discussion
/
Enable 2 pins via Mcode
« previous
next »
Print
Pages:
1
Go Down
Author
Topic: Enable 2 pins via Mcode (Read 18254 times)
0 Members and 1 Guest are viewing this topic.
Steve Harder
1
Enable 2 pins via Mcode
«
on:
September 12, 2022, 10:39:40 PM »
Im new...dont know what to do!!!
Can someone tell me if its possible to enable 2 Pins (at once) on my BoB
via an M code?
What would the Macro
VB script look like?...Activatesignal (output 5,6)?
Mach 3
Legacy Woodworking Mavreick 4 x 8
Logged
TPS
2,578
Re: Enable 2 pins via Mcode
«
Reply #1 on:
September 14, 2022, 07:33:16 AM »
you can only activate OutPuts one by one:
Code:
[Select]
Activatesignal (Output5)
Activatesignal (Output6)
maybe your motioncontroller is able to handle it different.
Logged
anything is possible, just try to do it.
if you find some mistakes, in my bad bavarian english,they are yours.
Print
Pages:
1
Go Up
« previous
next »