EPICS

synApps: ip

Module Owner: APS/AOD/BCDA: Tim Mooney

This page is the home of the synApps ip module. This module contains device support, databases, and medm displays supporting some serial applicationsusing the IndustryPack octal-serial module.

GitHub repository: https://github.com/epics-modules/ip

Please email any comments and bug reports to Tim Mooney, 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 EPICS Release Filename Documentation Release Notes Known Problems
R2-17 3/13/2015 3.14.12.4 or 3.15.1 ip_R2-17.tar.gz ipDoc.html ipReleaseNotes.html None
R2-16 12/9/2014 3.14.12.4 or 3.15.1 ip_R2-16.tar.gz ipDoc.html ipReleaseNotes.html None
R2-15 7/3/2014 3.14.12.3 ip_R2-15.tar.gz ipDoc.html ipReleaseNotes.html None
R2-14 5/23/2013 3.14.12.3 ip_R2-14.tar.gz ipDoc.html ipReleaseNotes.html None
R2-13 11/14/2011 3.14.12.1 ip_R2-13.tar.gz ipDoc.html ipReleaseNotes.html None
R2-12 10/24/2011 3.14.12.1 ip_R2-12.tar.gz ipDoc.html ipReleaseNotes.html None
R2-10 4/27/2010 3.14.11 ip_R2-10.tar.gz ipDoc.html ipReleaseNotes.html None
R2-9 4/14/2009 3.14.10 ip_R2-9.tar.gz ipDoc.html ipReleaseNotes.html None
R2-8 9/10/2008 3.14.8.2 ip_R2-8.tar.gz ipDoc.html ipReleaseNotes.html None
R2-7 1/10/2007 3.14.8.2 ip_R2-7.tar.gz ipDoc.html ipReleaseNotes.html None
R2-4 1/19/2005 3.14.7 ip_R2-4.tar.gz . ipReleaseNotes2-4.html None
R2-3 3/9/2004 3.14.5 ip_R2-3.tar.gz . ipReleaseNotes2-3.html None
R1-4 2/5/2004 3.13.7 ip1-4.tar.gz ip1-4.readme ipReleaseNotes1-4.html None

Required Modules

ip version Required module Recommended release
R2-17
asyn
ipac
seq
R4-25
R2-12
R2-1-16 or R2-2
R2-16
asyn
ipac
seq
R4-25
R2-12
R2-1-16 or R2-2
R2-15
asyn
ipac
seq
R4-23
R2-11
R2-1-16
R2-14
asyn
ipac
seq
R4-21
R2-11
R2-1-12
R2-13
asyn
ipac
seq
R4-18
R2-11
R2-1-3
R2-8
asyn
ipac
seq
R4-9
R2-8
R2-0-11
R2-7
asyn
ipac
seq
R4-6
R2-8
R2-0-11
R2-4
asyn
ipac
seq
R4-1
R2-8
R2-0-8
R2-3
mpf
ipac
seq
R2-4-2
R2-7a
R2-0-8

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. Unzip and untar the distribution, e.g. on Unix:
    gunzip ip_Rx-y.tar.gz
    tar xvf ip_Rx-y.tar
    Usually this is done in an EPICS 'support' directory. It will produce the subdirectory
    ip/x-y
  2. Edit the config/RELEASE file of the application that will use ip to point to this directory.
  3. Edit ip's config[ure]/RELEASE file and set the paths to your installation of EPICS base and to your versions of other modules on which ip depends.
  4. Run gnumake in the top level directory and check for any compilation errors.
  5. Please email  Tim Mooney  so that a record can be kept of which sites are using this software.

Documentation

The following documentation is available:

In Use

This software was originally developed by the APS BCDA group, other APS-affiliated developers, and many members of the EPICS Collaboration.