|
Last change
on this file since 14030 was 13723, checked in by Jens Buss, 14 years ago |
|
initial commit: take a pedestal run 1000 evts and bias on
|
|
File size:
513 bytes
|
| Line | |
|---|
| 1 | #!dimctrl --exec
|
|---|
| 2 |
|
|---|
| 3 | # ==========================================================================
|
|---|
| 4 | # Take a Pedestal 1000 run with Bias ON
|
|---|
| 5 | # ==========================================================================
|
|---|
| 6 |
|
|---|
| 7 | # check if all subsystems are in the correct state
|
|---|
| 8 | .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
|
|---|
| 9 |
|
|---|
| 10 | > taking Pedestal with BIAS on 1000 ...
|
|---|
| 11 | MCP/START -1 1000 pedestal
|
|---|
| 12 |
|
|---|
| 13 | .s FAD_CONTROL 8 # Writing Data
|
|---|
| 14 | > FAD: Writing Data
|
|---|
| 15 |
|
|---|
| 16 | .s FAD_CONTROL 4 # Connected
|
|---|
| 17 | > FAD: Connected
|
|---|
| 18 |
|
|---|
| 19 | > ... done
|
|---|
| 20 |
|
|---|
| 21 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.