Files
pvxs/documentation/index.rst
T
Peter MilneandMichael Davidsaver 449244090d spelling fix
On branch master
	modified:   documentation/index.rst
2023-02-13 07:44:44 -08:00

1.4 KiB

PVXS client/server for PVA Protocol

This module provides a library (libpvxs.so or pvxs.dll) and a set of CLI utilities acting as PVAccess protocol client and/or server.

PVXS is functionally equivalent to the pvDataCPP and pvAccessCPP modules, which it hopes to eventually surplant (Ok, the author hopes).

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.1, only needed when building bundled libevent

See building for details.

Download

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

overview netconfig example building cli value client server util details releasenotes

Indices and tables

  • genindex
  • modindex
  • search