pvaccesslist
List all active EPICS PVAccess PVs.
The script works as follows:
- Runs
pvlistwith no arguments to discover PVAccess servers. - From each discovered line, extracts the first
ip:porttoken aftertcp@[. - Runs
pvlist <ip:port>for each extracted endpoint. - Writes command output to stdout.
Requirements
- EPICS
pvlistmust be available inPATH. - Python 3.7+
Usage
- Show help:
python3 -m pvaccesslist.pvaccesslist -h
- List PVs to terminal:
python3 -m pvaccesslist.pvaccesslist
- Save PV list to file:
python3 -m pvaccesslist.pvaccesslist > pvs.txt
Notes
- If
pvlistis missing, the script exits with an error message. - Server discovery diagnostics are printed to stderr; PV names are printed to stdout.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pvaccesslist-0.0.5.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pvaccesslist-0.0.5.tar.gz.
File metadata
- Download URL: pvaccesslist-0.0.5.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6da1bfe57d9c55b936951efa280c034acee637d6f16c3d61d4593c48f287181e
|
|
| MD5 |
85bee06e58f5ed981c3779c72fd5403a
|
|
| BLAKE2b-256 |
35bd8648ca03aea040b0f5a12d255c01b79a9afaec214ae1ce63e27f6761d879
|
File details
Details for the file pvaccesslist-0.0.5-py3-none-any.whl.
File metadata
- Download URL: pvaccesslist-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17c26950bec0035cd139337444f56bcb5a37d8bd9a8663bd7868218eb23532b5
|
|
| MD5 |
c2e0aeafe78d096a51da3c2f0d6749f5
|
|
| BLAKE2b-256 |
23a447907505164d336673531e4199fea822528916f5c4e4db4cd781ffc1af56
|