This page is the home of Acromag digital support. This consists of the following components :
avme9440.dbd devAvme9440.c
These components previously resided in epics/base.
Since module_types.h is not support by EPICS 3.14, a config command is provided.
devAvme9440Config(ncards, base, vector)
where
ncards - number of modules. The default is 0.
base - the VME address for the first card. The default is 0.
vector - The interrupt vector for the first card. the default is 0.
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.5 | acromag1-3.tar.gz | None | None |
support/acromag
In order to use the support in an application do the following:
<top>/configure/RELEASE
ACROMAG=<full path to installation directory>
Makefile.
<app>_LIBS_vxWorks += acromag
app>Include.dbd.
include "avme9440.dbd"