|
Last change
on this file since 13270 was 13266, checked in by Jens Buss, 14 years ago |
|
additional mini scripts to tidy up the data taking scripts
|
|
File size:
388 bytes
|
| Line | |
|---|
| 1 | # check if subsystems are in the right state and then take one data run
|
|---|
| 2 |
|
|---|
| 3 | .x ScriptsForDimCtrl/IsReadyForDataTaking
|
|---|
| 4 |
|
|---|
| 5 | .! echo `date -u` "taking Data:FullTriggerArea 5min Run ..." >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
|
|---|
| 6 |
|
|---|
| 7 | MCP/START 300 -1 data
|
|---|
| 8 | .s FAD_CONTROL 8 # FAD: Writing
|
|---|
| 9 | .s FAD_CONTROL 4 # FAD: connceted
|
|---|
| 10 |
|
|---|
| 11 | .! echo `date -u` "... done" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.