synApps: dac128V

Module Owner: Mark Rivers: University of Chicago

This page is the home of dac128V.

dac128V supports Industry Pack digital to analog converters.

Devices supported in dac128V include:

From Systran

The dac128V support is used by other synApps modules that I've written for fast feedback. These include ip330, and quadEM.

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

Where to find it

The software is in the epics-modules/dac128V repository on Github It can be downloaded from the links below.

Module Version Release Date Filename Documentation Release Notes Known Problems
2-9 September 16, 2017 R2-9 dac128VDoc Release notes See release notes
2-8 December 5, 2014 R2-8 dac128VDoc Release notes See release notes
2-7 September 9, 2011 R2-7 dac128VDoc Release notes See release notes
2-6 April 13, 2010 R2-6 dac128VDoc Release notes See release notes
2-5 March 2010 R2-5 dac128VDoc Release notes See release notes
2-4 3-Feb-2009 R2-4 dac128VDoc Release notes See release notes
2-3 23-Mar-2005 R2-3 dac128VDoc Release notes See release notes
2-2 4-Mar-2004? R2-2 dac128VDoc Release notes See release notes
2-1 3-Nov-2003 R2-1 dac128VDoc Release notes See release notes
1-4 26-May-2003 R1-4 dac128VDoc Release notes see release notes
1-3 14-Oct-2002 R1-3 dac128VDoc Release notes see release notes

Required Modules

Module Version Requires module Release needed Required for
2-9 EPICS base 3.15.5 Base support
asyn 4-32 Driver support
ipac 2-14 Industry pack support
2-8 EPICS base 3.14.12.4 Base support
asyn 4-24 Driver support
ipac 2-12 Industry pack support
2-7 EPICS base 3.14.12.1 Base support
asyn 4-17 Driver support
ipac 2-11 Industry pack support
2-6 EPICS base 3.14.11 Base support
asyn 4-13 Driver support
ipac 2-10 Industry pack support
2-5 EPICS base 3.14.10 Base support
asyn 4-12 Driver support
ipac 2-10 Industry pack support
2-4 EPICS base 3.14.10 Base support
asyn 4-10 Driver support
ipac 2-10 Industry pack support
2-3 EPICS base 3.14.7 Base support
asyn 4-2 Driver support
ipac 2-8 Industry pack support
2-2 EPICS base 3.14.5 Base support
mpf 2-4-2 Message passing
ipac 2-7a Industry pack support
2-1 EPICS base 3.14.4 Base support
mpf 2-4 Message passing
ipac 2-5 Industry pack support
1-4 EPICS base 3.13.7 Base support
mpf 1-10 Message passing and Industry Pack support
1-3 EPICS base 3.13.3 Base support
mpf 1-8 Message passing and Industry Pack support

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 dac128VRX-Y.tgz
    
    tar xvf dac128VRX-Y.tar
    
    where X-Y is the release.
  3. This creates a <top> application.
    .../support/dac128VRX-Y
    
  4. Edit the config[ure]/RELEASE file and set the paths to your installation of EPICS base and to your versions of other required modules.
  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.