From 72315983fd1e9f127ba1a8ce4af8944e303fe676 Mon Sep 17 00:00:00 2001
From: benjaminbolling <benjamin.bolling@esss.se>
Date: Wed, 27 May 2020 14:18:58 +0200
Subject: [PATCH] Included also the 10-Top files

---
 99-Shared/_old/10-Top/bcmioc/instance.bob | 337 ++++++++++++++++++++
 99-Shared/_old/10-Top/bcmioc/top.bob      |  94 ++++++
 99-Shared/_old/10-Top/bpmioc/instance.bob | 112 +++++++
 99-Shared/_old/10-Top/bpmioc/top.bob      |  58 ++++
 99-Shared/_old/10-Top/evrioc/instance.bob |  75 +++++
 99-Shared/_old/10-Top/evrioc/top-fail.bob | 359 ++++++++++++++++++++++
 99-Shared/_old/10-Top/evrioc/top.bob      | 151 +++++++++
 99-Shared/_old/10-Top/fcioc/instance.bob  | 214 +++++++++++++
 99-Shared/_old/10-Top/fcioc/top.bob       | 123 ++++++++
 99-Shared/_old/10-Top/placeholder.bob     |   0
 10 files changed, 1523 insertions(+)
 create mode 100644 99-Shared/_old/10-Top/bcmioc/instance.bob
 create mode 100644 99-Shared/_old/10-Top/bcmioc/top.bob
 create mode 100644 99-Shared/_old/10-Top/bpmioc/instance.bob
 create mode 100644 99-Shared/_old/10-Top/bpmioc/top.bob
 create mode 100644 99-Shared/_old/10-Top/evrioc/instance.bob
 create mode 100644 99-Shared/_old/10-Top/evrioc/top-fail.bob
 create mode 100644 99-Shared/_old/10-Top/evrioc/top.bob
 create mode 100644 99-Shared/_old/10-Top/fcioc/instance.bob
 create mode 100644 99-Shared/_old/10-Top/fcioc/top.bob
 create mode 100644 99-Shared/_old/10-Top/placeholder.bob

diff --git a/99-Shared/_old/10-Top/bcmioc/instance.bob b/99-Shared/_old/10-Top/bcmioc/instance.bob
new file mode 100644
index 0000000..90e98d4
--- /dev/null
+++ b/99-Shared/_old/10-Top/bcmioc/instance.bob
@@ -0,0 +1,337 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <width>300</width>
+  <height>261</height>
+  <background_color>
+    <color red="240" green="240" blue="240">
+    </color>
+  </background_color>
+  <actions>
+  </actions>
+  <widget type="label" version="2.0.0">
+    <name>Label</name>
+    <text>$(CONTROL_GROUP):$(AMC_NAME)</text>
+    <width>300</width>
+    <height>261</height>
+    <font>
+      <font name="Header 3" family="Liberation Sans" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>1</border_width>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_1</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300bcm/bcm.bob</file>
+        <macros>
+          <P>$(CONTROL_GROUP):$(AMC_NAME):</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(CONTROL_GROUP):$(AMC_NAME)</text>
+    <x>50</x>
+    <y>30</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_2</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300bcm/bcm_instance.opi</file>
+        <macros>
+          <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG>
+          <P>$(SYSTEM1):</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM1)</text>
+    <x>50</x>
+    <y>54</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_3</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300bcm/bcm_instance.opi</file>
+        <macros>
+          <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG>
+          <P>$(SYSTEM2):</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM2)</text>
+    <x>50</x>
+    <y>74</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_4</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300bcm/bcm_instance.opi</file>
+        <macros>
+          <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG>
+          <P>$(SYSTEM3):</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM3)</text>
+    <x>50</x>
+    <y>93</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_5</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300bcm/bcm_instance.opi</file>
+        <macros>
+          <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG>
+          <P>$(SYSTEM4):</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM4)</text>
+    <x>50</x>
+    <y>112</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_6</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300bcm/bcm_instance.opi</file>
+        <macros>
+          <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG>
+          <P>$(SYSTEM5):</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM5)</text>
+    <x>50</x>
+    <y>131</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_7</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300bcm/bcm_instance.opi</file>
+        <macros>
+          <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG>
+          <P>$(SYSTEM6):</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM6)</text>
+    <x>50</x>
+    <y>150</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_8</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300bcm/bcm_instance.opi</file>
+        <macros>
+          <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG>
+          <P>$(SYSTEM7):</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM7)</text>
+    <x>50</x>
+    <y>169</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_9</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300bcm/bcm_instance.opi</file>
+        <macros>
+          <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG>
+          <P>$(SYSTEM8):</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM8)</text>
+    <x>50</x>
+    <y>188</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_10</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300bcm/bcm_instance.opi</file>
+        <macros>
+          <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG>
+          <P>$(SYSTEM9):</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM9)</text>
+    <x>50</x>
+    <y>207</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_11</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300bcm/bcm_instance.opi</file>
+        <macros>
+          <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG>
+          <P>$(SYSTEM10):</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM10)</text>
+    <x>50</x>
+    <y>226</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+</display>
diff --git a/99-Shared/_old/10-Top/bcmioc/top.bob b/99-Shared/_old/10-Top/bcmioc/top.bob
new file mode 100644
index 0000000..85b46f7
--- /dev/null
+++ b/99-Shared/_old/10-Top/bcmioc/top.bob
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>BCM IOCs</name>
+  <macros>
+    <TITLE>BCM IOC</TITLE>
+  </macros>
+  <width>900</width>
+  <background_color>
+    <color red="240" green="240" blue="240">
+    </color>
+  </background_color>
+  <actions>
+  </actions>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>Ctrl-AMC-005</AMC_NAME>
+      <CONTROL_GROUP>LAB-BCM08</CONTROL_GROUP>
+      <SYSTEM1>LAB-008:PBI-BCM-001</SYSTEM1>
+      <SYSTEM10>LAB-008:PBI-BCM-010</SYSTEM10>
+      <SYSTEM2>LAB-008:PBI-BCM-002</SYSTEM2>
+      <SYSTEM3>LAB-008:PBI-BCM-003</SYSTEM3>
+      <SYSTEM4>LAB-008:PBI-BCM-004</SYSTEM4>
+      <SYSTEM5>LAB-008:PBI-BCM-005</SYSTEM5>
+      <SYSTEM6>LAB-008:PBI-BCM-006</SYSTEM6>
+      <SYSTEM7>LAB-008:PBI-BCM-007</SYSTEM7>
+      <SYSTEM8>LAB-008:PBI-BCM-008</SYSTEM8>
+      <SYSTEM9>LAB-008:PBI-BCM-009</SYSTEM9>
+    </macros>
+    <x>12</x>
+    <y>78</y>
+    <width>300</width>
+    <height>261</height>
+    <resize>2</resize>
+    <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>$(TITLE)</text>
+    <x>15</x>
+    <y>15</y>
+    <width>883</width>
+    <height>50</height>
+    <font>
+      <font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>3</border_width>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container_1</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>Ctrl-AMC-004</AMC_NAME>
+      <CONTROL_GROUP>LAB-BCM09</CONTROL_GROUP>
+      <SYSTEM1>LAB-009:PBI-BCM-001</SYSTEM1>
+      <SYSTEM10>LAB-009:PBI-BCM-010</SYSTEM10>
+      <SYSTEM2>LAB-009:PBI-BCM-002</SYSTEM2>
+      <SYSTEM3>LAB-009:PBI-BCM-003</SYSTEM3>
+      <SYSTEM4>LAB-009:PBI-BCM-004</SYSTEM4>
+      <SYSTEM5>LAB-009:PBI-BCM-005</SYSTEM5>
+      <SYSTEM6>LAB-009:PBI-BCM-006</SYSTEM6>
+      <SYSTEM7>LAB-009:PBI-BCM-007</SYSTEM7>
+      <SYSTEM8>LAB-009:PBI-BCM-008</SYSTEM8>
+      <SYSTEM9>LAB-009:PBI-BCM-009</SYSTEM9>
+    </macros>
+    <x>312</x>
+    <y>78</y>
+    <width>300</width>
+    <height>261</height>
+    <resize>2</resize>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+</display>
diff --git a/99-Shared/_old/10-Top/bpmioc/instance.bob b/99-Shared/_old/10-Top/bpmioc/instance.bob
new file mode 100644
index 0000000..15a7a5e
--- /dev/null
+++ b/99-Shared/_old/10-Top/bpmioc/instance.bob
@@ -0,0 +1,112 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <width>300</width>
+  <height>100</height>
+  <background_color>
+    <color red="240" green="240" blue="240">
+    </color>
+  </background_color>
+  <actions>
+  </actions>
+  <widget type="label" version="2.0.0">
+    <name>Label_1</name>
+    <text>$(CONTROL_GROUP):$(AMC_NAME)</text>
+    <width>300</width>
+    <height>100</height>
+    <font>
+      <font name="Header 3" family="Liberation Sans" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>1</border_width>
+    <border_color>
+      <color name="IO Area Background" red="221" green="223" blue="229">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_3</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300bpm/bpm.bob</file>
+        <macros>
+          <P>$(CONTROL_GROUP):$(AMC_NAME):</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(CONTROL_GROUP):$(AMC_NAME)</text>
+    <x>60</x>
+    <y>30</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_1</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300bpm/bpmInstance.bob</file>
+        <macros>
+          <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG>
+          <P>$(SYSTEM1)</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM1)</text>
+    <x>60</x>
+    <y>55</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_2</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300bpm/bpmInstance.bob</file>
+        <macros>
+          <P>$(SYSTEM2)</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM2)</text>
+    <x>60</x>
+    <y>75</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+</display>
diff --git a/99-Shared/_old/10-Top/bpmioc/top.bob b/99-Shared/_old/10-Top/bpmioc/top.bob
new file mode 100644
index 0000000..5a4ce6c
--- /dev/null
+++ b/99-Shared/_old/10-Top/bpmioc/top.bob
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>$(TITLE)</name>
+  <macros>
+    <TITLE>BPM IOCs</TITLE>
+  </macros>
+  <width>595</width>
+  <height>183</height>
+  <background_color>
+    <color red="240" green="240" blue="240">
+    </color>
+  </background_color>
+  <actions>
+  </actions>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container</name>
+    <macros>
+      <AMC_NAME>Ctrl-AMC-004</AMC_NAME>
+      <CONTROL_GROUP>LAB-BPM04</CONTROL_GROUP>
+      <SYSTEM1>LAB-004:PBI-BPM-001:</SYSTEM1>
+      <SYSTEM2>LAB-004:PBI-BPM-002:</SYSTEM2>
+    </macros>
+    <file>instance.opi</file>
+    <x>9</x>
+    <y>80</y>
+    <width>350</width>
+    <height>88</height>
+    <resize>2</resize>
+    <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>$(TITLE)</text>
+    <x>9</x>
+    <y>15</y>
+    <width>577</width>
+    <height>50</height>
+    <font>
+      <font name="Header 1" family="Liberation Sans" style="BOLD" size="22.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>3</border_width>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+</display>
diff --git a/99-Shared/_old/10-Top/evrioc/instance.bob b/99-Shared/_old/10-Top/evrioc/instance.bob
new file mode 100644
index 0000000..98963ae
--- /dev/null
+++ b/99-Shared/_old/10-Top/evrioc/instance.bob
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <background_color>
+    <color red="240" green="240" blue="240">
+    </color>
+  </background_color>
+  <actions>
+  </actions>
+  <widget type="label" version="2.0.0">
+    <name>Label</name>
+    <text>$(CONTROL_GROUP)</text>
+    <width>191</width>
+    <height>23</height>
+    <font>
+      <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>1</border_width>
+    <border_color>
+      <color name="IO Area Background" red="221" green="223" blue="229">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_4</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/mrfioc2/evr-mtca-300u.opi</file>
+        <macros>
+          <D>$(AMC_NAME):</D>
+          <SYS>$(CONTROL_GROUP):</SYS>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>Show OPI</text>
+    <x>449</x>
+    <y>2</y>
+    <width>111</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_1</name>
+    <text>$(AMC_NAME)</text>
+    <x>204</x>
+    <width>191</width>
+    <height>23</height>
+    <font>
+      <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>1</border_width>
+    <border_color>
+      <color name="IO Area Background" red="221" green="223" blue="229">
+      </color>
+    </border_color>
+  </widget>
+</display>
diff --git a/99-Shared/_old/10-Top/evrioc/top-fail.bob b/99-Shared/_old/10-Top/evrioc/top-fail.bob
new file mode 100644
index 0000000..7e37656
--- /dev/null
+++ b/99-Shared/_old/10-Top/evrioc/top-fail.bob
@@ -0,0 +1,359 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>$(TITLE) : Top</name>
+  <macros>
+    <TITLE>EVR IOC</TITLE>
+  </macros>
+  <width>650</width>
+  <background_color>
+    <color red="240" green="240" blue="240">
+    </color>
+  </background_color>
+  <actions>
+  </actions>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>TS-EVR-000</AMC_NAME>
+      <CONTROL_GROUP>LAB-DEV00</CONTROL_GROUP>
+      <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM>
+    </macros>
+    <x>18</x>
+    <y>446</y>
+    <width>562</width>
+    <height>26</height>
+    <resize>2</resize>
+    <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>$(TITLE)</text>
+    <x>15</x>
+    <y>15</y>
+    <width>601</width>
+    <height>50</height>
+    <font>
+      <font name="Header 1" family="Liberation Sans" style="BOLD" size="22.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>3</border_width>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container_1</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>TS-EVR-000</AMC_NAME>
+      <CONTROL_GROUP>LAB-BPM04</CONTROL_GROUP>
+      <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM>
+    </macros>
+    <x>18</x>
+    <y>303</y>
+    <width>562</width>
+    <height>26</height>
+    <resize>2</resize>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container_2</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>TS-EVR-000</AMC_NAME>
+      <CONTROL_GROUP>LAB-FC05</CONTROL_GROUP>
+      <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM>
+    </macros>
+    <x>18</x>
+    <y>360</y>
+    <width>562</width>
+    <height>26</height>
+    <resize>2</resize>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container_3</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>TS-EVR-000</AMC_NAME>
+      <CONTROL_GROUP>LAB-DEV12</CONTROL_GROUP>
+      <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM>
+    </macros>
+    <x>18</x>
+    <y>390</y>
+    <width>562</width>
+    <height>26</height>
+    <resize>2</resize>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container_5</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>TS-EVR-000</AMC_NAME>
+      <CONTROL_GROUP>LAB-BCM08</CONTROL_GROUP>
+      <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM>
+    </macros>
+    <x>18</x>
+    <y>166</y>
+    <width>562</width>
+    <height>26</height>
+    <resize>2</resize>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container_6</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>TS-EVR-000</AMC_NAME>
+      <CONTROL_GROUP>LAB-BCM09</CONTROL_GROUP>
+      <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM>
+    </macros>
+    <x>18</x>
+    <y>114</y>
+    <width>562</width>
+    <height>26</height>
+    <resize>2</resize>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container_7</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>TS-EVR-000</AMC_NAME>
+      <CONTROL_GROUP>LAB-BPM19</CONTROL_GROUP>
+      <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM>
+    </macros>
+    <x>18</x>
+    <y>277</y>
+    <width>562</width>
+    <height>26</height>
+    <resize>2</resize>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container_8</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>TS-EVR-000</AMC_NAME>
+      <CONTROL_GROUP>LAB-SRV05</CONTROL_GROUP>
+      <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM>
+    </macros>
+    <x>18</x>
+    <y>420</y>
+    <width>562</width>
+    <height>26</height>
+    <resize>2</resize>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container_9</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>TS-EVR-000</AMC_NAME>
+      <CONTROL_GROUP>LAB-BCM11</CONTROL_GROUP>
+      <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM>
+    </macros>
+    <x>18</x>
+    <y>140</y>
+    <width>562</width>
+    <height>26</height>
+    <resize>2</resize>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container_11</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>TS-EVR-000</AMC_NAME>
+      <CONTROL_GROUP>LAB-BPM06</CONTROL_GROUP>
+      <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM>
+    </macros>
+    <x>18</x>
+    <y>225</y>
+    <width>562</width>
+    <height>26</height>
+    <resize>2</resize>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container_12</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>TS-EVR-000</AMC_NAME>
+      <CONTROL_GROUP>LAB-BPM18</CONTROL_GROUP>
+      <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM>
+    </macros>
+    <x>18</x>
+    <y>251</y>
+    <width>562</width>
+    <height>26</height>
+    <resize>2</resize>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container_13</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>TS-EVR-000</AMC_NAME>
+      <CONTROL_GROUP>LAB-BPM02</CONTROL_GROUP>
+      <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM>
+    </macros>
+    <x>18</x>
+    <y>329</y>
+    <width>562</width>
+    <height>26</height>
+    <resize>2</resize>
+    <actions>
+    </actions>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container_14</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>TS-EVR-000</AMC_NAME>
+      <CONTROL_GROUP>LAB-BPM17</CONTROL_GROUP>
+      <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM>
+    </macros>
+    <x>18</x>
+    <y>199</y>
+    <width>562</width>
+    <height>26</height>
+    <resize>2</resize>
+    <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>CONTROL GROUP</text>
+    <x>19</x>
+    <y>79</y>
+    <width>191</width>
+    <height>23</height>
+    <font>
+      <font name="Header 3" family="Liberation Sans" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>1</border_width>
+    <border_color>
+      <color name="IO Border" red="0" green="0" blue="0">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_4</name>
+    <text>AMC NAME</text>
+    <x>223</x>
+    <y>79</y>
+    <width>191</width>
+    <height>23</height>
+    <font>
+      <font name="Header 3" family="Liberation Sans" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>1</border_width>
+    <border_color>
+      <color name="IO Border" red="0" green="0" blue="0">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_5</name>
+    <text>OPI</text>
+    <x>421</x>
+    <y>79</y>
+    <width>191</width>
+    <height>23</height>
+    <font>
+      <font name="Header 3" family="Liberation Sans" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>1</border_width>
+    <border_color>
+      <color name="IO Border" red="0" green="0" blue="0">
+      </color>
+    </border_color>
+  </widget>
+</display>
diff --git a/99-Shared/_old/10-Top/evrioc/top.bob b/99-Shared/_old/10-Top/evrioc/top.bob
new file mode 100644
index 0000000..1903dab
--- /dev/null
+++ b/99-Shared/_old/10-Top/evrioc/top.bob
@@ -0,0 +1,151 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>$(TITLE) : Top</name>
+  <macros>
+    <TITLE>EVR IOC</TITLE>
+  </macros>
+  <width>650</width>
+  <background_color>
+    <color red="240" green="240" blue="240">
+    </color>
+  </background_color>
+  <actions>
+  </actions>
+  <widget type="label" version="2.0.0">
+    <name>Label_1</name>
+    <text>$(TITLE)</text>
+    <x>15</x>
+    <y>15</y>
+    <width>601</width>
+    <height>50</height>
+    <font>
+      <font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.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>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>3</border_width>
+    <border_color>
+      <color red="0" green="128" blue="255">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container_2</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>TS-EVR-000</AMC_NAME>
+      <CONTROL_GROUP>LAB-FC05</CONTROL_GROUP>
+      <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM>
+    </macros>
+    <x>19</x>
+    <y>120</y>
+    <width>800</width>
+    <height>600</height>
+    <resize>2</resize>
+    <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>CONTROL GROUP</text>
+    <x>19</x>
+    <y>79</y>
+    <width>191</width>
+    <height>23</height>
+    <font>
+      <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.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>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>1</border_width>
+    <border_color>
+      <color name="IO Border" red="0" green="0" blue="0">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_4</name>
+    <text>AMC NAME</text>
+    <x>223</x>
+    <y>79</y>
+    <width>191</width>
+    <height>23</height>
+    <font>
+      <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.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>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>1</border_width>
+    <border_color>
+      <color name="IO Border" red="0" green="0" blue="0">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_5</name>
+    <text>OPI</text>
+    <x>421</x>
+    <y>79</y>
+    <width>191</width>
+    <height>23</height>
+    <font>
+      <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.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>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>1</border_width>
+    <border_color>
+      <color name="IO Border" red="0" green="0" blue="0">
+      </color>
+    </border_color>
+  </widget>
+</display>
diff --git a/99-Shared/_old/10-Top/fcioc/instance.bob b/99-Shared/_old/10-Top/fcioc/instance.bob
new file mode 100644
index 0000000..4ef1f42
--- /dev/null
+++ b/99-Shared/_old/10-Top/fcioc/instance.bob
@@ -0,0 +1,214 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <background_color>
+    <color red="240" green="240" blue="240">
+    </color>
+  </background_color>
+  <actions>
+  </actions>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_3</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300/system.opi</file>
+        <macros>
+          <P>$(CONTROL_GROUP):$(AMC_NAME):</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>CG OPI</text>
+    <x>324</x>
+    <y>135</y>
+    <width>67</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_1</name>
+    <text>$(CONTROL_GROUP)</text>
+    <x>25</x>
+    <y>133</y>
+    <width>133</width>
+    <height>23</height>
+    <font>
+      <font name="Header 3" family="Liberation Sans" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>1</border_width>
+    <border_color>
+      <color name="IO Area Background" red="221" green="223" blue="229">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_2</name>
+    <text>$(AMC_NAME)</text>
+    <x>175</x>
+    <y>133</y>
+    <width>133</width>
+    <height>23</height>
+    <font>
+      <font name="Header 3" family="Liberation Sans" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>1</border_width>
+    <border_color>
+      <color name="IO Area Background" red="221" green="223" blue="229">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_1</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300fc/fc.opi</file>
+        <macros>
+          <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG>
+          <P>$(SYSTEM1)</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM1)</text>
+    <x>396</x>
+    <y>135</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_2</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300fc/fc.opi</file>
+        <macros>
+          <P>$(SYSTEM2)</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM2)</text>
+    <x>396</x>
+    <y>155</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_3</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300fc/fc.opi</file>
+        <macros>
+          <P>$(SYSTEM3)</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM3)</text>
+    <x>396</x>
+    <y>175</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_4</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300fc/fc.opi</file>
+        <macros>
+          <P>$(SYSTEM4)</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM4)</text>
+    <x>396</x>
+    <y>195</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Menu Button_5</name>
+    <actions>
+      <action type="open_display">
+        <file>../../99-Shared/adsis8300fc/fc.opi</file>
+        <macros>
+          <P>$(SYSTEM5)</P>
+          <R></R>
+        </macros>
+        <target>tab</target>
+      </action>
+    </actions>
+    <text>$(SYSTEM5)</text>
+    <x>396</x>
+    <y>215</y>
+    <width>187</width>
+    <height>20</height>
+    <foreground_color>
+      <color name="IO TextButton" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="IO Button" red="178" green="178" blue="178">
+      </color>
+    </background_color>
+    <tooltip>$(actions)</tooltip>
+  </widget>
+</display>
diff --git a/99-Shared/_old/10-Top/fcioc/top.bob b/99-Shared/_old/10-Top/fcioc/top.bob
new file mode 100644
index 0000000..985002e
--- /dev/null
+++ b/99-Shared/_old/10-Top/fcioc/top.bob
@@ -0,0 +1,123 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>$(TITLE)</name>
+  <macros>
+    <TITLE>FC IOCs</TITLE>
+  </macros>
+  <width>600</width>
+  <background_color>
+    <color red="240" green="240" blue="240">
+    </color>
+  </background_color>
+  <actions>
+  </actions>
+  <widget type="embedded" version="2.0.0">
+    <name>Linking Container</name>
+    <file>instance.opi</file>
+    <macros>
+      <AMC_NAME>Ctrl-AMC-003</AMC_NAME>
+      <CONTROL_GROUP>LAB-FC05</CONTROL_GROUP>
+      <SYSTEM1>LAB-010:PBI-FC-001:</SYSTEM1>
+      <SYSTEM2>LAB-010:PBI-FC-002:</SYSTEM2>
+      <SYSTEM3>LAB-010:PBI-FC-003:</SYSTEM3>
+      <SYSTEM4>LAB-010:PBI-FC-004:</SYSTEM4>
+      <SYSTEM5>LAB-010:PBI-FC-005:</SYSTEM5>
+    </macros>
+    <x>18</x>
+    <y>114</y>
+    <width>560</width>
+    <height>104</height>
+    <resize>2</resize>
+    <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>$(TITLE)</text>
+    <x>9</x>
+    <y>15</y>
+    <width>577</width>
+    <height>50</height>
+    <font>
+      <font name="Header 1" family="Liberation Sans" style="BOLD" size="22.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>3</border_width>
+    <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>CONTROL GROUP</text>
+    <x>19</x>
+    <y>79</y>
+    <width>133</width>
+    <height>23</height>
+    <font>
+      <font name="Header 3" family="Liberation Sans" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>1</border_width>
+    <border_color>
+      <color name="IO Border" red="0" green="0" blue="0">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_4</name>
+    <text>AMC NAME</text>
+    <x>169</x>
+    <y>79</y>
+    <width>131</width>
+    <height>23</height>
+    <font>
+      <font name="Header 3" family="Liberation Sans" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>1</border_width>
+    <border_color>
+      <color name="IO Border" red="0" green="0" blue="0">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_5</name>
+    <text>OPI</text>
+    <x>319</x>
+    <y>79</y>
+    <width>258</width>
+    <height>23</height>
+    <font>
+      <font name="Header 3" family="Liberation Sans" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <horizontal_alignment>1</horizontal_alignment>
+    <wrap_words>false</wrap_words>
+    <actions>
+    </actions>
+    <border_width>1</border_width>
+    <border_color>
+      <color name="IO Border" red="0" green="0" blue="0">
+      </color>
+    </border_color>
+  </widget>
+</display>
diff --git a/99-Shared/_old/10-Top/placeholder.bob b/99-Shared/_old/10-Top/placeholder.bob
new file mode 100644
index 0000000..e69de29
-- 
GitLab