source:
trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking@
13268
Last change on this file since 13268 was 13268, checked in by , 13 years ago | |
---|---|
File size: 274 bytes |
Line | |
---|---|
1 | # Checking the system statuses if they are ready for data taking |
2 | |
3 | # ...checking DRIVE |
4 | .s DRIVE_CONTROL 7 |
5 | # ...DRIVE OK |
6 | |
7 | # ...checking FEEDBACK |
8 | .s FEEDBACK 12 |
9 | # ...FEEDBACK OK |
10 | |
11 | # ...checking BIAS |
12 | .s BIAS_CONTROL 9 |
13 | # ...BIAS OK |
14 | |
15 | # ...checking FAD |
16 | .s FAD_CONTROL 4 |
17 | # ...FAD OK |
Note:
See TracBrowser
for help on using the repository browser.