Index: /trunk/FACT++/ScriptsForDimCtrl/RampingBias.dim
===================================================================
--- /trunk/FACT++/ScriptsForDimCtrl/RampingBias.dim	(revision 14339)
+++ /trunk/FACT++/ScriptsForDimCtrl/RampingBias.dim	(revision 14340)
@@ -3,10 +3,15 @@
 # Ramping bias up and down
 # this is just a test, to check the order of states of biasctrl while ramping.
+
 FEEDBACK/ENABLE_OUTPUT 1
+
 FAD_CONTROL/SET_FILE_FORMAT 0
 .s BIAS_CONTROL 7
+
 FAD_CONTROL/SET_FILE_FORMAT 2
 .w 500
+
 FAD_CONTROL/SET_FILE_FORMAT 0
+
 # Bias ist Off  .. switching it on
 BIAS_CONTROL/SET_GLOBAL_DAC 1
@@ -14,8 +19,11 @@
 .s BIAS_CONTROL 5
 .s BIAS_CONTROL 9
+
 FAD_CONTROL/SET_FILE_FORMAT 2
 .w 500
+
 FAD_CONTROL/SET_FILE_FORMAT 0
 .w 2000
+
 # Bias ist On .. switching it off
 BIAS_CONTROL/SET_ZERO_VOLTAGE
@@ -24,4 +32,5 @@
 .w 500
 FAD_CONTROL/SET_FILE_FORMAT 0
+
 # Bias ist Off again . stopping this script.
 
