Coder Social home page Coder Social logo

hjunkes / pvdatabasecpp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from epics-base/pvdatabasecpp

0.0 0.0 0.0 1.69 MB

pvDatabaseCPP is an EPICS V4 C++ module

Home Page: http://epics-pvdata.sourceforge.net/index.html

License: Other

Shell 1.29% Makefile 1.49% C++ 91.58% C 5.65%

pvdatabasecpp's Introduction

pvDatabaseCPP

The EPICS pvDatabase module provides a set of network accessible, smart, memory resident records with a C++ API. Each record has data composed of a top level PVStructure. Each record has a name which is the channelName for pvAccess. A local Channel Provider implements the complete ChannelProvider and Channel interfaces as defined by pvAccess. The local provider gives access to the records in the pvDatabase. This local provider is accessed by the remote pvAccess server. A record is smart because code can be attached to a record, which is accessed via a method named process.

The pvDatabase module implements a synchronous C++ server interface to pvAccessCPP that was designed to be easier to use than the basic pvAccess server API.

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 pvDatabaseCPP.html

Building

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

Examples

Some examples are available in the separate exampleCPP module.

pvdatabasecpp's People

Contributors

mrkraimer avatar anjohnson avatar ralphlange avatar dhickin avatar msekoranja avatar mdavidsaver avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.