Hello Guest it is May 20, 2025, 02:41:03 PM

Author Topic: Soft Limits in a Macro  (Read 5428 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