Hello Guest it is January 30, 2026, 06:33:20 AM

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

0 Members and 1 Guest are viewing this topic.

Soft Limits in a Macro
« on: October 27, 2006, 04: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, 08: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