Hello Guest it is April 29, 2024, 04:12:03 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - rpotthoff

Pages: 1
1
After doing an upgrade to the latest version, I am now getting a Overflow error when i press my spindle warm up button.
this is the code for the button.
Can anyone help me with this?

Code "M3S8000"
Sleep 120000
Code "S12000"
Sleep (180000)
Code "S16000"
Sleep (180000)
Code "S21000"
Sleep (180000)
Code "S3000"
Sleep (10000)
Code "M5"  
'MsgBox ("The Router does not need to be warmed up.")  

Pages: 1