Index: /trunk/FACT++/gui/MainWindow.cc
===================================================================
--- /trunk/FACT++/gui/MainWindow.cc	(revision 11169)
+++ /trunk/FACT++/gui/MainWindow.cc	(revision 11170)
@@ -195,10 +195,20 @@
 void MainWindow::on_fFadContTriggerOn_clicked()
 {
-    Dim::SendCommand("FAD_CONTROL/CONTINOUS_TRIGGER_ON");
+    Dim::SendCommand("FAD_CONTROL/ENABLE_CONTINOUS_TRIGGER", uint8_t(true));
 }
 
 void MainWindow::on_fFadContTriggerOff_clicked()
 {
-    Dim::SendCommand("FAD_CONTROL/CONTINOUS_TRIGGER_OFF");
+    Dim::SendCommand("FAD_CONTROL/ENABLE_CONTINOUS_TRIGGER", uint8_t(false));
+}
+
+void MainWindow::on_fFadBusyOn_clicked()
+{
+    Dim::SendCommand("FAD_CONTROL/ENABLE_BUSY", uint8_t(true));
+}
+
+void MainWindow::on_fFadBusyOff_clicked()
+{
+    Dim::SendCommand("FAD_CONTROL/ENABLE_BUSY", uint8_t(false));
 }
 
Index: /trunk/FACT++/gui/design.ui
===================================================================
--- /trunk/FACT++/gui/design.ui	(revision 11169)
+++ /trunk/FACT++/gui/design.ui	(revision 11170)
@@ -2875,5 +2875,5 @@
              <rect>
               <x>560</x>
-              <y>10</y>
+              <y>0</y>
               <width>307</width>
               <height>161</height>
@@ -3080,8 +3080,8 @@
             <property name="geometry">
              <rect>
-              <x>600</x>
-              <y>230</y>
+              <x>590</x>
+              <y>210</y>
               <width>281</width>
-              <height>284</height>
+              <height>287</height>
              </rect>
             </property>
@@ -3424,4 +3424,153 @@
               </widget>
              </item>
+             <item row="7" column="2">
+              <widget class="QPushButton" name="fFadContTriggerOff">
+               <property name="text">
+                <string>off</string>
+               </property>
+              </widget>
+             </item>
+             <item row="0" column="3">
+              <widget class="QLabel" name="label_136">
+               <property name="text">
+                <string>Run</string>
+               </property>
+              </widget>
+             </item>
+             <item row="9" column="3">
+              <widget class="QLabel" name="label_137">
+               <property name="text">
+                <string>Data Sockets</string>
+               </property>
+              </widget>
+             </item>
+             <item row="9" column="1">
+              <widget class="QPushButton" name="fFadSocket0">
+               <property name="text">
+                <string>Sock 0</string>
+               </property>
+              </widget>
+             </item>
+             <item row="9" column="2">
+              <widget class="QPushButton" name="fFadSocket17">
+               <property name="text">
+                <string>Sock 1-7</string>
+               </property>
+              </widget>
+             </item>
+             <item row="6" column="0">
+              <widget class="QPushButton" name="fFadLedTriggerLine">
+               <property name="enabled">
+                <bool>true</bool>
+               </property>
+               <property name="sizePolicy">
+                <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
+                 <horstretch>0</horstretch>
+                 <verstretch>0</verstretch>
+                </sizepolicy>
+               </property>
+               <property name="maximumSize">
+                <size>
+                 <width>18</width>
+                 <height>16777215</height>
+                </size>
+               </property>
+               <property name="text">
+                <string/>
+               </property>
+               <property name="icon">
+                <iconset resource="design.qrc">
+                 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
+               </property>
+               <property name="iconSize">
+                <size>
+                 <width>16</width>
+                 <height>16</height>
+                </size>
+               </property>
+               <property name="checkable">
+                <bool>false</bool>
+               </property>
+               <property name="flat">
+                <bool>true</bool>
+               </property>
+              </widget>
+             </item>
+             <item row="7" column="0">
+              <widget class="QPushButton" name="fFadLedContinousTrigger">
+               <property name="enabled">
+                <bool>true</bool>
+               </property>
+               <property name="sizePolicy">
+                <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
+                 <horstretch>0</horstretch>
+                 <verstretch>0</verstretch>
+                </sizepolicy>
+               </property>
+               <property name="maximumSize">
+                <size>
+                 <width>18</width>
+                 <height>16777215</height>
+                </size>
+               </property>
+               <property name="text">
+                <string/>
+               </property>
+               <property name="icon">
+                <iconset resource="design.qrc">
+                 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
+               </property>
+               <property name="iconSize">
+                <size>
+                 <width>16</width>
+                 <height>16</height>
+                </size>
+               </property>
+               <property name="checkable">
+                <bool>false</bool>
+               </property>
+               <property name="flat">
+                <bool>true</bool>
+               </property>
+              </widget>
+             </item>
+             <item row="9" column="0">
+              <widget class="QPushButton" name="fFadLedSocket">
+               <property name="enabled">
+                <bool>true</bool>
+               </property>
+               <property name="sizePolicy">
+                <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
+                 <horstretch>0</horstretch>
+                 <verstretch>0</verstretch>
+                </sizepolicy>
+               </property>
+               <property name="maximumSize">
+                <size>
+                 <width>18</width>
+                 <height>16777215</height>
+                </size>
+               </property>
+               <property name="text">
+                <string/>
+               </property>
+               <property name="icon">
+                <iconset resource="design.qrc">
+                 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
+               </property>
+               <property name="iconSize">
+                <size>
+                 <width>16</width>
+                 <height>16</height>
+                </size>
+               </property>
+               <property name="checkable">
+                <bool>false</bool>
+               </property>
+               <property name="flat">
+                <bool>true</bool>
+               </property>
+              </widget>
+             </item>
              <item row="7" column="1">
               <widget class="QPushButton" name="fFadContTriggerOn">
@@ -3431,6 +3580,13 @@
               </widget>
              </item>
-             <item row="7" column="2">
-              <widget class="QPushButton" name="fFadContTriggerOff">
+             <item row="8" column="1">
+              <widget class="QPushButton" name="fFadBusyOn">
+               <property name="text">
+                <string>on</string>
+               </property>
+              </widget>
+             </item>
+             <item row="8" column="2">
+              <widget class="QPushButton" name="fFadBusyOff">
                <property name="text">
                 <string>off</string>
@@ -3438,29 +3594,46 @@
               </widget>
              </item>
-             <item row="0" column="3">
-              <widget class="QLabel" name="label_136">
-               <property name="text">
-                <string>Run</string>
-               </property>
-              </widget>
-             </item>
              <item row="8" column="3">
-              <widget class="QLabel" name="label_137">
-               <property name="text">
-                <string>Data Sockets</string>
-               </property>
-              </widget>
-             </item>
-             <item row="8" column="1">
-              <widget class="QPushButton" name="fFadSocket0">
-               <property name="text">
-                <string>Sock 0</string>
-               </property>
-              </widget>
-             </item>
-             <item row="8" column="2">
-              <widget class="QPushButton" name="fFadSocket17">
-               <property name="text">
-                <string>Sock 1-7</string>
+              <widget class="QLabel" name="label_104">
+               <property name="text">
+                <string>Busy</string>
+               </property>
+              </widget>
+             </item>
+             <item row="8" column="0">
+              <widget class="QPushButton" name="fFadLedBusy">
+               <property name="enabled">
+                <bool>true</bool>
+               </property>
+               <property name="sizePolicy">
+                <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
+                 <horstretch>0</horstretch>
+                 <verstretch>0</verstretch>
+                </sizepolicy>
+               </property>
+               <property name="maximumSize">
+                <size>
+                 <width>18</width>
+                 <height>16777215</height>
+                </size>
+               </property>
+               <property name="text">
+                <string/>
+               </property>
+               <property name="icon">
+                <iconset resource="design.qrc">
+                 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
+               </property>
+               <property name="iconSize">
+                <size>
+                 <width>16</width>
+                 <height>16</height>
+                </size>
+               </property>
+               <property name="checkable">
+                <bool>false</bool>
+               </property>
+               <property name="flat">
+                <bool>true</bool>
                </property>
               </widget>
@@ -3474,5 +3647,5 @@
               <y>20</y>
               <width>281</width>
-              <height>201</height>
+              <height>234</height>
              </rect>
             </property>
@@ -4598,6 +4771,6 @@
             <property name="geometry">
              <rect>
-              <x>570</x>
-              <y>200</y>
+              <x>610</x>
+              <y>180</y>
               <width>94</width>
               <height>24</height>
@@ -4612,5 +4785,5 @@
              <rect>
               <x>570</x>
-              <y>170</y>
+              <y>160</y>
               <width>94</width>
               <height>24</height>
@@ -4625,5 +4798,5 @@
              <rect>
               <x>670</x>
-              <y>170</y>
+              <y>160</y>
               <width>94</width>
               <height>24</height>
@@ -4638,5 +4811,5 @@
              <rect>
               <x>770</x>
-              <y>170</y>
+              <y>160</y>
               <width>94</width>
               <height>24</height>
@@ -4834,6 +5007,6 @@
             <property name="geometry">
              <rect>
-              <x>670</x>
-              <y>200</y>
+              <x>720</x>
+              <y>180</y>
               <width>94</width>
               <height>24</height>
