<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/963" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2007-11-21T13:26:23+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/963</id>

		<entry>
		<author><name><![CDATA[conail]]></name></author>
		<updated>2007-11-21T13:26:23+02:00</updated>

		<published>2007-11-21T13:26:23+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=963&amp;p=3200#p3200</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=963&amp;p=3200#p3200"/>
		<title type="html"><![CDATA[HID Control Msg &amp; LibusbJava]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=963&amp;p=3200#p3200"><![CDATA[
Hi,<br /><br />I've modified the Easylogger project's descriptor to a gamepad with 4 buttons.  I'm intending to continue using control transfers to communicate with the device from a java application.<br /><br />I'm having trouble getting the controlMsg() method of libusbJava to work.  I'm not clear what I should specify as parameters (method signature below) - particularly request, value and index.<br /><br />public int controlMsg(int requestType,<br />                      int request,<br />                      int value,<br />                      int index,<br />                      byte[] data,<br />                      int size,<br />                      int timeout,<br />                      boolean reopenOnTimeout)<br /><br />Thanks,<br />Conail<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=578">conail</a> — Wed Nov 21, 2007 1:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
