source: trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TakeDataRun.dim@ 13719

Last change on this file since 13719 was 13719, checked in by Jens Buss, 12 years ago
add line for making scritpts executable and renamed all scripts to *.dim
File size: 396 bytes
Line 
1#!dimctrl --exec
2
3# ==========================================================================
4# Take a 5min Data Run
5# ==========================================================================
6
7.x ScriptsForDimCtrl/IsReadyForDataTaking.dim
8
9> taking Data:FullTriggerArea 5min Run ...
10MCP/START 300 -1 data
11
12.s FAD_CONTROL 8
13> ... FAD: Writing
14
15.s FAD_CONTROL 4
16> ... FAD: connceted
17
18> ... done
Note: See TracBrowser for help on using the repository browser.