Changeset 13264 for trunk/FACT++


Ignore:
Timestamp:
03/29/12 05:11:15 (13 years ago)
Author:
Jens Buss
Message:
some spellchecking in the comments
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/ScriptsForDimCtrl/TakeCrab

    r13261 r13264  
    1 # Crab tracking and data taking
     1# Data taking and tracking script for Crab starting up...
    22.! echo
    33.! echo `date -u`  "----------------------------------------------------" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
     
    1313.! echo `date -u`  "...sent tracking command" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
    1414
    15 # Wait for drivectrl to repley that its tracking the given source
     15# Wait for drivectrl to reply that its tracking the given source
    1616.s DRIVE_CONTROL 6
    1717.! echo `date -u`  "...moving" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
     
    6464.! echo `date -u` "----------------------------------------------------" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
    6565.! echo
    66 
     66# ...stopped tracking of Crab at above wobble position
     67# ----------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.