Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: learman on June 30, 2010, 11:05:52 AM

Title: why wont this macro work??
Post by: learman on June 30, 2010, 11:05:52 AM
Hello

Can any body tell me why im getting a "compile error" message

If Not IsActive (Input 4) Then    <<< it will run without this line  ???
Code "G1 X 0.020"
While ismoving
Wend
sleep (1000)
setDro (0,0)

Thanks
Josh