Index: trunk/FACT++/src/mcp.cc
===================================================================
--- trunk/FACT++/src/mcp.cc	(revision 12246)
+++ trunk/FACT++/src/mcp.cc	(revision 12247)
@@ -194,5 +194,5 @@
     {
         fRunType = "";
-	Message("Resetiing configuration states of FAD and FTM");
+	Message("Reseting configuration states of FAD and FTM");
 	Dim::SendCommand("FTM_CONTROL/RESET_CONFIGURE");
 	Dim::SendCommand("FAD_CONTROL/RESET_CONFIGURE");
@@ -292,5 +292,5 @@
 		{
 		    Message("Starting datalogger");
-		    Dim::SendCommand("DATA_LOGGER/WAIT_FOR_RUN_NUMBER");
+                    Dim::SendCommand("DATA_LOGGER/START_RUN_LOGGING");
 		}
 		Message("Configuring Trigger (FTM)");
@@ -388,8 +388,8 @@
 
         AddStateName(kStateConfiguring2, "Configuring2",
-                     ".");
+                     "Waiting for FTM and Datalogger to get ready");
 
         AddStateName(kStateConfiguring3, "Configuring3",
-                     ".");
+                     "Waiting for FAD to get ready");
 
         AddStateName(kStateConfigured, "Configured",
