EPICS

synApps: vac

Module Owner: APS/AOD/BCDA: Tim Mooney

This page is the home of the synApps vac module. This module contains the digitel and vs records, and deice support types "asyn DigitelPump" and "asyn VacSen".

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

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
R1-5-1 12/9/2014 3.14.12.4 or 3.15.1 vac_R1-5-1.tar.gz README.txt vacReleaseNotes.html None
R1-5 11/10/2014 3.14.12.3 vac_R1-5.tar.gz README.txt vacReleaseNotes.html None
R1-4-1 5/23/2013 3.14.12.3 vac_R1-4-1.tar.gz README.txt vacReleaseNotes.html None
R1-4 10/24/2011 3.14.12.1 vac_R1-4.tar.gz README.txt vacReleaseNotes.html None
R1-3 4/28/2010 3.14.11 vac_R1-3.tar.gz README.txt vacReleaseNotes.html None
R1-2 12/19/2008 3.14.10 vac_R1-2.tar.gz README.txt vacReleaseNotes.html None

Required Modules

vac version Required module Recommended release
R1-5-1
asyn
ipac
4.25
2.13
R1-5
asyn
ipac
4.21
2.11
R1-4-1
asyn
ipac
4.21
2.11
R1-2
asyn
ipac
4.10
2.10

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 vac_R1-2.tar.gz
    tar xvf vac_R1-2.tar
    Usually this is done in an EPICS 'support' directory. It will produce the subdirectory
    vac/1-2
  2. Edit the config/RELEASE file of the application that will use vac to point to this directory.
  3. Edit vac's configure/RELEASE file and set the paths to your installation of EPICS base and to your versions of other dependent modules.
  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.