Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2007-05-30 19:28:55
Size: 748
Editor: TobinFricke
Comment:
Revision 5 as of 2008-08-27 03:10:39
Size: 1078
Editor: YoichiAso
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= GPIB issues =
This page will cover GPIB issues in the 40m lab.
Line 3: Line 5:
= GPIB hardware we have = == GPIB hardware we have ==
Line 6: Line 8:
= GPIB scripting in Python = == Using Agilent 82357B USB-GPIB interface from Linux ==
82357B can be used from Linux using the linux-gpib driver. This section will explain how to install the driver
and use it from python and other languages.

=== Installation ===

== Alternative way (GPIB scripting in Python) ==

GPIB issues

This page will cover GPIB issues in the 40m lab. Test equipment with a GPIB interface (such as the SR785) may be scripted from a computer.

GPIB hardware we have

Using Agilent 82357B USB-GPIB interface from Linux

82357B can be used from Linux using the linux-gpib driver. This section will explain how to install the driver and use it from python and other languages.

Installation

Alternative way (GPIB scripting in Python)

Software needed:

GPIB (last edited 2013-04-26 19:15:51 by EricquinteroATligoDOTorg)