diff --git a/10-Top/bpmioc/top.bob b/10-Top/bpmioc/top.bob
index fcd9bbcace1f4a82a3db6c35cb06fea30a95636b..6d6e88e96699a8c3742829418697c9b35fb3b2e7 100644
--- a/10-Top/bpmioc/top.bob
+++ b/10-Top/bpmioc/top.bob
@@ -12,6 +12,7 @@
     <macros>
       <AMC_NAME>Ctrl-AMC-110</AMC_NAME>
       <CONTROL_GROUP>PBI-BPM01</CONTROL_GROUP>
+      <IOCNAME>PBI-BPM01:Ctrl-IOC-101</IOCNAME>
       <SYSTEM1>MEBT-010:PBI-BPM-001:</SYSTEM1>
       <SYSTEM2>MEBT-010:PBI-BPM-002:</SYSTEM2>
     </macros>
@@ -34,8 +35,9 @@
     <macros>
       <AMC_NAME>Ctrl-AMC-120</AMC_NAME>
       <CONTROL_GROUP>PBI-BPM01</CONTROL_GROUP>
+      <IOCNAME>PBI-BPM01:Ctrl-IOC-103</IOCNAME>
       <SYSTEM1>MEBT-010:PBI-BPM-003:</SYSTEM1>
-      <SYSTEM2>MEBT-010:PBI-BPM-004:</SYSTEM2>
+      <SYSTEM2>MEBT-010:PBI-BPM-005:</SYSTEM2>
     </macros>
     <file>instance.opi</file>
     <x>10</x>
@@ -56,8 +58,9 @@
     <macros>
       <AMC_NAME>Ctrl-AMC-130</AMC_NAME>
       <CONTROL_GROUP>PBI-BPM01</CONTROL_GROUP>
-      <SYSTEM1>MEBT-010:PBI-BPM-005:</SYSTEM1>
-      <SYSTEM2>MEBT-010:PBI-BPM-006:</SYSTEM2>
+      <IOCNAME>PBI-BPM01:Ctrl-IOC-102</IOCNAME>
+      <SYSTEM1>MEBT-010:PBI-BPM-006:</SYSTEM1>
+      <SYSTEM2>MEBT-010:PBI-BPM-007:</SYSTEM2>
     </macros>
     <file>instance.opi</file>
     <x>360</x>
@@ -78,8 +81,9 @@
     <macros>
       <AMC_NAME>Ctrl-AMC-140</AMC_NAME>
       <CONTROL_GROUP>PBI-BPM01</CONTROL_GROUP>
-      <SYSTEM1>MEBT-010:PBI-BPM-007:</SYSTEM1>
-      <SYSTEM2>MEBT-010:PBI-BPM-008:</SYSTEM2>
+      <IOCNAME>PBI-BPM01:Ctrl-IOC-104</IOCNAME>
+      <SYSTEM1>MEBT-010:PBI-BPM-008:</SYSTEM1>
+      <SYSTEM2>DTL-010:PBI-BPM-001:</SYSTEM2>
     </macros>
     <file>instance.opi</file>
     <x>360</x>
diff --git a/10-Top/wsioc/instance.bob b/10-Top/wsioc/instance.bob
new file mode 100644
index 0000000000000000000000000000000000000000..86235154b896625b115f15a776c182f53ce21f0a
--- /dev/null
+++ b/10-Top/wsioc/instance.bob
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <width>320</width>
+  <height>380</height>
+  <background_color>
+    <color name="Transparent" red="255" green="255" blue="255" alpha="0">
+    </color>
+  </background_color>
+  <actions>
+  </actions>
+  <widget type="rectangle" version="2.0.0">
+    <name>BGGrey03-titlebar_3</name>
+    <width>320</width>
+    <height>380</height>
+    <line_width>0</line_width>
+    <background_color>
+      <color name="GROUP-BORDER" red="150" green="155" blue="151">
+      </color>
+    </background_color>
+    <corner_width>10</corner_width>
+    <corner_height>10</corner_height>
+  </widget>
+  <widget type="rectangle" version="2.0.0">
+    <name>BGGrey03-background_9</name>
+    <x>20</x>
+    <y>50</y>
+    <width>280</width>
+    <height>70</height>
+    <line_width>0</line_width>
+    <background_color>
+      <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+      </color>
+    </background_color>
+    <corner_width>5</corner_width>
+    <corner_height>5</corner_height>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>BGGrey02-title_18</name>
+    <text>$(CONTROL_GROUP)$(AMC_NAME)</text>
+    <width>320</width>
+    <height>50</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD_ITALIC" size="26.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </foreground_color>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_3</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300/sis8300.bob</file>
+        <macros>
+          <Name>ADSIS8300</Name>
+          <P>$(CONTROL_GROUP):</P>
+          <R>$(AMC_NAME):</R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>CG OPI</text>
+    <x>40</x>
+    <y>70</y>
+    <width>240</width>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+</display>
diff --git a/10-Top/wsioc/top.bob b/10-Top/wsioc/top.bob
new file mode 100644
index 0000000000000000000000000000000000000000..56362c563ceea3b1591f46c11b87eab6ca4aa134
--- /dev/null
+++ b/10-Top/wsioc/top.bob
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>$(TITLE)</name>
+  <macros>
+    <FCscreen>../../99-Shared/adsis8300fc/channel.bob</FCscreen>
+    <TITLE>FC IOCs</TITLE>
+  </macros>
+  <height>470</height>
+  <actions>
+  </actions>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container</name>
+    <macros>
+      <AMC_NAME>Ctrl-AMC-005</AMC_NAME>
+      <CH1>CH1</CH1>
+      <CONTROL_GROUP>LAB-WS</CONTROL_GROUP>
+      <P>$(CONTROL_GROUP):</P>
+      <R>$(AMC_NAME):</R>
+    </macros>
+    <file>instance.bob</file>
+    <x>240</x>
+    <y>70</y>
+    <width>320</width>
+    <height>380</height>
+    <resize>2</resize>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>Titlebar_1</name>
+    <width>800</width>
+    <height>50</height>
+    <style>3</style>
+    <transparent>true</transparent>
+    <widget type="rectangle" version="2.0.0">
+      <name>titleBar_1</name>
+      <class>TITLE-BAR</class>
+      <x use_class="true">0</x>
+      <y use_class="true">0</y>
+      <width>800</width>
+      <height use_class="true">50</height>
+      <line_width use_class="true">0</line_width>
+      <background_color use_class="true">
+        <color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202">
+        </color>
+      </background_color>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>title_1</name>
+      <class>TITLE</class>
+      <text>FC : Engineering Screen (IOC)</text>
+      <x use_class="true">20</x>
+      <y use_class="true">0</y>
+      <width>770</width>
+      <height use_class="true">50</height>
+      <font use_class="true">
+        <font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.0">
+        </font>
+      </font>
+      <foreground_color use_class="true">
+        <color name="HEADER-TEXT" red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <transparent use_class="true">true</transparent>
+      <horizontal_alignment use_class="true">0</horizontal_alignment>
+      <vertical_alignment use_class="true">1</vertical_alignment>
+      <wrap_words use_class="true">false</wrap_words>
+    </widget>
+  </widget>
+</display>
diff --git a/99-Shared/adsis8300bpm/bpm.bob b/99-Shared/adsis8300bpm/bpm.bob
index 14b5fc2d063365b2e9fae2a154494c813250a702..26e225033852112f54fd6b698d58f98e7406805a 100644
--- a/99-Shared/adsis8300bpm/bpm.bob
+++ b/99-Shared/adsis8300bpm/bpm.bob
@@ -122,7 +122,7 @@
     <x>940</x>
     <y>70</y>
     <width>250</width>
-    <height>420</height>
+    <height>485</height>
     <line_width>0</line_width>
     <background_color>
       <color name="GROUP-BORDER" red="150" green="155" blue="151">
@@ -2315,7 +2315,7 @@
     <x>960</x>
     <y>120</y>
     <width>210</width>
-    <height>350</height>
+    <height>420</height>
     <line_width>0</line_width>
     <background_color>
       <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
@@ -2693,4 +2693,24 @@
     <actions>
     </actions>
   </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Action Button_1</name>
+    <actions>
+      <action type="open_display">
+        <file>../iocStats/iocStats.bob</file>
+        <macros>
+          <P>$(IOCNAME):</P>
+          <R></R>
+        </macros>
+        <target>window</target>
+        <description>Open Display</description>
+      </action>
+    </actions>
+    <text>IOC Diagnostics</text>
+    <x>980</x>
+    <y>480</y>
+    <width>170</width>
+    <height>40</height>
+    <tooltip>$(actions)</tooltip>
+  </widget>
 </display>
diff --git a/99-Shared/iocStats/iocStats.bob b/99-Shared/iocStats/iocStats.bob
new file mode 100644
index 0000000000000000000000000000000000000000..f0035d09e2cf6e9c9266abce0ae91b971b78dc3c
--- /dev/null
+++ b/99-Shared/iocStats/iocStats.bob
@@ -0,0 +1,364 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>iocStats</name>
+  <width>410</width>
+  <height>240</height>
+  <grid_visible>false</grid_visible>
+  <widget type="group" version="2.0.0">
+    <name>BGGrey02</name>
+    <width>410</width>
+    <height>240</height>
+    <style>3</style>
+    <background_color>
+      <color name="BACKGROUND" red="220" green="225" blue="221">
+      </color>
+    </background_color>
+    <widget type="rectangle" version="2.0.0">
+      <name>BGGrey02-titlebar</name>
+      <width>410</width>
+      <height>59</height>
+      <line_width>0</line_width>
+      <background_color>
+        <color name="GROUP-BORDER" red="150" green="155" blue="151">
+        </color>
+      </background_color>
+      <corner_width>10</corner_width>
+      <corner_height>10</corner_height>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>BGGrey02-title</name>
+      <text>$(P)$(R)</text>
+      <x>10</x>
+      <width>388</width>
+      <height>30</height>
+      <font>
+        <font name="SUBSUB-GROUP-HEADER" family="Source Sans Pro" style="BOLD" size="16.0">
+        </font>
+      </font>
+      <foreground_color>
+        <color name="TEXT-LIGHT" red="230" green="230" blue="230">
+        </color>
+      </foreground_color>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>BGGrey02-background</name>
+      <y>30</y>
+      <width>410</width>
+      <height>210</height>
+      <line_width>2</line_width>
+      <line_color>
+        <color name="GROUP-BORDER" red="150" green="155" blue="151">
+        </color>
+      </line_color>
+      <background_color>
+        <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+        </color>
+      </background_color>
+      <corner_height>10</corner_height>
+    </widget>
+    <widget type="group" version="2.0.0">
+      <name>General_1</name>
+      <x>10</x>
+      <y>40</y>
+      <width>308</width>
+      <height>190</height>
+      <style>3</style>
+      <widget type="label" version="2.0.0">
+        <name>Label_64</name>
+        <text>Up Time</text>
+        <x>9</x>
+        <y>70</y>
+        <width>90</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_68</name>
+        <text>Host Name</text>
+        <x>9</x>
+        <y>100</y>
+        <width>90</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_69</name>
+        <text>User Name</text>
+        <x>9</x>
+        <y>130</y>
+        <width>90</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_70</name>
+        <text>Location</text>
+        <x>9</x>
+        <y>160</y>
+        <width>90</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_62</name>
+        <pv_name>$(P)$(R)STARTTOD</pv_name>
+        <x>109</x>
+        <y>40</y>
+        <width>190</width>
+        <font>
+          <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_69</name>
+        <pv_name>$(P)$(R)HOSTNAME</pv_name>
+        <x>109</x>
+        <y>100</y>
+        <width>190</width>
+        <font>
+          <font family="Source Sans Pro" style="REGULAR" size="12.0">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_70</name>
+        <pv_name>$(P)$(R)ENGINEER</pv_name>
+        <x>109</x>
+        <y>130</y>
+        <width>190</width>
+        <font>
+          <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_71</name>
+        <pv_name>$(P)$(R)LOCATION</pv_name>
+        <x>109</x>
+        <y>160</y>
+        <width>190</width>
+        <font>
+          <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_72</name>
+        <pv_name>$(P)$(R)HEARTBEAT</pv_name>
+        <x>109</x>
+        <y>10</y>
+        <width>140</width>
+        <font>
+          <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_71</name>
+        <text>Heartbeat</text>
+        <x>9</x>
+        <y>10</y>
+        <width>90</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_73</name>
+        <pv_name>$(P)$(R)UPTIME</pv_name>
+        <x>109</x>
+        <y>70</y>
+        <width>190</width>
+        <font>
+          <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_72</name>
+        <text>Startup Time</text>
+        <x>9</x>
+        <y>40</y>
+        <width>90</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="led" version="2.0.0">
+        <name>LED (Multi State)_1</name>
+        <pv_name>$(P)$(R)HEARTBEAT</pv_name>
+        <bit>0</bit>
+        <x>279</x>
+        <y>10</y>
+      </widget>
+    </widget>
+    <widget type="group" version="2.0.0">
+      <name>BGGrey02-content-group</name>
+      <x>318</x>
+      <y>40</y>
+      <width>85</width>
+      <height>191</height>
+      <style>3</style>
+      <transparent>true</transparent>
+      <widget type="action_button" version="3.0.0">
+        <name>Action Button_7</name>
+        <actions>
+          <action type="open_display">
+            <file>ioc_stats_soft.bob</file>
+            <target>tab</target>
+            <description>Open Display</description>
+          </action>
+        </actions>
+        <text>System</text>
+        <x>5</x>
+        <width>80</width>
+        <tooltip>$(actions)</tooltip>
+      </widget>
+      <widget type="action_button" version="3.0.0">
+        <name>Action Button_9</name>
+        <actions>
+          <action type="write_pv">
+            <pv_name>$(P)$(R)SysReset</pv_name>
+            <value>1</value>
+            <description>Reset IOC</description>
+          </action>
+        </actions>
+        <x>5</x>
+        <y>40</y>
+        <width>80</width>
+        <font>
+          <font family="Source Sans Pro" style="BOLD" size="16.0">
+          </font>
+        </font>
+        <background_color>
+          <color name="SECONDARY-LIGHT" red="202" green="151" blue="152">
+          </color>
+        </background_color>
+        <tooltip>$(actions)</tooltip>
+        <show_confirm_dialog>true</show_confirm_dialog>
+        <password>vaha23neca</password>
+      </widget>
+    </widget>
+  </widget>
+</display>
diff --git a/99-Shared/iocStats/ioc_stats_epics_env.bob b/99-Shared/iocStats/ioc_stats_epics_env.bob
new file mode 100644
index 0000000000000000000000000000000000000000..4d3bec459e01c0ca41bd8919b7fb5ed6591e7aa5
--- /dev/null
+++ b/99-Shared/iocStats/ioc_stats_epics_env.bob
@@ -0,0 +1,631 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>ioc_stats_epics_env</name>
+  <x>1126</x>
+  <y>181</y>
+  <width>540</width>
+  <height>330</height>
+  <actions>
+  </actions>
+  <widget type="group" version="2.0.0">
+    <name>BGGrey02</name>
+    <width>540</width>
+    <height>330</height>
+    <style>3</style>
+    <background_color>
+      <color name="BACKGROUND" red="220" green="225" blue="221">
+      </color>
+    </background_color>
+    <widget type="rectangle" version="2.0.0">
+      <name>BGGrey02-titlebar</name>
+      <width>540</width>
+      <height>59</height>
+      <line_width>0</line_width>
+      <background_color>
+        <color name="GROUP-BORDER" red="150" green="155" blue="151">
+        </color>
+      </background_color>
+      <corner_width>10</corner_width>
+      <corner_height>10</corner_height>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>BGGrey02-title</name>
+      <text>| Click to edit Title |</text>
+      <width>540</width>
+      <height>30</height>
+      <font>
+        <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>BGGrey02-background</name>
+      <y>30</y>
+      <width>540</width>
+      <height>300</height>
+      <line_width>2</line_width>
+      <line_color>
+        <color name="GROUP-BORDER" red="150" green="155" blue="151">
+        </color>
+      </line_color>
+      <background_color>
+        <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+        </color>
+      </background_color>
+      <corner_height>10</corner_height>
+    </widget>
+    <widget type="group" version="2.0.0">
+      <name>BGGrey02-content-group</name>
+      <x>10</x>
+      <y>40</y>
+      <width>520</width>
+      <height>280</height>
+      <style>3</style>
+      <transparent>true</transparent>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>EPICS Environment Variables $(P)$(R)</text>
+        <x>5</x>
+        <width>450</width>
+        <height>30</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="23.762376237623762">
+          </font>
+        </font>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>EPICS_CA_SERVER_PORT</text>
+        <y>40</y>
+        <width>185</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>EPICS_CA_REPEATER_PORT</text>
+        <y>60</y>
+        <width>185</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>EPICS_CA_ADDR_LIST</text>
+        <y>80</y>
+        <width>185</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>EPICS_CA_AUTO_ADDR_LIST</text>
+        <y>100</y>
+        <width>185</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>EPICS_CA_MAX_ARRAY_BYTES</text>
+        <y>120</y>
+        <width>185</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>EPICS_CA_CONN_TMO (sec)</text>
+        <y>140</y>
+        <width>185</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>EPICS_CA_MAX_SEARCH_PERIOD (sec)</text>
+        <y>160</y>
+        <width>185</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>EPICS_CA_BEACON_PERIOD (sec)</text>
+        <y>180</y>
+        <width>185</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>EPICS_TIMEZONE</text>
+        <y>200</y>
+        <width>185</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>EPICS_TS_NTP_INET</text>
+        <y>220</y>
+        <width>185</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>EPICS_IOC_LOG_PORT</text>
+        <y>240</y>
+        <width>185</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>EPICS_IOC_LOG_INET</text>
+        <y>260</y>
+        <width>185</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)CA_SRVR_PORT</pv_name>
+        <x>195</x>
+        <y>40</y>
+        <width>320</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)CA_RPTR_PORT</pv_name>
+        <x>195</x>
+        <y>60</y>
+        <width>320</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)CA_ADDR_LIST</pv_name>
+        <x>195</x>
+        <y>80</y>
+        <width>320</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)CA_AUTO_ADDR</pv_name>
+        <x>195</x>
+        <y>100</y>
+        <width>320</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)CA_MAX_ARRAY</pv_name>
+        <x>195</x>
+        <y>120</y>
+        <width>320</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)CA_CONN_TIME</pv_name>
+        <x>195</x>
+        <y>140</y>
+        <width>320</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)CA_SRCH_TIME</pv_name>
+        <x>195</x>
+        <y>160</y>
+        <width>320</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)CA_BEAC_TIME</pv_name>
+        <x>195</x>
+        <y>180</y>
+        <width>320</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <x>195</x>
+        <y>200</y>
+        <width>320</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_alarm_sensitive>false</border_alarm_sensitive>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)TS_NTP_INET</pv_name>
+        <x>195</x>
+        <y>220</y>
+        <width>320</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)IOC_LOG_PORT</pv_name>
+        <x>195</x>
+        <y>240</y>
+        <width>320</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)IOC_LOG_INET</pv_name>
+        <x>195</x>
+        <y>260</y>
+        <width>320</width>
+        <height>15</height>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+    </widget>
+  </widget>
+</display>
diff --git a/99-Shared/iocStats/ioc_stats_limits.bob b/99-Shared/iocStats/ioc_stats_limits.bob
new file mode 100644
index 0000000000000000000000000000000000000000..a3a4913c1253e795c9ad754a5ca5a7119141298b
--- /dev/null
+++ b/99-Shared/iocStats/ioc_stats_limits.bob
@@ -0,0 +1,540 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>ioc_stats_limits</name>
+  <x>1090</x>
+  <y>60</y>
+  <width>340</width>
+  <height>240</height>
+  <actions>
+  </actions>
+  <widget type="group" version="2.0.0">
+    <name>BGGrey02</name>
+    <width>340</width>
+    <height>240</height>
+    <style>3</style>
+    <background_color>
+      <color name="BACKGROUND" red="220" green="225" blue="221">
+      </color>
+    </background_color>
+    <widget type="rectangle" version="2.0.0">
+      <name>BGGrey02-titlebar</name>
+      <width>341</width>
+      <height>59</height>
+      <line_width>0</line_width>
+      <background_color>
+        <color name="GROUP-BORDER" red="150" green="155" blue="151">
+        </color>
+      </background_color>
+      <corner_width>10</corner_width>
+      <corner_height>10</corner_height>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>BGGrey02-title</name>
+      <text>IOC Alarm Limits $(P)$(R)</text>
+      <width>341</width>
+      <height>30</height>
+      <font>
+        <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>BGGrey02-background</name>
+      <y>30</y>
+      <width>341</width>
+      <height>210</height>
+      <line_width>2</line_width>
+      <line_color>
+        <color name="GROUP-BORDER" red="150" green="155" blue="151">
+        </color>
+      </line_color>
+      <background_color>
+        <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+        </color>
+      </background_color>
+      <corner_height>10</corner_height>
+    </widget>
+    <widget type="group" version="2.0.0">
+      <name>BGGrey02-content-group</name>
+      <x>10</x>
+      <y>40</y>
+      <width>331</width>
+      <style>3</style>
+      <transparent>true</transparent>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text># CA Clients</text>
+        <y>27</y>
+        <width>89</width>
+        <height>15</height>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text># CA PV Conns</text>
+        <y>57</y>
+        <width>89</width>
+        <height>15</height>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text># Susp Tasks</text>
+        <y>87</y>
+        <width>89</width>
+        <height>15</height>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>LOLO</text>
+        <x>201</x>
+        <y>142</y>
+        <width>50</width>
+        <height>15</height>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>LOW</text>
+        <x>264</x>
+        <y>142</y>
+        <width>50</width>
+        <height>15</height>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>Value</text>
+        <x>116</x>
+        <width>50</width>
+        <height>15</height>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>HIGH</text>
+        <x>203</x>
+        <width>50</width>
+        <height>15</height>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>HIHI</text>
+        <x>266</x>
+        <width>50</width>
+        <height>15</height>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)CA_CLNT_CNT</pv_name>
+        <x>91</x>
+        <y>24</y>
+        <font>
+          <font family="Sans" style="REGULAR" size="13.861386138613861">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)CA_CONN_CNT</pv_name>
+        <x>91</x>
+        <y>54</y>
+        <font>
+          <font family="Sans" style="REGULAR" size="13.861386138613861">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)SUSP_TASK_CNT</pv_name>
+        <x>91</x>
+        <y>84</y>
+        <font>
+          <font family="Sans" style="REGULAR" size="13.861386138613861">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text># Free FDs</text>
+        <y>170</y>
+        <width>89</width>
+        <height>15</height>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)FD_FREE</pv_name>
+        <x>91</x>
+        <y>167</y>
+        <font>
+          <font family="Sans" style="REGULAR" size="13.861386138613861">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label</name>
+        <text>CPU Load (%)</text>
+        <y>117</y>
+        <width>69</width>
+        <height>15</height>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update</name>
+        <pv_name>$(P)$(R)IOC_CPU_LOAD</pv_name>
+        <x>91</x>
+        <y>114</y>
+        <font>
+          <font family="Sans" style="REGULAR" size="13.861386138613861">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textentry" version="3.0.0">
+        <name>Text Input</name>
+        <pv_name>$(P)$(R)CA_CLNT_CNT.HIGH</pv_name>
+        <x>201</x>
+        <y>24</y>
+        <width>56</width>
+        <font>
+          <font family="Sans" style="REGULAR" size="13.861386138613861">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <actions>
+        </actions>
+        <border_alarm_sensitive>false</border_alarm_sensitive>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textentry" version="3.0.0">
+        <name>Text Input</name>
+        <pv_name>$(P)$(R)CA_CLNT_CNT.HIHI</pv_name>
+        <x>262</x>
+        <y>24</y>
+        <width>56</width>
+        <font>
+          <font family="Sans" style="REGULAR" size="13.861386138613861">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <actions>
+        </actions>
+        <border_alarm_sensitive>false</border_alarm_sensitive>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textentry" version="3.0.0">
+        <name>Text Input</name>
+        <pv_name>$(P)$(R)CA_CONN_CNT.HIGH</pv_name>
+        <x>201</x>
+        <y>54</y>
+        <width>56</width>
+        <font>
+          <font family="Sans" style="REGULAR" size="13.861386138613861">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <actions>
+        </actions>
+        <border_alarm_sensitive>false</border_alarm_sensitive>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textentry" version="3.0.0">
+        <name>Text Input</name>
+        <pv_name>$(P)$(R)CA_CONN_CNT.HIHI</pv_name>
+        <x>262</x>
+        <y>54</y>
+        <width>56</width>
+        <font>
+          <font family="Sans" style="REGULAR" size="13.861386138613861">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <actions>
+        </actions>
+        <border_alarm_sensitive>false</border_alarm_sensitive>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textentry" version="3.0.0">
+        <name>Text Input</name>
+        <pv_name>$(P)$(R)SUSP_TASK_CNT.HIHI</pv_name>
+        <x>262</x>
+        <y>84</y>
+        <width>56</width>
+        <font>
+          <font family="Sans" style="REGULAR" size="13.861386138613861">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <actions>
+        </actions>
+        <border_alarm_sensitive>false</border_alarm_sensitive>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textentry" version="3.0.0">
+        <name>Text Input</name>
+        <pv_name>$(P)$(R)IOC_CPU_LOAD.HIGH</pv_name>
+        <x>201</x>
+        <y>114</y>
+        <width>56</width>
+        <font>
+          <font family="Sans" style="REGULAR" size="13.861386138613861">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <actions>
+        </actions>
+        <border_alarm_sensitive>false</border_alarm_sensitive>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textentry" version="3.0.0">
+        <name>Text Input</name>
+        <pv_name>$(P)$(R)IOC_CPU_LOAD.HIHI</pv_name>
+        <x>262</x>
+        <y>114</y>
+        <width>56</width>
+        <font>
+          <font family="Sans" style="REGULAR" size="13.861386138613861">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <actions>
+        </actions>
+        <border_alarm_sensitive>false</border_alarm_sensitive>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textentry" version="3.0.0">
+        <name>Text Input</name>
+        <pv_name>$(P)$(R)FD_FREE.LOLO</pv_name>
+        <x>201</x>
+        <y>166</y>
+        <width>56</width>
+        <font>
+          <font family="Sans" style="REGULAR" size="13.861386138613861">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <actions>
+        </actions>
+        <border_alarm_sensitive>false</border_alarm_sensitive>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textentry" version="3.0.0">
+        <name>Text Input</name>
+        <pv_name>$(P)$(R)FD_FREE.LOW</pv_name>
+        <x>262</x>
+        <y>166</y>
+        <width>56</width>
+        <font>
+          <font family="Sans" style="REGULAR" size="13.861386138613861">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <actions>
+        </actions>
+        <border_alarm_sensitive>false</border_alarm_sensitive>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+    </widget>
+  </widget>
+</display>
diff --git a/99-Shared/iocStats/ioc_stats_reboot_confirm.bob b/99-Shared/iocStats/ioc_stats_reboot_confirm.bob
new file mode 100644
index 0000000000000000000000000000000000000000..9f7c5ae14493f6341ca306dd5abf199a37755626
--- /dev/null
+++ b/99-Shared/iocStats/ioc_stats_reboot_confirm.bob
@@ -0,0 +1,150 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>ioc_stats_reboot_confirm</name>
+  <x>903</x>
+  <y>166</y>
+  <width>400</width>
+  <height>158</height>
+  <actions>
+  </actions>
+  <widget type="rectangle" version="2.0.0">
+    <name>Rectangle</name>
+    <y>58</y>
+    <width>390</width>
+    <height>2</height>
+    <line_width>0</line_width>
+    <line_color>
+      <color red="128" green="0" blue="255">
+      </color>
+    </line_color>
+    <actions>
+    </actions>
+    <tooltip>$(pv_name)
+$(pv_value)</tooltip>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label</name>
+    <text>IOC Reboot Confirmation</text>
+    <x>4</x>
+    <y>4</y>
+    <width>230</width>
+    <foreground_color>
+      <color red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color red="255" green="255" blue="255">
+      </color>
+    </background_color>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label</name>
+    <text>$(P)$(R)</text>
+    <x>5</x>
+    <y>29</y>
+    <width>212</width>
+    <height>25</height>
+    <foreground_color>
+      <color red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color red="255" green="255" blue="255">
+      </color>
+    </background_color>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label</name>
+    <text>Are you sure you want to</text>
+    <x>12</x>
+    <y>66</y>
+    <width>216</width>
+    <height>15</height>
+    <font>
+      <font family="Sans" style="REGULAR" size="8.910891089108912">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color red="255" green="255" blue="255">
+      </color>
+    </background_color>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label</name>
+    <text>reboot $(IOCNAME)?</text>
+    <x>12</x>
+    <y>83</y>
+    <width>126</width>
+    <height>15</height>
+    <font>
+      <font family="Sans" style="REGULAR" size="8.910891089108912">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color red="255" green="255" blue="255">
+      </color>
+    </background_color>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Action Button</name>
+    <actions>
+      <action type="write_pv">
+        <pv_name>$(P)$(R)SysReset</pv_name>
+        <value>1</value>
+      </action>
+    </actions>
+    <pv_name>$(P)$(R)SysReset</pv_name>
+    <text>Reboot Now!</text>
+    <x>54</x>
+    <y>111</y>
+    <width>276</width>
+    <foreground_color>
+      <color red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color red="174" green="174" blue="174">
+      </color>
+    </background_color>
+  </widget>
+</display>
diff --git a/99-Shared/iocStats/ioc_stats_soft.bob b/99-Shared/iocStats/ioc_stats_soft.bob
new file mode 100644
index 0000000000000000000000000000000000000000..528422b529e7571bd47113ba6672e0e41d148872
--- /dev/null
+++ b/99-Shared/iocStats/ioc_stats_soft.bob
@@ -0,0 +1,1222 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>ioc_stats_soft</name>
+  <x>903</x>
+  <y>166</y>
+  <width>640</width>
+  <height>850</height>
+  <actions>
+  </actions>
+  <widget type="group" version="2.0.0">
+    <name>BGGrey02</name>
+    <width>640</width>
+    <height>850</height>
+    <style>3</style>
+    <background_color>
+      <color name="BACKGROUND" red="220" green="225" blue="221">
+      </color>
+    </background_color>
+    <widget type="rectangle" version="2.0.0">
+      <name>BGGrey02-titlebar</name>
+      <width>640</width>
+      <height>59</height>
+      <line_width>0</line_width>
+      <background_color>
+        <color name="GROUP-BORDER" red="150" green="155" blue="151">
+        </color>
+      </background_color>
+      <corner_width>10</corner_width>
+      <corner_height>10</corner_height>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>BGGrey02-title</name>
+      <text>$(P)$(R) iocStats</text>
+      <width>640</width>
+      <height>30</height>
+      <font>
+        <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+  </widget>
+  <widget type="rectangle" version="2.0.0">
+    <name>BGGrey02-background</name>
+    <y>30</y>
+    <width>640</width>
+    <height>820</height>
+    <line_width>2</line_width>
+    <line_color>
+      <color name="GROUP-BORDER" red="150" green="155" blue="151">
+      </color>
+    </line_color>
+    <background_color>
+      <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+      </color>
+    </background_color>
+    <corner_height>10</corner_height>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>BGGrey02-content-group_3</name>
+    <x>10</x>
+    <y>40</y>
+    <width>620</width>
+    <height>800</height>
+    <style>3</style>
+    <transparent>true</transparent>
+    <widget type="group" version="2.0.0">
+      <name>Group_1</name>
+      <x>320</x>
+      <height>131</height>
+      <style>2</style>
+      <widget type="label" version="2.0.0">
+        <name>Label_31</name>
+        <text># CA Clients</text>
+        <x>11</x>
+        <y>10</y>
+        <width>120</width>
+        <height>15</height>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_32</name>
+        <text># CA PV Conns</text>
+        <x>11</x>
+        <y>40</y>
+        <width>120</width>
+        <height>15</height>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_33</name>
+        <text># Susp Tasks</text>
+        <x>11</x>
+        <y>70</y>
+        <width>120</width>
+        <height>15</height>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="action_button" version="3.0.0">
+        <name>Menu Button_5</name>
+        <actions>
+          <action type="open_display">
+            <file>ioc_stats_limits.opi</file>
+            <target>window</target>
+            <description>Alarm Limits</description>
+          </action>
+        </actions>
+        <text>Alarm Limits</text>
+        <x>11</x>
+        <y>100</y>
+        <width>110</width>
+        <height>20</height>
+        <tooltip>$(actions)</tooltip>
+      </widget>
+      <widget type="action_button" version="3.0.0">
+        <name>Menu Button_6</name>
+        <actions>
+          <action type="open_display">
+            <file>ioc_stats_epics_env.opi</file>
+            <target>window</target>
+            <description>EPICS Env Vars</description>
+          </action>
+        </actions>
+        <text>EPICS Env Vars</text>
+        <x>139</x>
+        <y>100</y>
+        <width>149</width>
+        <height>21</height>
+        <tooltip>$(actions)</tooltip>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_31</name>
+        <pv_name>$(P)$(R)CA_CLNT_CNT</pv_name>
+        <x>139</x>
+        <y>10</y>
+        <width>150</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_32</name>
+        <pv_name>$(P)$(R)CA_CONN_CNT</pv_name>
+        <x>139</x>
+        <y>40</y>
+        <width>150</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_33</name>
+        <pv_name>$(P)$(R)SUSP_TASK_CNT</pv_name>
+        <x>139</x>
+        <y>70</y>
+        <width>150</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+    </widget>
+    <widget type="group" version="2.0.0">
+      <name>Group_3</name>
+      <y>260</y>
+      <width>620</width>
+      <height>140</height>
+      <style>2</style>
+      <widget type="label" version="2.0.0">
+        <name>Label_34</name>
+        <text>Current</text>
+        <x>10</x>
+        <y>40</y>
+        <width>110</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_35</name>
+        <text>Event</text>
+        <x>10</x>
+        <y>70</y>
+        <width>110</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_36</name>
+        <text>Highest Priority</text>
+        <x>10</x>
+        <y>100</y>
+        <width>110</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_37</name>
+        <text>General Time Providers</text>
+        <x>110</x>
+        <y>10</y>
+        <width>190</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_34</name>
+        <pv_name>$(P)$(R)GTIM_CUR_SRC</pv_name>
+        <x>110</x>
+        <y>40</y>
+        <width>190</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_35</name>
+        <pv_name>$(P)$(R)GTIM_EVT_SRC</pv_name>
+        <x>110</x>
+        <y>70</y>
+        <width>190</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_36</name>
+        <pv_name>$(P)$(R)GTIM_HI_SRC</pv_name>
+        <x>110</x>
+        <y>100</y>
+        <width>190</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_38</name>
+        <text># Secs since 1990</text>
+        <x>321</x>
+        <y>40</y>
+        <width>208</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_37</name>
+        <pv_name>$(P)$(R)GTIM_TIME</pv_name>
+        <x>389</x>
+        <y>60</y>
+        <width>220</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_39</name>
+        <text># Errors</text>
+        <x>321</x>
+        <y>100</y>
+        <width>87</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_38</name>
+        <pv_name>$(P)$(R)GTIM_ERR_CNT</pv_name>
+        <x>389</x>
+        <y>100</y>
+        <width>110</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="action_button" version="3.0.0">
+        <name>Action Button_1</name>
+        <actions>
+          <action type="write_pv">
+            <pv_name>$(P)$(R)GTIM_RESET.PROC</pv_name>
+            <value>0</value>
+          </action>
+        </actions>
+        <pv_name>$(P)$(R)GTIM_RESET.PROC</pv_name>
+        <text>Reset</text>
+        <x>517</x>
+        <y>100</y>
+        <width>92</width>
+        <height>20</height>
+        <border_alarm_sensitive>false</border_alarm_sensitive>
+      </widget>
+    </widget>
+    <widget type="group" version="2.0.0">
+      <name>Group_5</name>
+      <y>410</y>
+      <width>620</width>
+      <style>2</style>
+      <widget type="label" version="2.0.0">
+        <name>Label_41</name>
+        <text>EPICS Version</text>
+        <x>10</x>
+        <y>10</y>
+        <width>110</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_42</name>
+        <text>OS Version</text>
+        <x>10</x>
+        <y>40</y>
+        <width>110</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_39</name>
+        <pv_name>$(P)$(R)EPICS_VERS</pv_name>
+        <x>162</x>
+        <y>10</y>
+        <width>446</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_40</name>
+        <pv_name>$(P)$(R)KERNEL_VERS</pv_name>
+        <x>162</x>
+        <y>40</y>
+        <width>446</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_44</name>
+        <text>Application Directory</text>
+        <x>10</x>
+        <y>79</y>
+        <width>150</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_42</name>
+        <pv_name>$(P)$(R)APP_DIR1</pv_name>
+        <x>10</x>
+        <y>104</y>
+        <width>290</width>
+        <font>
+          <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_43</name>
+        <pv_name>$(P)$(R)ST_SCRIPT1</pv_name>
+        <x>10</x>
+        <y>164</y>
+        <width>290</width>
+        <font>
+          <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_44</name>
+        <pv_name>$(P)$(R)APP_DIR2</pv_name>
+        <x>300</x>
+        <y>104</y>
+        <width>308</width>
+        <font>
+          <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_45</name>
+        <pv_name>$(P)$(R)ST_SCRIPT2</pv_name>
+        <x>300</x>
+        <y>164</y>
+        <width>308</width>
+        <font>
+          <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_45</name>
+        <text>Startup Script</text>
+        <x>10</x>
+        <y>139</y>
+        <width>150</width>
+        <height>15</height>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+    </widget>
+    <widget type="group" version="2.0.0">
+      <name>Group_8</name>
+      <width>310</width>
+      <height>250</height>
+      <style>2</style>
+      <widget type="label" version="2.0.0">
+        <name>Label_60</name>
+        <text>Startup Time</text>
+        <x>9</x>
+        <y>10</y>
+        <width>110</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_61</name>
+        <text>Current Time</text>
+        <x>9</x>
+        <y>40</y>
+        <width>110</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_62</name>
+        <text>Up Time</text>
+        <x>9</x>
+        <y>70</y>
+        <width>110</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_63</name>
+        <text>Heartbeat</text>
+        <x>9</x>
+        <y>100</y>
+        <width>110</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_64</name>
+        <text># Records</text>
+        <x>9</x>
+        <y>130</y>
+        <width>110</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_65</name>
+        <text>Host Name</text>
+        <x>9</x>
+        <y>160</y>
+        <width>110</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_66</name>
+        <text>User Name</text>
+        <x>9</x>
+        <y>190</y>
+        <width>110</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_67</name>
+        <text>Location</text>
+        <x>9</x>
+        <y>220</y>
+        <width>110</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_61</name>
+        <pv_name>$(P)$(R)STARTTOD</pv_name>
+        <x>109</x>
+        <y>10</y>
+        <width>190</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_62</name>
+        <pv_name>$(P)$(R)TOD</pv_name>
+        <x>109</x>
+        <y>40</y>
+        <width>190</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_63</name>
+        <pv_name>$(P)$(R)UPTIME</pv_name>
+        <x>109</x>
+        <y>70</y>
+        <width>190</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_64</name>
+        <pv_name>$(P)$(R)HEARTBEAT</pv_name>
+        <x>109</x>
+        <y>100</y>
+        <width>190</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_65</name>
+        <pv_name>$(P)$(R)RECORD_CNT</pv_name>
+        <x>109</x>
+        <y>130</y>
+        <width>190</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_66</name>
+        <pv_name>$(P)$(R)HOSTNAME</pv_name>
+        <x>109</x>
+        <y>160</y>
+        <width>190</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_67</name>
+        <pv_name>$(P)$(R)ENGINEER</pv_name>
+        <x>109</x>
+        <y>190</y>
+        <width>190</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_68</name>
+        <pv_name>$(P)$(R)LOCATION</pv_name>
+        <x>109</x>
+        <y>220</y>
+        <width>190</width>
+        <format>1</format>
+        <show_units>false</show_units>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+    </widget>
+    <widget type="group" version="2.0.0">
+      <name>Group_4</name>
+      <x>320</x>
+      <y>140</y>
+      <height>110</height>
+      <style>2</style>
+      <widget type="label" version="2.0.0">
+        <name>Label_40</name>
+        <text>Mode</text>
+        <x>10</x>
+        <y>10</y>
+        <width>30</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="combo" version="2.0.0">
+        <name>Menu Button_7</name>
+        <pv_name>$(P)$(R)ACCESS</pv_name>
+        <x>48</x>
+        <y>10</y>
+        <width>96</width>
+        <height>20</height>
+        <border_alarm_sensitive>false</border_alarm_sensitive>
+      </widget>
+      <widget type="action_button" version="3.0.0">
+        <name>Menu Button_8</name>
+        <actions>
+          <action type="open_display">
+            <file>ioc_stats_reloadacf_confirm.opi</file>
+            <target>window</target>
+            <description>Reload ACF</description>
+          </action>
+        </actions>
+        <text>Reload Access Security Conf File</text>
+        <x>48</x>
+        <y>45</y>
+        <width>229</width>
+        <height>20</height>
+        <tooltip>$(actions)</tooltip>
+        <enabled>false</enabled>
+      </widget>
+      <widget type="action_button" version="3.0.0">
+        <name>Menu Button_9</name>
+        <actions>
+          <action type="open_display">
+            <file>ioc_stats_reboot_confirm.bob</file>
+            <target>window</target>
+            <description>Reboot</description>
+          </action>
+        </actions>
+        <text>Reboot</text>
+        <x>48</x>
+        <y>80</y>
+        <width>168</width>
+        <height>20</height>
+        <tooltip>$(actions)</tooltip>
+      </widget>
+    </widget>
+    <widget type="group" version="2.0.0">
+      <name>Memory (bytes)</name>
+      <y>620</y>
+      <width>310</width>
+      <height>170</height>
+      <widget type="label" version="2.0.0">
+        <name>Label_74</name>
+        <text>Free</text>
+        <y>10</y>
+        <width>40</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_75</name>
+        <text>Used</text>
+        <y>35</y>
+        <width>40</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="label" version="2.0.0">
+        <name>Label_76</name>
+        <text>Max</text>
+        <y>60</y>
+        <width>40</width>
+        <background_color>
+          <color red="255" green="255" blue="255">
+          </color>
+        </background_color>
+        <horizontal_alignment>2</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_77</name>
+        <pv_name>$(P)$(R)MEM_FREE</pv_name>
+        <x>45</x>
+        <y>10</y>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_78</name>
+        <pv_name>$(P)$(R)MEM_USED</pv_name>
+        <x>45</x>
+        <y>35</y>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+      <widget type="textupdate" version="2.0.0">
+        <name>Text Update_79</name>
+        <pv_name>$(P)$(R)MEM_MAX</pv_name>
+        <x>45</x>
+        <y>60</y>
+        <font>
+          <font family="Sans" style="REGULAR" size="8.910891089108912">
+          </font>
+        </font>
+        <format>1</format>
+        <show_units>false</show_units>
+        <horizontal_alignment>1</horizontal_alignment>
+        <vertical_alignment>1</vertical_alignment>
+        <wrap_words>false</wrap_words>
+        <actions>
+        </actions>
+        <border_color>
+          <color red="0" green="128" blue="255">
+          </color>
+        </border_color>
+      </widget>
+    </widget>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>CPU load</name>
+    <x>331</x>
+    <y>660</y>
+    <height>71</height>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_85</name>
+      <pv_name>$(P)$(R)IOC_CPU_LOAD</pv_name>
+      <y>10</y>
+      <width>257</width>
+      <font>
+        <font family="Sans" style="REGULAR" size="8.910891089108912">
+        </font>
+      </font>
+      <format>1</format>
+      <show_units>false</show_units>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_color>
+        <color red="0" green="128" blue="255">
+        </color>
+      </border_color>
+    </widget>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>File descriptors</name>
+    <x>331</x>
+    <y>730</y>
+    <height>100</height>
+    <widget type="label" version="2.0.0">
+      <name>Label_83</name>
+      <text>Free</text>
+      <y>10</y>
+      <width>40</width>
+      <background_color>
+        <color red="255" green="255" blue="255">
+        </color>
+      </background_color>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <actions>
+      </actions>
+      <border_color>
+        <color red="0" green="128" blue="255">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_84</name>
+      <text>Max</text>
+      <y>35</y>
+      <width>40</width>
+      <background_color>
+        <color red="255" green="255" blue="255">
+        </color>
+      </background_color>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <actions>
+      </actions>
+      <border_color>
+        <color red="0" green="128" blue="255">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_86</name>
+      <pv_name>$(P)$(R)FD_FREE</pv_name>
+      <x>60</x>
+      <y>10</y>
+      <width>200</width>
+      <font>
+        <font family="Sans" style="REGULAR" size="8.910891089108912">
+        </font>
+      </font>
+      <format>1</format>
+      <show_units>false</show_units>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_color>
+        <color red="0" green="128" blue="255">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_87</name>
+      <pv_name>$(P)$(R)FD_MAX</pv_name>
+      <x>60</x>
+      <y>35</y>
+      <width>200</width>
+      <font>
+        <font family="Sans" style="REGULAR" size="8.910891089108912">
+        </font>
+      </font>
+      <format>1</format>
+      <show_units>false</show_units>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_color>
+        <color red="0" green="128" blue="255">
+        </color>
+      </border_color>
+    </widget>
+  </widget>
+</display>