Files
pvxs/documentation/index.rst
T
2026-02-01 15:46:40 -08:00

1.5 KiB

PVXS client/server for PVA Protocol

This module provides a low-level PVAccess protocol clientapi, serverapi, a set of CLI utilities, as well as high-level integration with the EPICS IOC Process Database (aka. qsrv2)

Dependencies

  • A C++11 compliant compiler
  • GCC >= 4.8
  • Visual Studio >= 2015 / 12.0
  • clang
  • EPICS Base >=3.15.1
  • libevent >=2.0.1 (Optionally bundled)
  • (optional) CMake >=3.10, only needed when building bundled libevent

Download

Releases are published to https://github.com/epics-base/pvxs/releases. See relpolicy for details.

Getting Started

See building, and includepvxs.

With QSRV2 included, all local database records will be served via PVA. For most user IOCs, no further action is necessary.

Contents

overview example building

netconfig ioc cli

value client server util details

releasenotes

Indices and tables

  • genindex
  • modindex
  • search

This document describes version |release| and earlier.