Skip to content

dmgav/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.

About

Create an IOC from a PandA

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.4%
  • Shell 1.2%
  • Dockerfile 0.4%