source: trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TakeExtLpRun.dim@ 14262

Last change on this file since 14262 was 13728, checked in by Jens Buss, 13 years ago
initial commit: take a external light Pulser run
File size: 511 bytes
Line 
1#!dimctrl --exec
2
3# ==========================================================================
4# Take a external Lightpulser Run
5# ==========================================================================
6
7# check if all subsystems are in the correct state
8.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
9
10> taking External Light Pulser with BIAS on 1000 ...
11MCP/START -1 1000 light-pulser-ext
12
13.s FAD_CONTROL 8 # Writing Data
14> FAD: Writing Data
15
16.s FAD_CONTROL 4
17> FAD: Connected
18
19> ... done
Note: See TracBrowser for help on using the repository browser.