- Timestamp:
- 03/29/12 05:47:37 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TakeDataRun
r13266 r13271 1 # check if subsystems are in the right state and then take one data run2 3 1 .x ScriptsForDimCtrl/IsReadyForDataTaking 4 2 5 .! echo `date -u` "taking Data:FullTriggerArea 5min Run ..." >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log 3 # taking Data:FullTriggerArea 5min Run ... 4 MCP/START 300 -1 data 6 5 7 MCP/START 300 -1 data 8 .s FAD_CONTROL 8 # FAD: Writing 9 .s FAD_CONTROL 4 # FAD: connceted 6 .s FAD_CONTROL 8 7 # FAD: Writing 10 8 11 .! echo `date -u` "... done" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log 9 .s FAD_CONTROL 4 10 # FAD: connceted 11 12 # ... done
Note:
See TracChangeset
for help on using the changeset viewer.