Hello Guest it is March 28, 2024, 10:03:17 PM

Author Topic: MPG? handwheel?  (Read 17290 times)

0 Members and 1 Guest are viewing this topic.

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: MPG? handwheel?
« Reply #20 on: September 12, 2009, 10:11:18 AM »
Set each Input up as an OEM Trigger then go to Config menu System HotKeys and enter the OEM code for the function you are wanting that trigger to work.
See the doc I did for the pendant I made, you will find it here.

http://www.machsupport.com/forum/index.php/topic,11817.0.html

It might answer a few questions but if not just shout back :)

Hood

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: MPG? handwheel?
« Reply #21 on: September 12, 2009, 10:14:52 AM »
I just looked and fr the pendant I used a Brain to work the buttons but doing it via the System HotKeys is just as easy. You will not for the setup of the OEM Triggers I have Port10, that is because its the PoKeys I am using but if you are using a second port then it will be Port 2

Hood

Offline comet

*
  •  336 336
    • View Profile
Re: MPG? handwheel?
« Reply #22 on: September 12, 2009, 11:04:09 AM »
Hood,
   would the OEM keys be 185,186,187,188 for the axis selection
,204,205 for jog selection?
 just using second parallel port,with pins 2-9 as inputs.
 I think I am starting to get my head around it,I will have a couple of weeks before the mpg arives,to decide which
buttons to have on my pendant.
 
   Tony

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: MPG? handwheel?
« Reply #23 on: September 12, 2009, 11:17:33 AM »
Thats the OEMs for the Axis but the Velocity and MultiStep are 303 and 305.

Hood

Offline comet

*
  •  336 336
    • View Profile
Re: MPG? handwheel?
« Reply #24 on: September 22, 2009, 11:41:26 AM »
Hood,
   got the MPG and its all working!
cant seem to find a oem code for bringing up the mpg/jog screen ie when you press tabs?
Re: MPG? handwheel?
« Reply #25 on: September 22, 2009, 12:39:18 PM »
Hood,
   got the MPG and its all working!
cant seem to find a oem code for bringing up the mpg/jog screen ie when you press tabs?

OEM button codes 1-99 select the corresponding screenset page.  The "tab" jog page is #50.  So, DoOEMButton(50) will pop it out.

Regards,
Ray L.
Regards,
Ray L.

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: MPG? handwheel?
« Reply #26 on: September 22, 2009, 01:44:43 PM »
Afraid that wont work Ray, it seems to be a special case for the Tab screen, DoOemButton(323) should work though :)
Hood

Offline comet

*
  •  336 336
    • View Profile
Re: MPG? handwheel?
« Reply #27 on: September 25, 2009, 08:00:13 AM »
Hood,
 I have set port 2 to having pins 2-9 as inputs but pins 10,11,12,13,15 on port 2 dont now work.
is that correct?
   Tony

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: MPG? handwheel?
« Reply #28 on: September 25, 2009, 08:06:49 AM »
No, they should all be inputs.
Hood

Offline comet

*
  •  336 336
    • View Profile
Re: MPG? handwheel?
« Reply #29 on: September 25, 2009, 08:19:35 AM »
OK,
  I have,

 pin 10-  input 7   -276 cont jog
      11- input8    - 1008 zero x
       12- input9   -1009 zero y
       13- input10  -1010 zero z

can you see a problem with these settings?