Report Descriptor

Post questions, comments and feedback to our 3Dconnexion Windows Development Team.

Moderator: Moderators

Report Descriptor

Postby logotx » Tue Apr 05, 2011 12:55 am

Where can I find Report Descriptor for SpaceNavigator?
logotx
 
Posts: 5
Joined: Tue Apr 05, 2011 12:38 am
Location: Ukraine

Re: Report Descriptor

Postby logotx » Tue Apr 05, 2011 10:37 am

it is confidential information?
logotx
 
Posts: 5
Joined: Tue Apr 05, 2011 12:38 am
Location: Ukraine

Postby jwick » Tue Apr 05, 2011 10:49 am

I don't understand what you want. The report descriptor comes from the device. Do you not have a device?
jwick
Moderator
Moderator
 
Posts: 1756
Joined: Wed Dec 20, 2006 2:25 pm
Location: USA

Postby logotx » Tue Apr 05, 2011 12:08 pm

jwick wrote:I don't understand what you want. The report descriptor comes from the device. Do you not have a device?


I have a device - SpaceNavigator.
The HID descriptor beginnig is here, I need to see continuation
Thanks
logotx
 
Posts: 5
Joined: Tue Apr 05, 2011 12:38 am
Location: Ukraine

Postby jwick » Tue Apr 05, 2011 12:14 pm

This post contains references to a HID test program that may help you.
jwick
Moderator
Moderator
 
Posts: 1756
Joined: Wed Dec 20, 2006 2:25 pm
Location: USA

Postby logotx » Tue Apr 05, 2011 12:46 pm

jwick wrote:This post contains references to a HID test program that may help you.

I have already seen it.
I mean like this
Code: Select all
   /* Space Nav */
0x05, 0x01,                    // USAGE_PAGE (Generic Desktop)
0x09, 0x08,                    // USAGE (Undefined)
0xa1, 0x01,                    // COLLECTION (Application)
0xa1, 0x00,                    //   COLLECTION (Physical)
0x85, 0x01,                    //     REPORT_ID (1)
0x16, 0x0c, 0xfe,              //     LOGICAL_MINIMUM (-500)
0x26, 0xf4, 0x01,              //     LOGICAL_MAXIMUM (500)
0x36, 0x00, 0x80,              //     PHYSICAL_MINIMUM (-32768)
0x46, 0xff, 0x7f,              //     PHYSICAL_MAXIMUM (32767)

so what is next?
logotx
 
Posts: 5
Joined: Tue Apr 05, 2011 12:38 am
Location: Ukraine


Return to Developer's Forum for Windows

Who is online

Users browsing this forum: No registered users and 3 guests