EPICS

EPICS: bitBus

Module Owner: Marty Kraimer

NOTICE: I do NOT want responsibility for this product.

This page is the home of bitbus. This consists of the following components :
devBBInteract.c
devBUG.dbd
devBitbusStats.dbd
devIObug.c
drvBB232.c
drvBB232.cSAVE
drvBB232.h
drvBitBus.c
drvBitBus.h
drvBitBusErr.h
drvBitBusInterface.h
drvMsg.c
drvMsg.h
drvRs232.h
Several of 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-5 3.14.0alpha2 bitBus1-5.tar.gz bitbus.html README
R1-4 3.13.2   bitBus1-4.tar.gz  bitbus.html  None

Additional Documentation

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/bitBus/X-Y

    where X-Y is the release number

  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 and to your version of ipac.
  5. Run gnumake in the top level directory and check for any compilation errors.
  6. Please email  Marty Kraimer  so he can keep track of which sites are using this software.

In Use

This software was originally developed by John Winans who is no longer part of the EPICS community
Marty Kraimer