Differences between revisions 1 and 2
Revision 1 as of 2009-02-23 02:12:28
Size: 407
Editor: YoichiAso
Comment:
Revision 2 as of 2009-02-23 02:14:50
Size: 719
Editor: YoichiAso
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:

The latest version of the package is in the 40m svn repository ( https://nodus.ligo.caltech.edu:30889/svn/trunk/getgpibdata/netgpibdata/ ).
Actually, /cvs/cds/caltech/scripts/general/netgpibdata/ is a working copy of the repository. So you can type `svn up` to synchronize the directory with the repository.

netgpib package

A bunch of python modules and scripts for communicating with GPIB devices over TCP/IP networks are written. These files are collectively called netgpib package. This page explains the usage of the package.

Where is it ?

On the 40m martian machines, the package is installed in /cvs/cds/caltech/scripts/general/netgpibdata/. This directory is included in $PATH by default.

The latest version of the package is in the 40m svn repository ( https://nodus.ligo.caltech.edu:30889/svn/trunk/getgpibdata/netgpibdata/ ). Actually, /cvs/cds/caltech/scripts/general/netgpibdata/ is a working copy of the repository. So you can type svn up to synchronize the directory with the repository.

netGPIB (last edited 2019-07-30 23:05:51 by NathanhollandATligoDOTorg)