Hello Guest it is April 24, 2024, 09:39:00 PM

Author Topic: Soft Limits in a Macro  (Read 3004 times)

0 Members and 1 Guest are viewing this topic.

Soft Limits in a Macro
« on: October 27, 2006, 05:22:21 PM »
Does anyone know the code I can put into a couple Macros to Enable and Disable the Soft Limits?
Re: Soft Limits in a Macro
« Reply #1 on: October 27, 2006, 09:37:07 PM »
To do stuff like that I look at the screen is the designer and get the codes from the screen :)

For example:

if(GetOEMLED(23) then
'This code will run IF the softlimits are on...
end if
DoOEMButton(119) 'This will change the state of the softlimits


That should do it
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com