pvview

display one or more EPICS PVs in a PyDM GUI window as a table


Keywords
Python, Qt5, PyDM, EPICS
License
TMate
Install
pip install pvview==1.0.0

Documentation

pvview

display one or more EPICS PVs in a PyDM GUI window as a table

INSTALL:

pip install pvview

Most Recent Tagged Build for conda installation

Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge

conda install -c aps-anl-tag -c pydm-tag -c conda-forge pvview

EXAMPLE:

pvview.py {sky,xxx}:{iso8601,:UPTIME} xxx:alldone adsky:cam1:Acquire &

pvview image

The pvview code was migrated from the BcdaQWidgets project (PyQt4-aware widgets for Python2) to use the PyDM project.