Files
pvAccess/README.md
2018-12-17 15:37:57 -06:00

683 B

pvAccessCPP

pvAccess is a network communications protocol designed for distributed control systems. It is designed to transport serialized data formatted as pvData data structures.

The pvAccessCPP module is a part of the EPICS software toolkit that contains the C++ implementation of pvAccess.

Building

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