PVXS client/server for PVA Protocol

This module provides a low-level PVAccess protocol Client API, Server API, a set of CLI utilities, as well as high-level integration with the EPICS IOC Process Database (aka. QSRV 2)

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 Release Policy for details.

Getting Started

See Building from Source, and Including PVXS in your application.

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

Contents

Indices and tables

This document describes version 1.4.0-3-g3727052 and earlier.