Copying the appropriate files from the working readout programPorting Existing Readout Software to Production ReadoutPorting Existing Readout Software to Production ReadoutObtaining the production readout skeleton

Obtaining the production readout skeleton

The production readout skeleton software is located in /usr/opt/daq/pReadoutSkeleton on the data acquisition system boxes. To get a copy of this skeleton cd to the empty directory and issue the command:

cp /usr/opt/daq/pReadoutSkeleton/* .

This will copy the following files:

Production Readout Skeleton Files
File Contents
Skeleton.cpp Program skeketon for user readout code
Makefile Starting point for Readout's makefile
CTraditionalReadoutSegment.cpp Bridge to old style readout program code
CTraditionalcalerReadout.cpp Bridge to old style scaler readout code.

Report documentation errors to Ron Fox (fox@nscl.msu.edu)or NSCL's Bugzilla page

Copying the appropriate files from the working readout programPorting Existing Readout Software to Production ReadoutPorting Existing Readout Software to Production ReadoutObtaining the production readout skeleton