Quote:
Originally Posted by Alan Anderson
Keep in mind that the Driver Station is just one program. You are able -- and even encouraged -- to run your own Dashboard software alongside it. It should be possible to use advanced joystick/gamepad features from your own code.
|
So, if I wrote a third-party program to rumble the controller while the dashboard was running (because I seriously doubt the LabVIEW Dashboard we're using can rumble the controller), how would I send the signal from the LabVIEW dashboard to this separate process?
Also, wouldn't using gamepad functions in another program while using the same gamepad in the DS cause problems?