Hi,

This behavior is correct, a read operation returns data inside an
array object. You can refer to Python documentation to know how to
manipulate it...

Wander

2010/2/26 Qui Le <q...@extron.com>:
> Hi,
>
>
>
> I have successfully sent a known command to a downstream device and it has
> successfully responded (still not sure if the data get all the way to the PC
> running pyusb). However, all I get back when I perform a read is
> “array(‘B’)”  . Any suggestions?
>
>
>
> Qui
>
>
>
> Statement Of Confidentiality:
> This electronic message transmission, and all attachments, contains
> information from Extron Electronics which is confidential and privileged.
> The information is for the exclusive viewing or use of the intended
> recipient. If you are not the intended recipient, be aware that any
> disclosure, copying, distribution or use of the contents of this information
> is prohibited. If you have received this electronic transmission in error,
> please notify the sender immediately by a "reply to sender only" message and
> destroy all electronic and hard copies of the communication, including
> attachments.
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> pyusb-users mailing list
> pyusb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pyusb-users
>
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to