Skip to content

epics-rip/pvExampleTestCPP

Repository files navigation

pvExampleTestCPP

WARNING: This module is only relevant to the EPICS V4 version 4.5.x releases. For EPICS V4 version 4.6.x and later this code has been moved into the exampleCPP module.

This project provides:

  • An EPICS IOC that has both EPICS V3 DBRecords, V4 PVRecords, and pvaSrv for accessing the DBRecords.
  • PvaClient examples.
  • A test that can be run via "make runtests"

The EPICS IOC is also available for running the examples in pvaClientCPP and pvaClientJava.

Building

If a proper RELEASE.local file exists one directory level above pvExampleTestCPP then just type:

make

If RELEASE.local does not exist then look at configure/RELEASE for directions for how to build.

To run the test

make runtests

To start the database

mrk> pwd
mrk> ../../bin/linux-x86_64/exampleDatabase st.cmd 

Status

  • Ready for release 4.5.0

About

Obsolete module, see exampleCPP instead

Resources

License

Stars

Watchers

Forks

Packages

No packages published