项目作者: icshwi

项目描述 :
"supercycleEngine" is an EPICS IOC plugin for "mrfioc2" community release.
高级语言: C++
项目地址: git://github.com/icshwi/supercycleEngine.git
创建时间: 2020-02-10T12:20:07Z
项目社区:https://github.com/icshwi/supercycleEngine

开源协议:GNU Lesser General Public License v2.1

下载


“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

The 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

  • Create “New issue”