项目作者: icshwi
项目描述 :
"supercycleEngine" is an EPICS IOC plugin for "mrfioc2" community release.
高级语言: C++
项目地址: git://github.com/icshwi/supercycleEngine.git
“supercycleEngine” plugin for “epics-modules/mrfioc2”.
Description
“supercycleEngine” is an EPICS IOC plugin for the “mrfioc2” community release. It converts supercycles into cycles.
A supercycle is a set of cycles. Different supercycles can have different lengths.
Each cycle distributes:
- Master Event Sequence (global events).
- Data Buffer (global data packet).
- reftabs as input arguments.
Design Diagram

Cycle Specification
- Operating frequency: 0-100Hz.
- Sequential execution.
Building
Requirements
- mrfioc2 >= 2.2.0
- EPICS Base >= 3.14.10 (tested with base-7.0.3.1).
- install \$(cat requirements.txt).
Binary
- Edit ‘configure/CONFIG_SITE’ and run TOP “make”.
Deployment
Detailed documentation
New feature request