How to build MRF Timing System

1# @Time : 2019-11-30 2# @Language: Markdown 3# @Software: VS Code 4# @Author : Di Wang 5# @Email : [email protected] Build MRF EVR230 on vxWorks This file is a guide to build your own MRF Timing IOC on vxworks as well as write your own device support to meet your own demand of EPICS record. Some links might be helpful: MRF Company EPICS mrfioc2 MSI devlib2 Requirements EPICS Base >= 3.14.8.2 devLib2 (2.9) MSI (Macro expansion tool) Required with Base < 3.15.1 Build mrfioc2 Download mrfioc2-2.2.0.tar.gz and extract to directory, name as “mrfioc2-2.2.0” ...

November 30, 2019 · 2 min · 387 words · DW