Machsupport Forum
Mach Discussion => General Mach Discussion => Topic started by: Kareem on November 16, 2021, 04:56:56 AM
-
Which OEM code is used for enter a target value for x axis directly without G0 before it?
-
there is no particular OEM code for this.
you have to use a OEMDro to enter the value, for example 1500
and the a button witch uses VBScript to excecute the command
Code "G0X" & GetOEMDro(1500)