I’ll start off by explaining that I am a newbie
to all of this. I have been to the web site at http://javax-usb.org/
to try to find some examples but there is a problem with many of the links
there and they all give a Proxy Error (this seems to have already been reported
on this list a few days ago). Ultimately, I want to monitor and control a Nikon D-70
camera and I am using Jphoto as inspiration, which uses the jUSB code. However,
that project seems to be a bit inactive and so I found JSR-080 and this
project. I thought I’d start off simply by trying to send a reset
to the camera, however, it all looks a bit impenetrable without an example.
For example can I do this through a UsbDevice and UsbControlIrp or do I need to
use a Pipe? If I can use UsbControlIrp, what values do I use for bRequest,
wValue and wIndex? Do I need to setComplete(true)? Hoping you can help Jeff Owen _____________________________________________________________________ This e-mail has been scanned for viruses by MCI's Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com |
- [javax-usb-devel] Help required: Examples Please Jeff Owen
- Re: [javax-usb-devel] Help required: Examples Pleas... Dan Streetman
- Re: [javax-usb-devel] Help required: Examples Pleas... Guenther . Obrist
- RE: [javax-usb-devel] Help required: Examples Pleas... Jeff Owen