Files
pvxs/documentation/index.rst
T
2021-01-15 08:20:11 -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 equivilant to the pvDataCPP and pvAccessCPP modules, which it hopes to eventually surplant (Ok, the author hopes).

The canonical version of this page is https://mdavidsaver.github.io/pvxs

Versioned source can be found at https://github.com/mdavidsaver/pvxs , which is also where issues should be reported. See reportbug. Also contrib if you are so inclined.

Dependencies

  • A C++11 compliant compiler
  • GCC >= 4.8
  • Visual Studio >= 2015 (>= 12.0)

See building for details.

Download

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

overview building cli value client server util example details releasenotes

Indices and tables

  • genindex
  • modindex
  • search