_images/logo_hzb_big.png

Welcome to PezcaCA’s documentation!

PezcaCA - An EPICS Channel Access Library

PezcaCA is a Perl library for the EPICS Channel Access Network Protocol.

It is intended to provide an easy way to use Channel access in Perl.

PezcaCA is compatible with Pezca, an older implementation that uses the ezca C library.

An advantage of PezcaCA over Pezca is that this library only needs the Perl ‘CA’ module, that is provided with each EPICS Base.

You can use PezcaCA as replacement for Pezca, the module and function names are the same, so you don’t have to modify your scripts.

Author:

Goetz Pfeiffer (goetzpf@googlemail.com Goetz.Pfeiffer@helmholtz-berlin.de)

Version:

1.0

See also

Goetz Pfeiffer’s Project site for other open source projects.

Documentation

Reference documents

This is the reference of Pezca perl module:

Pezca reference

Full list of documents

Download and install

You can download a tar.gz file here:

https://sourceforge.net/projects/pezcaca/files

or clone the repository like this:

hg clone http://hg.code.sf.net/p/pezcaca/code PezcaCA

Installation is described here:

Installing PezcaCA

PezcaCA at sourceforge

You find the sourceforge summary page for PezcaCA at PezcaCA.

The source

You can browse the mercurial repository here:

repository at Sourceforge.

or clone it with this command:

Sourceforge:

hg clone http://hg.code.sf.net/p/pezcaca/code PezcaCA

You can then commit changes in your own repository copy.

If you plan to share these changes you can create a mercurial bundle and send it to my e-mail address.