Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 623 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 623 Bytes

pvaClientCPP

The pvaClient API provides a synchronous client interface that was designed to be easier to use than the original basic pvAccess client API.

The pvaClientCPP module implements the pvaClient API for C++ client applications.

Links

  • General information about EPICS can be found at the EPICS Controls website.
  • API documentation for this module can be found in its documentation directory, in particular the file pvaClientCPP.html

Building

This module is included as a submodule of a full EPICS 7 release and will be compiled during builds of that software.