CI Coverage PyPI License

PandABlocks-ioc#

A softioc to control a PandABlocks-FPGA.

Source

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

PandABlocks/PandABlocks-ioc

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:

How the documentation is structured#

Documentation is split into four categories, also accessible from links in the top bar.