|
Last change
on this file since 18127 was 14343, checked in by Jens Buss, 13 years ago |
|
optimized output to 40 signs textwidth
|
|
File size:
692 bytes
|
| Line | |
|---|
| 1 | #!dimctrl --exec
|
|---|
| 2 |
|
|---|
| 3 | # ==========================================================================
|
|---|
| 4 | # Checking the system statuses if they are ready for data taking
|
|---|
| 5 | # ==========================================================================
|
|---|
| 6 |
|
|---|
| 7 | > --------------------------------------
|
|---|
| 8 | > Checking the system statuses of:
|
|---|
| 9 | > FEEDBACK, BIAS and FAD
|
|---|
| 10 | > --------------------------------------
|
|---|
| 11 |
|
|---|
| 12 | > ...waiting for FEEDBACK
|
|---|
| 13 | > to be in state 12: CurrentControl
|
|---|
| 14 | .s FEEDBACK 12
|
|---|
| 15 |
|
|---|
| 16 | > ...waiting for BIAS_CONTROL
|
|---|
| 17 | > to be in state 9: VoltageOn
|
|---|
| 18 | .s BIAS_CONTROL 9
|
|---|
| 19 |
|
|---|
| 20 | > ...waiting for FAD_CONTROL
|
|---|
| 21 | > to be in state 4: Connected
|
|---|
| 22 |
|
|---|
| 23 | .s FAD_CONTROL 4
|
|---|
| 24 | > ...system statuses OK
|
|---|
| 25 | > --------------------------------------
|
|---|
| 26 | >-
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.