Index: trunk/FACT++/scripts/crateReset.js
===================================================================
--- trunk/FACT++/scripts/crateReset.js	(revision 18218)
+++ trunk/FACT++/scripts/crateReset.js	(revision 18219)
@@ -55,4 +55,6 @@
     if (dim.state("FTM_CONTROL").name=="TriggerOn")
         dim.send("FTM_CONTROL/STOP_TRIGGER");
+    if (dim.state("FTM_CONTROL").name.indexOf("Config")==0)
+        dim.send("FTM_CONTROL/RESET_CONFIGURE");
 
     console.out("Checking status of servers...");
