Ignore:
Timestamp:
05/14/12 14:54:44 (12 years ago)
Author:
Jens Buss
Message:
add line for making scritpts executable and renamed all scripts to *.dim
File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TakeDataRun.dim

    r13715 r13719  
    1 .x ScriptsForDimCtrl/IsReadyForDataTaking
     1#!dimctrl --exec
     2
     3# ==========================================================================
     4# Take a 5min Data Run
     5# ==========================================================================
     6
     7.x ScriptsForDimCtrl/IsReadyForDataTaking.dim
    28
    39> taking Data:FullTriggerArea 5min Run ...
    410MCP/START 300 -1 data
    511
    6 .s FAD_CONTROL 8 
     12.s FAD_CONTROL 8
    713> ... FAD: Writing
    814
    9 .s FAD_CONTROL 4 
     15.s FAD_CONTROL 4
    1016> ... FAD: connceted
    1117
Note: See TracChangeset for help on using the changeset viewer.