Skip to main content

pvaccesslist

List all active EPICS PVAccess PVs.

The script works as follows:

  1. Runs pvlist with no arguments to discover PVAccess servers.
  2. From each discovered line, extracts the first ip:port token after tcp@[.
  3. Runs pvlist <ip:port> for each extracted endpoint.
  4. Writes command output to stdout.

Requirements

  • EPICS pvlist must be available in PATH.
  • Python 3.7+

Usage

  • Show help:
    • python3 -m pvaccesslist.pvaccesslist -h
  • List PVs to terminal:
    • python3 -m pvaccesslist.pvaccesslist
  • List of devices:
    • python3 -m pvaccesslist.pvaccesslist -d
  • Save PV list to file:
    • python3 -m pvaccesslist.pvaccesslist > pvs.txt

Notes

  • If pvlist is 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.7.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pvaccesslist-0.0.7-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file pvaccesslist-0.0.7.tar.gz.

File metadata

  • Download URL: pvaccesslist-0.0.7.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.1

File hashes

Hashes for pvaccesslist-0.0.7.tar.gz
Algorithm Hash digest
SHA256 037e6d192391fdbda8e9a0d7ed1f46c8b2c1eabacecee4f158ca4dba77e329dd
MD5 7816031a8a7825ae9d410b1a7da0e1ff
BLAKE2b-256 c8139095fc19a230d98d27274729760745a1980057824701702ef53e920bd2ad

See more details on using hashes here.

File details

Details for the file pvaccesslist-0.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for pvaccesslist-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 3e8428bf35b7505eb9c88adab0beb9f82358d56ccb9971b8fe069b0c31b9bd11
MD5 19623a60916afeaa110546dd47c3cf51
BLAKE2b-256 8fefee9820d18989fc6cbe31fdfdefa031d1e61023cf8d820141b8e3422a0209

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.7 This release

2 files

0.0.6

2 files

0.0.5

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page