EPICS: Stanford Research Systems Lock-In Amplifier GPIB Support

This page is the home of the EPICS GPIB device support for Stanford Research Systems (SRS) lock-in amplifiers. The software provided here is for the SR830 DSP Lock-In Amplifier. This site gives access to the software source code, information on other modules which are needed to install and run it, and documentation on how to include and use it in your EPICS applications. Please email any comments and bug reports to Stephanie Allison who is responsible for coordinating development and releases.

Hardware Supported

The software can drive the following types of hardware:

Where to Find it

You can download the software by anonymous ftp  from the links in the table below:
 
 
Module Version EPICS Release Filename Documentation Release Notes Known Bugs
R0
R3.13.2
srsLiaGpib.tar.gz
See Below
None
None

Installation and Building

After obtaining a copy of the distribution, it must be installed and built for use at your site. These steps only need to be performed once for the site (unless versions of the module running under different releases of EPICS and/or the other required modules are needed).
  1. Start with an existing EPICS application area and cd to the src directory.
  2. Unpacking the distribution tar file produces a <srsLiaGpib> directory.
  3. Add srsLiaGpib to your src/Makefile and run gnumake. Check for any compilation errors.
  4. The SR830 example database and template reside in srsLiaGpib/Db.
  5. The SR830 example DM display resides in srsLiaGpib/dl.
  6. Example bumpless reboot config files resides in srsLiaGpib/savedata.
  7. When using srsLiaGpib in your application, you must also include the common gpib device support plus one or more GPIB drivers provided by Ben Franksen at BESSY ( EPICS GPIB Module Software). If you build one library in your application, you'll want to include srsLiaLib and gpibLib along with the normal base support. You'll want to include devSrsLia830Gpib.dbd and/or devSrsLia530Gpib.dbd and gpib.dbd along with the normal base dbd files when building your application's database definition file (see srsDsGpib/src/srsDsInclude.dbd for an example).
  8. Please email  Stephanie Allison  so she can keep track of which sites are using this software.

Documentation

The following documentation is available:

In Use

It is used at the following EPICS sites:
Stephanie Allison