20 September 2025
Palmer House Hilton
US/Central timezone

Contribution List

30 out of 30 displayed
Export to PDF
  1. Mr Andrew Johnson (Argonne National Laboratory)
    20/09/2025, 09:00
    Short talk

    Meeting metadata

    Go to contribution page
  2. Mark Rivers
    20/09/2025, 09:10
    Status
    Standard talk

    Most APS beamlines are using VME crates as a major part of their control system.
    The VME hardware is expensive and becoming obsolete, with replacements for many of the above items no longer available. The VxWorks software is also expensive.

    Prior to the shutdown for APS-U April 2023 the 4 GSECARS beamlines at sector 13 were using an EPICS system based primarily on 7 VME crates running...

    Go to contribution page
  3. Timo Korhonen (European Spallation Source ERIC)
    20/09/2025, 09:30
    Clients & Frameworks
    Standard talk

    This talk will present some exploration of ideas about how the oac-tree sequencer by ITER could be integrated in the surrounding EPICS infrastructure. Topics like implementing reactive sequences, modularizing the trees and utilizing templating to configure reusable modules will be covered.

    Go to contribution page
  4. Edmund Blomley (Karlsruhe Institute of Technology)
    20/09/2025, 09:50
    Clients & Frameworks
    Standard talk

    The Karlsruhe Research Accelerator (KARA) at KIT uses a customized software layer to “activate” EPICS alarms based on the operating state of the accelerator. Since KARA does not run 24/7 and also operates in very different modes, the basic idea is to be able to temporarily disable or enable some EPICS alarms based on certain conditions. To date, we have used our own Java software layer for...

    Go to contribution page
  5. Sky Brewer (ESS)
    20/09/2025, 10:10
    Clients & Frameworks
    Standard talk

    Overview of a bug found in pvaccess that created zombie threads and was affected by both Phoebus and the Archiver Appliance in different setups.

    Go to contribution page
  6. Anton Derbenev
    20/09/2025, 11:00
    Status
    Lightning talk

    At NSLS-II, EPICS applications for the accelerator and beamlines reside on dedicated VLANs that are isolated for security and network bandwidth. Because clients must run their applications within their respective networks, this poses a challenge for enabling centralized observability and control for facility staff with various roles. We have created a single portal to access EPICS process...

    Go to contribution page
  7. Érico Nogueira Rolim (LNLS/CNPEM)
    20/09/2025, 11:05
    IOC Support
    Lightning talk

    AreaDetector developers started holding a series of remote collaboration meetings back in February 2024 with the main goals of discussing and addressing pull requests (PRs), defining collaboration policies and procedures for areaDetector repositories, and deciding on administrative matters when required. This initiative increased the volume of discussions and reviews of proposed changes in the...

    Go to contribution page
  8. Pierre Schnizer (HZB)
    20/09/2025, 11:10
    IOC Support
    Lightning talk

    Epics normative types allow exchanging information consistently based on data models, which -- according to our experience -- simplifies establishing processing chains.

    Based on our personal experience we suggest to look at these processing chains using the triple: "aggregate, transform, modify". We think that is useful to add aggregation (or enrichment) or modification of data models as...

    Go to contribution page
  9. Mr Ralph Lange (ITER Organization)
    20/09/2025, 11:15
    IOC Support
    Lightning talk

    A collaboration (ITER/PSI/ESS/HZB-BESSY) maintains and develops a Device Support module for integration using the OPC UA industrial SCADA protocol. Goals, status and roadmap will be presented.

    Go to contribution page
  10. Michael Davidsaver (Osprey DCS)
    20/09/2025, 11:20
    IOC Support
    Lightning talk

    A Linux specific alternative to iocStats. Mining into /sys, /proc, and other dark(ish) corners of Linux for interesting health status to publish.

    Go to contribution page
  11. Andrew Johnson (Argonne National Laboratory)
    20/09/2025, 11:25
    EPICS Core
    Lightning talk

    Most EPICS Collaboration meetings have a talk from someone in the Core Developers Group which follows this formula: List some recent releases of EPICS and describe the major changes that were included in the latest; introduce some exciting new features that have been merged into the development branch since that last release; outline some functionality that's still being developed or is under...

    Go to contribution page
  12. Kaz Gofron (Brookhaven National Laboratory)
    20/09/2025, 11:30
    Applications
    Standard talk

    Abstract
    In this presentation, we will describe the design, implementation, and integration of a modular EPICS-based control architecture for the Timepix3 detector ecosystem deployed at ORNL neutron and X-ray facilities. Our control framework leverages multiple interlinked components:
    1. ADTimePix3 Detector Driver: Built upon the EPICS areaDetector framework, the ADTimePix3 driver offers...

    Go to contribution page
  13. Bob Dalesio
    20/09/2025, 11:50
    EPICS Core
    Extended talk

    EPICS was developed as a toolkit for implementing scientific control solutions. It is designed and implemented to provide a robust and high performance set of tools that can be used to limit the need for software development. This presentation will revisit these fundamentals as they relate to the current state of EPICS.

    Go to contribution page
  14. Edmund Blomley (Karlsruhe Institute of Technology)
    20/09/2025, 14:00
    Clients & Frameworks
    Lightning talk

    Control System Studio has been in use at KIT for over 10 years. After a long preparation period and a technical overhaul of the build and deployment systems, we have now started to actively use Phoebus. While the main paper is submitted to ICALEPCS, this Lightning Talk will give a short summary.

    Go to contribution page
  15. Lingran Xiao (Argonne National Laboratory)
    20/09/2025, 14:05
    Clients & Frameworks
    Lightning talk

    The Archiver Appliance at the APS accelerator records, stores, and manages process variable data to support operations and machine studies. This talk provides an overview of the deployment, including the process variables monitored, CPU and memory usage, storage rates, and hardware setup. We describe how sampling specifications (rate and method) are determined based on process variable type,...

    Go to contribution page
  16. Klemen Vodopivec (ORNL/SNS)
    20/09/2025, 14:10
    Clients & Frameworks
    Lightning talk

    Present a new project to bridge EPICS CA and PVA protocols in the effort to support testing and evaluating the Secure EPICS.

    Go to contribution page
  17. Kunal Shroff
    20/09/2025, 14:15
    Clients & Frameworks
    Lightning talk

    We introduce a native Phoebus client for orchestrating Bluesky experiments via the Queue Server. The client supports viewing/editing the plan queue, submitting validated plans, starting/pausing/stopping execution, opening/closing the run-engine environment, and monitoring status—all from within Phoebus.

    Go to contribution page
  18. Kunal Shroff
    20/09/2025, 14:20
    Clients & Frameworks
    Lightning talk

    We present a new Phoebus data source that speaks directly to PVWS (PV Web Socket) endpoints, enabling low-latency, firewall-friendly access to EPICS Process Variables. PVWS bridges Channel Access and PVAccess to WebSockets and transmits values plus metadata (units, limits, severity, timestamps), sending full metadata once and then only deltas—reducing bandwidth. Integrating this datasource in...

    Go to contribution page
  19. Kunal Shroff
    20/09/2025, 14:25
    Clients & Frameworks
    Lightning talk

    The Phoebus 5.X releases build on the existing framework by expanding the functionality of core modules and services, introducing new user-facing applications, and updating the technology stack to improve scalability, security, and long-term maintainability. The collaboration has also continued to broaden, with contributions from additional facilities, supporting Phoebus’s role as a...

    Go to contribution page
  20. Luka Perusko (Cosylab)
    20/09/2025, 14:30
    IOC Support
    Standard talk

    The distributed architecture of MRF timing systems provides a fitting platform for implementing interlock functions with low latency. In the Fast Beam Interlock (FBI) system developed for Nusano, input statuses from Event Receivers (EVRs) are transmitted to the Event Master (EVM), combined into logical flags and propagated to EVR outputs.
    This enables fast and configurable propagation of...

    Go to contribution page
  21. Klemen Vodopivec (ORNL/SNS)
    20/09/2025, 14:50
    Clients & Frameworks
    Standard talk

    At SNS we have developed a new nameserver that builds the PV cache dynamically by searching for PVs on the network and storing them until IOCs are alive, without the need to pre-load or keeps a database of PVs. This project was started to support the specifics of the highly diverse EPICS environment with many flavors of Channel Access clients/servers. The PVmapper was implemented to allow...

    Go to contribution page
  22. Marnelli Martinez (Spallation Neutron Source)
    20/09/2025, 15:10
    Applications
    Standard talk

    A dynamic simulation model of the Central Helium Liquefier (CHL) at the Spallation Neutron Source (SNS) has been developed using the EcosimPro commercial software. This model facilitates production system replication providing virtual environments for software testing, operator training, process analysis and troubleshooting. In this integration project, the EcosimPro model will be deployed as...

    Go to contribution page
  23. Mr Ralph Lange (ITER Organization)
    20/09/2025, 16:00
    Build & Deployment
    Lightning talk

    Since 2023, the new Virtual Machine for EPICS Training (Training-VM) uses a collaborative approach based on Git branches/submodules, Vagrant building and Ansible-scripted installation.
    The VM is available in different Linux flavors, with a scripted and reproducible build. Instances can be easily updated from GitHub, allowing per-event configuration and interesting off-label applications.

    Go to contribution page
  24. Guilherme Rodrigues de Lima
    20/09/2025, 16:05
    Build & Deployment
    Lightning talk

    The SIRIUS accelerators have used containers for IOCs for years, but build definitions and launch scripts were often duplicated, and image sizes could be over 3GB. On the other hand, the SIRIUS beamlines, until recently, used IOCs installed in a shared NFS, which complicated application management, especially across different OS versions.

    To address these issues, we have developed a...

    Go to contribution page
  25. Javier Cruz Miranda (University of Granada)
    20/09/2025, 16:10
    Clients & Frameworks
    Lightning talk

    The proposed OPC UA server for EPICS pvAccess will enable EPICS-based systems to connect to a variety of external frameworks and tools. It will facilitate communication with not only SCADA frameworks but also any system with an OPC UA client, including HMIs, Remote Handling systems, and Virtual Reality tools, among others.
    This session will feature a short demo showing:
    - The gateway's web...

    Go to contribution page
  26. Ivan Finch
    20/09/2025, 16:15
    Clients & Frameworks
    Lightning talk

    We demonstrate creating PVs using the p4p library. Tools developed at ISIS to make this easier for developers are demonstrated, showing an example of how existing Python code may be easily adapted to add an EPICS pvAccess interface.

    Go to contribution page
  27. Alexander Baekey
    20/09/2025, 16:20
    Applications
    Lightning talk

    An EPICS Input/Output Controller (IOC) for HKL crystallography calculations and diffractometer control is introduced. The IOC brings real-time, bidirectional crystal diffraction computations into seamless beamline control. This IOC, built using PyDevice, bridges efficient C‑based core calculations with flexible Python bindings, providing powerful forward and inverse crystallographic...

    Go to contribution page
  28. Wojciech Soroka (S2Innovation Sp. z o.o.)
    20/09/2025, 16:25
    Applications
    Lightning talk

    As part of the EUROFUSION consortium, S2Innovation has been actively involved in the development and validation of control system solutions for the IFMIF-DONES project, addressing one of the most critical challenges in large-scale scientific facilities: bridging the gap between open-source research frameworks and industrial-grade safety systems.
    The presentation will highlight three completed...

    Go to contribution page
  29. Karen White (Oak Ridge National Laboratory)
    20/09/2025, 16:30
    Status
    Standard talk

    Report on recent. EPICS Council activities.

    Go to contribution page
  30. Alexis Gaget
    20/09/2025, 16:50
    Status
    Short talk

    For the next EPICS meeting in Spring, the venue will be Saclay.

    Here is a quick summary of where the conference will take place, the location, the transportation to get there, and the best things to do around Saclay and in Paris during spring.
    Come and bring plenty of topics with you.

    Go to contribution page