FastCS Logo

CI Coverage PyPI License

PVI#

PVI (PV Interface) is a framework for specifying the interface to an EPICS driver. PVI can be used either as a library or an application. PVI Devices can be defined either in code or a YAML file. It can be used to generate UIs (adl, edl, bob) or a template appending info tags to existing records to define an NTTable of the PVs in an IOC.

Source

epics-containers/pvi

PyPI

pip install pvi

Documentation

https://epics-containers.github.io/pvi

Releases

epics-containers/pvi

Projects Using PVI#

  • ibek - IOC Builder for EPICS and Kubernetes

  • FastCS - Control system agnostic framework for building device support in Python for both EPICS and Tango

How the documentation is structured#

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