WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: moneim230
Forum: Vizard 01-14-2010, 04:01 AM
Replies: 5
Views: 10,384
Posted By moneim230
it works in 2 modes: the first is manual...

it works in 2 modes:
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
Forum: Vizard 01-07-2010, 11:47 AM
Replies: 5
Views: 10,384
Posted By moneim230
no Z value does not change Only the value of X...

no Z value does not change
Only the value of X changes (+ve for steering right , -ve for steering left)
Y & Z are always zero :confused:
Forum: Vizard 12-29-2009, 04:47 PM
Replies: 5
Views: 10,384
Posted By moneim230
Post signals

here is a code i created to get signals from the G25 steering wheel:
import viz
import vizjoy
viz.go()
G25=vizjoy.add()

def button(state):
state = G25.getButtonState()
print 'Button State...
Forum: Vizard 12-29-2009, 02:43 PM
Replies: 5
Views: 10,384
Posted By moneim230
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...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -7. The time now is 08:35 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC