NAME

Pezca - a Perl extension for the easy channel access library (part of EPICS)

SYNOPSIS

use Pezca;

DESCRIPTION

Preface

This module gives access to some functions of the ezca library. ezca is a library that simplifies the usage of channel-access, the tcp/ip-based protocol that is used in the Experimental Physics Industrial Control System (EPICS). This software is copyrighted by the terms described in the file LICENSE which is part of the software distribution.

Implemented Functions:

functions for backwards-compability:

These functions are here for backwards compability only. Do not use them in future applications.

AUTHOR

Goetz Pfeiffer, Goetz.Pfeiffer@helmholtz-berlin.de

SEE ALSO

perl(1),

EPICS-documentation (especially ezca, the easy channel access library)