epics-base / pvaClientCPP

pvaClientCPP is an EPICS V4 C++ module
http://epics-pvdata.sourceforge.net/index.html
Other
2 stars 8 forks source link

New pva api #43

Closed mrkraimer closed 7 years ago

mrkraimer commented 7 years ago

This has two main changes:

1) It is compatible with the 6.x version of pvAccessCPP 2) pvaClientMonitor, pvaClientGet, and pvaClientPut have support that automatically ceate instance when channel connects. Thus all can be used without the client blocking.