Next: The Hardware
Up: A Guide to Setting
Previous: The Work Areas
  Contents
  Index
A good starting point to write a CRL code is to copy a template
which resembles closely to what you want to do. In this example
we will copy a TAR file
(example.tar) which contains
all the CRL file(s) along with any header files we wish to use.
[coda@daq2 ~]$ cd /home/coda/experiemnts/exp_name/crl/
[coda@daq2 ~]$ cp /home/coda/experiemnts/example/crl/example.tar .
[coda@daq2 ~]$ tar -xvf example.tar
This will copy all the essential files into your CRL area.
The example experiment wants to readout two (2) Ortec 413 ADCs, one (1)
KS3610 scaler, and One (1) Hit Register for Spin Flip Sorting.
Subsections
Mohammad Ahmed
2003-07-23