|
last update: 21/09/2010 gpib82357A version 1.1 |
|||
|
IntroductionGPIB82357A is an interface (between USB and GPIB-IEEE488) made by agilent and running only under W2K, WNT, WXP. PyGPIB82357A is python module working only on windows, because Agilent had developped a library only on this platform. A module HP54111D has been also developped to control the oscilloscope HP54111D. InstallationWith administrator rights, install the agilent driver for GPIB82357A, then plug-in this interface and run the IO config. No red led must be lighted. Run the Visa Assistant to detect a measurement device and to control it. * Download gpib82357A-x.x.win32.zip * unzip gpib82357A-x.x.win32.zip * python setup.py build (Visual C++ 6 necessary) OR * run gpib82357A-x.x.win32-py2.x.exe (py2.3 and py2.4 only) Todo- To develop a library on others platforms: Linux-Unix (see agilent) |
|||