"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.
- Operating frequency: 0-100Hz.
- Sequential execution.
- mrfioc2 >= 2.2.0
- EPICS Base >= 3.14.10 (tested with base-7.0.3.1).
- install $(cat requirements.txt).
- Edit 'configure/CONFIG_SITE' and run TOP "make".
- Designed to be built and deployed as e3 sideMods.
- Use e3-supercycleEngine project.
- Create "New issue"