From c4f959b81ea2204d2657152dd5bbb49332c48411 Mon Sep 17 00:00:00 2001
From: Joao Paulo Martins <joaopaulo.martins@ess.eu>
Date: Tue, 16 Mar 2021 01:00:15 +0100
Subject: [PATCH] Modifications for MEBT BPMs

---
 .gitignore                                    |    1 +
 10-Top/bpmioc/instance.bob                    |   77 +-
 10-Top/bpmioc/top.bob                         |  200 +-
 99-Shared/adsis8300bpm/bpm.bob                |  141 +-
 99-Shared/mrfioc2_new/_evrdlygen.bob          |  256 ++
 99-Shared/mrfioc2_new/_evrinput.bob           |  125 +
 99-Shared/mrfioc2_new/_evroutput.bob          |  414 ++++
 99-Shared/mrfioc2_new/_fpoutputs.bob          |  185 ++
 99-Shared/mrfioc2_new/_mtcabackplane.bob      |  245 ++
 99-Shared/mrfioc2_new/_pulsers_0_7.bob        |  491 ++++
 99-Shared/mrfioc2_new/_pulsers_8_15.bob       |  247 ++
 99-Shared/mrfioc2_new/_sequencer.bob          |  697 ++++++
 99-Shared/mrfioc2_new/_tclkout.bob            |  171 ++
 99-Shared/mrfioc2_new/_ts_array.bob           |  874 +++++++
 99-Shared/mrfioc2_new/evr-expert.bob          | 2161 +++++++++++++++++
 99-Shared/mrfioc2_new/evr-mtca-300u.bob       | 1664 +++++++++++++
 .../mrfioc2_new/legacy/_evrdlygen_backup1.bob |  354 +++
 .../legacy/mtca-evr-frontpanel.jpg            |  Bin 0 -> 63882 bytes
 18 files changed, 8170 insertions(+), 133 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 99-Shared/mrfioc2_new/_evrdlygen.bob
 create mode 100644 99-Shared/mrfioc2_new/_evrinput.bob
 create mode 100644 99-Shared/mrfioc2_new/_evroutput.bob
 create mode 100644 99-Shared/mrfioc2_new/_fpoutputs.bob
 create mode 100644 99-Shared/mrfioc2_new/_mtcabackplane.bob
 create mode 100644 99-Shared/mrfioc2_new/_pulsers_0_7.bob
 create mode 100644 99-Shared/mrfioc2_new/_pulsers_8_15.bob
 create mode 100644 99-Shared/mrfioc2_new/_sequencer.bob
 create mode 100644 99-Shared/mrfioc2_new/_tclkout.bob
 create mode 100644 99-Shared/mrfioc2_new/_ts_array.bob
 create mode 100644 99-Shared/mrfioc2_new/evr-expert.bob
 create mode 100644 99-Shared/mrfioc2_new/evr-mtca-300u.bob
 create mode 100644 99-Shared/mrfioc2_new/legacy/_evrdlygen_backup1.bob
 create mode 100644 99-Shared/mrfioc2_new/legacy/mtca-evr-frontpanel.jpg

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e43b0f9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.DS_Store
diff --git a/10-Top/bpmioc/instance.bob b/10-Top/bpmioc/instance.bob
index 6d743b4..2f6620c 100644
--- a/10-Top/bpmioc/instance.bob
+++ b/10-Top/bpmioc/instance.bob
@@ -1,17 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <display version="2.0.0">
-  <width>340</width>
-  <height>260</height>
+  <width>330</width>
+  <height>250</height>
   <background_color>
-    <color name="Transparent" red="255" green="255" blue="255" alpha="0">
+    <color red="240" green="240" blue="240">
     </color>
   </background_color>
   <actions>
   </actions>
   <widget type="rectangle" version="2.0.0">
-    <name>BGGrey03-titlebar_4</name>
-    <width>340</width>
-    <height>260</height>
+    <name>BGGrey03-titlebar_8</name>
+    <width>330</width>
+    <height>250</height>
     <line_width>0</line_width>
     <background_color>
       <color name="GROUP-BORDER" red="150" green="155" blue="151">
@@ -21,11 +21,11 @@
     <corner_height>10</corner_height>
   </widget>
   <widget type="rectangle" version="2.0.0">
-    <name>BGGrey03-background_16</name>
+    <name>BGGrey03-background_13</name>
     <x>20</x>
-    <y>130</y>
-    <width>300</width>
-    <height>110</height>
+    <y>50</y>
+    <width>290</width>
+    <height>180</height>
     <line_width>0</line_width>
     <background_color>
       <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
@@ -34,19 +34,22 @@
     <corner_width>5</corner_width>
     <corner_height>5</corner_height>
   </widget>
-  <widget type="rectangle" version="2.0.0">
-    <name>BGGrey03-background_15</name>
-    <x>20</x>
-    <y>50</y>
-    <width>300</width>
-    <height>70</height>
-    <line_width>0</line_width>
-    <background_color>
-      <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+  <widget type="label" version="2.0.0">
+    <name>BGGrey02-title_23</name>
+    <text>$(CONTROL_GROUP):$(AMC_NAME)</text>
+    <width>330</width>
+    <height>50</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD_ITALIC" size="24.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="WHITE" red="255" green="255" blue="255">
       </color>
-    </background_color>
-    <corner_width>5</corner_width>
-    <corner_height>5</corner_height>
+    </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>
@@ -63,7 +66,8 @@
     <text>$(CONTROL_GROUP):$(AMC_NAME)</text>
     <x>40</x>
     <y>70</y>
-    <width>260</width>
+    <width>250</width>
+    <height>40</height>
     <tooltip>$(actions)</tooltip>
   </widget>
   <widget type="action_button" version="3.0.0">
@@ -81,8 +85,9 @@
     </actions>
     <text>$(SYSTEM1)</text>
     <x>40</x>
-    <y>150</y>
-    <width>260</width>
+    <y>120</y>
+    <width>250</width>
+    <height>40</height>
     <tooltip>$(actions)</tooltip>
   </widget>
   <widget type="action_button" version="3.0.0">
@@ -99,25 +104,9 @@
     </actions>
     <text>$(SYSTEM2)</text>
     <x>40</x>
-    <y>190</y>
-    <width>260</width>
+    <y>170</y>
+    <width>250</width>
+    <height>40</height>
     <tooltip>$(actions)</tooltip>
   </widget>
-  <widget type="label" version="2.0.0">
-    <name>BGGrey02-title_19</name>
-    <text>$(CONTROL_GROUP):$(AMC_NAME)</text>
-    <width>340</width>
-    <height>50</height>
-    <font>
-      <font family="Source Sans Pro" style="BOLD_ITALIC" size="28.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>
 </display>
diff --git a/10-Top/bpmioc/top.bob b/10-Top/bpmioc/top.bob
index 6c3c413..fcd9bbc 100644
--- a/10-Top/bpmioc/top.bob
+++ b/10-Top/bpmioc/top.bob
@@ -4,37 +4,24 @@
   <macros>
     <TITLE>BPM IOCs</TITLE>
   </macros>
-  <width>1460</width>
-  <height>350</height>
+  <width>1050</width>
   <actions>
   </actions>
-  <widget type="rectangle" version="2.0.0">
-    <name>titleBar</name>
-    <class>TITLE-BAR</class>
-    <x use_class="true">0</x>
-    <y use_class="true">0</y>
-    <width>1460</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="embedded" version="2.0.0">
-    <name>Linking Container_1</name>
-    <file>instance.opi</file>
+    <name>Linking Container_11</name>
     <macros>
-      <AMC_NAME>Ctrl-AMC-003</AMC_NAME>
-      <CONTROL_GROUP>LAB-BPM19</CONTROL_GROUP>
-      <SYSTEM1>LAB-019:PBI-BPM-001:</SYSTEM1>
-      <SYSTEM2>LAB-019:PBI-BPM-002:</SYSTEM2>
+      <AMC_NAME>Ctrl-AMC-110</AMC_NAME>
+      <CONTROL_GROUP>PBI-BPM01</CONTROL_GROUP>
+      <SYSTEM1>MEBT-010:PBI-BPM-001:</SYSTEM1>
+      <SYSTEM2>MEBT-010:PBI-BPM-002:</SYSTEM2>
     </macros>
-    <x>20</x>
-    <y>70</y>
-    <width>340</width>
-    <height>260</height>
+    <file>instance.opi</file>
+    <x>10</x>
+    <y>65</y>
+    <width>330</width>
+    <height>250</height>
     <resize>2</resize>
+    <transparent>true</transparent>
     <actions>
     </actions>
     <border_color>
@@ -43,19 +30,20 @@
     </border_color>
   </widget>
   <widget type="embedded" version="2.0.0">
-    <name>Linking Container_2</name>
-    <file>instance.opi</file>
+    <name>Linking Container_12</name>
     <macros>
-      <AMC_NAME>Ctrl-AMC-004</AMC_NAME>
-      <CONTROL_GROUP>LAB-BPM19</CONTROL_GROUP>
-      <SYSTEM1>LAB-019:PBI-BPM-003:</SYSTEM1>
-      <SYSTEM2>LAB-019:PBI-BPM-004:</SYSTEM2>
+      <AMC_NAME>Ctrl-AMC-120</AMC_NAME>
+      <CONTROL_GROUP>PBI-BPM01</CONTROL_GROUP>
+      <SYSTEM1>MEBT-010:PBI-BPM-003:</SYSTEM1>
+      <SYSTEM2>MEBT-010:PBI-BPM-004:</SYSTEM2>
     </macros>
-    <x>380</x>
-    <y>70</y>
-    <width>340</width>
-    <height>260</height>
+    <file>instance.opi</file>
+    <x>10</x>
+    <y>330</y>
+    <width>330</width>
+    <height>250</height>
     <resize>2</resize>
+    <transparent>true</transparent>
     <actions>
     </actions>
     <border_color>
@@ -64,19 +52,20 @@
     </border_color>
   </widget>
   <widget type="embedded" version="2.0.0">
-    <name>Linking Container_3</name>
-    <file>instance.opi</file>
+    <name>Linking Container_13</name>
     <macros>
-      <AMC_NAME>Ctrl-AMC-005</AMC_NAME>
-      <CONTROL_GROUP>LAB-BPM19</CONTROL_GROUP>
-      <SYSTEM1>LAB-019:PBI-BPM-005:</SYSTEM1>
-      <SYSTEM2>LAB-019:PBI-BPM-006:</SYSTEM2>
+      <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>
     </macros>
-    <x>740</x>
-    <y>70</y>
-    <width>340</width>
-    <height>260</height>
+    <file>instance.opi</file>
+    <x>360</x>
+    <y>65</y>
+    <width>330</width>
+    <height>250</height>
     <resize>2</resize>
+    <transparent>true</transparent>
     <actions>
     </actions>
     <border_color>
@@ -85,19 +74,20 @@
     </border_color>
   </widget>
   <widget type="embedded" version="2.0.0">
-    <name>Linking Container_4</name>
-    <file>instance.opi</file>
+    <name>Linking Container_14</name>
     <macros>
-      <AMC_NAME>Ctrl-AMC-006</AMC_NAME>
-      <CONTROL_GROUP>LAB-BPM19</CONTROL_GROUP>
-      <SYSTEM1>LAB-019:PBI-BPM-007:</SYSTEM1>
-      <SYSTEM2>LAB-019:PBI-BPM-008:</SYSTEM2>
+      <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>
     </macros>
-    <x>1100</x>
-    <y>70</y>
-    <width>340</width>
-    <height>260</height>
+    <file>instance.opi</file>
+    <x>360</x>
+    <y>330</y>
+    <width>330</width>
+    <height>250</height>
     <resize>2</resize>
+    <transparent>true</transparent>
     <actions>
     </actions>
     <border_color>
@@ -105,13 +95,26 @@
       </color>
     </border_color>
   </widget>
+  <widget type="rectangle" version="2.0.0">
+    <name>Rectangle</name>
+    <class>TITLE-BAR</class>
+    <x use_class="true">0</x>
+    <y use_class="true">0</y>
+    <width>1050</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</name>
+    <name>Label</name>
     <class>TITLE</class>
-    <text>Beam Position and Phase Monitor : Engineering Screen (IOC)</text>
+    <text>MEBT BPM IOCs</text>
     <x use_class="true">20</x>
     <y use_class="true">0</y>
-    <width>1150</width>
+    <width>1030</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">
@@ -126,33 +129,72 @@
     <vertical_alignment use_class="true">1</vertical_alignment>
     <wrap_words use_class="true">false</wrap_words>
   </widget>
-  <widget type="action_button" version="3.0.0">
-    <name>Operator</name>
-    <actions>
-      <action type="open_display">
-        <file>../../../../../30-Operator/10-ACC/99-PBI/10-Top/BPM.bob</file>
-        <target>replace</target>
-        <description>Open Display</description>
-      </action>
-    </actions>
-    <text>Operator</text>
-    <x>1190</x>
-    <y>10</y>
-    <width>120</width>
-    <tooltip>$(actions)</tooltip>
+  <widget type="rectangle" version="2.0.0">
+    <name>BGGrey03-titlebar_8</name>
+    <x>710</x>
+    <y>65</y>
+    <width>330</width>
+    <height>150</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_13</name>
+    <x>730</x>
+    <y>115</y>
+    <width>290</width>
+    <height>80</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_23</name>
+    <text>PBI-BPM01:Ctrl-EVR-101</text>
+    <x>710</x>
+    <y>65</y>
+    <width>330</width>
+    <height>50</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD_ITALIC" size="24.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>MachineExpert</name>
+    <name>Action Button RFLab_1</name>
     <actions>
       <action type="open_display">
-        <file>../../../../../20-SystemExpert/10-ACC/99-PBI/10-Top/BPM.bob</file>
-        <target>replace</target>
+        <file>../../99-Shared/mrfioc2_new/evr-mtca-300u.bob</file>
+        <macros>
+          <EVR>PBI-BPM01:Ctrl-EVR-101</EVR>
+          <P>PBI-BPM01:</P>
+          <R>Ctrl-EVR-101:</R>
+        </macros>
+        <target>tab</target>
+        <description>Open Display</description>
       </action>
     </actions>
-    <text>Machine Expert</text>
-    <x>1320</x>
-    <y>10</y>
-    <width>120</width>
+    <text>EVR Engineer OPI</text>
+    <x>750</x>
+    <y>135</y>
+    <width>250</width>
+    <height>40</height>
     <tooltip>$(actions)</tooltip>
   </widget>
 </display>
diff --git a/99-Shared/adsis8300bpm/bpm.bob b/99-Shared/adsis8300bpm/bpm.bob
index 0c658a6..14b5fc2 100644
--- a/99-Shared/adsis8300bpm/bpm.bob
+++ b/99-Shared/adsis8300bpm/bpm.bob
@@ -2,7 +2,7 @@
 <display version="2.0.0">
   <name>$(TITLE) : Main</name>
   <width>2130</width>
-  <height>910</height>
+  <height>960</height>
   <actions>
   </actions>
   <widget type="rectangle" version="2.0.0">
@@ -153,7 +153,7 @@
   <widget type="rectangle" version="2.0.0">
     <name>BGGrey03-titlebar_7</name>
     <x>430</x>
-    <y>510</y>
+    <y>570</y>
     <width>760</width>
     <height>380</height>
     <line_width>0</line_width>
@@ -168,7 +168,7 @@
     <name>BGGrey02-title_22</name>
     <text>Event Receiver</text>
     <x>430</x>
-    <y>510</y>
+    <y>570</y>
     <width>760</width>
     <height>50</height>
     <font>
@@ -235,7 +235,7 @@
     <x>430</x>
     <y>70</y>
     <width>490</width>
-    <height>420</height>
+    <height>485</height>
     <line_width>0</line_width>
     <background_color>
       <color name="GROUP-BORDER" red="150" green="155" blue="151">
@@ -268,7 +268,7 @@
     <x>450</x>
     <y>120</y>
     <width>450</width>
-    <height>350</height>
+    <height>420</height>
     <line_width>0</line_width>
     <background_color>
       <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
@@ -287,8 +287,8 @@
     </actions>
     <pv_name>$(P)$(R)Acquire</pv_name>
     <text>Stop</text>
-    <x>770</x>
-    <y>420</y>
+    <x>760</x>
+    <y>460</y>
     <width>110</width>
   </widget>
   <widget type="led" version="2.0.0">
@@ -447,7 +447,7 @@
     <name>Label_271</name>
     <text>Control:</text>
     <x>470</x>
-    <y>420</y>
+    <y>460</y>
     <width>160</width>
     <height>30</height>
     <horizontal_alignment>2</horizontal_alignment>
@@ -1640,6 +1640,7 @@
     <x>1458</x>
     <y>180</y>
     <width>60</width>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
   </widget>
   <widget type="led" version="2.0.0">
     <name>LED_3</name>
@@ -2074,6 +2075,7 @@
     <x>1920</x>
     <y>180</y>
     <width>60</width>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
   </widget>
   <widget type="label" version="2.0.0">
     <name>Label_360</name>
@@ -2113,7 +2115,7 @@
     <name>Linking Container</name>
     <file>../adsis8300/sis8300-evr.bob</file>
     <x>450</x>
-    <y>560</y>
+    <y>620</y>
     <width>720</width>
     <height>310</height>
     <resize>2</resize>
@@ -2135,7 +2137,7 @@
     <pv_name>$(P)$(R)Acquire</pv_name>
     <text>Start</text>
     <x>640</x>
-    <y>420</y>
+    <y>460</y>
     <width>110</width>
   </widget>
   <widget type="label" version="2.0.0">
@@ -2572,4 +2574,123 @@
     </font>
     <tooltip>$(actions)</tooltip>
   </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_164</name>
+    <text>Trigger Timeout</text>
+    <x>470</x>
+    <y>420</y>
+    <width>160</width>
+    <height>30</height>
+    <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_52</name>
+    <pv_name>$(P)$(R)TriggerTimeoutR</pv_name>
+    <x>640</x>
+    <y>420</y>
+    <width>110</width>
+    <height>30</height>
+    <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="led" version="2.0.0">
+    <name>LED_1</name>
+    <pv_name>$(P)$(R)TriggerTimeoutR</pv_name>
+    <x>770</x>
+    <y>425</y>
+    <off_color>
+      <color name="IO Background" red="235" green="235" blue="235">
+      </color>
+    </off_color>
+    <on_color>
+      <color name="MAJOR" red="252" green="13" blue="27">
+      </color>
+    </on_color>
+    <actions>
+    </actions>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_272</name>
+    <text>Transfer waveforms</text>
+    <x>470</x>
+    <y>495</y>
+    <width>160</width>
+    <height>30</height>
+    <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="action_button" version="3.0.0">
+    <name>Action Button_54</name>
+    <actions>
+      <action type="write_pv">
+        <pv_name>$(pv_name)</pv_name>
+        <value>1</value>
+      </action>
+    </actions>
+    <pv_name>$(P)$(R)TransferArrays</pv_name>
+    <text>Yes</text>
+    <x>640</x>
+    <y>495</y>
+    <width>110</width>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Action Button_55</name>
+    <actions>
+      <action type="write_pv">
+        <pv_name>$(pv_name)</pv_name>
+        <value>0</value>
+      </action>
+    </actions>
+    <pv_name>$(P)$(R)TransferArrays</pv_name>
+    <text>No</text>
+    <x>760</x>
+    <y>495</y>
+    <width>110</width>
+  </widget>
+  <widget type="led" version="2.0.0">
+    <name>LED_5</name>
+    <pv_name>$(P)$(R)Acquire_RBV</pv_name>
+    <x>875</x>
+    <y>465</y>
+    <off_color>
+      <color name="IO Background" red="235" green="235" blue="235">
+      </color>
+    </off_color>
+    <actions>
+    </actions>
+  </widget>
+  <widget type="led" version="2.0.0">
+    <name>LED_9</name>
+    <pv_name>$(P)$(R)TransferArraysR</pv_name>
+    <x>875</x>
+    <y>500</y>
+    <off_color>
+      <color name="IO Background" red="235" green="235" blue="235">
+      </color>
+    </off_color>
+    <actions>
+    </actions>
+  </widget>
 </display>
diff --git a/99-Shared/mrfioc2_new/_evrdlygen.bob b/99-Shared/mrfioc2_new/_evrdlygen.bob
new file mode 100644
index 0000000..a4c0aa3
--- /dev/null
+++ b/99-Shared/mrfioc2_new/_evrdlygen.bob
@@ -0,0 +1,256 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>EVR DlyGen</name>
+  <width>735</width>
+  <height>40</height>
+  <grid_visible>false</grid_visible>
+  <widget type="label" version="2.0.0">
+    <name>Label</name>
+    <text>$(N)</text>
+    <x>9</x>
+    <y>7</y>
+    <width>25</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="TEXT" red="25" green="25" blue="25">
+      </color>
+    </foreground_color>
+    <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="bool_button" version="2.0.0">
+    <name>Boolean Button</name>
+    <pv_name>$(P)$(R)$(Q)-Polarity-Sel</pv_name>
+    <bit>-1</bit>
+    <x>125</x>
+    <y>10</y>
+    <width>65</width>
+    <height>20</height>
+    <off_label>Normal</off_label>
+    <off_color>
+      <color name="Button_Background" red="236" green="236" blue="236">
+      </color>
+    </off_color>
+    <on_label>Invert</on_label>
+    <on_color>
+      <color name="RED-BACKGROUND" red="225" green="192" blue="188">
+      </color>
+    </on_color>
+    <show_led>false</show_led>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <actions>
+    </actions>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="bool_button" version="2.0.0">
+    <name>Boolean Button_1</name>
+    <pv_name>$(P)$(R)$(Q)-Ena-Sel</pv_name>
+    <bit>-1</bit>
+    <x>65</x>
+    <y>10</y>
+    <width>50</width>
+    <height>20</height>
+    <off_color>
+      <color name="OFF" red="90" green="110" blue="90">
+      </color>
+    </off_color>
+    <on_color>
+      <color name="ON" red="70" green="255" blue="70">
+      </color>
+    </on_color>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <actions>
+    </actions>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="textupdate" version="2.0.0">
+    <name>Text Update_3</name>
+    <pv_name>$(P)$(R)$(Q)-Delay-SP.EGU</pv_name>
+    <x>480</x>
+    <y>10</y>
+    <width>20</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <transparent>true</transparent>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="textentry" version="3.0.0">
+    <name>Text Input_7</name>
+    <pv_name>$(P)$(R)$(Q)-Label-I</pv_name>
+    <x>205</x>
+    <y>10</y>
+    <width>130</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <format>6</format>
+    <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_8</name>
+    <pv_name>$(P)$(R)$(Q)-Prescaler-SP</pv_name>
+    <x>350</x>
+    <y>10</y>
+    <width>50</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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_9</name>
+    <pv_name>$(P)$(R)$(Q)-Delay-SP</pv_name>
+    <x>415</x>
+    <y>10</y>
+    <width>65</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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_11</name>
+    <pv_name>$(P)$(R)$(Q)-Width-SP</pv_name>
+    <x>515</x>
+    <y>10</y>
+    <width>65</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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="textupdate" version="2.0.0">
+    <name>Text Update_4</name>
+    <pv_name>$(P)$(R)$(Q)-Width-SP.EGU</pv_name>
+    <x>580</x>
+    <y>10</y>
+    <width>20</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <transparent>true</transparent>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="textentry" version="3.0.0">
+    <name>Text Input_12</name>
+    <pv_name>$(P)$(R)$(Q)-Evt-Trig0-SP</pv_name>
+    <x>615</x>
+    <y>10</y>
+    <width>30</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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_13</name>
+    <pv_name>$(P)$(R)$(Q)-Evt-Trig1-SP</pv_name>
+    <x>650</x>
+    <y>10</y>
+    <width>30</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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_14</name>
+    <pv_name>$(P)$(R)$(Q)-Evt-Trig2-SP</pv_name>
+    <x>685</x>
+    <y>10</y>
+    <width>30</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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>
+</display>
diff --git a/99-Shared/mrfioc2_new/_evrinput.bob b/99-Shared/mrfioc2_new/_evrinput.bob
new file mode 100644
index 0000000..e705411
--- /dev/null
+++ b/99-Shared/mrfioc2_new/_evrinput.bob
@@ -0,0 +1,125 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>EVR Input</name>
+  <width>735</width>
+  <height>40</height>
+  <actions>
+  </actions>
+  <grid_visible>false</grid_visible>
+  <widget type="textentry" version="3.0.0">
+    <name>Text Input</name>
+    <pv_name>$(P)$(R)$(Q)-Code-Ext-SP</pv_name>
+    <x>490</x>
+    <y>10</y>
+    <width>50</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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_1</name>
+    <pv_name>$(P)$(R)$(Q)-Code-Back-SP</pv_name>
+    <x>665</x>
+    <y>10</y>
+    <width>50</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <actions>
+    </actions>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="combo" version="2.0.0">
+    <name>Menu Button</name>
+    <pv_name>$(P)$(R)$(Q)-Trig-Ext-Sel</pv_name>
+    <x>399</x>
+    <y>10</y>
+    <width>80</width>
+    <height>20</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="12.0">
+      </font>
+    </font>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="combo" version="2.0.0">
+    <name>Menu Button_1</name>
+    <pv_name>$(P)$(R)$(Q)-Trig-Back-Sel</pv_name>
+    <x>574</x>
+    <y>10</y>
+    <width>80</width>
+    <height>20</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="12.0">
+      </font>
+    </font>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="combo" version="2.0.0">
+    <name>Menu Button_2</name>
+    <pv_name>$(P)$(R)$(Q)-Lvl-Sel</pv_name>
+    <x>68</x>
+    <y>10</y>
+    <width>110</width>
+    <height>20</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="combo" version="2.0.0">
+    <name>Menu Button_3</name>
+    <pv_name>$(P)$(R)$(Q)-Edge-Sel</pv_name>
+    <x>211</x>
+    <y>10</y>
+    <width>120</width>
+    <height>20</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_6</name>
+    <text>$(Q)</text>
+    <x>10</x>
+    <y>10</y>
+    <width>27</width>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <auto_size>true</auto_size>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+</display>
diff --git a/99-Shared/mrfioc2_new/_evroutput.bob b/99-Shared/mrfioc2_new/_evroutput.bob
new file mode 100644
index 0000000..649879f
--- /dev/null
+++ b/99-Shared/mrfioc2_new/_evroutput.bob
@@ -0,0 +1,414 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>EVR Output</name>
+  <width>745</width>
+  <height>40</height>
+  <background_color>
+    <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+    </color>
+  </background_color>
+  <actions>
+  </actions>
+  <widget type="rectangle" version="2.0.0">
+    <name>Background Script</name>
+    <x>80</x>
+    <width>665</width>
+    <height>40</height>
+    <line_width>0</line_width>
+    <line_color>
+      <color name="GRAY-BORDER" red="121" green="121" blue="121">
+      </color>
+    </line_color>
+    <background_color>
+      <color red="220" green="225" blue="221" alpha="153">
+      </color>
+    </background_color>
+    <scripts>
+      <script file="EmbeddedPy">
+        <text><![CDATA[from org.csstudio.display.builder.runtime.script import PVUtil
+from org.csstudio.display.builder.model.properties import WidgetColor
+
+# Trigger selections
+pv0 = PVUtil.getString(pvs[0])
+
+#pv1 = PVUtil.getDouble(pvs[1])
+#pv2 = PVUtil.getDouble(pvs[2])
+#pv3 = PVUtil.getDouble(pvs[3])
+
+## Define Colors
+
+color_white  = WidgetColor(255, 255, 255, 255)
+color_green = WidgetColor(189, 208, 189, 255)
+color_yellow = WidgetColor(226, 216, 193, 255)
+color_orange = WidgetColor(226, 207, 189, 255)
+color_red = WidgetColor(225, 192, 188, 255)
+color_magenta = WidgetColor(218, 195, 209, 255)
+color_blue = WidgetColor(195, 226, 225, 255)
+color_black = WidgetColor(220, 225, 221, 255)
+color_dark_blue = WidgetColor(195, 196, 240, 255)
+color_gray = WidgetColor(169, 169, 169, 255)
+color_bg = WidgetColor(200,205,201,225)
+
+## Script Body
+if (pv0 == 'Pulser 0'):
+	widget.setPropertyValue('background_color', color_green)
+elif pv0 == 'Pulser 1':
+	widget.setPropertyValue('background_color', color_yellow)
+elif pv0 == 'Pulser 2':
+	widget.setPropertyValue('background_color', color_orange)
+elif pv0 == 'Pulser 3':
+	widget.setPropertyValue('background_color', color_red)
+elif pv0 == 'Pulser 4':
+	widget.setPropertyValue('background_color', color_magenta)
+elif pv0 == 'Pulser 5':
+	widget.setPropertyValue('background_color', color_blue)
+elif pv0 == 'Pulser 6':
+	widget.setPropertyValue('background_color', color_black)
+elif pv0 == 'Pulser 7':
+	widget.setPropertyValue('background_color', color_dark_blue)
+else:
+	widget.setPropertyValue('background_color', color_bg)]]></text>
+        <pv_name>$(P)$(R)Out$(O)-Src-RB</pv_name>
+      </script>
+    </scripts>
+  </widget>
+  <widget type="rectangle" version="2.0.0">
+    <name>Rectangle_1</name>
+    <x>220</x>
+    <width>425</width>
+    <height>40</height>
+    <line_width>0</line_width>
+    <line_color>
+      <color name="BLACK-BORDER" red="121" green="121" blue="121">
+      </color>
+    </line_color>
+    <background_color>
+      <color red="0" green="0" blue="0" alpha="16">
+      </color>
+    </background_color>
+  </widget>
+  <widget type="rectangle" version="2.0.0">
+    <name>Border Script</name>
+    <x>80</x>
+    <width>665</width>
+    <height>40</height>
+    <line_width>0</line_width>
+    <line_color>
+      <color name="BACKGROUND" red="220" green="225" blue="221">
+      </color>
+    </line_color>
+    <background_color>
+      <color name="BACKGROUND" red="220" green="225" blue="221">
+      </color>
+    </background_color>
+    <transparent>true</transparent>
+    <scripts>
+      <script file="EmbeddedPy">
+        <text><![CDATA[from org.csstudio.display.builder.runtime.script import PVUtil
+from org.csstudio.display.builder.model.properties import WidgetColor
+
+# Trigger selections
+pv0 = PVUtil.getString(pvs[0])
+
+#pv1 = PVUtil.getDouble(pvs[1])
+#pv2 = PVUtil.getDouble(pvs[2])
+#pv3 = PVUtil.getDouble(pvs[3])
+
+## Define Colors
+colorCurrent = WidgetColor(255, 255, 255, 255)
+
+color_white  = WidgetColor(255, 255, 255, 255)
+color_green = WidgetColor(40, 140, 40, 255)
+color_yellow = WidgetColor(194, 194, 10, 255)
+color_orange = WidgetColor(226, 168, 76, 255)
+color_red = WidgetColor(166, 0, 16, 255)
+color_magenta = WidgetColor(181, 18, 131, 255)
+color_blue = WidgetColor(0, 129, 185, 255)
+color_black = WidgetColor(0, 0, 0, 255)
+color_dark_blue = WidgetColor(0, 26, 194, 255)
+
+
+## Script Body
+if (pv0 == 'Pulser 0'):
+	widget.setPropertyValue('line_color', color_green)
+	widget.setPropertyValue('line_width', 2)
+elif pv0 == 'Pulser 1':
+	widget.setPropertyValue('line_color', color_yellow)
+	widget.setPropertyValue('line_width', 2)
+elif pv0 == 'Pulser 2':
+	widget.setPropertyValue('line_color', color_orange)
+	widget.setPropertyValue('line_width', 2)
+elif pv0 == 'Pulser 3':
+	widget.setPropertyValue('line_color', color_red)
+	widget.setPropertyValue('line_width', 2)
+elif pv0 == 'Pulser 4':
+	widget.setPropertyValue('line_color', color_magenta)
+	widget.setPropertyValue('line_width', 2)
+elif pv0 == 'Pulser 5':
+	widget.setPropertyValue('line_color', color_blue)
+	widget.setPropertyValue('line_width', 2)
+elif pv0 == 'Pulser 6':
+	widget.setPropertyValue('line_color', color_black)
+	widget.setPropertyValue('line_width', 2)
+elif pv0 == 'Pulser 7':
+	widget.setPropertyValue('line_color', color_dark_blue)
+	widget.setPropertyValue('line_width', 2)
+else:
+	widget.setPropertyValue('line_color', colorCurrent)
+	widget.setPropertyValue('line_width', 0)
+]]></text>
+        <pv_name>$(P)$(R)Out$(O)-Src-RB</pv_name>
+      </script>
+    </scripts>
+  </widget>
+  <widget type="combo" version="2.0.0">
+    <name>Menu Button</name>
+    <pv_name>$(P)$(R)Out$(O)-Src-Pulse-SP</pv_name>
+    <x>230</x>
+    <y>10</y>
+    <width>90</width>
+    <height>20</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <actions execute_as_one="true">
+    </actions>
+    <scripts>
+      <script file="EmbeddedPy">
+        <text><![CDATA[# Embedded python script
+from org.csstudio.display.builder.runtime.script import PVUtil, ScriptUtil
+from org.csstudio.display.builder.model.properties import WidgetColor
+
+## Process variable extraction
+## Use any of the following valid variable names in an expression:
+##     pv0
+##     pvInt0
+##     pvStr0
+##     pvSev0
+##     pvLegacySev0  [DEPRECATED]
+
+pv0 = PVUtil.getString(pvs[0])
+
+## Define Colors
+colorCurrent = WidgetColor(236, 236, 236, 255)
+colorVal0 = WidgetColor(226, 216, 193, 255)
+
+## Script Body
+if (pv0 == "Pulser 0") or (pv0 == "Pulser 1") or (pv0 == "Pulser 2") or (pv0 == "Pulser 3") or (pv0 == "Pulser 4") or (pv0 == "Pulser 5") or (pv0 == "Pulser 6") or (pv0 == "Pulser 7") or (pv0 == "Pulser 8") or (pv0 == "Pulser 9"):
+    widget.setPropertyValue('background_color', colorVal0)
+else:
+    widget.setPropertyValue('background_color', colorCurrent)
+]]></text>
+        <pv_name>$(P)$(R)Out$(O)-Src-RB</pv_name>
+      </script>
+    </scripts>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="textupdate" version="2.0.0">
+    <name>Text Update_3</name>
+    <pv_name>$(P)$(R)Out$(O)-Src-SP.DESC</pv_name>
+    <x>10</x>
+    <y>10</y>
+    <width>65</width>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="14.0">
+      </font>
+    </font>
+    <transparent>true</transparent>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <actions>
+    </actions>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="combo" version="2.0.0">
+    <name>Menu Button_3</name>
+    <pv_name>$(P)$(R)Out$(O)-Src-DBus-SP</pv_name>
+    <x>440</x>
+    <y>10</y>
+    <width>80</width>
+    <height>20</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <actions>
+    </actions>
+    <scripts>
+      <script file="EmbeddedPy">
+        <text><![CDATA[# Embedded python script
+from org.csstudio.display.builder.runtime.script import PVUtil, ScriptUtil
+from org.csstudio.display.builder.model.properties import WidgetColor
+
+## Process variable extraction
+## Use any of the following valid variable names in an expression:
+##     pv0
+##     pvInt0
+##     pvStr0
+##     pvSev0
+##     pvLegacySev0  [DEPRECATED]
+
+pv0 = PVUtil.getString(pvs[0])
+
+## Define Colors
+colorCurrent = WidgetColor(236, 236, 236, 255)
+colorVal0 = WidgetColor(226, 216, 193, 255)
+
+## Script Body
+if (pv0 == 'DBus 0') or (pv0 == 'DBus 1') or (pv0 == 'DBus 2') or (pv0 == 'DBus 3') or (pv0 == 'DBus 4') or (pv0 == 'DBus 5') or (pv0 == 'DBus 6') or (pv0 == 'DBus 7'):
+	widget.setPropertyValue('background_color', colorVal0)
+else:
+	widget.setPropertyValue('background_color', colorCurrent)]]></text>
+        <pv_name>$(P)$(R)Out$(O)-Src-RB</pv_name>
+      </script>
+    </scripts>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="combo" version="2.0.0">
+    <name>Menu Button_4</name>
+    <pv_name>$(P)$(R)Out$(O)-Src-Scale-SP</pv_name>
+    <x>330</x>
+    <y>10</y>
+    <height>20</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <actions>
+    </actions>
+    <scripts>
+      <script file="EmbeddedPy">
+        <text><![CDATA[# Embedded python script
+from org.csstudio.display.builder.runtime.script import PVUtil, ScriptUtil
+from org.csstudio.display.builder.model.properties import WidgetColor
+
+## Process variable extraction
+## Use any of the following valid variable names in an expression:
+##     pv0
+##     pvInt0
+##     pvStr0
+##     pvSev0
+##     pvLegacySev0  [DEPRECATED]
+
+pv0 = PVUtil.getString(pvs[0])
+
+## Define Colors
+colorCurrent = WidgetColor(236, 236, 236, 255)
+colorVal0 = WidgetColor(226, 216, 193, 255)
+
+## Script Body
+if (pv0 == 'Prescaler 0') or (pv0 == 'Prescaler 1') or (pv0 == 'Prescaler 2') or (pv0 == 'Flip-flop 1') or (pv0 == 'Flip-flop 2') or (pv0 == 'Flip-flop 3') or (pv0 == 'Flip-flop 4') or (pv0 == 'Flip-flop 5') or (pv0 == 'Flip-flop 6') or (pv0 == 'Flip-flop 7') or (pv0 == 'Tri-state') or (pv0 == 'Force high') or (pv0 == 'Force low'):
+	widget.setPropertyValue('background_color', colorVal0)
+else:
+	widget.setPropertyValue('background_color', colorCurrent)
+]]></text>
+        <pv_name>$(P)$(R)Out$(O)-Src-RB</pv_name>
+      </script>
+    </scripts>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="textentry" version="3.0.0">
+    <name>Text Input_6</name>
+    <pv_name>$(P)$(R)Out$(O)-Label-I</pv_name>
+    <x>90</x>
+    <y>10</y>
+    <width>120</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <format>6</format>
+    <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_1</name>
+    <pv_name>$(P)$(R)Out$(O)-Src-RB</pv_name>
+    <x>655</x>
+    <y>10</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Action Button</name>
+    <actions>
+      <action type="write_pv">
+        <pv_name>$(pv_name)</pv_name>
+        <value>Force High</value>
+        <description>Write PV</description>
+      </action>
+    </actions>
+    <pv_name>$(P)$(R)Out$(O)-Src-Scale-SP</pv_name>
+    <text>High</text>
+    <x>530</x>
+    <y>10</y>
+    <width>35</width>
+    <height>20</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="12.0">
+      </font>
+    </font>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Action Button_1</name>
+    <actions>
+      <action type="write_pv">
+        <pv_name>$(pv_name)</pv_name>
+        <value>Force Low</value>
+        <description>Write PV</description>
+      </action>
+    </actions>
+    <pv_name>$(P)$(R)Out$(O)-Src-Scale-SP</pv_name>
+    <text>Low</text>
+    <x>565</x>
+    <y>10</y>
+    <width>35</width>
+    <height>20</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="12.0">
+      </font>
+    </font>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Action Button_2</name>
+    <actions>
+      <action type="write_pv">
+        <pv_name>$(pv_name)</pv_name>
+        <value>Tri-state</value>
+        <description>Write PV</description>
+      </action>
+    </actions>
+    <pv_name>$(P)$(R)Out$(O)-Src-Scale-SP</pv_name>
+    <text>Tri.</text>
+    <x>600</x>
+    <y>10</y>
+    <width>35</width>
+    <height>20</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="12.0">
+      </font>
+    </font>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+</display>
diff --git a/99-Shared/mrfioc2_new/_fpoutputs.bob b/99-Shared/mrfioc2_new/_fpoutputs.bob
new file mode 100644
index 0000000..d12cb2a
--- /dev/null
+++ b/99-Shared/mrfioc2_new/_fpoutputs.bob
@@ -0,0 +1,185 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>FP_Outputs</name>
+  <width>745</width>
+  <height>240</height>
+  <background_color>
+    <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+    </color>
+  </background_color>
+  <widget type="rectangle" version="2.0.0">
+    <name>Rectangle_1</name>
+    <x>220</x>
+    <y>5</y>
+    <width>426</width>
+    <height>235</height>
+    <line_width>0</line_width>
+    <line_color>
+      <color name="BLACK-BORDER" red="121" green="121" blue="121">
+      </color>
+    </line_color>
+    <background_color>
+      <color red="0" green="0" blue="0" alpha="16">
+      </color>
+    </background_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display</name>
+    <macros>
+      <O>$(O0)</O>
+    </macros>
+    <file>_evroutput.bob</file>
+    <y>65</y>
+    <width>745</width>
+    <height>40</height>
+    <resize>2</resize>
+    <border_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display_3</name>
+    <macros>
+      <O>$(O1)</O>
+    </macros>
+    <file>_evroutput.bob</file>
+    <y>110</y>
+    <width>745</width>
+    <height>40</height>
+    <resize>2</resize>
+    <border_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display_4</name>
+    <macros>
+      <O>$(O2)</O>
+    </macros>
+    <file>_evroutput.bob</file>
+    <y>155</y>
+    <width>745</width>
+    <height>40</height>
+    <resize>2</resize>
+    <border_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display_5</name>
+    <macros>
+      <O>$(O3)</O>
+    </macros>
+    <file>_evroutput.bob</file>
+    <y>200</y>
+    <width>745</width>
+    <height>40</height>
+    <resize>2</resize>
+    <border_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_64</name>
+    <text>ID</text>
+    <x>17</x>
+    <y>35</y>
+    <width>50</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_71</name>
+    <text>Output Source Options</text>
+    <x>241</x>
+    <y>5</y>
+    <width>395</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD_ITALIC" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_72</name>
+    <text>Label</text>
+    <x>90</x>
+    <y>35</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_73</name>
+    <text>Pulsers</text>
+    <x>230</x>
+    <y>35</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_74</name>
+    <text>Prescalers</text>
+    <x>330</x>
+    <y>35</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_75</name>
+    <text>DBus</text>
+    <x>440</x>
+    <y>35</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_76</name>
+    <text>Constants</text>
+    <x>531</x>
+    <y>35</y>
+    <width>104</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_77</name>
+    <text>Output</text>
+    <x>655</x>
+    <y>35</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+</display>
diff --git a/99-Shared/mrfioc2_new/_mtcabackplane.bob b/99-Shared/mrfioc2_new/_mtcabackplane.bob
new file mode 100644
index 0000000..b35e96b
--- /dev/null
+++ b/99-Shared/mrfioc2_new/_mtcabackplane.bob
@@ -0,0 +1,245 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>mtcabackplane</name>
+  <width>760</width>
+  <height>440</height>
+  <background_color>
+    <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+    </color>
+  </background_color>
+  <widget type="rectangle" version="2.0.0">
+    <name>Rectangle_1</name>
+    <x>220</x>
+    <y>5</y>
+    <width>425</width>
+    <height>419</height>
+    <line_width>0</line_width>
+    <line_color>
+      <color name="BLACK-BORDER" red="121" green="121" blue="121">
+      </color>
+    </line_color>
+    <background_color>
+      <color red="0" green="0" blue="0" alpha="16">
+      </color>
+    </background_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display_6</name>
+    <macros>
+      <O>Back0</O>
+    </macros>
+    <file>_evroutput.bob</file>
+    <y>65</y>
+    <width>745</width>
+    <height>40</height>
+    <resize>2</resize>
+    <border_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display_7</name>
+    <macros>
+      <O>Back1</O>
+    </macros>
+    <file>_evroutput.bob</file>
+    <y>111</y>
+    <width>745</width>
+    <height>40</height>
+    <resize>2</resize>
+    <border_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display_8</name>
+    <macros>
+      <O>Back2</O>
+    </macros>
+    <file>_evroutput.bob</file>
+    <y>156</y>
+    <width>745</width>
+    <height>40</height>
+    <resize>2</resize>
+    <border_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display_9</name>
+    <macros>
+      <O>Back3</O>
+    </macros>
+    <file>_evroutput.bob</file>
+    <y>202</y>
+    <width>745</width>
+    <height>40</height>
+    <resize>2</resize>
+    <border_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display_10</name>
+    <macros>
+      <O>Back4</O>
+    </macros>
+    <file>_evroutput.bob</file>
+    <y>248</y>
+    <width>745</width>
+    <height>40</height>
+    <resize>2</resize>
+    <border_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display_21</name>
+    <macros>
+      <O>Back5</O>
+    </macros>
+    <file>_evroutput.bob</file>
+    <y>294</y>
+    <width>745</width>
+    <height>40</height>
+    <resize>2</resize>
+    <border_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display_22</name>
+    <macros>
+      <O>Back6</O>
+    </macros>
+    <file>_evroutput.bob</file>
+    <y>339</y>
+    <width>745</width>
+    <height>40</height>
+    <resize>2</resize>
+    <border_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display_23</name>
+    <macros>
+      <O>Back7</O>
+    </macros>
+    <file>_evroutput.bob</file>
+    <y>384</y>
+    <width>745</width>
+    <height>40</height>
+    <resize>2</resize>
+    <border_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_71</name>
+    <text>ID</text>
+    <x>17</x>
+    <y>35</y>
+    <width>50</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_72</name>
+    <text>Output Source Options</text>
+    <x>240</x>
+    <y>5</y>
+    <width>395</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD_ITALIC" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_73</name>
+    <text>Label</text>
+    <x>93</x>
+    <y>35</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_74</name>
+    <text>Pulsers</text>
+    <x>230</x>
+    <y>35</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_75</name>
+    <text>Prescalers</text>
+    <x>330</x>
+    <y>35</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_76</name>
+    <text>DBus</text>
+    <x>440</x>
+    <y>35</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_77</name>
+    <text>Constants</text>
+    <x>530</x>
+    <y>35</y>
+    <width>104</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_78</name>
+    <text>Output</text>
+    <x>655</x>
+    <y>35</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+</display>
diff --git a/99-Shared/mrfioc2_new/_pulsers_0_7.bob b/99-Shared/mrfioc2_new/_pulsers_0_7.bob
new file mode 100644
index 0000000..d929e22
--- /dev/null
+++ b/99-Shared/mrfioc2_new/_pulsers_0_7.bob
@@ -0,0 +1,491 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>pulsers_0_7</name>
+  <width>750</width>
+  <height>567</height>
+  <widget type="group" version="2.0.0">
+    <name>Delay Generators (Pulsers 0..7)</name>
+    <width>750</width>
+    <height>567</height>
+    <style>3</style>
+    <font>
+      <font family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="PRIMARY-DARK" red="31" green="83" blue="102">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+      </color>
+    </background_color>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle 0 green_4</name>
+      <x>43</x>
+      <y>40</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>0</line_width>
+      <line_color>
+        <color name="BLACK" red="0" green="0" blue="0">
+        </color>
+      </line_color>
+      <background_color>
+        <color name="GREEN-BACKGROUND" red="189" green="208" blue="189">
+        </color>
+      </background_color>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 0_4</name>
+      <macros>
+        <N>0</N>
+        <Q>DlyGen0</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>40</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <transparent>true</transparent>
+      <border_color>
+        <color name="GREEN-BORDER" red="40" green="140" blue="40">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Border 0 green_4</name>
+      <x>43</x>
+      <y>40</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>2</line_width>
+      <line_color>
+        <color name="GREEN-BORDER" red="40" green="140" blue="40">
+        </color>
+      </line_color>
+      <transparent>true</transparent>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle 1 yellow_4</name>
+      <x>43</x>
+      <y>105</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>0</line_width>
+      <line_color>
+        <color name="BLACK" red="0" green="0" blue="0">
+        </color>
+      </line_color>
+      <background_color>
+        <color name="YELLOW-BACKGROUND" red="226" green="216" blue="193">
+        </color>
+      </background_color>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 1_4</name>
+      <macros>
+        <N>1</N>
+        <Q>DlyGen1</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>105</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <transparent>true</transparent>
+      <border_color>
+        <color red="194" green="194" blue="10">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Border 1 yelllow_4</name>
+      <x>43</x>
+      <y>105</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>2</line_width>
+      <line_color>
+        <color red="194" green="194" blue="10">
+        </color>
+      </line_color>
+      <transparent>true</transparent>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle 2 orange_4</name>
+      <x>43</x>
+      <y>174</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>0</line_width>
+      <line_color>
+        <color name="BLACK" red="0" green="0" blue="0">
+        </color>
+      </line_color>
+      <background_color>
+        <color name="ORANGE-BACKGROUND" red="226" green="207" blue="189">
+        </color>
+      </background_color>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 2_4</name>
+      <macros>
+        <N>2</N>
+        <Q>DlyGen2</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>174</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <transparent>true</transparent>
+      <border_color>
+        <color red="226" green="168" blue="76">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Border 1 orange_4</name>
+      <x>43</x>
+      <y>174</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>2</line_width>
+      <line_color>
+        <color red="226" green="168" blue="76">
+        </color>
+      </line_color>
+      <transparent>true</transparent>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle 3 red_4</name>
+      <x>43</x>
+      <y>241</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>0</line_width>
+      <line_color>
+        <color name="BLACK" red="0" green="0" blue="0">
+        </color>
+      </line_color>
+      <background_color>
+        <color name="RED-BACKGROUND" red="225" green="192" blue="188">
+        </color>
+      </background_color>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 3_4</name>
+      <macros>
+        <N>3</N>
+        <Q>DlyGen3</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>241</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <transparent>true</transparent>
+      <border_color>
+        <color red="166" green="0" blue="16">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Border 3 red_4</name>
+      <x>43</x>
+      <y>241</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>2</line_width>
+      <line_color>
+        <color red="166" green="0" blue="16">
+        </color>
+      </line_color>
+      <transparent>true</transparent>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle 4 mangenta_4</name>
+      <x>43</x>
+      <y>308</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>0</line_width>
+      <line_color>
+        <color name="BLACK" red="0" green="0" blue="0">
+        </color>
+      </line_color>
+      <background_color>
+        <color name="MAGENTA-BACKGROUND" red="218" green="195" blue="209">
+        </color>
+      </background_color>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 4_4</name>
+      <macros>
+        <N>4</N>
+        <Q>DlyGen4</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>308</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <transparent>true</transparent>
+      <border_color>
+        <color red="181" green="18" blue="131">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Border 4 mangenta_4</name>
+      <x>43</x>
+      <y>308</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>2</line_width>
+      <line_color>
+        <color red="181" green="18" blue="131">
+        </color>
+      </line_color>
+      <transparent>true</transparent>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle 5 blue_4</name>
+      <x>43</x>
+      <y>375</y>
+      <width>689</width>
+      <height>40</height>
+      <line_width>0</line_width>
+      <line_color>
+        <color name="BLACK" red="0" green="0" blue="0">
+        </color>
+      </line_color>
+      <background_color>
+        <color name="BLUE-BACKGROUND" red="195" green="226" blue="225">
+        </color>
+      </background_color>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 5_4</name>
+      <macros>
+        <N>5</N>
+        <Q>DlyGen5</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>375</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <transparent>true</transparent>
+      <border_color>
+        <color red="0" green="129" blue="185">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Border 5 blue_4</name>
+      <x>43</x>
+      <y>375</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>2</line_width>
+      <line_color>
+        <color red="0" green="129" blue="185">
+        </color>
+      </line_color>
+      <transparent>true</transparent>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle 6 black_4</name>
+      <x>43</x>
+      <y>442</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>0</line_width>
+      <line_color>
+        <color name="BLACK" red="0" green="0" blue="0">
+        </color>
+      </line_color>
+      <background_color>
+        <color name="Background" red="220" green="225" blue="221">
+        </color>
+      </background_color>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 6_4</name>
+      <macros>
+        <N>6</N>
+        <Q>DlyGen6</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>442</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <transparent>true</transparent>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Border 6 black_4</name>
+      <x>43</x>
+      <y>442</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>2</line_width>
+      <line_color>
+        <color name="BLACK" red="0" green="0" blue="0">
+        </color>
+      </line_color>
+      <transparent>true</transparent>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle 7 dark blue_4</name>
+      <x>43</x>
+      <y>508</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>0</line_width>
+      <line_color>
+        <color name="BLACK" red="0" green="0" blue="0">
+        </color>
+      </line_color>
+      <background_color>
+        <color red="195" green="196" blue="240">
+        </color>
+      </background_color>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 7_4</name>
+      <macros>
+        <N>7</N>
+        <Q>DlyGen7</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>508</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <transparent>true</transparent>
+      <border_color>
+        <color red="26" green="0" blue="194">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Border 7 dark blue_4</name>
+      <x>43</x>
+      <y>508</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>2</line_width>
+      <line_color>
+        <color red="0" green="26" blue="194">
+        </color>
+      </line_color>
+      <background_color>
+        <color red="0" green="26" blue="255">
+        </color>
+      </background_color>
+      <transparent>true</transparent>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Polarity_15</name>
+      <text>Polarity</text>
+      <x>119</x>
+      <y>10</y>
+      <width>65</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_32</name>
+      <text>Label</text>
+      <x>206</x>
+      <y>10</y>
+      <width>105</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Prescaler_5</name>
+      <text>Presc.</text>
+      <x>350</x>
+      <y>10</y>
+      <width>50</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_33</name>
+      <text>Delay</text>
+      <x>415</x>
+      <y>10</y>
+      <width>82</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_34</name>
+      <text>Width</text>
+      <x>517</x>
+      <y>10</y>
+      <width>72</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_35</name>
+      <text>Trigger Events</text>
+      <x>616</x>
+      <y>10</y>
+      <width>92</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Polarity_16</name>
+      <text>ID</text>
+      <x>9</x>
+      <y>10</y>
+      <width>27</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Polarity_17</name>
+      <text>State</text>
+      <x>62</x>
+      <y>10</y>
+      <width>45</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+  </widget>
+</display>
diff --git a/99-Shared/mrfioc2_new/_pulsers_8_15.bob b/99-Shared/mrfioc2_new/_pulsers_8_15.bob
new file mode 100644
index 0000000..de53dd7
--- /dev/null
+++ b/99-Shared/mrfioc2_new/_pulsers_8_15.bob
@@ -0,0 +1,247 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>pulsers_8_15</name>
+  <width>750</width>
+  <height>567</height>
+  <widget type="group" version="2.0.0">
+    <name>Delay Generators (Pulsers 8..15)</name>
+    <width>750</width>
+    <height>567</height>
+    <style>3</style>
+    <font>
+      <font family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="PRIMARY-DARK" red="31" green="83" blue="102">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+      </color>
+    </background_color>
+    <widget type="label" version="2.0.0">
+      <name>Polarity_15</name>
+      <text>Polarity</text>
+      <x>119</x>
+      <y>10</y>
+      <width>65</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_32</name>
+      <text>Label</text>
+      <x>206</x>
+      <y>10</y>
+      <width>105</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Prescaler_5</name>
+      <text>Presc.</text>
+      <x>350</x>
+      <y>10</y>
+      <width>50</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_33</name>
+      <text>Delay</text>
+      <x>415</x>
+      <y>10</y>
+      <width>82</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_34</name>
+      <text>Width</text>
+      <x>517</x>
+      <y>10</y>
+      <width>72</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_35</name>
+      <text>Trigger Events</text>
+      <x>616</x>
+      <y>10</y>
+      <width>92</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Polarity_16</name>
+      <text>ID</text>
+      <x>9</x>
+      <y>10</y>
+      <width>27</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Polarity_17</name>
+      <text>State</text>
+      <x>62</x>
+      <y>10</y>
+      <width>45</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 0_3</name>
+      <macros>
+        <N>8</N>
+        <Q>DlyGen8</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>40</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <border_color>
+        <color name="GREEN-BORDER" red="40" green="140" blue="40">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 1_3</name>
+      <macros>
+        <N>9</N>
+        <Q>DlyGen9</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>107</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <border_color>
+        <color red="194" green="194" blue="10">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 2_3</name>
+      <macros>
+        <N>10</N>
+        <Q>DlyGen10</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>174</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <border_color>
+        <color red="226" green="168" blue="76">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 3_3</name>
+      <macros>
+        <N>11</N>
+        <Q>DlyGen11</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>241</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <border_color>
+        <color red="166" green="0" blue="16">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 4_3</name>
+      <macros>
+        <N>12</N>
+        <Q>DlyGen12</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>308</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <border_color>
+        <color red="181" green="18" blue="131">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 5_3</name>
+      <macros>
+        <N>13</N>
+        <Q>DlyGen13</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>375</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <border_color>
+        <color red="0" green="129" blue="185">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 6_3</name>
+      <macros>
+        <N>14</N>
+        <Q>DlyGen14</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>442</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded 7_3</name>
+      <macros>
+        <N>15</N>
+        <Q>DlyGen15</Q>
+      </macros>
+      <file>_evrdlygen.bob</file>
+      <y>509</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <border_color>
+        <color red="26" green="0" blue="194">
+        </color>
+      </border_color>
+    </widget>
+  </widget>
+</display>
diff --git a/99-Shared/mrfioc2_new/_sequencer.bob b/99-Shared/mrfioc2_new/_sequencer.bob
new file mode 100644
index 0000000..d3ef8bd
--- /dev/null
+++ b/99-Shared/mrfioc2_new/_sequencer.bob
@@ -0,0 +1,697 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>_sequencer</name>
+  <width>870</width>
+  <height>750</height>
+  <widget type="label" version="2.0.0">
+    <name>Label</name>
+    <text>Run Mode</text>
+    <x>20</x>
+    <y>10</y>
+    <width>260</width>
+    <height>40</height>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <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_1</name>
+    <text>Timestamp Units</text>
+    <x>20</x>
+    <y>230</y>
+    <width>260</width>
+    <height>40</height>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <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_2</name>
+    <text>Trigger Source</text>
+    <x>20</x>
+    <y>90</y>
+    <width>260</width>
+    <height>40</height>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <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)$(SS)-RunMode-RB</pv_name>
+    <x>160</x>
+    <y>50</y>
+    <width>120</width>
+    <height>25</height>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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="combo" version="2.0.0">
+    <name>Menu Button</name>
+    <pv_name>$(P)$(R)$(SS)-RunMode-Sel</pv_name>
+    <x>20</x>
+    <y>50</y>
+    <width>120</width>
+    <height>25</height>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="textupdate" version="2.0.0">
+    <name>Text Update_1</name>
+    <pv_name>$(P)$(R)$(SS)-TrigSrc-RB</pv_name>
+    <x>160</x>
+    <y>160</y>
+    <width>120</width>
+    <height>25</height>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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="combo" version="2.0.0">
+    <name>Menu Button_1</name>
+    <pv_name>$(P)$(R)$(SS)-TrigSrc-0-Sel</pv_name>
+    <x>20</x>
+    <y>130</y>
+    <width>120</width>
+    <height>25</height>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="combo" version="2.0.0">
+    <name>Menu Button_2</name>
+    <pv_name>$(P)$(R)$(SS)-TsResolution-Sel</pv_name>
+    <x>20</x>
+    <y>270</y>
+    <width>120</width>
+    <height>25</height>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Action Button</name>
+    <actions>
+      <action type="write_pv">
+        <pv_name>$(pv_name)</pv_name>
+        <value>1</value>
+      </action>
+    </actions>
+    <pv_name>$(P)$(R)$(SS)-Commit-Cmd</pv_name>
+    <text>      Commit</text>
+    <x>20</x>
+    <y>350</y>
+    <width>120</width>
+    <height>28</height>
+  </widget>
+  <widget type="textupdate" version="2.0.0">
+    <name>Text Update_3</name>
+    <pv_name>$(P)$(R)$(SS)-TsResolution-RB</pv_name>
+    <x>160</x>
+    <y>270</y>
+    <width>120</width>
+    <height>25</height>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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="combo" version="2.0.0">
+    <name>Menu Button_3</name>
+    <pv_name>$(P)$(R)$(SS)-TrigSrc-1-Sel</pv_name>
+    <x>20</x>
+    <y>160</y>
+    <width>120</width>
+    <height>25</height>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="combo" version="2.0.0">
+    <name>Menu Button_4</name>
+    <pv_name>$(P)$(R)$(SS)-TrigSrc-2-Sel</pv_name>
+    <x>20</x>
+    <y>190</y>
+    <width>120</width>
+    <height>25</height>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Action Button_1</name>
+    <actions>
+      <action type="write_pv">
+        <pv_name>$(pv_name)</pv_name>
+        <value>1</value>
+      </action>
+    </actions>
+    <pv_name>$(P)$(R)$(SS)-Load-Cmd</pv_name>
+    <text>       Load</text>
+    <x>120</x>
+    <y>432</y>
+    <width>90</width>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Action Button_2</name>
+    <actions>
+      <action type="write_pv">
+        <pv_name>$(pv_name)</pv_name>
+        <value>1</value>
+      </action>
+    </actions>
+    <pv_name>$(P)$(R)$(SS)-Unload-Cmd</pv_name>
+    <text>       Unload</text>
+    <x>20</x>
+    <y>432</y>
+    <width>90</width>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Action Button_3</name>
+    <actions>
+      <action type="write_pv">
+        <pv_name>$(pv_name)</pv_name>
+        <value>1</value>
+      </action>
+    </actions>
+    <pv_name>$(P)$(R)$(SS)-Enable-Cmd</pv_name>
+    <text>       Enable</text>
+    <x>120</x>
+    <y>482</y>
+    <width>90</width>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Action Button_4</name>
+    <actions>
+      <action type="write_pv">
+        <pv_name>$(pv_name)</pv_name>
+        <value>1</value>
+      </action>
+    </actions>
+    <pv_name>$(P)$(R)$(SS)-Disable-Cmd</pv_name>
+    <text>       Disable</text>
+    <x>20</x>
+    <y>482</y>
+    <width>90</width>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display</name>
+    <file>_ts_array.bob</file>
+    <x>325</x>
+    <y>55</y>
+    <width>525</width>
+    <height>685</height>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_8</name>
+    <text>Timestamp Array</text>
+    <x>365</x>
+    <y>10</y>
+    <width>250</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <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_9</name>
+    <text>Set-point</text>
+    <x>365</x>
+    <y>35</y>
+    <width>111</width>
+    <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_10</name>
+    <text>Readback</text>
+    <x>505</x>
+    <y>35</y>
+    <width>110</width>
+    <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_11</name>
+    <text>Events Array</text>
+    <x>680</x>
+    <y>10</y>
+    <width>161</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <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_12</name>
+    <text>Set-point</text>
+    <x>680</x>
+    <y>35</y>
+    <width>65</width>
+    <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_13</name>
+    <text>Readback</text>
+    <x>772</x>
+    <y>35</y>
+    <width>69</width>
+    <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_16</name>
+    <text>Diagnostics</text>
+    <x>20</x>
+    <y>532</y>
+    <width>260</width>
+    <height>40</height>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Action Button_6</name>
+    <actions>
+      <action type="write_pv">
+        <pv_name>$(pv_name)</pv_name>
+        <value>1</value>
+      </action>
+    </actions>
+    <pv_name>$(P)$(R)$(SS)-SoftTrig-Cmd</pv_name>
+    <text>Soft. Trigger</text>
+    <x>161</x>
+    <y>690</y>
+    <width>119</width>
+  </widget>
+  <widget type="textupdate" version="2.0.0">
+    <name>Text Update_6</name>
+    <pv_name>$(P)$(R)$(SS)-NumOfRuns-I</pv_name>
+    <x>161</x>
+    <y>602</y>
+    <width>119</width>
+    <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="label" version="2.0.0">
+    <name>Label_3</name>
+    <text>Number of Runs:</text>
+    <x>30</x>
+    <y>602</y>
+    <width>120</width>
+    <foreground_color>
+      <color name="TEXT" red="25" green="25" blue="25">
+      </color>
+    </foreground_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="textupdate" version="2.0.0">
+    <name>Text Update_7</name>
+    <pv_name>$(P)$(R)$(SS)-Error-RB</pv_name>
+    <x>80</x>
+    <y>632</y>
+    <width>200</width>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+    <border_color>
+      <color name="Grid" red="169" green="169" blue="169">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="textupdate" version="2.0.0">
+    <name>Text Update_8</name>
+    <pv_name>$(P)$(R)$(SS)-NumOfStarts-I</pv_name>
+    <x>160</x>
+    <y>572</y>
+    <width>120</width>
+    <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="label" version="2.0.0">
+    <name>Label_4</name>
+    <text>Number of Starts:</text>
+    <x>30</x>
+    <y>572</y>
+    <width>119</width>
+    <height>25</height>
+    <foreground_color>
+      <color name="TEXT" red="25" green="25" blue="25">
+      </color>
+    </foreground_color>
+    <vertical_alignment>1</vertical_alignment>
+    <auto_size>true</auto_size>
+    <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_14</name>
+    <text>Error:</text>
+    <x>30</x>
+    <y>632</y>
+    <width>40</width>
+    <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="led" version="2.0.0">
+    <name>LED</name>
+    <pv_name>$(P)$(R)$(SS)-Commit-RB</pv_name>
+    <x>42</x>
+    <y>357</y>
+    <width>17</width>
+    <height>15</height>
+  </widget>
+  <widget type="led" version="2.0.0">
+    <name>LED_1</name>
+    <pv_name>$(P)$(R)$(SS)-Load-RB</pv_name>
+    <x>32</x>
+    <y>439</y>
+    <width>17</width>
+    <height>17</height>
+    <off_color>
+      <color name="LED-YELLOW-ON" red="255" green="235" blue="17">
+      </color>
+    </off_color>
+    <on_color>
+      <color name="LED-YELLOW-OFF" red="110" green="108" blue="90">
+      </color>
+    </on_color>
+  </widget>
+  <widget type="led" version="2.0.0">
+    <name>LED_2</name>
+    <pv_name>$(P)$(R)$(SS)-Load-RB</pv_name>
+    <x>131</x>
+    <y>439</y>
+    <width>17</width>
+    <height>17</height>
+    <off_color>
+      <color name="LED-GREEN-OFF" red="90" green="110" blue="90">
+      </color>
+    </off_color>
+    <on_color>
+      <color name="LED-GREEN-ON" red="70" green="255" blue="70">
+      </color>
+    </on_color>
+  </widget>
+  <widget type="led" version="2.0.0">
+    <name>LED_3</name>
+    <pv_name>$(P)$(R)$(SS)-Enable-RB</pv_name>
+    <x>32</x>
+    <y>489</y>
+    <width>17</width>
+    <height>17</height>
+    <off_color>
+      <color name="LED-YELLOW-ON" red="255" green="235" blue="17">
+      </color>
+    </off_color>
+    <on_color>
+      <color name="LED-YELLOW-OFF" red="110" green="108" blue="90">
+      </color>
+    </on_color>
+  </widget>
+  <widget type="led" version="2.0.0">
+    <name>LED_4</name>
+    <pv_name>$(P)$(R)$(SS)-Enable-RB</pv_name>
+    <x>130</x>
+    <y>489</y>
+    <width>17</width>
+    <height>17</height>
+    <off_color>
+      <color name="LED-GREEN-OFF" red="90" green="110" blue="90">
+      </color>
+    </off_color>
+    <on_color>
+      <color name="LED-GREEN-ON" red="70" green="255" blue="70">
+      </color>
+    </on_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_5</name>
+    <text>Commit Changes</text>
+    <x>20</x>
+    <y>310</y>
+    <width>260</width>
+    <height>40</height>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <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_4</name>
+    <pv_name>$(P)$(R)$(SS)-Commit-RB</pv_name>
+    <x>159</x>
+    <y>353</y>
+    <width>120</width>
+    <height>23</height>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_color>
+      <color name="ATTENTION" red="252" green="242" blue="17">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_6</name>
+    <text>Load and Enable</text>
+    <x>20</x>
+    <y>392</y>
+    <width>260</width>
+    <height>40</height>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <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_5</name>
+    <pv_name>$(P)$(R)$(SS)-Load-RB</pv_name>
+    <x>220</x>
+    <y>436</y>
+    <width>60</width>
+    <height>23</height>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_color>
+      <color name="ATTENTION" red="252" green="242" blue="17">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="textupdate" version="2.0.0">
+    <name>Text Update_9</name>
+    <pv_name>$(P)$(R)$(SS)-Enable-RB</pv_name>
+    <x>220</x>
+    <y>486</y>
+    <width>60</width>
+    <height>23</height>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_color>
+      <color name="ATTENTION" red="252" green="242" blue="17">
+      </color>
+    </border_color>
+  </widget>
+</display>
diff --git a/99-Shared/mrfioc2_new/_tclkout.bob b/99-Shared/mrfioc2_new/_tclkout.bob
new file mode 100644
index 0000000..381a8b0
--- /dev/null
+++ b/99-Shared/mrfioc2_new/_tclkout.bob
@@ -0,0 +1,171 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>tclkout</name>
+  <width>760</width>
+  <height>390</height>
+  <background_color>
+    <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+    </color>
+  </background_color>
+  <grid_visible>false</grid_visible>
+  <widget type="rectangle" version="2.0.0">
+    <name>Rectangle_1</name>
+    <x>220</x>
+    <y>5</y>
+    <width>425</width>
+    <height>192</height>
+    <line_width>0</line_width>
+    <line_color>
+      <color name="BLACK-BORDER" red="121" green="121" blue="121">
+      </color>
+    </line_color>
+    <background_color>
+      <color red="0" green="0" blue="0" alpha="16">
+      </color>
+    </background_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display_6</name>
+    <macros>
+      <O>TCLKA</O>
+    </macros>
+    <file>_evroutput.bob</file>
+    <y>64</y>
+    <width>745</width>
+    <height>40</height>
+    <resize>2</resize>
+    <border_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display_7</name>
+    <macros>
+      <O>TCLKB</O>
+    </macros>
+    <file>_evroutput.bob</file>
+    <y>110</y>
+    <width>745</width>
+    <height>40</height>
+    <resize>2</resize>
+    <border_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display_8</name>
+    <macros>
+      <O>Int</O>
+    </macros>
+    <file>_evroutput.bob</file>
+    <y>157</y>
+    <width>745</width>
+    <height>40</height>
+    <resize>2</resize>
+    <border_color>
+      <color name="WHITE" red="255" green="255" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_72</name>
+    <text>ID</text>
+    <x>18</x>
+    <y>35</y>
+    <width>50</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_73</name>
+    <text>Output Source Options</text>
+    <x>240</x>
+    <y>5</y>
+    <width>395</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD_ITALIC" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_74</name>
+    <text>Label</text>
+    <x>94</x>
+    <y>35</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_75</name>
+    <text>Pulser</text>
+    <x>252</x>
+    <y>35</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_76</name>
+    <text>Wave</text>
+    <x>342</x>
+    <y>35</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_77</name>
+    <text>Bus</text>
+    <x>431</x>
+    <y>35</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_78</name>
+    <text>Constants</text>
+    <x>521</x>
+    <y>35</y>
+    <width>104</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_79</name>
+    <text>Output</text>
+    <x>656</x>
+    <y>35</y>
+    <width>80</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+</display>
diff --git a/99-Shared/mrfioc2_new/_ts_array.bob b/99-Shared/mrfioc2_new/_ts_array.bob
new file mode 100644
index 0000000..e096f4e
--- /dev/null
+++ b/99-Shared/mrfioc2_new/_ts_array.bob
@@ -0,0 +1,874 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>_ts_array</name>
+  <width>530</width>
+  <height>690</height>
+  <widget type="array" version="2.0.0">
+    <name>Array</name>
+    <pv_name>$(P)$(R)$(SS)-Timestamp-SP</pv_name>
+    <x>30</x>
+    <width>130</width>
+    <height>680</height>
+    <foreground_color>
+      <color red="121" green="121" blue="121" alpha="0">
+      </color>
+    </foreground_color>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update</name>
+      <width>110</width>
+      <height>22</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <background_color>
+        <color name="Write_Background" red="224" green="217" blue="202">
+        </color>
+      </background_color>
+      <format>1</format>
+      <precision>6</precision>
+      <horizontal_alignment>2</horizontal_alignment>
+      <border_width>2</border_width>
+      <border_color>
+        <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+        </color>
+      </border_color>
+    </widget>
+  </widget>
+  <widget type="array" version="2.0.0">
+    <name>Array_2</name>
+    <pv_name>$(P)$(R)$(SS)-Timestamp-RB</pv_name>
+    <x>170</x>
+    <width>130</width>
+    <height>680</height>
+    <foreground_color>
+      <color red="121" green="121" blue="121" alpha="0">
+      </color>
+    </foreground_color>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_2</name>
+      <width>110</width>
+      <height>22</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <format>1</format>
+      <precision>6</precision>
+      <horizontal_alignment>2</horizontal_alignment>
+      <border_width>2</border_width>
+      <border_color>
+        <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+        </color>
+      </border_color>
+    </widget>
+  </widget>
+  <widget type="array" version="2.0.0">
+    <name>Array_1</name>
+    <pv_name>$(P)$(R)$(SS)-EvtCode-SP</pv_name>
+    <x>350</x>
+    <width>80</width>
+    <height>680</height>
+    <foreground_color>
+      <color red="121" green="121" blue="121" alpha="0">
+      </color>
+    </foreground_color>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_1</name>
+      <width>60</width>
+      <height>22</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <background_color>
+        <color name="Write_Background" red="224" green="217" blue="202">
+        </color>
+      </background_color>
+      <format>1</format>
+      <precision>0</precision>
+      <horizontal_alignment>2</horizontal_alignment>
+      <border_width>2</border_width>
+      <border_color>
+        <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+        </color>
+      </border_color>
+    </widget>
+  </widget>
+  <widget type="array" version="2.0.0">
+    <name>Array_3</name>
+    <pv_name>$(P)$(R)$(SS)-EvtCode-RB</pv_name>
+    <x>440</x>
+    <width>80</width>
+    <height>680</height>
+    <foreground_color>
+      <color red="121" green="121" blue="121" alpha="0">
+      </color>
+    </foreground_color>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_3</name>
+      <width>60</width>
+      <height>22</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <format>1</format>
+      <precision>0</precision>
+      <horizontal_alignment>2</horizontal_alignment>
+      <border_width>2</border_width>
+      <border_color>
+        <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+        </color>
+      </border_color>
+    </widget>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label</name>
+    <text>1</text>
+    <y>9</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_1</name>
+    <text>30</text>
+    <y>647</y>
+    <width>30</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_2</name>
+    <text>2</text>
+    <y>31</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_3</name>
+    <text>9</text>
+    <y>185</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_4</name>
+    <text>3</text>
+    <y>53</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_5</name>
+    <text>8</text>
+    <y>163</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_6</name>
+    <text>7</text>
+    <y>141</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_7</name>
+    <text>10</text>
+    <y>207</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_8</name>
+    <text>5</text>
+    <y>97</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_9</name>
+    <text>4</text>
+    <y>75</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_10</name>
+    <text>6</text>
+    <y>119</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_11</name>
+    <text>11</text>
+    <y>229</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_12</name>
+    <text>12</text>
+    <y>251</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_13</name>
+    <text>19</text>
+    <y>405</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_14</name>
+    <text>13</text>
+    <y>273</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_15</name>
+    <text>18</text>
+    <y>383</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_16</name>
+    <text>17</text>
+    <y>361</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_17</name>
+    <text>20</text>
+    <y>427</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_18</name>
+    <text>15</text>
+    <y>317</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_19</name>
+    <text>14</text>
+    <y>295</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_20</name>
+    <text>16</text>
+    <y>339</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_21</name>
+    <text>21</text>
+    <y>449</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_22</name>
+    <text>22</text>
+    <y>471</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_23</name>
+    <text>29</text>
+    <y>625</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_24</name>
+    <text>23</text>
+    <y>493</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_25</name>
+    <text>28</text>
+    <y>603</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_26</name>
+    <text>27</text>
+    <y>581</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_28</name>
+    <text>25</text>
+    <y>537</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_29</name>
+    <text>24</text>
+    <y>515</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_30</name>
+    <text>26</text>
+    <y>559</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_27</name>
+    <text>1</text>
+    <x>320</x>
+    <y>9</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_31</name>
+    <text>30</text>
+    <x>320</x>
+    <y>647</y>
+    <width>30</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_32</name>
+    <text>2</text>
+    <x>320</x>
+    <y>31</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_33</name>
+    <text>9</text>
+    <x>320</x>
+    <y>185</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_34</name>
+    <text>3</text>
+    <x>320</x>
+    <y>53</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_35</name>
+    <text>8</text>
+    <x>320</x>
+    <y>163</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_36</name>
+    <text>7</text>
+    <x>320</x>
+    <y>141</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_37</name>
+    <text>10</text>
+    <x>320</x>
+    <y>207</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_38</name>
+    <text>5</text>
+    <x>320</x>
+    <y>97</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_39</name>
+    <text>4</text>
+    <x>320</x>
+    <y>75</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_40</name>
+    <text>6</text>
+    <x>320</x>
+    <y>119</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_41</name>
+    <text>11</text>
+    <x>320</x>
+    <y>229</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_42</name>
+    <text>12</text>
+    <x>320</x>
+    <y>251</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_43</name>
+    <text>19</text>
+    <x>320</x>
+    <y>405</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_44</name>
+    <text>13</text>
+    <x>320</x>
+    <y>273</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_45</name>
+    <text>18</text>
+    <x>320</x>
+    <y>383</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_46</name>
+    <text>17</text>
+    <x>320</x>
+    <y>361</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_47</name>
+    <text>20</text>
+    <x>320</x>
+    <y>427</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_48</name>
+    <text>15</text>
+    <x>320</x>
+    <y>317</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_49</name>
+    <text>14</text>
+    <x>320</x>
+    <y>295</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_50</name>
+    <text>16</text>
+    <x>320</x>
+    <y>339</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_51</name>
+    <text>21</text>
+    <x>320</x>
+    <y>449</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_52</name>
+    <text>22</text>
+    <x>320</x>
+    <y>471</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_53</name>
+    <text>29</text>
+    <x>320</x>
+    <y>625</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_54</name>
+    <text>23</text>
+    <x>320</x>
+    <y>493</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_55</name>
+    <text>28</text>
+    <x>320</x>
+    <y>603</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_56</name>
+    <text>27</text>
+    <x>320</x>
+    <y>581</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_57</name>
+    <text>25</text>
+    <x>320</x>
+    <y>537</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_58</name>
+    <text>24</text>
+    <x>320</x>
+    <y>515</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_59</name>
+    <text>26</text>
+    <x>320</x>
+    <y>559</y>
+    <width>30</width>
+    <height>22</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+</display>
diff --git a/99-Shared/mrfioc2_new/evr-expert.bob b/99-Shared/mrfioc2_new/evr-expert.bob
new file mode 100644
index 0000000..bcb9b67
--- /dev/null
+++ b/99-Shared/mrfioc2_new/evr-expert.bob
@@ -0,0 +1,2161 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>EVR Expert: $(P)$(R)</name>
+  <macros>
+    <TITLE>EVR Expert: $(P)$(R)</TITLE>
+  </macros>
+  <width>1884</width>
+  <height>928</height>
+  <background_color>
+    <color name="BACKGROUND" red="220" green="225" blue="221">
+    </color>
+  </background_color>
+  <actions>
+  </actions>
+  <grid_visible>false</grid_visible>
+  <widget type="rectangle" version="2.0.0">
+    <name>Rectangle_2</name>
+    <class>TITLE-BAR</class>
+    <x use_class="true">0</x>
+    <y use_class="true">0</y>
+    <width>1884</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="group" version="2.0.0">
+    <name>Global</name>
+    <x>650</x>
+    <y>70</y>
+    <width>280</width>
+    <height>410</height>
+    <style>3</style>
+    <font>
+      <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="PRIMARY-DARK" red="31" green="83" blue="102">
+      </color>
+    </foreground_color>
+    <transparent>true</transparent>
+    <actions>
+    </actions>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle_Group_3</name>
+      <width>280</width>
+      <height>410</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_29</name>
+      <text>Global Settings</text>
+      <width>280</width>
+      <height>40</height>
+      <font>
+        <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_1</name>
+      <text>Requested:</text>
+      <x>20</x>
+      <y>146</y>
+      <width>80</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>
+      <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_2</name>
+      <text>Actual:</text>
+      <x>20</x>
+      <y>176</y>
+      <width>80</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>
+      <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>Ext Inhib:</text>
+      <x>20</x>
+      <y>259</y>
+      <width>80</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>
+      <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>Enable:</text>
+      <x>20</x>
+      <y>50</y>
+      <width>80</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>
+      <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="combo" version="2.0.0">
+      <name>Menu Button</name>
+      <pv_name>$(P)$(R)Ena-Sel</pv_name>
+      <x>110</x>
+      <y>50</y>
+      <width>150</width>
+      <height>25</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <background_color>
+        <color red="240" green="240" blue="240">
+        </color>
+      </background_color>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textentry" version="3.0.0">
+      <name>Text Input</name>
+      <pv_name>$(P)$(R)Link-Clk-SP</pv_name>
+      <x>110</x>
+      <y>146</y>
+      <width>150</width>
+      <height>22</height>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <format>1</format>
+      <precision>6</precision>
+      <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)Link-Clk-I</pv_name>
+      <x>110</x>
+      <y>176</y>
+      <width>150</width>
+      <height>25</height>
+      <format>1</format>
+      <precision>6</precision>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="combo" version="2.0.0">
+      <name>Menu Button</name>
+      <pv_name>$(P)$(R)ExtInhib-Sel</pv_name>
+      <x>110</x>
+      <y>259</y>
+      <width>150</width>
+      <height>22</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <background_color>
+        <color red="240" green="240" blue="240">
+        </color>
+      </background_color>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_1</name>
+      <pv_name>$(P)$(R)Time-I</pv_name>
+      <x>20</x>
+      <y>340</y>
+      <width>240</width>
+      <height>30</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_color>
+        <color name="BLACK-BORDER" red="121" green="121" blue="121">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_34</name>
+      <text>Frequency</text>
+      <y>101</y>
+      <width>280</width>
+      <height>40</height>
+      <font>
+        <font family="Source Sans Pro Semibold" style="ITALIC" size="16.0">
+        </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>
+      <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_35</name>
+      <text>EVR Time</text>
+      <y>300</y>
+      <width>280</width>
+      <height>40</height>
+      <font>
+        <font family="Source Sans Pro Semibold" style="ITALIC" size="16.0">
+        </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>
+      <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>
+  <widget type="group" version="2.0.0">
+    <name>SFP</name>
+    <x>305</x>
+    <y>515</y>
+    <width>330</width>
+    <height>395</height>
+    <style>3</style>
+    <font>
+      <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="PRIMARY-DARK" red="31" green="83" blue="102">
+      </color>
+    </foreground_color>
+    <transparent>true</transparent>
+    <actions>
+    </actions>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle_Group_7</name>
+      <width>330</width>
+      <height>395</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_32</name>
+      <text>SFP</text>
+      <width>330</width>
+      <height>40</height>
+      <font>
+        <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label</name>
+      <text>Rx Power:</text>
+      <x>35</x>
+      <y>55</y>
+      <width>110</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>
+      <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_1</name>
+      <text>Tx Power:</text>
+      <x>35</x>
+      <y>95</y>
+      <width>110</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>
+      <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_2</name>
+      <text>Temperature:</text>
+      <x>35</x>
+      <y>135</y>
+      <width>110</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>
+      <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_3</name>
+      <text>Link Speed:</text>
+      <x>35</x>
+      <y>175</y>
+      <width>110</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>
+      <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_4</name>
+      <text>Vendor:</text>
+      <x>35</x>
+      <y>215</y>
+      <width>110</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>
+      <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_5</name>
+      <text>Part:</text>
+      <x>35</x>
+      <y>255</y>
+      <width>110</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>
+      <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_4</name>
+      <text>Serial #:</text>
+      <x>35</x>
+      <y>295</y>
+      <width>110</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>
+      <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_4</name>
+      <text>Manual Date:</text>
+      <x>35</x>
+      <y>335</y>
+      <width>110</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>
+      <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_1</name>
+      <pv_name>$(P)$(R)SFP-Pwr-RX-I</pv_name>
+      <x>155</x>
+      <y>55</y>
+      <width>130</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_1</name>
+      <pv_name>$(P)$(R)SFP-Pwr-TX-I</pv_name>
+      <x>155</x>
+      <y>95</y>
+      <width>130</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_2</name>
+      <pv_name>$(P)$(R)SFP-T-I</pv_name>
+      <x>155</x>
+      <y>135</y>
+      <width>130</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_3</name>
+      <pv_name>$(P)$(R)SFP-Speed-Link-I</pv_name>
+      <x>155</x>
+      <y>175</y>
+      <width>130</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_4</name>
+      <pv_name>$(P)$(R)SFP-Vendor-I</pv_name>
+      <x>155</x>
+      <y>215</y>
+      <width>130</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_5</name>
+      <pv_name>$(P)$(R)SFP-Part-I</pv_name>
+      <x>155</x>
+      <y>255</y>
+      <width>130</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_4</name>
+      <pv_name>$(P)$(R)SFP-Serial-I</pv_name>
+      <x>155</x>
+      <y>295</y>
+      <width>130</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_4</name>
+      <pv_name>$(P)$(R)SFP-Date-Manu-I</pv_name>
+      <x>155</x>
+      <y>335</y>
+      <width>130</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>Event Monitors</name>
+    <x>305</x>
+    <y>70</y>
+    <width>330</width>
+    <height>430</height>
+    <style>3</style>
+    <font>
+      <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="PRIMARY-DARK" red="31" green="83" blue="102">
+      </color>
+    </foreground_color>
+    <transparent>true</transparent>
+    <actions>
+    </actions>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle_Group_2</name>
+      <width>330</width>
+      <height>430</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="textentry" version="3.0.0">
+      <name>Text Input</name>
+      <pv_name>$(P)$(R)EvtA-SP.OUT</pv_name>
+      <x>35</x>
+      <y>50</y>
+      <width>190</width>
+      <height>25</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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)EvtB-SP.OUT</pv_name>
+      <x>35</x>
+      <y>95</y>
+      <width>190</width>
+      <height>25</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+      <border_color>
+        <color red="0" green="128" blue="255">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_18</name>
+      <text>Event Monitors</text>
+      <width>330</width>
+      <height>40</height>
+      <font>
+        <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update</name>
+      <pv_name>$(P)$(R)EvtACnt-I</pv_name>
+      <x>235</x>
+      <y>50</y>
+      <width>80</width>
+      <height>25</height>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update</name>
+      <pv_name>$(P)$(R)EvtBCnt-I</pv_name>
+      <x>235</x>
+      <y>95</y>
+      <width>80</width>
+      <height>25</height>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update</name>
+      <pv_name>$(P)$(R)EvtCCnt-I</pv_name>
+      <x>235</x>
+      <y>140</y>
+      <width>80</width>
+      <height>25</height>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textentry" version="3.0.0">
+      <name>Text Input</name>
+      <pv_name>$(P)$(R)EvtC-SP.OUT</pv_name>
+      <x>35</x>
+      <y>140</y>
+      <width>190</width>
+      <height>25</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_1</name>
+      <pv_name>$(P)$(R)EvtD-SP.OUT</pv_name>
+      <x>35</x>
+      <y>185</y>
+      <width>190</width>
+      <height>25</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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)EvtE-SP.OUT</pv_name>
+      <x>35</x>
+      <y>230</y>
+      <width>190</width>
+      <height>25</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_1</name>
+      <pv_name>$(P)$(R)EvtF-SP.OUT</pv_name>
+      <x>35</x>
+      <y>275</y>
+      <width>190</width>
+      <height>25</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_2</name>
+      <pv_name>$(P)$(R)EvtG-SP.OUT</pv_name>
+      <x>35</x>
+      <y>320</y>
+      <width>190</width>
+      <height>25</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_3</name>
+      <pv_name>$(P)$(R)EvtH-SP.OUT</pv_name>
+      <x>35</x>
+      <y>366</y>
+      <width>190</width>
+      <height>25</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_1</name>
+      <pv_name>$(P)$(R)EvtDCnt-I</pv_name>
+      <x>235</x>
+      <y>185</y>
+      <width>80</width>
+      <height>25</height>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update</name>
+      <pv_name>$(P)$(R)EvtECnt-I</pv_name>
+      <x>235</x>
+      <y>230</y>
+      <width>80</width>
+      <height>25</height>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_1</name>
+      <pv_name>$(P)$(R)EvtFCnt-I</pv_name>
+      <x>235</x>
+      <y>275</y>
+      <width>80</width>
+      <height>25</height>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_2</name>
+      <pv_name>$(P)$(R)EvtGCnt-I</pv_name>
+      <x>235</x>
+      <y>320</y>
+      <width>80</width>
+      <height>25</height>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_3</name>
+      <pv_name>$(P)$(R)EvtHCnt-I</pv_name>
+      <x>235</x>
+      <y>366</y>
+      <width>80</width>
+      <height>25</height>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_19</name>
+      <text>A</text>
+      <x>11</x>
+      <y>52</y>
+      <width>15</width>
+      <horizontal_alignment>2</horizontal_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_20</name>
+      <text>B</text>
+      <x>11</x>
+      <y>97</y>
+      <width>15</width>
+      <horizontal_alignment>2</horizontal_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_21</name>
+      <text>C</text>
+      <x>11</x>
+      <y>142</y>
+      <width>15</width>
+      <horizontal_alignment>2</horizontal_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_22</name>
+      <text>D</text>
+      <x>11</x>
+      <y>187</y>
+      <width>15</width>
+      <horizontal_alignment>2</horizontal_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_23</name>
+      <text>E</text>
+      <x>11</x>
+      <y>232</y>
+      <width>15</width>
+      <horizontal_alignment>2</horizontal_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_25</name>
+      <text>F</text>
+      <x>11</x>
+      <y>277</y>
+      <width>15</width>
+      <horizontal_alignment>2</horizontal_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_26</name>
+      <text>G</text>
+      <x>11</x>
+      <y>322</y>
+      <width>15</width>
+      <horizontal_alignment>2</horizontal_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_27</name>
+      <text>H</text>
+      <x>11</x>
+      <y>368</y>
+      <width>15</width>
+      <horizontal_alignment>2</horizontal_alignment>
+    </widget>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>Mappings</name>
+    <x>20</x>
+    <y>780</y>
+    <width>270</width>
+    <height>130</height>
+    <style>3</style>
+    <font>
+      <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="PRIMARY-DARK" red="31" green="83" blue="102">
+      </color>
+    </foreground_color>
+    <transparent>true</transparent>
+    <actions>
+    </actions>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle_Group_6</name>
+      <width>270</width>
+      <height>130</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_31</name>
+      <text>Mappings</text>
+      <width>270</width>
+      <height>40</height>
+      <font>
+        <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_1</name>
+      <text>PS Reset:</text>
+      <x>10</x>
+      <y>90</y>
+      <width>75</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>
+      <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_1</name>
+      <text>Blink:</text>
+      <x>10</x>
+      <y>50</y>
+      <width>75</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>
+      <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="textentry" version="3.0.0">
+      <name>Text Input</name>
+      <pv_name>$(P)$(R)Evt-Blink0-SP</pv_name>
+      <x>95</x>
+      <y>52</y>
+      <width>70</width>
+      <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)Evt-Blink1-SP</pv_name>
+      <x>175</x>
+      <y>52</y>
+      <width>70</width>
+      <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)Evt-ResetPS-SP</pv_name>
+      <x>95</x>
+      <y>90</y>
+      <width>70</width>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+      <border_color>
+        <color red="0" green="128" blue="255">
+        </color>
+      </border_color>
+    </widget>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>Delay Compensation</name>
+    <x>650</x>
+    <y>495</y>
+    <width>280</width>
+    <height>413</height>
+    <style>3</style>
+    <font>
+      <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="PRIMARY-DARK" red="31" green="83" blue="102">
+      </color>
+    </foreground_color>
+    <transparent>true</transparent>
+    <actions>
+    </actions>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle_Group_8</name>
+      <width>280</width>
+      <height>413</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_33</name>
+      <text>Delay Compensation</text>
+      <width>280</width>
+      <height>40</height>
+      <font>
+        <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_1</name>
+      <text>Target Delay:</text>
+      <x>20</x>
+      <y>100</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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_1</name>
+      <text>Actual Delay:</text>
+      <x>20</x>
+      <y>195</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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_1</name>
+      <text>Correction:</text>
+      <x>20</x>
+      <y>235</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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_1</name>
+      <text>Loop Trk:</text>
+      <x>20</x>
+      <y>275</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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_1</name>
+      <text>Master Rx:</text>
+      <x>20</x>
+      <y>315</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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>Enable:</text>
+      <x>20</x>
+      <y>50</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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_1</name>
+      <text>Status:</text>
+      <x>20</x>
+      <y>154</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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_1</name>
+      <text>ID:</text>
+      <x>20</x>
+      <y>355</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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="combo" version="2.0.0">
+      <name>Menu Button</name>
+      <pv_name>$(P)$(R)DC-Ena-Sel</pv_name>
+      <x>130</x>
+      <y>50</y>
+      <width>120</width>
+      <height>25</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textentry" version="3.0.0">
+      <name>Text Input</name>
+      <pv_name>$(P)$(R)DC-Tgt-SP</pv_name>
+      <x>130</x>
+      <y>100</y>
+      <width>120</width>
+      <height>30</height>
+      <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_1</name>
+      <pv_name>$(P)$(R)DC-Msrd-I</pv_name>
+      <x>130</x>
+      <y>195</y>
+      <width>120</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_1</name>
+      <pv_name>$(P)$(R)DC-Corr-I</pv_name>
+      <x>130</x>
+      <y>235</y>
+      <width>120</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_1</name>
+      <pv_name>$(P)$(R)DC-LckTrk-Sts</pv_name>
+      <x>130</x>
+      <y>275</y>
+      <width>120</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_1</name>
+      <pv_name>$(P)$(R)DC-LckDat-Sts</pv_name>
+      <x>130</x>
+      <y>315</y>
+      <width>120</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_1</name>
+      <pv_name>$(P)$(R)DC-Lck-Sts</pv_name>
+      <x>130</x>
+      <y>154</y>
+      <width>120</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_1</name>
+      <pv_name>$(P)$(R)DC-ID-I</pv_name>
+      <x>130</x>
+      <y>355</y>
+      <width>120</width>
+      <height>25</height>
+      <format>4</format>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>Software Event</name>
+    <x>20</x>
+    <y>625</y>
+    <width>270</width>
+    <height>140</height>
+    <style>3</style>
+    <font>
+      <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="PRIMARY-DARK" red="31" green="83" blue="102">
+      </color>
+    </foreground_color>
+    <transparent>true</transparent>
+    <actions>
+    </actions>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle_Group_4</name>
+      <width>270</width>
+      <height>140</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_30</name>
+      <text>Software Event</text>
+      <width>270</width>
+      <height>40</height>
+      <font>
+        <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="textentry" version="3.0.0">
+      <name>Text Input</name>
+      <pv_name>$(P)$(R)EvtCode-SP</pv_name>
+      <x>132</x>
+      <y>53</y>
+      <width>111</width>
+      <actions>
+      </actions>
+      <border_color>
+        <color red="0" green="128" blue="255">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_1</name>
+      <text>Send Event:</text>
+      <x>20</x>
+      <y>51</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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_1</name>
+      <text>Timestamp Tx:</text>
+      <x>20</x>
+      <y>93</y>
+      <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>
+      <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="combo" version="2.0.0">
+      <name>Menu Button</name>
+      <pv_name>$(P)$(R)TimeSrc-Sel</pv_name>
+      <x>132</x>
+      <y>93</y>
+      <width>111</width>
+      <height>25</height>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <background_color>
+        <color red="240" green="240" blue="240">
+        </color>
+      </background_color>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_24</name>
+    <class>TITLE</class>
+    <text>  MRF EVR-MTCA-300U</text>
+    <x use_class="true">20</x>
+    <y use_class="true">0</y>
+    <width>650</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>
+    <background_color>
+      <color red="31" green="83" blue="102">
+      </color>
+    </background_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 type="group" version="2.0.0">
+    <name>Sequencers</name>
+    <x>945</x>
+    <y>70</y>
+    <width>919</width>
+    <height>838</height>
+    <style>3</style>
+    <font>
+      <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="PRIMARY-DARK" red="31" green="83" blue="102">
+      </color>
+    </foreground_color>
+    <transparent>true</transparent>
+    <actions>
+    </actions>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle_Group_5</name>
+      <width>919</width>
+      <height>838</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle</name>
+      <x>19</x>
+      <y>66</y>
+      <width>880</width>
+      <height>750</height>
+      <line_width>0</line_width>
+      <background_color>
+        <color name="Background" red="220" green="225" blue="221">
+        </color>
+      </background_color>
+    </widget>
+    <widget type="navtabs" version="2.0.0">
+      <name>Navigation Tabs</name>
+      <tabs>
+        <tab>
+          <name>Soft 0</name>
+          <file>_sequencer.bob</file>
+          <macros>
+            <SS>SoftSeq0</SS>
+          </macros>
+          <group_name></group_name>
+        </tab>
+        <tab>
+          <name>Soft 1</name>
+          <file>_sequencer.bob</file>
+          <macros>
+            <SS>SoftSeq1</SS>
+          </macros>
+          <group_name></group_name>
+        </tab>
+        <tab>
+          <name>Soft 2</name>
+          <file>_sequencer.bob</file>
+          <macros>
+            <SS>SoftSeq2</SS>
+          </macros>
+          <group_name></group_name>
+        </tab>
+      </tabs>
+      <x>19</x>
+      <y>40</y>
+      <width>880</width>
+      <height>776</height>
+      <direction>0</direction>
+      <tab_height>24</tab_height>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="14.0">
+        </font>
+      </font>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_16</name>
+      <class>HEADER3</class>
+      <text>Sequencers</text>
+      <width>919</width>
+      <height>40</height>
+      <font use_class="true">
+        <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
+        </font>
+      </font>
+      <foreground_color use_class="true">
+        <color name="Text" red="25" green="25" blue="25">
+        </color>
+      </foreground_color>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>Status</name>
+    <x>20</x>
+    <y>70</y>
+    <width>270</width>
+    <height>540</height>
+    <style>3</style>
+    <font>
+      <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="PRIMARY-DARK" red="31" green="83" blue="102">
+      </color>
+    </foreground_color>
+    <transparent>true</transparent>
+    <actions>
+    </actions>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle_Group_1</name>
+      <width>270</width>
+      <height>540</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_17</name>
+      <text>Status</text>
+      <width>270</width>
+      <height>40</height>
+      <font>
+        <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_6</name>
+      <text>Enabled:</text>
+      <x>10</x>
+      <y>50</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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_7</name>
+      <text>Link:</text>
+      <x>10</x>
+      <y>100</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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_8</name>
+      <text>PLL:</text>
+      <x>10</x>
+      <y>140</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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_11</name>
+      <text>Time:</text>
+      <x>10</x>
+      <y>190</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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_9</name>
+      <text>Link Err Cnt:</text>
+      <x>10</x>
+      <y>240</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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_10</name>
+      <text>HBt TIMO Cnt:</text>
+      <x>10</x>
+      <y>280</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <background_color>
+        <color red="255" green="255" blue="255">
+        </color>
+      </background_color>
+      <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="label" version="2.0.0">
+      <name>Label_12</name>
+      <text>Fw Version:</text>
+      <x>10</x>
+      <y>330</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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_6</name>
+      <pv_name>$(P)$(R)Ena-Sel</pv_name>
+      <x>120</x>
+      <y>50</y>
+      <width>128</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_7</name>
+      <pv_name>$(P)$(R)Link-Sts</pv_name>
+      <x>120</x>
+      <y>100</y>
+      <width>128</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_8</name>
+      <pv_name>$(P)$(R)Pll-Sts</pv_name>
+      <x>120</x>
+      <y>140</y>
+      <width>128</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_11</name>
+      <pv_name>$(P)$(R)Time-Valid-Sts</pv_name>
+      <x>120</x>
+      <y>190</y>
+      <width>128</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_9</name>
+      <pv_name>$(P)$(R)Cnt-RxErr-I</pv_name>
+      <x>120</x>
+      <y>240</y>
+      <width>128</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_10</name>
+      <pv_name>$(P)$(R)Cnt-LinkTimo-I</pv_name>
+      <x>120</x>
+      <y>280</y>
+      <width>128</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_12</name>
+      <pv_name>$(P)$(R)FwVer-I</pv_name>
+      <x>120</x>
+      <y>330</y>
+      <width>128</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_13</name>
+      <text>Sw Version:</text>
+      <x>10</x>
+      <y>395</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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_13</name>
+      <pv_name>$(P)$(R)SwVer-I</pv_name>
+      <x>120</x>
+      <y>395</y>
+      <width>130</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_14</name>
+      <text>HW Model:</text>
+      <x>10</x>
+      <y>435</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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_14</name>
+      <pv_name>$(P)$(R)HwType-I</pv_name>
+      <x>120</x>
+      <y>435</y>
+      <width>130</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_15</name>
+      <pv_name>$(P)$(R)Pos-I</pv_name>
+      <x>120</x>
+      <y>485</y>
+      <width>130</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_15</name>
+      <text>Position:</text>
+      <x>10</x>
+      <y>485</y>
+      <foreground_color>
+        <color red="0" green="0" blue="0">
+        </color>
+      </foreground_color>
+      <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>
+  <widget type="label" version="2.0.0">
+    <name>subtitle</name>
+    <text>Expert Panel</text>
+    <x>1632</x>
+    <y>20</y>
+    <width>230</width>
+    <height>30</height>
+    <font>
+      <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="HEADER-TEXT" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <horizontal_alignment>2</horizontal_alignment>
+    <vertical_alignment>2</vertical_alignment>
+    <wrap_words>false</wrap_words>
+  </widget>
+</display>
diff --git a/99-Shared/mrfioc2_new/evr-mtca-300u.bob b/99-Shared/mrfioc2_new/evr-mtca-300u.bob
new file mode 100644
index 0000000..9071aba
--- /dev/null
+++ b/99-Shared/mrfioc2_new/evr-mtca-300u.bob
@@ -0,0 +1,1664 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>MRF EVR-MTCA-300U - $(P)$(R)</name>
+  <width>1671</width>
+  <height>1178</height>
+  <grid_visible>false</grid_visible>
+  <widget type="rectangle" version="2.0.0">
+    <name>Tiltlebar</name>
+    <width>1671</width>
+    <height>50</height>
+    <line_width>0</line_width>
+    <background_color>
+      <color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202">
+      </color>
+    </background_color>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>Delay Generators (Pulsers)</name>
+    <x>20</x>
+    <y>280</y>
+    <width>806</width>
+    <height>664</height>
+    <style>3</style>
+    <font>
+      <font family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="PRIMARY-DARK" red="31" green="83" blue="102">
+      </color>
+    </foreground_color>
+    <widget type="rectangle" version="2.0.0">
+      <name>Group</name>
+      <width>806</width>
+      <height>664</height>
+      <line_width>0</line_width>
+      <line_color>
+        <color name="BLACK-BORDER" red="121" green="121" blue="121">
+        </color>
+      </line_color>
+      <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>Title</name>
+      <class>HEADER3</class>
+      <text>Delay Generators (Pulsers)</text>
+      <width>806</width>
+      <height>40</height>
+      <font use_class="true">
+        <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
+        </font>
+      </font>
+      <foreground_color use_class="true">
+        <color name="Text" red="25" green="25" blue="25">
+        </color>
+      </foreground_color>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="navtabs" version="2.0.0">
+      <name>Navigation Tabs_1</name>
+      <tabs>
+        <tab>
+          <name>Pulser 0..7</name>
+          <file>_pulsers_0_7.bob</file>
+          <macros>
+          </macros>
+          <group_name></group_name>
+        </tab>
+        <tab>
+          <name>Pulser 8..15</name>
+          <file>_pulsers_8_15.bob</file>
+          <macros>
+          </macros>
+          <group_name></group_name>
+        </tab>
+      </tabs>
+      <x>22</x>
+      <y>40</y>
+      <width>762</width>
+      <height>604</height>
+      <direction>0</direction>
+      <tab_height>25</tab_height>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="14.0">
+        </font>
+      </font>
+    </widget>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>Front-panel Outputs</name>
+    <x>841</x>
+    <y>825</y>
+    <width>810</width>
+    <height>333</height>
+    <style>3</style>
+    <font>
+      <font family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="PRIMARY-DARK" red="31" green="83" blue="102">
+      </color>
+    </foreground_color>
+    <transparent>true</transparent>
+    <widget type="rectangle" version="2.0.0">
+      <name>Group_1</name>
+      <width>810</width>
+      <height>333</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Prescalers_3</name>
+      <text>Front-panel Outputs</text>
+      <width>810</width>
+      <height>40</height>
+      <font>
+        <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="navtabs" version="2.0.0">
+      <name>Navigation Tabs</name>
+      <tabs>
+        <tab>
+          <name>OUT0..OUT3</name>
+          <file>_fpoutputs.bob</file>
+          <macros>
+            <O0>FP0</O0>
+            <O1>FP1</O1>
+            <O2>FP2</O2>
+            <O3>FP3</O3>
+          </macros>
+          <group_name></group_name>
+        </tab>
+        <tab>
+          <name>UNIV0..UNIV3</name>
+          <file>_fpoutputs.bob</file>
+          <macros>
+            <O0>FPUV0</O0>
+            <O1>FPUV1</O1>
+            <O2>FPUV2</O2>
+            <O3>FPUV3</O3>
+          </macros>
+          <group_name></group_name>
+        </tab>
+      </tabs>
+      <x>20</x>
+      <y>30</y>
+      <width>770</width>
+      <height>283</height>
+      <direction>0</direction>
+      <tab_width>120</tab_width>
+      <tab_height>24</tab_height>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="14.0">
+        </font>
+      </font>
+    </widget>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>Backplane Outputs</name>
+    <x>841</x>
+    <y>280</y>
+    <width>810</width>
+    <height>530</height>
+    <style>3</style>
+    <font>
+      <font family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="PRIMARY-DARK" red="31" green="83" blue="102">
+      </color>
+    </foreground_color>
+    <transparent>true</transparent>
+    <widget type="rectangle" version="2.0.0">
+      <name>Group_2</name>
+      <width>810</width>
+      <height>530</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Prescalers_4</name>
+      <text>Backplane Outputs</text>
+      <width>810</width>
+      <height>40</height>
+      <font>
+        <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="navtabs" version="2.0.0">
+      <name>Navigation Tabs_2</name>
+      <tabs>
+        <tab>
+          <name>TX/RX Lines</name>
+          <file>_mtcabackplane.bob</file>
+          <macros>
+          </macros>
+          <group_name></group_name>
+        </tab>
+        <tab>
+          <name>TCLK / Internal</name>
+          <file>_tclkout.bob</file>
+          <macros>
+          </macros>
+          <group_name></group_name>
+        </tab>
+      </tabs>
+      <x>20</x>
+      <y>40</y>
+      <width>770</width>
+      <height>470</height>
+      <direction>0</direction>
+      <tab_height>25</tab_height>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="14.0">
+        </font>
+      </font>
+    </widget>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>Front-panel Inputs</name>
+    <x>20</x>
+    <y>959</y>
+    <width>806</width>
+    <height>199</height>
+    <style>3</style>
+    <font>
+      <font family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="PRIMARY-DARK" red="31" green="83" blue="102">
+      </color>
+    </foreground_color>
+    <transparent>true</transparent>
+    <widget type="rectangle" version="2.0.0">
+      <name>Group</name>
+      <width>806</width>
+      <height>199</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle_In0_Background</name>
+      <x>71</x>
+      <y>78</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>0</line_width>
+      <background_color>
+        <color name="Background" red="220" green="225" blue="221">
+        </color>
+      </background_color>
+    </widget>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle_In1_Background</name>
+      <x>71</x>
+      <y>133</y>
+      <width>692</width>
+      <height>40</height>
+      <line_width>0</line_width>
+      <background_color>
+        <color name="Background" red="220" green="225" blue="221">
+        </color>
+      </background_color>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded Display_24</name>
+      <macros>
+        <Q>In0</Q>
+      </macros>
+      <file>_evrinput.bob</file>
+      <x>28</x>
+      <y>78</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <transparent>true</transparent>
+    </widget>
+    <widget type="embedded" version="2.0.0">
+      <name>Embedded Display_25</name>
+      <macros>
+        <Q>In1</Q>
+      </macros>
+      <file>_evrinput.bob</file>
+      <x>28</x>
+      <y>133</y>
+      <width>735</width>
+      <height>40</height>
+      <resize>2</resize>
+      <transparent>true</transparent>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_16</name>
+      <text>Active Low/High</text>
+      <x>86</x>
+      <y>46</y>
+      <width>110</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_50</name>
+      <text>Edge (rising/falling)</text>
+      <x>228</x>
+      <y>46</y>
+      <width>110</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_51</name>
+      <text>Local Event</text>
+      <x>419</x>
+      <y>46</y>
+      <width>120</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_52</name>
+      <text>Uplink Event</text>
+      <x>594</x>
+      <y>46</y>
+      <width>120</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Title</name>
+      <text>Front-panel Inputs</text>
+      <width>806</width>
+      <height>40</height>
+      <font>
+        <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_55</name>
+      <text>Nr.</text>
+      <x>39</x>
+      <y>46</y>
+      <width>20</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+    </widget>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_24</name>
+    <class>TITLE</class>
+    <text>  MTCA-EVR-300U [$(EVR)]</text>
+    <x use_class="true">20</x>
+    <y use_class="true">0</y>
+    <width>1135</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>
+    <background_color>
+      <color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202">
+      </color>
+    </background_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 type="action_button" version="3.0.0">
+    <name>Action Button</name>
+    <actions>
+      <action type="open_display">
+        <file>evr-expert.bob</file>
+        <target>tab</target>
+        <description>Open Display</description>
+      </action>
+    </actions>
+    <text>Expert</text>
+    <x>1536</x>
+    <y>12</y>
+    <width>116</width>
+    <height>25</height>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>Prescalers_1</name>
+    <x>936</x>
+    <y>70</y>
+    <width>286</width>
+    <height>194</height>
+    <style>3</style>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="GRAY-BORDER" red="121" green="121" blue="121">
+      </color>
+    </foreground_color>
+    <transparent>true</transparent>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle_Group_5</name>
+      <width>286</width>
+      <height>194</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_21</name>
+      <pv_name>$(P)$(R)PS2-Rate-I</pv_name>
+      <x>164</x>
+      <y>154</y>
+      <width>90</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <format>1</format>
+      <precision>6</precision>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_22</name>
+      <pv_name>$(P)$(R)PS1-Rate-I</pv_name>
+      <x>164</x>
+      <y>120</y>
+      <width>90</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <format>1</format>
+      <precision>6</precision>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_23</name>
+      <pv_name>$(P)$(R)PS0-Rate-I</pv_name>
+      <x>164</x>
+      <y>86</y>
+      <width>90</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <format>1</format>
+      <precision>6</precision>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textentry" version="3.0.0">
+      <name>Text Input_4</name>
+      <pv_name>$(P)$(R)PS0-Div-SP</pv_name>
+      <x>58</x>
+      <y>86</y>
+      <width>78</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_5</name>
+      <pv_name>$(P)$(R)PS1-Div-SP</pv_name>
+      <x>58</x>
+      <y>120</y>
+      <width>78</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_6</name>
+      <pv_name>$(P)$(R)PS2-Div-SP</pv_name>
+      <x>58</x>
+      <y>154</y>
+      <width>78</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+      <border_color>
+        <color red="0" green="128" blue="255">
+        </color>
+      </border_color>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_28</name>
+      <text>2</text>
+      <x>32</x>
+      <y>151</y>
+      <width>20</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>
+      <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_29</name>
+      <text>1</text>
+      <x>32</x>
+      <y>117</y>
+      <width>20</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>
+      <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_30</name>
+      <text>0</text>
+      <x>32</x>
+      <y>84</y>
+      <width>20</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>
+      <horizontal_alignment>1</horizontal_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_53</name>
+      <text>Set Value</text>
+      <x>58</x>
+      <y>50</y>
+      <width>78</width>
+      <height>23</height>
+      <vertical_alignment>1</vertical_alignment>
+      <tooltip>Loaded/Unloaded</tooltip>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_54</name>
+      <text>Value</text>
+      <x>164</x>
+      <y>50</y>
+      <width>90</width>
+      <height>23</height>
+      <vertical_alignment>1</vertical_alignment>
+      <tooltip>Enabled/Disabled</tooltip>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Prescalers</name>
+      <class>HEADER3</class>
+      <text>Prescalers</text>
+      <width>286</width>
+      <height>40</height>
+      <font use_class="true">
+        <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
+        </font>
+      </font>
+      <foreground_color use_class="true">
+        <color name="Text" red="25" green="25" blue="25">
+        </color>
+      </foreground_color>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>Event Monitors_1</name>
+    <x>1237</x>
+    <y>70</y>
+    <width>414</width>
+    <height>194</height>
+    <style>3</style>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="GRAY-BORDER" red="121" green="121" blue="121">
+      </color>
+    </foreground_color>
+    <transparent>true</transparent>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle_Group_6</name>
+      <width>414</width>
+      <height>194</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Prescalers_2</name>
+      <text>Event Monitors</text>
+      <width>414</width>
+      <height>40</height>
+      <font>
+        <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_28</name>
+      <pv_name>$(P)$(R)EvtACnt-I</pv_name>
+      <x>112</x>
+      <y>50</y>
+      <width>70</width>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_33</name>
+      <pv_name>$(P)$(R)EvtBCnt-I</pv_name>
+      <x>111</x>
+      <y>86</y>
+      <width>70</width>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_34</name>
+      <pv_name>$(P)$(R)EvtCCnt-I</pv_name>
+      <x>112</x>
+      <y>120</y>
+      <width>70</width>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_35</name>
+      <pv_name>$(P)$(R)EvtDCnt-I</pv_name>
+      <x>112</x>
+      <y>154</y>
+      <width>70</width>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_36</name>
+      <pv_name>$(P)$(R)EvtDCnt-I</pv_name>
+      <x>301</x>
+      <y>50</y>
+      <width>70</width>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_37</name>
+      <pv_name>$(P)$(R)EvtECnt-I</pv_name>
+      <x>300</x>
+      <y>86</y>
+      <width>70</width>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_38</name>
+      <pv_name>$(P)$(R)EvtFCnt-I</pv_name>
+      <x>301</x>
+      <y>120</y>
+      <width>70</width>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_39</name>
+      <pv_name>$(P)$(R)EvtGCnt-I</pv_name>
+      <x>301</x>
+      <y>154</y>
+      <width>70</width>
+      <font>
+        <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+      <border_alarm_sensitive>false</border_alarm_sensitive>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_43</name>
+      <text>Monitor E:</text>
+      <x>220</x>
+      <y>50</y>
+      <width>70</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_44</name>
+      <text>Monitor F:</text>
+      <x>220</x>
+      <y>86</y>
+      <width>70</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_45</name>
+      <text>Monitor G:</text>
+      <x>220</x>
+      <y>120</y>
+      <width>70</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_46</name>
+      <text>Monitor H:</text>
+      <x>220</x>
+      <y>154</y>
+      <width>70</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_39</name>
+      <text>Monitor A:</text>
+      <x>32</x>
+      <y>50</y>
+      <width>70</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_40</name>
+      <text>Monitor B:</text>
+      <x>34</x>
+      <y>86</y>
+      <width>68</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_42</name>
+      <text>Monitor D:</text>
+      <x>36</x>
+      <y>154</y>
+      <width>66</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_41</name>
+      <text>Monitor C:</text>
+      <x>35</x>
+      <y>120</y>
+      <width>67</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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>
+  <widget type="group" version="2.0.0">
+    <name>Sequencers_1</name>
+    <x>744</x>
+    <y>70</y>
+    <width>177</width>
+    <height>194</height>
+    <style>3</style>
+    <font>
+      <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="GRAY-BORDER" red="121" green="121" blue="121">
+      </color>
+    </foreground_color>
+    <transparent>true</transparent>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle_Group_4</name>
+      <width>177</width>
+      <height>194</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_47</name>
+      <text>Loaded</text>
+      <x>27</x>
+      <y>50</y>
+      <width>55</width>
+      <horizontal_alignment>2</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <tooltip>Loaded/Unloaded</tooltip>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_48</name>
+      <text>Enabled</text>
+      <x>95</x>
+      <y>50</y>
+      <width>59</width>
+      <vertical_alignment>1</vertical_alignment>
+      <tooltip>Enabled/Disabled</tooltip>
+    </widget>
+    <widget type="led" version="2.0.0">
+      <name>LED_11</name>
+      <pv_name>$(P)$(R)SoftSeq2-Enable-RB</pv_name>
+      <x>107</x>
+      <y>152</y>
+      <square>true</square>
+    </widget>
+    <widget type="led" version="2.0.0">
+      <name>LED_12</name>
+      <pv_name>$(P)$(R)SoftSeq2-Load-RB</pv_name>
+      <x>50</x>
+      <y>152</y>
+      <square>true</square>
+    </widget>
+    <widget type="led" version="2.0.0">
+      <name>LED_9</name>
+      <pv_name>$(P)$(R)SoftSeq1-Enable-RB</pv_name>
+      <x>107</x>
+      <y>118</y>
+      <square>true</square>
+    </widget>
+    <widget type="led" version="2.0.0">
+      <name>LED_10</name>
+      <pv_name>$(P)$(R)SoftSeq1-Load-RB</pv_name>
+      <x>50</x>
+      <y>118</y>
+      <square>true</square>
+    </widget>
+    <widget type="led" version="2.0.0">
+      <name>LED_7</name>
+      <pv_name>$(P)$(R)SoftSeq0-Enable-RB</pv_name>
+      <x>107</x>
+      <y>84</y>
+      <square>true</square>
+    </widget>
+    <widget type="led" version="2.0.0">
+      <name>LED_8</name>
+      <pv_name>$(P)$(R)SoftSeq0-Load-RB</pv_name>
+      <x>50</x>
+      <y>84</y>
+      <square>true</square>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_49</name>
+      <class>HEADER3</class>
+      <text>Sequencers</text>
+      <width>177</width>
+      <height>40</height>
+      <font use_class="true">
+        <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
+        </font>
+      </font>
+      <foreground_color use_class="true">
+        <color name="Text" red="25" green="25" blue="25">
+        </color>
+      </foreground_color>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Action Button_7</name>
+      <text>2</text>
+      <x>15</x>
+      <y>149</y>
+      <width>20</width>
+      <font>
+        <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
+        </font>
+      </font>
+      <background_color>
+        <color name="Button_Background" red="236" green="236" blue="236">
+        </color>
+      </background_color>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+        <action type="open_display">
+          <file>old/evg-seq.bob</file>
+          <macros>
+            <SS>SoftSeq2</SS>
+          </macros>
+          <target>replace</target>
+          <description>Open Display</description>
+        </action>
+      </actions>
+      <tooltip>$(actions)</tooltip>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Action Button_6</name>
+      <text>1</text>
+      <x>15</x>
+      <y>116</y>
+      <width>20</width>
+      <font>
+        <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
+        </font>
+      </font>
+      <background_color>
+        <color name="Button_Background" red="236" green="236" blue="236">
+        </color>
+      </background_color>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+        <action type="open_display">
+          <file>old/evg-seq.bob</file>
+          <macros>
+            <SS>SoftSeq1</SS>
+          </macros>
+          <target>replace</target>
+          <description>Open Display</description>
+        </action>
+      </actions>
+      <tooltip>$(actions)</tooltip>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Action Button_2</name>
+      <text>0</text>
+      <x>15</x>
+      <y>82</y>
+      <width>20</width>
+      <font>
+        <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
+        </font>
+      </font>
+      <background_color>
+        <color name="Button_Background" red="236" green="236" blue="236">
+        </color>
+      </background_color>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+        <action type="open_display">
+          <file>old/evg-seq.bob</file>
+          <macros>
+            <SS>SoftSeq0</SS>
+          </macros>
+          <target>replace</target>
+          <description>Open Display</description>
+        </action>
+      </actions>
+      <tooltip>$(actions)</tooltip>
+    </widget>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>Delay Generators (Pulsers)</name>
+    <x>20</x>
+    <y>70</y>
+    <width>328</width>
+    <height>194</height>
+    <style>3</style>
+    <transparent>true</transparent>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle_Group_1</name>
+      <width>328</width>
+      <height>194</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="textentry" version="3.0.0">
+      <name>Text Input</name>
+      <pv_name>$(P)$(R)Label-I</pv_name>
+      <x>24</x>
+      <y>149</y>
+      <width>280</width>
+      <height>25</height>
+      <format>6</format>
+      <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_10</name>
+      <pv_name>$(P)$(R)Time-I</pv_name>
+      <x>24</x>
+      <y>49</y>
+      <width>280</width>
+      <height>25</height>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_25</name>
+      <text>EVR Time</text>
+      <x>24</x>
+      <y>29</y>
+      <width>130</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_26</name>
+      <text>EVR Identification</text>
+      <x>24</x>
+      <y>129</y>
+      <width>130</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_27</name>
+      <text>Clock Frequency</text>
+      <x>24</x>
+      <y>81</y>
+      <width>130</width>
+      <font>
+        <font family="Source Sans Pro Semibold" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_11</name>
+      <pv_name>$(P)$(R)Link-Clk-I</pv_name>
+      <x>24</x>
+      <y>101</y>
+      <width>280</width>
+      <height>25</height>
+      <format>1</format>
+      <precision>6</precision>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_3</name>
+      <text>Status</text>
+      <width>328</width>
+      <height>40</height>
+      <font>
+        <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>Diagnostics</name>
+    <x>363</x>
+    <y>70</y>
+    <width>365</width>
+    <height>194</height>
+    <style>3</style>
+    <transparent>true</transparent>
+    <widget type="rectangle" version="2.0.0">
+      <name>Rectangle_Group_2</name>
+      <width>365</width>
+      <height>194</height>
+      <line_width>0</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_width>5</corner_width>
+      <corner_height>5</corner_height>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_4</name>
+      <class>HEADER3</class>
+      <text>Diagnostics</text>
+      <width>365</width>
+      <height>40</height>
+      <font use_class="true">
+        <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
+        </font>
+      </font>
+      <foreground_color use_class="true">
+        <color name="Text" red="25" green="25" blue="25">
+        </color>
+      </foreground_color>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_6</name>
+      <text>Enabled:</text>
+      <x>15</x>
+      <y>50</y>
+      <width>60</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_1</name>
+      <pv_name>$(P)$(R)Ena-Sel</pv_name>
+      <x>83</x>
+      <y>50</y>
+      <width>65</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_7</name>
+      <text>Link:</text>
+      <x>16</x>
+      <y>84</y>
+      <width>60</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_2</name>
+      <pv_name>$(P)$(R)Link-Sts</pv_name>
+      <x>83</x>
+      <y>84</y>
+      <width>65</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_8</name>
+      <text>PLL:</text>
+      <x>16</x>
+      <y>118</y>
+      <width>60</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_3</name>
+      <pv_name>$(P)$(R)Pll-Sts</pv_name>
+      <x>83</x>
+      <y>118</y>
+      <width>65</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_11</name>
+      <text>Time:</text>
+      <x>16</x>
+      <y>152</y>
+      <width>60</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_6</name>
+      <pv_name>$(P)$(R)Time-Valid-Sts</pv_name>
+      <x>83</x>
+      <y>152</y>
+      <width>65</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_20</name>
+      <text>Link Err Cnt:</text>
+      <x>177</x>
+      <y>152</y>
+      <width>90</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_17</name>
+      <pv_name>$(P)$(R)Cnt-RxErr-I</pv_name>
+      <x>275</x>
+      <y>152</y>
+      <width>65</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_18</name>
+      <pv_name>$(P)$(R)Cnt-LinkTimo-I</pv_name>
+      <x>275</x>
+      <y>50</y>
+      <width>65</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_21</name>
+      <text>FIFO OFlw:</text>
+      <x>177</x>
+      <y>84</y>
+      <width>90</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_19</name>
+      <pv_name>$(P)$(R)Cnt-HwOflw-I</pv_name>
+      <x>275</x>
+      <y>84</y>
+      <width>65</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="textupdate" version="2.0.0">
+      <name>Text Update_20</name>
+      <pv_name>$(P)$(R)Cnt-SwOflw-I</pv_name>
+      <x>275</x>
+      <y>118</y>
+      <width>65</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <horizontal_alignment>1</horizontal_alignment>
+      <vertical_alignment>1</vertical_alignment>
+      <wrap_words>false</wrap_words>
+      <actions>
+      </actions>
+    </widget>
+    <widget type="label" version="2.0.0">
+      <name>Label_22</name>
+      <text>HBt TIMO Cnt:</text>
+      <x>177</x>
+      <y>50</y>
+      <width>90</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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_23</name>
+      <text>Sw OFlw:</text>
+      <x>177</x>
+      <y>118</y>
+      <width>90</width>
+      <font>
+        <font family="Source Sans Pro" style="REGULAR" size="14.0">
+        </font>
+      </font>
+      <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>
+  <widget type="rectangle" version="2.0.0">
+    <name>Rectangle_1</name>
+    <x>351</x>
+    <y>1200</y>
+    <width>1</width>
+    <height>1</height>
+  </widget>
+</display>
diff --git a/99-Shared/mrfioc2_new/legacy/_evrdlygen_backup1.bob b/99-Shared/mrfioc2_new/legacy/_evrdlygen_backup1.bob
new file mode 100644
index 0000000..787a06e
--- /dev/null
+++ b/99-Shared/mrfioc2_new/legacy/_evrdlygen_backup1.bob
@@ -0,0 +1,354 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>EVR DlyGen</name>
+  <width>675</width>
+  <height>50</height>
+  <widget type="rectangle" version="2.0.0">
+    <name>Rectangle_1</name>
+    <x>530</x>
+    <y>22</y>
+    <width>20</width>
+    <line_width>0</line_width>
+    <background_color>
+      <color name="Read_Background" red="230" green="235" blue="232">
+      </color>
+    </background_color>
+    <corner_width>3</corner_width>
+    <corner_height>3</corner_height>
+  </widget>
+  <widget type="rectangle" version="2.0.0">
+    <name>Rectangle</name>
+    <x>430</x>
+    <y>22</y>
+    <width>20</width>
+    <line_width>0</line_width>
+    <background_color>
+      <color name="Read_Background" red="230" green="235" blue="232">
+      </color>
+    </background_color>
+    <corner_width>3</corner_width>
+    <corner_height>3</corner_height>
+  </widget>
+  <widget type="textentry" version="3.0.0">
+    <name>Text Input</name>
+    <pv_name>$(P)$(R)$(Q)-Prescaler-SP</pv_name>
+    <x>300</x>
+    <y>22</y>
+    <width>50</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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_1</name>
+    <pv_name>$(P)$(R)$(Q)-Delay-SP</pv_name>
+    <x>365</x>
+    <y>22</y>
+    <width>65</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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_2</name>
+    <pv_name>$(P)$(R)$(Q)-Width-SP</pv_name>
+    <x>465</x>
+    <y>22</y>
+    <width>65</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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="label" version="2.0.0">
+    <name>Label</name>
+    <text>$(N)</text>
+    <x>9</x>
+    <y>19</y>
+    <width>25</width>
+    <font>
+      <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="TEXT" red="25" green="25" blue="25">
+      </color>
+    </foreground_color>
+    <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="textentry" version="3.0.0">
+    <name>Text Input_3</name>
+    <pv_name>$(P)$(R)$(Q)-Evt-Trig0-SP</pv_name>
+    <x>565</x>
+    <y>22</y>
+    <width>30</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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_4</name>
+    <pv_name>$(P)$(R)$(Q)-Evt-Trig1-SP</pv_name>
+    <x>600</x>
+    <y>22</y>
+    <width>30</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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_5</name>
+    <pv_name>$(P)$(R)$(Q)-Evt-Trig2-SP</pv_name>
+    <x>635</x>
+    <y>22</y>
+    <width>30</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <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="bool_button" version="2.0.0">
+    <name>Boolean Button</name>
+    <pv_name>$(P)$(R)$(Q)-Polarity-Sel</pv_name>
+    <bit>-1</bit>
+    <x>100</x>
+    <y>22</y>
+    <width>65</width>
+    <height>20</height>
+    <off_label>Normal</off_label>
+    <off_color>
+      <color name="Button_Background" red="236" green="236" blue="236">
+      </color>
+    </off_color>
+    <on_label>Invert</on_label>
+    <on_color>
+      <color name="RED-BACKGROUND" red="225" green="192" blue="188">
+      </color>
+    </on_color>
+    <show_led>false</show_led>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <actions>
+    </actions>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="bool_button" version="2.0.0">
+    <name>Boolean Button_1</name>
+    <pv_name>$(P)$(R)$(Q)-Ena-Sel</pv_name>
+    <bit>-1</bit>
+    <x>40</x>
+    <y>22</y>
+    <width>50</width>
+    <height>20</height>
+    <off_color>
+      <color name="OFF" red="90" green="110" blue="90">
+      </color>
+    </off_color>
+    <on_color>
+      <color name="ON" red="70" green="255" blue="70">
+      </color>
+    </on_color>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <actions>
+    </actions>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="textentry" version="3.0.0">
+    <name>Text Input_6</name>
+    <pv_name>$(P)$(R)$(Q)-Label-I</pv_name>
+    <x>180</x>
+    <y>22</y>
+    <width>105</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="12.0">
+      </font>
+    </font>
+    <format>6</format>
+    <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_2</name>
+    <pv_name>$(P)$(R)$(Q)-Width-SP.EGU</pv_name>
+    <x>530</x>
+    <y>22</y>
+    <width>20</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <transparent>true</transparent>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="textupdate" version="2.0.0">
+    <name>Text Update_3</name>
+    <pv_name>$(P)$(R)$(Q)-Delay-SP.EGU</pv_name>
+    <x>430</x>
+    <y>22</y>
+    <width>20</width>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <transparent>true</transparent>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_2</name>
+    <text>Polarity</text>
+    <x>100</x>
+    <y>4</y>
+    <width>65</width>
+    <height>15</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="12.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_3</name>
+    <text>Label</text>
+    <x>180</x>
+    <y>4</y>
+    <width>105</width>
+    <height>15</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="12.0">
+      </font>
+    </font>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_4</name>
+    <text>Prescaler</text>
+    <x>300</x>
+    <y>4</y>
+    <width>50</width>
+    <height>15</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="12.0">
+      </font>
+    </font>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_5</name>
+    <text>Delay</text>
+    <x>365</x>
+    <y>4</y>
+    <height>15</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="12.0">
+      </font>
+    </font>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_6</name>
+    <text>Width</text>
+    <x>465</x>
+    <y>4</y>
+    <width>110</width>
+    <height>15</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="12.0">
+      </font>
+    </font>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_7</name>
+    <text>Trigger Events</text>
+    <x>565</x>
+    <y>4</y>
+    <width>92</width>
+    <height>15</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="12.0">
+      </font>
+    </font>
+  </widget>
+</display>
diff --git a/99-Shared/mrfioc2_new/legacy/mtca-evr-frontpanel.jpg b/99-Shared/mrfioc2_new/legacy/mtca-evr-frontpanel.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..83ac053aba37eb4b8543ab93e68ba505dd1e1688
GIT binary patch
literal 63882
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%0A>UEL(G!kTH?lwNA-4Qg3S90Z6~3m^cS7PvcQw>^
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
We<U;i)xM|y{M-Kq&xrZg*#8C8-`;)z

literal 0
HcmV?d00001

-- 
GitLab