Hello Guest it is April 19, 2024, 12:06:24 PM

Author Topic: SlowJogRate ofer Hotykey ? How can help me?  (Read 8189 times)

0 Members and 1 Guest are viewing this topic.

Offline poppabear

*
  • *
  •  2,235 2,235
  • Briceville, TN, USA
    • View Profile
Re: SlowJogRate ofer Hotykey ? How can help me?
« Reply #10 on: December 20, 2007, 07:01:50 PM »
yep,

   to much cuttin and pastin without paying attention

scott
fun times
Re: SlowJogRate ofer Hotykey ? How can help me?
« Reply #11 on: February 04, 2008, 12:51:08 PM »
If IsActive(INPUT1) And a=0 Then
SetOEMDRO(3,100)
SetUserDRO(2000,1)
Message("Slow Jog Rate set to 3")
Else
SetUserDRO(2000,0)
End If

Is this logic correct?
I don't think this only sets the OEMDRO once per button press, but every other running of the Macropump, which could be 200 times a second. It is not crictical in this case and would not even be noticable, but if the latch is put in......

Regards

Dave Hookings