![]() |
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 ? |
signals
here is a code i created to get signals from the G25 steering wheel:
Code:
import viz |
If you use the clutch pedal do you notice a change in the Z value when you print the position?
Code:
def showJoyPosition(): |
Quote:
Only the value of X changes (+ve for steering right , -ve for steering left) Y & Z are always zero :confused: |
Are there different modes that you can put the G25 steering wheel in?
|
Quote:
the first is manual gearing (6 speeds + reverse) the second is sequential (step up , step down) i use the first one but this has nothing to do with the clutch signal |
All times are GMT -7. The time now is 01:55 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC