Hello,

I am simulating an engineering tank, the functions of which are controlled in reality by a steering wheel and two joysticks. So, I am using a steering unit with wheel and pedals, which is the first gamecontroller read by the joy_... commands. The first joystick is read by the joy2_... commands. But there are no more commands for my second joystick. All controllers are connected using USB port and there are always only used two of the three at the same time.
Does anybody know a way to switch from one USB port to another and back? I do not know anything of Windows programming.