EPICS

EPICS: XYCOM digital

Module Owner: Marty Kraimer

NOTICE: Allen Honey is responsible for this module

This page is the home of XYCOM digital support. This consists of the following components :
devBiXVme210.c
devMbbiDirectXVme210.c
devMbbiXVme210.c
drvXy210.c
drvXy210.h
xy210.dbd

devBoXVme220.c
devMbboDirectXVme220.c
devMbboXVme220.c
drvXy220.c
drvXy220.h
xy220.dbd
devXy240.c
drvXy240.c
drvXy240.h
xy240.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-3 3.14.3 xycomDigital1-3.tar.gz None None
R1-2 3.14.0alpha2 xycomDigital1-2.tar.gz None None
R1-1 3.14.0alpha1   xycom1-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/xycom
  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.

Marty Kraimer