Changeset 13371 for trunk/FACT++/ScriptsForDimCtrl/DataTaking1
- Timestamp:
- 04/17/12 22:51:09 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/ScriptsForDimCtrl/DataTaking1
r13349 r13371 1 1 # Move Telescope to Wobble Position 1 2 > 2 3 > data taking script for Wobble 1 starting up... 3 4 > ---------------------------------------------------- … … 7 8 #> ... This script will wait 10sec for you 8 9 #.w 10000 10 9 11 FEEDBACK/ENABLE_OUTPUT 1 10 12 … … 68 70 > Operator: Measure Sky Brightness 69 71 72 # switch BIAS ON and ramp to nominal Voltage 73 > checking feedback state 74 .s FEEDBACK 12 75 > ... Current/Temp control active and voltage output enabled 70 76 > switching on bias ... 71 77 BIAS_CONTROL/SET_GLOBAL_DAC 1 72 .s BIAS_CONTROL 9 73 .s BIAS_CONTROL 5 74 .s BIAS_CONTROL 9 75 78 .s BIAS_CONTROL 9 # Voltage ON 79 > ...set 1 DAC 80 .s BIAS_CONTROL 5 # Ramping 81 > ...ramping 82 .s BIAS_CONTROL 9 # Voltage ON 83 > ...bias ON 76 84 # here one should wait 30..45sec according to TB 77 85 > bias is on, and feedback-program is working, but we wait 45sec for the current readings... … … 131 139 > ---------------------------------------------------- 132 140 > This is the end of data taking of Wobble 1 133 141 > ----------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.