Skip to content

PandABlocks/PandABlocks-ioc

Repository files navigation

CI Coverage PyPI License

PandABlocks-ioc

A softioc to control a PandABlocks-FPGA.

Source https://github.com/PandABlocks/PandABlocks-ioc
PyPI pip install pandablocks-ioc
Docker docker run ghcr.io/pandablocks/PandABlocks-ioc:latest
Documentation https://pandablocks.github.io/PandABlocks-ioc
Releases https://github.com/PandABlocks/PandABlocks-ioc/releases

To run the ioc:

$ python -m pandablocks-ioc softioc <pandabox host> <pv prefix> --screens-dir=<directory to output bobfiles> --clear-bobfiles

PVs will be available for all the values shown on the web client:

$ caget PANDA:CALC1:INPA
PANDA:CALC1:INPA               ZERO

On start-up the ioc will use PVI to generate bobfiles for viewing the PVs in phoebus:

See https://PandABlocks.github.io/PandABlocks-ioc for more detailed documentation.