Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 547 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 547 Bytes

EPICS IOC for BPM Radio Frequency Front End

This repository contains the Radio Frequency Front End (RFFE) EPICS Input/Output Controller (IOC) for LNLS Beam Position Monitor (BPM).

Building the Docker image

In order to build the Docker image, you can execute the following command

docker compose build

Accessing the IOC Shell

By default, st.cmd will run under procServ inside the container, which will create a ioc.sock stream Unix socket in the container working directory that can be used to access the IOC shell.