EPICS

synApps: ipUnidig

Module Owner: Mark Rivers: University of Chicago

This page is the home of ipUnidig

ipUnidig supports Industry Pack digital I/O modules.

Devices supported in ipUnidig include:

From SBS

From Systran

The ipUnidig support is used by the quadEM module that I've written to provide interrupt support for the quadEM VME boards, until those boards have their own native interrupt support.

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

Where to find it

You can download the software from the links in the table below:

Module Version Release Date Filename Documentation Release Notes Known Problems
2-1 3-Nov-2003 ipUnidigR2-1.tar.gz ipUnidigDoc Release notes See release notes
1-2 2-Apr-2003 ipUnidigR1-2.tar.gz ipUnidigDoc Release notes see release notes
1-1 20-June-2001 ipUnidigR1-1.tar.gz ipUnidigDoc Release notes see release notes

Required Modules

Module Version Requires module Release needed Required for

2-1

EPICS base
mpf
ipac
3.14.4
2-4
2-5
Base support
Communication with device
Industry pack support

1-2

EPICS base
mpf
3.13.7
1-10
Base support
Communication with devices

1-1

EPICS base
mpf
3.13.3
1-?
Base support
Communication with devices

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

    .../support/
  2. Place the distribution file in this directory. Then issue the commands (Unix style)
    gunzip ipUnidigRX-Y.tar.gz
    
    tar xvf ipUnidigRX-Y.tar
    
    where X-Y is the release.
  3. This creates a <top> application.
    .../support/ipUnidigRX-Y
    
  4. Edit the config[ure]/RELEASE file and set the paths to your installation of EPICS base and to your versions of mpf and ipac.
  5. Run gnumake in the top level directory and check for any compilation errors.
  6. Please email  Mark Rivers  so that a record can be kept of which sites are using this software.

In Use

This software was originally developed by Mark Rivers.