View Single Post
  #1  
Old 12-29-2009, 02:43 PM
moneim230 moneim230 is offline
Member
 
Join Date: Oct 2009
Posts: 18
Question 2 sliders from 1 joystick (Logitech G25)

Hello all,

i'm using Logitech G25 steering wheel in my code and i have a problem.
i have all the signals from it except the clutch pedal

when i use "vizjoy.getSliderCount()" it returns 2 which mean i have 2 sliders
but when i print the value of the slider i get postive values from the gas pedal and negative values from the breaks pedal...Does this mean that the gas and the breaks pedal are one slider ??? (+ve for breaks , -ve for gas)

if that is right...how to get the 2nd slider value ?
Reply With Quote