The following script may be used to build the FATMEN/CHEOPS interface on a Unix system.
Script to build the FATMEN/CHEOPS interface
ypatchy /cern/pro/src/car/zebra.car cheops2f.f :go <This server may be run with the following script.
Running the server
#!/bin/sh # # script to run the FATMEN/CHEOPS interface. # t=`date` h=`hostname` echo echo FATMEN/CHEOPS server starting at $t on $h echo FMWAKEUP=30; export FMWAKEUP FMLOGL=3; export FMLOGL FMCHEOPS=/fatmen/fmcheops; export FMCHEOPS echo Wakeup interval is $FMWAKEUP seconds echo $HOME/fatmen/cheops2f