An open API service indexing awesome lists of open source software.

https://github.com/lnls-dig/rffe-epics-ioc

EPICS IOC for BPM Radio Frequency Front End
https://github.com/lnls-dig/rffe-epics-ioc

bpm epics ioc lnls rffe

Last synced: 4 months ago
JSON representation

EPICS IOC for BPM Radio Frequency Front End

Awesome Lists containing this project

README

          

# 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

```bash
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.