balutan
Electrical
- Oct 3, 2005
- 10
I got this piece of digitizer that is connected to the PC via USB. I would like to be able to change settings and stream data from this digitizer when need. I have the user manual which defines the registers of this digitizer and I also have the custom driver installed. SO there is no need to write device driver. However, I simply don't know to write commands to be sent to this digitizer's device driver (assuming the device driver will take care of the rest).
I read Jan Axelson's USB complete book. I think I have a decent understand of how USB works, but I am just not sure how to write C++ prgema to change settings and stream data from t (or where to start). Wonder if someone can shed some light on this. Thanks in advance.
balutan
I read Jan Axelson's USB complete book. I think I have a decent understand of how USB works, but I am just not sure how to write C++ prgema to change settings and stream data from t (or where to start). Wonder if someone can shed some light on this. Thanks in advance.
balutan