CAENComm Library
Interface library for CAEN Data Acquistion Modules
Features
- Interface library for all CAEN VME Modules, and Front End modules with USB, Ethernet, Optical Interface
- Easily porting to any type of platform and VME hardware
- National Instruments LabVIEW and C/C++ supported
- Demo with source files included in the pack
- Python binding available at pypi.org/project/caen-libs (Open Source project and examples available at github.com/caenspa/py-caen-libs)
Overview
The purpose of the CAENComm Library is to implement a common interface to the higher software layers, masking the details of the physical channel and its protocol, thus making the libraries and applications that rely on the CAENComm independent from the physical layer.
CAENComm is based on CAENVMElib, a library developed specifically for CAEN VME bridge (V3718, V4718) which implements the basic functions for accessing the VME bus (besides other specific functions for these bridge). For this reason, it is necessary that the CAENVMELib is already installed on your PC before installing the CAENComm; however, the CAENVMELib is completely transparent to the user.
Supported Operating Systems: | Windows (32-64 bit), Linux (32-64 bit) |
Language: | C, LabVIEW (Windows only) |
Supported Products: | VME, NIM and Desktop digitizer 720, 724, 725, 730, 740, 742, 743, 751, 761 family, Digital MCA 780, 781 family and DT5790, DT55xx and V65xx power supply boards, A4818 USB 3.0 to CONET Adapter, V1x90x TDCs, V1495 and V2495 general purpose VME board, DT5495 Desktop Programmable Logic Unit and SY2791 TCP readout system |
Supported Comm. Interface: | USB, Optical Link, Ethernet, VME |
Additional Software Required: | CAENVMELib, NI LabVIEW Development System |
Compare
Compare with Software Libraries.
Loading...