Hello
Guest
it is
March 27, 2025, 10:26:07 AM
Guest
Login
Register
Menu
Home
Help
Search
Login
Register
YouTube
Machsupport Forum
/
Mach Discussion
/
Mach Screens
/
How do I use an OEM code with VB?
« previous
next »
Print
Pages:
1
Go Down
Author
Topic: How do I use an OEM code with VB? (Read 7011 times)
0 Members and 1 Guest are viewing this topic.
Tarak
229
How do I use an OEM code with VB?
«
on:
April 11, 2007, 06:00:23 PM »
I've got a button that runs g code
e.g
CODE "G90 G00 X10.0"
Before the code runs I would like it to close any open G code program (just in case).
I noticed on the CLOSE G CODE BUTTON the OEM code is 169.
How do I use this OEM with VB?
Thanks.
Logged
Chaoticone
5,624
Precision Chaos
Re: How do I use an OEM code with VB?
«
Reply #1 on:
April 11, 2007, 08:49:07 PM »
Not sure at all but think it is (Do Button #XX). Look at the ref all home button with the Vb script editor, that might help.
Brett
Logged
If you could see the things I have in my head, you would be laughing too.
My guard dog is not what you need to worry about!
poppabear
2,235
Briceville, TN, USA
Re: How do I use an OEM code with VB?
«
Reply #2 on:
April 12, 2007, 08:19:35 PM »
Use:
DoButton(169), in a button or other script
Logged
fun times
Print
Pages:
1
Go Up
« previous
next »