Nope, not possible. USB is not like a com port (even thought you can emulate a com port with USB). USB requires a specific driver tailored to the target device (USB communication is not similar to rs-232 serial communication, the main difference being that an end device can not send data to the computer without a direct request from the computer).
<br><br>Tom<br><br><div><span class="gmail_quote">On 9/24/07, <b class="gmail_sendername">B. Bogart</b> &lt;<a href="mailto:ben@ekran.org">ben@ekran.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hey all,<br><br>I&#39;m looking at rs232 controllable PTX systems, and they seem to be more<br>and more usb and less and less rs232.<br><br>So is there anything like [comport] that allows one to send bytes to usb<br>devices? I think a general mechanism, like [comport] that would work for
<br>all usb devices would be better than a slew of objects for each specific<br>usb device...<br><br>Thoughts?<br><br>.b.<br><br>_______________________________________________<br>PD-dev mailing list<br><a href="mailto:PD-dev@iem.at">
PD-dev@iem.at</a><br><a href="http://lists.puredata.info/listinfo/pd-dev">http://lists.puredata.info/listinfo/pd-dev</a><br></blockquote></div><br>