Hello Guest it is April 16, 2024, 01:43:11 PM

Author Topic: OEM Buttons  (Read 702 times)

0 Members and 1 Guest are viewing this topic.

OEM Buttons
« 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?

Offline TPS

*
  •  2,505 2,505
    • View Profile
Re: OEM Buttons
« Reply #1 on: November 20, 2021, 03: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.