Index: /trunk/FACT++/gui/FactGui.h
===================================================================
--- /trunk/FACT++/gui/FactGui.h	(revision 13606)
+++ /trunk/FACT++/gui/FactGui.h	(revision 13607)
@@ -2640,5 +2640,5 @@
             if (s.index==4) // Connected
                 SetLedColor(fStatusMCPLed, kLedYellow, time);
-            if (s.index==5 || s.index==10) // Idle
+            if (s.index==5 || s.index==10 || s.index>9) // Idle, TriggerOn, TakingData
                 SetLedColor(fStatusMCPLed, kLedGreen, time);
 
