This EPICS device support is intended for use with the event generator (EVG) and event receiver (EVR) devices that are part of the timing system from Microresearch Finland (MRF).
At the moment, the following devices are directly supported:
- MTCA-EVR-300
- VME-EVG-230
- VME-EVR-230
- VME-EVR-230RF
This device support implements an abstraction layer, that allows it to control devices either via PCI(e) (using the MRF linux kernel driver) or via Ethernet, using a UDP/IP based protocol. The second option is only available for those devices that actually support being controlled via Ethernet (these are all the VME based devices).
This device support only works with devices using the “new” (modular register map) firmware, not with devices using the legacy firmware.
Ready-to-use panels for Control System Studio for the aforementioned devices are supplied with this device support.
- Installing / compiling the device support
- Using the device support
- Process variables for the EVG and EVR
- Linux kernel module
- Extending the device support
- Current limitations of the device support
This EPICS device support is licensed under the terms of the GNU Lesser General Public License version 3. It has been developed by aquenos GmbH on behalf of the Karlsruhe Institute of Technology's Institute of Beam Physics and Technology.
This device support contains code originally developed for the s7nodave device support. aquenos GmbH has given special permission to relicense this parts of s7nodave device support under the terms of the GNU LGPL version 3.
The kernel module for the MRF devices (that is distributed in the support
sub-directory of this device support) is not covered by this license. This
kernel module is licensed under the terms of the GNU General Public License
version 2. The kernel module has been originally developed by Micro-Research
Finland and has been modified by Sebastian Marsching to make it work with more
recent Linux kernels. Please refer to the README.md
file in the kernel
module's source tree for details.