epics-containers / pvi

EPICS PV Interface described in YAML
https://epics-containers.github.io/pvi
Apache License 2.0
4 stars 2 forks source link
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 https://github.com/epics-containers/pvi
PyPI pip install pvi
Documentation https://epics-containers.github.io/pvi
Releases https://github.com/epics-containers/pvi/releases

Projects Using PVI

See https://epics-containers.github.io/pvi for more detailed documentation.