Online Running


This page is about running the acquisition for one chain.

Steps:


Initialize

To initialize the whole chain, do the following:
  1. Connect to the axrt02 as daq

  2. Verify if the software is already running with:
    ps -ef |grep collector

    If it is running, don't touch anything. You have finished initializing.

  3. Connect to dxcalc as daq (may be another machine, but should be dxcalc, if it does not work contact an expert)

  4. do:
    packman L2 v2.1
    cd $L2SRC/script
    source l2start-nowrite.csh

    This will start the farm software

  5. return to axrt02

  6. do:
    cd run
    source run.script

    This will start the L2 software

If you find out any problem, follow the Terminate steps and reinitialize.


Terminate

To terminate the whole chain, do the following:
  1. Connect to the axrt02 as daq

  2. do:
    cd run
    source end.script
    Reset_local_kloe yes

    This will terminate the L2 software

  3. Connect to the dxcalc as daq

  4. do:
    packman L2 v2.1
    Reset_local_kloe yes

    This will terminate the farm software.


Send comments to: Igor Sfiligoi

Created:2.9.1997
Last modified:2.9.1997