PandABlocks / PandABlocks-ioc

Create an IOC from a PandA
Apache License 2.0
0 stars 5 forks source link

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.