6eb977ae6617c888561ad620f2bff76a133e5f57
1) pvaClientChannel no longer issues an error message on disconnect. This should never have been done. When pvaClient is used within a database, it caused error mesaage when database exits. 2) pvaClientGet,Monitor,Process,Put,PutGet now let pvaClientChannel handle getRequesterName and message. This leads to better error messages.
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.
Description
Languages
C++
99.4%
Makefile
0.6%