Hello Guest it is May 25, 2026, 09:54:22 PM

Author Topic: OEM Buttons  (Read 20145 times)

0 Members and 1 Guest are viewing this topic.

OEM Buttons
« on: November 16, 2021, 03:56:56 AM »
Which OEM code is used for enter a target value for x axis directly without G0 before it?

Offline TPS

*
  •  2,627 2,627
Re: OEM Buttons
« Reply #1 on: November 20, 2021, 02:34:27 AM »
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: [Select]
Code "G0X" & GetOEMDro(1500)
anything is possible, just try to do it.
if you find some mistakes, in my bad bavarian english,they are yours.