I would like to learn how a pc comunicate with a usb device and vice versa. For example i have a Logitech Attack3 joystick connected to my pc, with its driver installed. I create my project with a trackBar or progressBar and would like it moves as i move the stick on the joystick. Could you please link something were i can study how to do this. I tried to search the web with no results. Thank you
Asked
Active
Viewed 457 times
0
-
2Possible duplicate of [How to get the data from a USB port in VB.NET](https://stackoverflow.com/questions/9296609/how-to-get-the-data-from-a-usb-port-in-vb-net) – muffi Jan 16 '18 at 09:00
-
The question is a bit unclear. Is it general question about usb communication (duplicate) or "How to communicate with joysick"? – IvanH Jan 16 '18 at 20:32
-
I would like to move the trackBar on my form, mouving the joystick stick (vertically for example). So what are the commands to intercept USB signals. – Massimo D. N. Jan 17 '18 at 10:23