You can get it from our anonymous svn repo by doing this: svn co https://ettus.devguard.com/svn/public
Matt On Wed, Sep 2, 2009 at 12:27 AM, Chad Simpson<[email protected]> wrote: > Matt, I would be very interested in the python code. I got a good deal on > the E2050A, and though I haven't set it up yet, I imagine it works the same > as the E5810A, just without the DHCP and web config features. > > Adrian, I don't have the full manual, but I emailed you the "Installation > and Configuration" guide pdf. If anyone else would like a copy, just let me > know... > > - Chad. > > > On Tue, Sep 1, 2009 at 3:53 PM, Matt Ettus <[email protected]> wrote: > >> We don't use the NI stuff at all. We have our own >> SCPI-over-GPIB-over-VXI11-over-TCP/IP code all in python, based around >> some code off of sourceforge. We use it exclusively with the E5810A >> which is great. It also works with the Prologix USB device, and if >> you have the right magic kernel incantations the GPIB-USB-B from NI. >> It would probably also work with the GPIB-ethernet gateway from ICS >> electronics which is also VXI11 like the E5810A, but about 25% >> cheaper. >> >> Matt >> >> >> On Tue, Sep 1, 2009 at 12:32 PM, Lester Veenstra<[email protected]> >> wrote: >> > Matt: >> > You caught my interest with the "Python". Do you have a Python >> > interface to the NI GPIB drivers, or some other way to bet from Python to >> > GPIB. I have been looking but not found such a beast, and was >> > contemplating writing it in C the hard way. But I suspect some one has >> been >> > there before me. ??? >> > 73 >> > Les >> > >> > >> > Lester B Veenstra MØYCM K1YCM >> > [email protected] >> > [email protected] >> > [email protected] >> > >> > >> > US Postal Address: >> > PSC 45 Box 781 >> > APO AE 09468 USA >> > >> > UK Postal Address: >> > Dawn Cottage >> > Norwood, Harrogate >> > HG3 1SD, UK >> > >> > Telephones: >> > Office: +44-(0)1423-846-385 >> > Home: +44-(0)1943-880-963 >> > Guam Cell: +1-671-788-5654 >> > UK Cell: +44-(0)7716-298-224 >> > US Cell: +1-240-425-7335 >> > Jamaica: +1-876-352-7504 >> > >> > This e-mail and any documents attached hereto contain confidential or >> > privileged information. The information is intended to be for use only by >> > the individual or entity to whom they are addressed. If you are not the >> > intended recipient or the person responsible for delivering the e-mail to >> > the intended recipient, be aware that any disclosure, copying, >> distribution >> > or use of the contents of this e-mail or any documents attached hereto is >> > prohibited. >> > -----Original Message----- >> > From: [email protected] [mailto:[email protected]] On >> > Behalf Of Matt Ettus >> > Sent: Tuesday, September 01, 2009 7:14 PM >> > To: Discussion of precise time and frequency measurement >> > Subject: Re: [time-nuts] HP E2050A LAN/HPIB Gateway >> > >> > ....have full python code for ..... >> > >> >> _______________________________________________ >> time-nuts mailing list -- [email protected] >> To unsubscribe, go to >> https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts >> and follow the instructions there. >> > _______________________________________________ > time-nuts mailing list -- [email protected] > To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts > and follow the instructions there. > _______________________________________________ time-nuts mailing list -- [email protected] To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts and follow the instructions there.
