EPICS

EPICS: Burr Brown digital

Module Owner: Marty Kraimer

NOTICE: I really don't want responsibility for this module

This page is the home of Burr Brown digital support. This consists of the following components :
devBoMpv902.c
devMbboDirectMpv902.c
devMbboMpv902.c
drvBb902.c
drvBb902.h
mpv902.dbd
devBiMpv910.c
devMbbiDirectMpv910.c
devMbbiMpv910.c
drvBb910.c
drvBb910.h
mpv910.dbd
These components previously resided in epics/base.  The first unbundled release is arbitrarily being called R1-1.

Please email any comments and bug reports to _Marty Kraimer_ who is responsible for coordinating development and releases.
 

Hardware Supported

The module 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
R1-2 3.14.3   burrBrown1-2.tar.gz  None  None
R1-1 3.14   burrBrown1-1.tar.gz  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. Create an installation directory for the module, usually this will end with
  2. /support/burrBrown
  3. Unpacking the distribution tar file produces a <supporttop> directory named after the release number.
  4. Edit the config/RELEASE file and set the paths to your installation of EPICS base.
  5. Run gnumake in the top level directory and check for any compilation errors.

Marty Kraimer