Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: najnielkp on February 14, 2007, 06:27:42 PM

Title: keygrabber mpg axis selection
Post by: najnielkp on February 14, 2007, 06:27:42 PM
i am attempting to set up three pushbuttons to select x axis, y axis, z axis  mpg mode for a pendant.  keygrabber shows that it has recognized the input from the pushbutton, thru an ipac2.when i set the function , in special keys, i select x axis.  for example.i have the x,y,z selectable on a touchscreen. i know that the oem codes are 185,186,187.

i am saving the keygrabber file as default.i am starting mach 3 thru keygrabber. the axis selection buttons on the pendant are not functioning.
when i test the scan codes in keygrabber, i get a code of 297 for the x axis.how do you set it to 185?
Title: Re: keygrabber mpg axis selection
Post by: Hood on February 15, 2007, 02:56:04 AM
X= OEM 185 = scan code 74 = J on keyboard
Y= OEM 186 = scan code 75 = K on keyboard
Z= OEM 187 = scan code 76 = L on keyboard

Hood

EDIT
 I should point out that the above  is the way I have it set up. I have set up X, Y and Z buttons with  Hotkeys in Mach as above
Title: Re: keygrabber mpg axis selection
Post by: najnielkp on February 15, 2007, 09:41:40 AM
 
   thanks Hood.         you have set me straight. works great.