On Tue, Aug 13, 2013 at 9:35 AM, Wander Lairson Costa
wrote:
> This is something that better fits in an wiki. After I received a
> sourceforge email notifying me that they were shutdown trac, I decided
> to migrate everything but main page and downloads to github, but I had
> no time, and eventual
2013/8/12 Marcos Anzorena :
> Hello everyone:
>
> I wanted to share the code i wrote to communicate with a tektronix
> scope MSO2024. I used [0] and [1] as reference. I'm using PyUSB,
> libusb 1.0 and Fedora 16
>
> I wrote to main functions. One for opening the scope:
>
> def tekopen(idV=0x0699,idP
Hello everyone:
I wanted to share the code i wrote to communicate with a tektronix
scope MSO2024. I used [0] and [1] as reference. I'm using PyUSB,
libusb 1.0 and Fedora 16
I wrote to main functions. One for opening the scope:
def tekopen(idV=0x0699,idP=0x03A4):
dev=usbc.find(idVendor=idV,idPr