Line | |
---|
1 | #!dimctrl --exec
|
---|
2 |
|
---|
3 | # ==========================================================================
|
---|
4 | # Take a 5min Data Run
|
---|
5 | # ==========================================================================
|
---|
6 |
|
---|
7 | # check if all subsystems are in the correct state
|
---|
8 | .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
|
---|
9 |
|
---|
10 | > taking Data:FullTriggerArea 5min Run ...
|
---|
11 | MCP/START 300 -1 data
|
---|
12 |
|
---|
13 | .s FAD_CONTROL 8 # Writing Data
|
---|
14 | > ... FAD: Writing
|
---|
15 |
|
---|
16 | .s FAD_CONTROL 4 # Connected
|
---|
17 | > ... FAD: connected
|
---|
18 |
|
---|
19 | > ... done
|
---|
Note:
See
TracBrowser
for help on using the repository browser.