2002
DOI: 10.2172/793086
|View full text |Cite
|
Sign up to set email alerts
|

EPICS : input / output controller (IOC) application developer's guide. EPICS release 3.12 specific documentation.[Experimental Physics and Industrial Control System]

Abstract: This document describes the core software that resides in an Input/Output Controller (IOC), one of the major components of EPICS. It is intended for anyone developing EPICS IOC databases and/or new record/device/driver support. The plan of the book is: EPICS Overview An overview of EPICS is presented, showing how the IOC software fits into EPICS. This is the only chapter that discusses OPI software and Channel Access rather than just IOC related topics. Database Locking, Scanning, and Processing Overview of th… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
2
0
2

Year Published

2015
2015
2018
2018

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(4 citation statements)
references
References 0 publications
0
2
0
2
Order By: Relevance
“…Control of the many components and sub-systems that make up the DiPOLE100X laser is provided by a distributed control system developed at the CLF using EPICS (Experimental Physics and Industrial Control System) [11] . EPICS is an open source software framework, providing a collection of tools and applications for use in creating distributed control systems, which is used in many large-scale science facilities, such as particle accelerators and synchrotron light sources.…”
Section: Control Systemmentioning
confidence: 99%
“…Control of the many components and sub-systems that make up the DiPOLE100X laser is provided by a distributed control system developed at the CLF using EPICS (Experimental Physics and Industrial Control System) [11] . EPICS is an open source software framework, providing a collection of tools and applications for use in creating distributed control systems, which is used in many large-scale science facilities, such as particle accelerators and synchrotron light sources.…”
Section: Control Systemmentioning
confidence: 99%
“…The KTX PCS is designed by ASIPP (Institute of Plasma Physics, Chinese Academy of Sciences), and needs to meet the requirements of real-time, stability, flexibility and other performance requirements in plasma discharge experiments. EPICS is based on a distributed system and is developed for the control of large scale accelerators [10,11] . The EPICS framework has many advantages in flexibility, maintainability and reliability, and is widely used in tokamaks such as NSTX (National Spherical Torus eXperiment), ITER (International Thermonuclear Experimental Reactor) and KSTAR (Korea Superconducting Tokamak Advanced Research).…”
Section: Introductionmentioning
confidence: 99%
“…Si fuera necesario, se podrían crear y definir nuevos tipos de records, pero posiblemente cualquier tipo de implementación, podría realizarse con los que ya están definidos. La implementación del comportamiento de un record, es decir, la definición de su record support, ha de realizarse siguiendo las pautas establecidas para el procesamiento de records definidas en el manual de EPICS (R. Kraimer, B. Anderson et al 2014). Esto es, el orden en el que deben ejecutarse y actualizarse determinados campos de las estructuras de datos de los records, para que su comportamiento no se salga de la filosofía de funcionamiento del EPICS core database (El core de EPICS).…”
Section: Epics Record Support Y Epics Device Supportunclassified
“…A continuación se muestra la entry table que da soporte a los records, Record Support Entry Table (RSET) (ver Figura 40). La implementación de las funciones que rellenan la RSET, requieren de ciertos requisitos explicados en la guía de desarrollo de aplicaciones de EPICS (R. Kraimer, B. Anderson et al 2014). Esta RSET deberá ser completada por el usuario programador que quiera definir un nuevo tipo de record.…”
Section: Epics Record Support Y Epics Device Supportunclassified