-
Pierre Manil (CEA Paris-Saclay)20/04/2026 09:30
-
Francoise Gougnaud (CEA Saclay Irfu)20/04/2026 09:50
This presentation will give an overview of the use of EPICS, its tools and hardware platforms in our laboratory for particle accelerator projects over the last 30 years. We joined the EPICS community in 1993 for the control system of the Tesla Test Facility at DESY, a collaborative project for which EPICS was being advised. Subsequently, our Institute was involved in 2 experiments at the...
Aller à la page de la contribution -
Yannick Mariette (CEA Paris-Saclay)20/04/2026 10:10
At the CEA site in Saclay, an accelerator named TITAN is under construction. It is an evolution of the IPHI accelerator, completely renovated for industrial use. Many systems are being developed in-house, including the information system for this project, which houses the control and command systems. This talk presents the project and the status report.
Aller à la page de la contribution -
24/04/2026 14:00
-
Simeon Beinlich (Fritz-Haber-Institut der Max-Planck-Gesellschaft, Berlin, Germany)Experiment control, data acquisition, data analysis, AI/MLLightning Talk
We present our efforts to develop a lightweight modular EPICS collector to record small- to medium-sized sets of PVs over a user-controlled period of time.
The goal is to provide an easy-to-extend Python package for recording PV data during experimental runs that covers basic requirements such as export-to-file, upload to data-management systems, and live-streaming of recorded data for...
Aller à la page de la contribution -
Dr Pengcheng Li (IHEP)Experiment control, data acquisition, data analysis, AI/MLLightning Talk
Attitude tuning—encompassing tasks such as beam focusing and sample alignment—is a critical yet time-consuming preparation step in synchrotron radiation experiments. This paper presents a Mamba-based software framework designed to automate and streamline attitude tuning at light source facilities such as HEPS and BSRF. The framework treats attitude tuning as a numerical optimization problem,...
Aller à la page de la contribution -
Alexis Gaget (CEA Paris-Saclay, IRFU)OthersLightning Talk
To manage this EPICS meeting, we had to switch between the Indico site and the Yurplan payment platform. To make administration easier, we wrote a Python script to check that participants had paid on the other platform.
Aller à la page de la contribution
At the same time, to get some basic statistics about the participants and their abstracts, we created a few additional scripts to analyze the conference. -
Antoine Choquet (CEA Paris-Saclay)User Interfaces, Client Tools, Operational ToolsLightning Talk
Autolog is a Python package which allows automatic creation of logs in a Phoebus-Olog server, triggered by EPICS Process Variables (PV). This application will be integrated as a daemon and will continuously monitor the Channel Access network using a loop with a user-defined delay.
The user defines in a configuration file (toml format):
Aller à la page de la contribution
- connection information to the Olog API,
-... -
Victor Nadot (CEA Paris-Saclay)Experiment control, data acquisition, data analysis, AI/MLTalk
At CEA/IRFU, we design and provide particle accelerators along with their control systems. A key part of these systems is the Machine Protection System (MPS). Specifically, the SBCT (system for beam current transmission monitoring) monitors the beam using ACCT sensors. To ensure machine protection, this system must be able to stop the beam in only a few µsec if an anomaly is detected.
The...
Aller à la page de la contribution -
Conor Schofield (LBNL)User Interfaces, Client Tools, Operational ToolsTalk
Caputlog is a runtime logging tool that streams events through Logstash and stores them in Elasticsearch, while PVInfo provides a React-based visualization layer for PV metadata. This project integrates Caputlog logs with PVInfo to deliver context-rich diagnostics, improved traceability, and actionable analytics. We engineered a modular data pipeline that ingests caput events from Caputlog,...
Aller à la page de la contribution -
Anders Lindh Olsson (ESS)OthersTalk
The EPICS ecosystem continues to grow in capability, but several software engineering practices that have become standard in the broader open-source world remain unevenly adopted across the EPICS community. This talk is about closing that gap - and making the ecosystem a better place to build and contribute together.
Aller à la page de la contribution -
Yuliang Zhang (Institute of High Energy Physics)Experiment control, data acquisition, data analysis, AI/MLTalk
The CSNS accelerator beam-synchronous data acquisition (BSA) system is designed to ensure immediate data availability and capable of providing a comprehensive view of the entire machine through high sampling rates and precise timestamping data. The BSA data can be used for machine tuning, troubleshooting, and early fault prediction. EPICS 7 structured PVs are employed to integrate raw waveform...
Aller à la page de la contribution -
Oliver Copping (Diamond Light Source)User Interfaces, Client Tools, Operational ToolsTalk
For decades, Diamond Light Source (DLS) and other facilities have been reliant on GUI packages that were first developed in the 90s and 2000s (e.g. edm, medm). CS-Studio was an attempt to move away from this, but wasn't very popular at DLS because of its sluggish performance and dependencies on Eclipse RCP and SWT.
Aller à la page de la contribution
At DLS for our Diamond II upgrade, we are looking to modernise our whole... -
kangjia xue (Institute of High Energy Physics, Chinese Academy of Sciences)CybersecurityLightning Talk
As accelerators increase in scale and complexity, their control networks face challenges such as device proliferation, security management difficulties, and low maintenance efficiency. To address these issues, a control network management system for large-scale accelerators was designed and developed. This system implements three core functionalities: centralized management of control network...
Aller à la page de la contribution -
M. Xuan Wu (China Spallation Neutron Source, IHEP)Experiment control, data acquisition, data analysis, AI/MLLightning Talk
Considering the characteristics of the spectrometer vacuum system at the China Spallation Neutron Source (CSNS), such as its complexity, a large number and variety of controlled equipment, and intricate vacuum pumping processes, a vacuum control system for CSNS spectrometers has been designed. The system adopts a Programmable Logic Controller (PLC) to realize remote control of various vacuum...
Aller à la page de la contribution -
Xuying LanHardware, Driver/Device supportLightning Talk
To meet the nanoradian-level beam stability requirements of synchrotron radiation facilities and address the limitations of fixed algorithms and low precision in conventional controllers, the Beamline Control Group of the Shanghai Synchrotron Radiation Facility has developed a high-performance optical component control system based on the integration of high-performance hardware and flexible...
Aller à la page de la contribution -
Mlle Miao Zhang (Institute of High Energy Physics)Experiment control, data acquisition, data analysis, AI/MLTalk
This study develops a virtual beamline technology for advanced light sources, with a focus on simulating the fundamental operational functions of critical devices including motors, double-crystal monochromators (DCM), fluorescent screens (FS), X-ray detectors, and X-ray beam position monitors (XBPM). By establishing parametric models, the simulation of device actions is achieved. It supports...
Aller à la page de la contribution -
Ivan Finch (STFC / ISIS)User Interfaces, Client Tools, Operational ToolsTalk
One of the capabilities of CS-Studio / Phoebus is to load HMIs from a web-server. It is shown how this capability can be used to dynamically-generate HMIs and embedded display elements. This may be used to customize HMIs for users.
By reacting to search broadcasts, PVs may also be dynamically-generated on a per user (or other) basis. The methods that can be used to achieve this are...
Aller à la page de la contribution -
Anders Lindh Olsson (ESS)System ManagementTalk
We present the latest evolution of e3, ESS' EPICS environment, centered on the introduction of conda as its package and environment manager. e3 combines three core concepts: require for runtime dynamic module loading into a generic IOC executable (eliminating per-IOC compilation and enabling module upgrades without rebuilding IOCs), wrappers - now in the form of conda recipes - as auditable,...
Aller à la page de la contribution -
Sarah DolanHardware, Driver/Device supportLightning Talk
The demand for deterministic, low-latency timing control at Los Alamos Neutron Science Center (LANSCE) has driven the integration of Event Receivers (EVR) with embedded Linux environments. We present an open-source Field Programmable Gate Array System on Chip (FPGA SoC) platform built with Yocto for the Xilinx ZCU102 UltraScale+ MPSoC. The MPSoC hosts an embedded Linux kernel and the EPICS...
Aller à la page de la contribution -
Paul Ray (UKRI - STFC)System ManagementLightning Talk
Ensuring high availability of EPICS network services is increasingly important as control systems scale. By combining VRRP to provide IP‑layer mobility with Round‑Robin DNS for lightweight distribution, it is possible to build resilient configurations that tolerate client-side and server-side failures.
Aller à la page de la contribution
These techniques are commonly used for services such as load balancing provided by HAProxy... -
Heinz Junkes (Fritz Haber Institut)System ManagementLightning Talk
I have often been asked by our IOC users whether it would be possible to configure and maintain the IOC via a web interface.
Aller à la page de la contribution
Just like they are used to doing with their internet routers (in Germany, fritz!box). This topic was raised at the last Codeathon/Documentathon at Diamond. I will briefly present what has been done so far and give an outlook on further steps. -
Sky Brewer (ESS)User Interfaces, Client Tools, Operational ToolsTalk
An overview of changes to the EPICS Archiver Appliance since version 1.1.0. Highlights on less well known features of the Archiver Appliance. Outline on how to use the more recent changes.
Aller à la page de la contribution -
Luca Porzio (Helmholtz-Zentrum Berlin)Experiment control, data acquisition, data analysis, AI/MLLightning Talk
We present a new AreaDetector plugin that performs fast, robust 2D beam characterization using nonlinear least squares fitting, designed for beam diagnostics and focusing. The plugin fits flexible beam models (elliptical and rotated Gaussian, with optional Voigt-like extensions) directly on camera images and exposes key beam parameters such as centroid, widths, rotation, amplitude, and...
Aller à la page de la contribution -
Denis Stepanov (ITER Organization)CybersecurityTalk
To support ITER’s remote participation plans while honoring cybersecurity requirements, we are developing the "EPICS Diode", mirroring EPICS PVs through hardware devices allowing strictly one-directional network traffic.
Aller à la page de la contribution
We present the results of performance and qualification testing done in 2025, including a hardware network diode in the loop. The software has been made publicly available on GitHub. -
Edmund Blomley (Karlsruhe Institute of Technology)Hardware, Driver/Device supportTalk
As a continuation to our discussion on gating EPICS alarms from the last collaboration meeting, we now have developed an experimental EPICS module, which allows to extend the EPICS record definition to achieve such a behaviour without relying on additional middle layer services. This presentation will show how it currently works and discuss different use-cases which go beyond just the alarm...
Aller à la page de la contribution -
Timo Korhonen (European Spallation Source ERIC)OthersLightning Talk
A "sales pitch" for the European EPICS Summer School 2026.
Aller à la page de la contribution
Short introduction to the program and the key topics in the school. -
Xiaohan LuUser Interfaces, Client Tools, Operational ToolsTalk
To support beam commissioning and operation at the High Energy Photon Source (HEPS), China’s first fourth-generation high-energy synchrotron light source, an EPICS-integrated high level application (HLA) framework has been developed. The framework, named Pyapas, is implemented in Python and serves as the unified platform for HLA development at HEPS.
Aller à la page de la contribution
Pyapas is tightly integrated with EPICS,... -
Sang Woo Kim (Pohang Accelerator Laboratory)EPICS CoreTalk
The Experimental Physics and Industrial Control System (EPICS) has served for more than three decades as a foundational framework for distributed control systems at accelerator facilities, synchrotron light sources, and large-scale scientific instruments. Its mature ecosystem and extensive set of support modules, developed through long-term community collaboration, have enabled reliable...
Aller à la page de la contribution -
Stephane Tzvetkov (CEA)System ManagementTalk
[EPNix][1] is an EPICS environment allowing you to build, package and deploy IOCs as well as other EPICS-related software by using the [Nix][2] package manager.
EPNix is developed, maintained, and used in production by the [CEA][3]. Since the project is open-source, any other organization can use it as well.
This talk is more like a demonstration showing how to use EPNix and explaining...
Aller à la page de la contribution -
Aqeel AlShafeiEPICS CoreLightning Talk
Implementing the PVAccess protocol codec in Rust and introducing observability tools alongside standard PVAccess utilities as a working prototype. The Rust-based implementation leverages the language's ownership model and borrow checker to provide compile-time guarantees of memory and thread safety. A PVAccess capture tool called spvirit-scry is demonstrated, featuring a terminal user...
Aller à la page de la contribution -
Maria Acosta Flechas (Fermi National Accelerator Laboratory)System ManagementTalk
The Fermilab control system has been running the Accelerator Complex for more than 4 decades now. PIP-II and LBNF-Dune will require cutting-edge compute, data storage and modern applications and services to deliver the world’s most intense high-energy neutrino beam.
Aller à la page de la contribution
ACORN project aims to modernize the control system in many aspects, including hardware, infrastructure and software... -
Cyril RoyUser Interfaces, Client Tools, Operational ToolsTalk
Network access at the FRIB is highly restricted and secured, limiting production access to designated Controls workstations. Alarm configuration for Phoebus starts out as XML in a Git repository, which serves as the official system of record, and is automatically deployed in production with Puppet. Changes made directly through the Phoebus interface may bypass the official system of record....
Aller à la page de la contribution -
Dr Tyagi Ramakrishnan (Los Alamos National Laboratory)Status reportsTalk
Over the past five years the Los Alamos Neutron Science Center (LANSCE) has eliminated legacy VAX systems and largely retired CAMAC and VME form factors, consolidating its control infrastructure under EPICS 3.15. Front end I/O has been migrated to National Instruments CompactRIO (cRIO) platforms using the IIO framework and lvPortDriver, while high speed digitization is now performed on NI PXIe...
Aller à la page de la contribution -
Ralph Lange (ITER Organization)EPICS CoreLightning Talk
The EPICS SNCSEQ module (aka "SNL Sequencer") is getting close to its end of life: Finite state machines are limited and don't scale to the size of modern EPICS installations. Also, SNCSEQ does not understand the PVAccess network protocol.
But: It is performant, robust and stable. Almost every site is using it.A possible future of SNCSEQ would restrict it to running local state machines...
Aller à la page de la contribution -
Jure Varlec (Cosylab)Experiment control, data acquisition, data analysis, AI/MLTalk
Adding novel processing stages to Area Detector normally requires developing a C++ plugin. This slows prototyping and limits access to modern analysis tools that are predominantly available in Python. We present a new Area Detector plugin that executes user-defined Python algorithms directly on acquired images and their metadata. The plugin provides access to advanced scientific libraries and...
Aller à la page de la contribution -
Stephane Tzvetkov (CEA Paris Saclay)Experiment control, data acquisition, data analysis, AI/MLLightning Talk
GengiScan (GENius GenerIc SCAN) is a program meant to run "scanning procedures" (or "scan"), i.e. series of operations that involves moving "positioners" (like, motors, magnets, etc) through a specific sequence of positions combinations.
The end goal is to acquire data automatically over the entire procedures, which would have been extremely painful (if not downright impossible) to do...
Aller à la page de la contribution -
Antoine Choquet (CEA Paris-Saclay)Experiment control, data acquisition, data analysis, AI/MLTalk
In the context of the SARAF project, CEA/IRFU has been developing high-level applications to automate the configuration of the accelerator and calibrate its various equipment.
Namely, these applications are:
Aller à la page de la contribution
- Time of Flight (Tof): for measuring the beam energy anywhere in the accelerator,
- CavityPhasing: for calibrating the cavities,
- BpmCalib: for calibrating the BPM position... -
Lucas Maindive (IFMIF-DONES España)System ManagementLightning Talk
IFMIF-DONES is a materials research facility on the European roadmap toward the commercialization of fusion energy, to be constructed near Granada in Spain. It will generate an intense, continuous flux of fusion-like neutrons to qualify materials for future fusion reactors. Its ambitious availability targets impose stringent reliability requirements on all components, particularly transversal...
Aller à la page de la contribution -
H. R. Martin (LANL)Hardware, Driver/Device supportLightning Talk
Abstract.
Aller à la page de la contribution
As part of the Isotope Production Facility (IPF) water skid plant controls upgrade at the Los Alamos Neutron Science Center (LANSCE), we are migrating from an Allen-Bradley ControlLogix (Logix 5000) PLC (RSLogix 5000/Studio 5000) to NI (Emerson) CompactRIO (cRIO-9048)–based Experimental Physics and Industrial Control System (EPICS) input/output controllers (IOCs) using our... -
Falk Rosenhahn (Fritz Haber Institute of the Max Planck Society)Hardware, Driver/Device supportLightning Talk
Retrofitting analog hardware with digital interfaces is a efficient and budget-friendly way to modernize setup in an laboratory environment. For instance, manual linear axes can be seamlessly upgraded using a intergrated stepper motor or simple pumps can gain digital control via inexpensive DAC converters. These electronics bridge the gap between legacy mechanics and EPICS control without...
Aller à la page de la contribution -
Alain SandozUser Interfaces, Client Tools, Operational ToolsLightning Talk
Although the EPICS framework is used for many experimental physics facilities, monitoring the errors and warnings in IOC shell remains a challenge. Errors in the IOC shell are only kept track of in log files, which are rarely read by anyone. To address this issue, a project called IOC Shell Parser was developed, providing error detection and real-time EPICS monitoring. Designed to be used in...
Aller à la page de la contribution -
Andreas Balzer (Helmholtz-Zentrum Berlin (HZB))Experiment control, data acquisition, data analysis, AI/MLLightning Talk
kiwi-scan is a modular, YAML-configured Python framework for beamline and laboratory automation in EPICS environments. Developed at BESSY II, it has evolved from a tool for integration testing and operational diagnostics into a reusable system for commissioning and routine beamline operation.
Representative applications include integration testing, encoder error detection,...
Aller à la page de la contribution -
Heather Leffler (Los Alamos National Laboratory)Hardware, Driver/Device supportLightning Talk
LANSCE Accelerator Wire Scanner Upgrades
Author: Heather Leffler
Co-authors: Scott Baily, Lucas MontoyaThe Los Alamos Neutron Science Center (LANSCE) accelerator wire scanners currently utilize two different similar hardware and software architectures. This upgrade project is to upgrade the embedded controller in the older 33 units and install the modern version of the software. This...
Aller à la page de la contribution -
Simon Rose (European Spallation Source ERIC)System ManagementTalk
From humble beginnings of a hand-maintained list and a combination of ssh + screen to today, the European Spallation source currently has over 3,400 active IOCs which serve over 11,000,000 PVs. We will describe how we manage configuration for our systems emphasizing traceability, reproducibility, and quality control. We will also show how this allows us to monitor various aspects of our system...
Aller à la page de la contribution -
Steven Webb (ORNL/SNS)System ManagementTalk
Large EPICS installations often operate hundreds of soft IOCs distributed across multiple hosts. Managing these IOCs consistently—covering application creation, startup and shutdown, monitoring, validation, and upgrades—can become increasingly complex and error-prone as systems grow and standards evolve. To address these challenges at the Spallation Neutron Source, a new tool called IOCM has...
Aller à la page de la contribution -
Tyler Johnson (SLAC National Accelerator Laboratory)Hardware, Driver/Device supportTalk
The LCLS-II optical laser delivery system supports many interaction points across many experiment hutches. A modular approach to laser conditioning and delivery has been developed in which various laser modules can be added or removed to a system in order to accommodate a wide range of experiments and requisite laser parameters. Previous iterations of this system have taken an off-board...
Aller à la page de la contribution -
Ralph Lange (ITER Organization), Dirk Zimoch (Paul Scherrer Institut)Hardware, Driver/Device supportLightning Talk
A collaboration (ITER/HZB-BESSY/ESS/PSI) maintains and develops a Device Support module for integration using the OPC UA industrial SCADA protocol. Goals, status and roadmap will be presented.
Aller à la page de la contribution -
Renjun Yang (Institute of High Energy Physics)Status reportsTalk
The China Spallation Neutron Source (CSNS) is a major facility for neutron science in China, and is currently operating at an averaged beam power of 170 kW with a beam energy of 1.6 GeV and repetation rate of 25 Hz. In 2024, the CSNS Upgrade project (CSNS-II) was launched and a number of new instrumentations will be equiped at the new superconducting linac, RCS and new beamlines. We will...
Aller à la page de la contribution -
Max Günther (Karlsruhe Institute of Technology (IBPT))Experiment control, data acquisition, data analysis, AI/MLLightning Talk
The Karlsruhe Research Accelerator at KIT has a global state machine in place to automate certain workflows previously done manually by the operators.
Aller à la page de la contribution
This state machine currently uses the state notation language (SNL). Next to the increasing complexity and the wish to add more features, operators also cannot adjust or improve any procedures themselves. We have therfore started exploring the... -
Mariana González Velarde (Fermilab)System ManagementLightning Talk
As part of PIP-II, ensuring that EPICS services can operate reliably during commissioning and long-term operation requires more than functional correctness. Operational deployments require reproducible builds, well-defined configurations, observability, security practices, recovery procedures, performance and scalability considerations, clear operational ownership, and operator/user...
Aller à la page de la contribution -
Ross Titmarsh (STFC)EPICS CoreLightning Talk
An update on the status of bringing PVAccess communications to the LabVIEW ecosystem.
Aller à la page de la contribution -
Nick Marks (Argonne National Laboratory)User Interfaces, Client Tools, Operational ToolsLightning Talk
Many developers, in the EPICS community and otherwise, spend the majority of their time within a terminal environment, utilizing command-line tools and text-based editors. However, interacting with EPICS Process Variables (PVs) during development and testing often requires switching to comparatively heavy graphical display managers. This talk introduces PVTUI, a C++ library designed to bridge...
Aller à la page de la contribution -
Sky Brewer (ESS)User Interfaces, Client Tools, Operational ToolsLightning Talk
Overview of a collection of python libraries for interacting with the Archiver Appliance.
- For retrieval, via protobuf
- For bulk management changes with clear checking
-
Gabriel DesmarchelierOthersTalk
Due to the difficult geopoltical context, travelling to the site of the SARAF accelerator is no longer possible. Thus, CEA/Irfu, in collaboration with SNRC, has taken a variety of measures to enable the remote integration and commissiong of the EPICS control system. The notable measures are the enhanced testing of software and firmware deliveries; the construction of a test bench dedicated to...
Aller à la page de la contribution -
Dr Ran Hong (Argonne National Laboratory)Hardware, Driver/Device supportTalk
RTEMS is a versatile, open-source real-time operating system (RTOS) widely utilized in embedded devices. At the Advanced Photon Source (APS), an initiative is underway to transition VME-based Input/Output Controllers (IOCs) from VxWorks to RTEMS. As RTEMS6.1 is released and the package libbsd becomes the standard network stack that supports NFSv4, gaps remain in Board Support Packages (BSPs)...
Aller à la page de la contribution -
Alvin Samuel Acerbo (Paul Scherrer Institut)Status reportsTalk
Having successfully reached key milestones of the SLS 2.0 machine upgrade and brought a first suite of beamlines into operation, the SLS 2.0 project has transitioned from initial commissioning activities toward large-scale beamline upgrades. Phases 0 and 1 validated core technical solutions and the controls hardware portfolio and implemented them on a first suite of beamlines. Building on this...
Aller à la page de la contribution -
Ralph Lange (ITER Organization)System ManagementLightning Talk
Based on experience collected at multiple EPICS sites and in the context of the EPICS Training-VM, we found Ansible a useful tool to install and manage the configuration of EPICS installations.
So we recently decided to start an effort to develop and share a set of Ansible roles to manage EPICS Base, EPICS Modules, Phoebus and the EPICS Services.This project is in a very early stage....
Aller à la page de la contribution -
Stephane Tzvetkov (CEA Paris Saclay)Experiment control, data acquisition, data analysis, AI/MLTalk
SSH Monitor is a special EPICS IOC which enables you to supervise any target machine through SSH commands (i.e. shell instructions executed through SSH connection).
In fact, SSH Monitor is made in such a way that it allows you to monitor absolutely any data, as long as you can come up with a shell instruction that can retrieve that data.
This tool can be very handy for:
- People...
-
Yannick Mariette (CEA Paris-Saclay)Hardware, Driver/Device supportTalk
This presentation outlines the architecture of the machine protection system for the Titan accelerator, with an emphasis on the rapid protection system based on MTCA boards.
Aller à la page de la contribution -
M. Christophe Haquin (GANIL/CEA)Status reportsTalk
Description of the SPIRAL2 Control System and perspective for the upcoming upgrades: DESIR, S3, NEWGAIN
Aller à la page de la contribution -
Eric Westbrook (Los Alamos National Laboratory)User Interfaces, Client Tools, Operational ToolsLightning Talk
The classical three-tiered architecture model has been well-known for many years. It involves separating the software responsibilities for user interface (presentation layer), functions and methodologies (business logic layer), and data storage (data layer) into distinct functional and physical implementations. However, many aging software inventories in long-lived accelerator facilities do...
Aller à la page de la contribution -
Zachary Domke (Stanford University)User Interfaces, Client Tools, Operational ToolsLightning Talk
Trace is an open-source plotting tool developed at SLAC National Accelerator Laboratory for visualizing both live and archived EPICS Process Variable data within the PyDM framework. Built on PyDM, PyQt, and PyQtGraph, Trace allows users to configure and display PV data across multiple axes with intuitive per-curve and per-axis controls, making it a practical tool for controls engineers,...
Aller à la page de la contribution -
M. Gabriel Desmarchelier (CEA Paris-Saclay), Rémi Nicole (CEA Paris-Saclay)User Interfaces, Client Tools, Operational ToolsTalk
Presenting tree-sitter-epics! A collection of parsers for various EPICS languages, based on the tree-sitter library.
These parsers can analyze
.db,.dbd,.substitutions,.cmd, SNL's.st, and StreamDevice's.protofiles, enabling you to build tools such as documentation generators, diagram generators, LSPs, etc.In this presentation, we'll see:
- a collection of tools that...
-
Antonio Miguel Lopez Antequera (SAFRAN Electronics & Defense Spain S.L.U.)Hardware, Driver/Device supportTalk
Deterministic timing is a key enabler for the coordinated operation of accelerator and fusion facilities. This work presents WR-TTS, a White Rabbit timing and triggering system in uTCA form factor developed for distributed trigger and gate generation, event capture, and nanosecond timestamping. Based on a Xilinx Zynq UltraScale+ SoC and White Rabbit, the platform combines FPGA real-time...
Aller à la page de la contribution -
Katharina Merle (Fritz-Haber-Institut der Max-Planck-Gesellschaft, Berlin, Germany)User Interfaces, Client Tools, Operational ToolsLightning Talk
We present a small Python-based visualization of an EPICS-controlled six-axis robotic arm.
Aller à la page de la contribution -
Ernesto Paiser (Lawrence Berkeley National Laboratory)Hardware, Driver/Device supportTalk
Configuring hardware safety interlocks at synchrotron facilities has traditionally required PLC
Aller à la page de la contribution
expertise, custom ladder logic programming, and specialist support --- creating bottlenecks that
slow scientific operations. We present \textbf{WAGO Interlock}, an open-source tool jointly
developed by the Advanced Light Source (ALS, Lawrence Berkeley National Laboratory) and the
European... -
Simon Rose (European Spallation Source ERIC)EPICS CoreLightning Talk
EPICS 7.0.10 was released in February 2026. This talk will cover what’s new and what changed in that release.
Aller à la page de la contribution -
M. Rémi Nicole (CEA Paris-Saclay)System ManagementTalk
[EPNix][1] is a project that enables you to build, package, deploy IOCs and EPICS-related software by using the Nix package manager
With all these already existing deployment and packaging tools, why was EPNix created?
We will discuss the origin story of this EPICS packaging and deployment tool:
- how and why it was created,
- how we are using it,
- and its impact on human...
Choisissez le fuseau horaire
Le fuseau horaire de votre profil: