Index: trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/IsTracking.dim
===================================================================
--- trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/IsTracking.dim	(revision 14298)
+++ trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/IsTracking.dim	(revision 14331)
@@ -7,4 +7,4 @@
 >
 > ...waiting for DRIVE to be in state 7: Tracking
-.s DRIVE_CONTROL 7
+.s DRIVE_CONTROL 8
 > ...OK
Index: trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/StopTracking.dim
===================================================================
--- trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/StopTracking.dim	(revision 14298)
+++ trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/StopTracking.dim	(revision 14331)
@@ -10,5 +10,5 @@
 > ...DRIVE: tracking stopped
 
-.s DRIVE_CONTROL 5
+.s DRIVE_CONTROL 6
 > ...DRIVE: Armed
 > ...tracking stopped
Index: trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/Track1218Wobble1.dim
===================================================================
--- trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/Track1218Wobble1.dim	(revision 14298)
+++ trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/Track1218Wobble1.dim	(revision 14331)
@@ -8,5 +8,5 @@
 > moving telescope to wobble position 1
 >...waiting for drivectrl to be ready to move
-.s DRIVE_CONTROL 5
+.s DRIVE_CONTROL 6
 > DRIVE: ARMED
 .w 5000
Index: trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/Track1218Wobble2.dim
===================================================================
--- trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/Track1218Wobble2.dim	(revision 14298)
+++ trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/Track1218Wobble2.dim	(revision 14331)
@@ -8,5 +8,5 @@
 > moving telescope to wobble position 2
 >...waiting for drivectrl to be ready to move
-.s DRIVE_CONTROL 5
+.s DRIVE_CONTROL 6
 > DRIVE: ARMED
 .w 5000
Index: trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/Track2344Wobble1.dim
===================================================================
--- trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/Track2344Wobble1.dim	(revision 14298)
+++ trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/Track2344Wobble1.dim	(revision 14331)
@@ -9,5 +9,5 @@
 >...waiting for drivectrl to be ready to move
 DRIVE_CONTROL/STOP
-.s DRIVE_CONTROL 5
+.s DRIVE_CONTROL 6
 > DRIVE: ARMED
 .w 5000
Index: trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/Track2344Wobble2.dim
===================================================================
--- trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/Track2344Wobble2.dim	(revision 14298)
+++ trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/Track2344Wobble2.dim	(revision 14331)
@@ -9,5 +9,5 @@
 > ...waiting for drivectrl to be ready to move
 DRIVE_CONTROL/STOP
-.s DRIVE_CONTROL 5
+.s DRIVE_CONTROL 6
 > ...DRIVE: ARMED
 .w 5000
Index: trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackCrabWobble1.dim
===================================================================
--- trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackCrabWobble1.dim	(revision 14298)
+++ trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackCrabWobble1.dim	(revision 14331)
@@ -8,5 +8,5 @@
 > moving telescope to wobble position 1
 >...waiting for drivectrl to be ready to move
-.s DRIVE_CONTROL 5
+.s DRIVE_CONTROL 6
 > DRIVE: ARMED
 .w 5000
Index: trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackCrabWobble2.dim
===================================================================
--- trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackCrabWobble2.dim	(revision 14298)
+++ trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackCrabWobble2.dim	(revision 14331)
@@ -8,5 +8,5 @@
 > moving telescope to wobble position 2
 >...waiting for drivectrl to be ready to move
-.s DRIVE_CONTROL 5
+.s DRIVE_CONTROL 6
 > DRIVE: ARMED
 .w 5000
Index: trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackMrk421Wobble1.dim
===================================================================
--- trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackMrk421Wobble1.dim	(revision 14298)
+++ trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackMrk421Wobble1.dim	(revision 14331)
@@ -9,5 +9,5 @@
 >...waiting for drivectrl to be ready to move
 DRIVE_CONTROL/STOP
-.s DRIVE_CONTROL 5
+.s DRIVE_CONTROL 6
 > DRIVE: ARMED
 .w 5000
Index: trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackMrk421Wobble2.dim
===================================================================
--- trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackMrk421Wobble2.dim	(revision 14298)
+++ trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackMrk421Wobble2.dim	(revision 14331)
@@ -9,5 +9,5 @@
 > ...waiting for drivectrl to be ready to move
 DRIVE_CONTROL/STOP
-.s DRIVE_CONTROL 5
+.s DRIVE_CONTROL 6
 > ...DRIVE: ARMED
 .w 5000
Index: trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackMrk501Wobble1.dim
===================================================================
--- trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackMrk501Wobble1.dim	(revision 14298)
+++ trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackMrk501Wobble1.dim	(revision 14331)
@@ -9,5 +9,5 @@
 >...waiting for drivectrl to be ready to move
 DRIVE_CONTROL/STOP
-.s DRIVE_CONTROL 5
+.s DRIVE_CONTROL 6
 > DRIVE: ARMED
 .w 5000
Index: trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackMrk501Wobble2.dim
===================================================================
--- trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackMrk501Wobble2.dim	(revision 14298)
+++ trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackMrk501Wobble2.dim	(revision 14331)
@@ -9,5 +9,5 @@
 > ...waiting for drivectrl to be ready to move
 DRIVE_CONTROL/STOP
-.s DRIVE_CONTROL 5
+.s DRIVE_CONTROL 6
 > ...DRIVE: ARMED
 .w 5000
Index: trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/WaitForTracking.dim
===================================================================
--- trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/WaitForTracking.dim	(revision 14298)
+++ trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/WaitForTracking.dim	(revision 14331)
@@ -7,10 +7,10 @@
 # DRIVE: Moving
 > waiting for state moving
-.s DRIVE_CONTROL 6
+.s DRIVE_CONTROL 7
 > ...moving
 
 # DRIVE: TRACKING
 > waiting for state tracking
-.s DRIVE_CONTROL 7
+.s DRIVE_CONTROL 8
 > ...tracking requested wobble position
 
