CAEN FELib Library
High level library for CAEN Digitizers
Features
- Set of functions for the control and use of CAEN Digitizers 2.0 and CAEN Digitizer 1.0.
- Available in C/C++ and Python for Windows and Linux OS.
- Python Open Source project and examples available here.
- Open-Source software (GNU Lesser General Public License 3).
- New approach to access firmware with parameters, much easier to understand and use.
- Multithread support.
Overview
The CAEN Waveform Digitizers x27xx introduce a new approach to firmware parameter management, replacing direct register access with intuitive library parameters for easier configuration and use.
This solution simplifies the development of custom DAQ system by providing a more efficient way to access digitizer firmware settings.
CAEN FELib allows users to control and acquire data from all CAEN digitizers. However, it acts only as an interface and does not include built-in support for specific digitizer families. To use a digitizer, the corresponding library must also be installed: CAEN Dig2 for Digitizer 2.0 and CAEN Dig1 for Digitizer 1.0.
Supported Operating Systems | Windows, Linux (source code provided), Arm |
Language | C, Python |
Supported Products | Digitizers 2.0 (2740 family, 2745 family, 2730 family, and 2751 family) Digitizers 1.0 |
Additional Software Required | CAEN Dig2 library for Digitizers 2.0 CAEN Dig1 library for Digitizers 1.0 |
License | GNU Lesser General Public License 3 |
Compare
Compare with Software Libraries.
Loading...