EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

CAS: Channel Access Server Library

This page provides access to all the Channel Access Server documentation that I'm aware of.

Documentation

The following documents are available. Textual links are to HTML documents, other formats are indicated by an icon link.

  • Channel Access Portable Server Reference Guide (R3.13)
    by Philip Stanley (November 1997)
    MS Word Document [335K]   Adobe PDF document [1.0M]  
  • Channel Access Portable Server API Tutorial (R3.13)
    by Philip Stanley (August 1999)
    MS Word Document [275K]   Adobe PDF document [1.0M]  
  • Channel Access Server Tool Developer Training
    by Philip Stanley, Jeff Hill (August 1999)
    MS PowerPoint presentation [151K]   Adobe PDF document [588K]  
  • USPAS lecture: The Portable Channel Access Server
    by Marty Kraimer (June 1999)
    MS PowerPoint presentation   Adobe PDF document [410K]  
  • USPAS lecture: Channel Access Server Tool
    by Kay-Uwe Kasemir (January 2003)
    MS PowerPoint presentation   Adobe PDF document [346K]  

Software Download

The Channel Access Server library was part of EPICS Base up until the release of EPICS 7, at which time it was unbundled and published in its own GitHub repository. Future releases of the software can be downloaded from the releases page.

See Also

There is an example CAS application template included with the software. For older versions of Base, to create an instance of this template in the current directory do:

/path/to/base/bin/arch/makeBaseApp.pl -t caServer myServer

When using the unbundled pcas module with EPICS 7 or later, the command needed is:

/path/to/base/bin/arch/makeBaseApp.pl -T /path/to/pcas/templates/makeBaseApp/top -t caServer myServer

Some server tools available online that use this library include CaSnooper, the CA Nameserver, and the PV Gateway in increasing order of complexity.

ANJ, 30 Jan 2018 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·