Index: trunk/FACT++/ScriptsForDimCtrl/DataTaking1
===================================================================
--- trunk/FACT++/ScriptsForDimCtrl/DataTaking1	(revision 13349)
+++ trunk/FACT++/ScriptsForDimCtrl/DataTaking1	(revision 13371)
@@ -1,3 +1,4 @@
 # Move Telescope to Wobble Position 1
+>
 > data taking script for Wobble 1 starting up...
 > ----------------------------------------------------
@@ -7,4 +8,5 @@
 #> ... This script will wait 10sec for you
 #.w 10000
+
 FEEDBACK/ENABLE_OUTPUT 1
 
@@ -68,10 +70,16 @@
 > Operator: Measure Sky Brightness
 
+# switch BIAS ON and ramp to nominal Voltage
+> checking feedback state
+.s FEEDBACK 12
+> ... Current/Temp control active and voltage output enabled
 > switching on bias ...
 BIAS_CONTROL/SET_GLOBAL_DAC 1
-.s BIAS_CONTROL 9
-.s BIAS_CONTROL 5
-.s BIAS_CONTROL 9
-
+.s BIAS_CONTROL 9 # Voltage ON
+> ...set 1 DAC
+.s BIAS_CONTROL 5 # Ramping
+> ...ramping
+.s BIAS_CONTROL 9 # Voltage ON
+> ...bias ON
 # here one should wait 30..45sec according to TB
 > bias is on, and feedback-program is working, but we wait 45sec for the current readings...
@@ -131,3 +139,3 @@
 > ----------------------------------------------------
 > This is the end of data taking of Wobble 1
-
+> ----------------------------------------------------
