From c7b43509b7c9df72732e6637a0f30df18fe80174 Mon Sep 17 00:00:00 2001
From: Joao Paulo Martins <joaopaulo.martins@ess.eu>
Date: Tue, 28 Jul 2020 08:48:12 +0200
Subject: [PATCH] Remove additional digital channels

---
 .../support/transitions_fim_v02.bob           | 88 ++-----------------
 1 file changed, 6 insertions(+), 82 deletions(-)

diff --git a/NON-APPROVED/TS2/ts2-010rfc-rflps/support/transitions_fim_v02.bob b/NON-APPROVED/TS2/ts2-010rfc-rflps/support/transitions_fim_v02.bob
index 27d32230..bd0c9342 100644
--- a/NON-APPROVED/TS2/ts2-010rfc-rflps/support/transitions_fim_v02.bob
+++ b/NON-APPROVED/TS2/ts2-010rfc-rflps/support/transitions_fim_v02.bob
@@ -6,7 +6,7 @@
     <ch_index>AI0</ch_index>
   </macros>
   <width>1715</width>
-  <height>1120</height>
+  <height>1080</height>
   <actions>
   </actions>
   <widget type="group" version="2.0.0">
@@ -14,7 +14,7 @@
     <x>18</x>
     <y>11</y>
     <width>840</width>
-    <height>1089</height>
+    <height>1049</height>
     <style>3</style>
     <background_color>
       <color name="BACKGROUND" red="220" green="225" blue="221">
@@ -23,7 +23,7 @@
     <widget type="rectangle" version="2.0.0">
       <name>MGGrey03-background</name>
       <width>840</width>
-      <height>1089</height>
+      <height>1049</height>
       <line_width>2</line_width>
       <line_color>
         <color name="GROUP-BORDER" red="150" green="155" blue="151">
@@ -539,7 +539,7 @@
     <x>870</x>
     <y>11</y>
     <width>840</width>
-    <height>1089</height>
+    <height>1049</height>
     <style>3</style>
     <background_color>
       <color name="BACKGROUND" red="220" green="225" blue="221">
@@ -548,7 +548,7 @@
     <widget type="rectangle" version="2.0.0">
       <name>MGGrey03-background_1</name>
       <width>840</width>
-      <height>1089</height>
+      <height>1049</height>
       <line_width>2</line_width>
       <line_color>
         <color name="GROUP-BORDER" red="150" green="155" blue="151">
@@ -982,82 +982,6 @@
       <horizontal_alignment>1</horizontal_alignment>
       <vertical_alignment>1</vertical_alignment>
     </widget>
-    <widget type="embedded" version="2.0.0">
-      <name>Embedded Display_38</name>
-      <macros>
-        <DEVICE>$(DI16)</DEVICE>
-        <EXPERT_DISPLAY>DigitalChannelGeneric.bob</EXPERT_DISPLAY>
-        <ch_index>DI16</ch_index>
-      </macros>
-      <file>ChOverview_v02.bob</file>
-      <x>20</x>
-      <y>858</y>
-      <width>800</width>
-      <height>34</height>
-      <resize>2</resize>
-      <transparent>true</transparent>
-      <border_color>
-        <color name="GROUP-BORDER" red="150" green="155" blue="151">
-        </color>
-      </border_color>
-    </widget>
-    <widget type="embedded" version="2.0.0">
-      <name>Embedded Display_39</name>
-      <macros>
-        <DEVICE>$(DI17)</DEVICE>
-        <EXPERT_DISPLAY>DigitalChannelGeneric.bob</EXPERT_DISPLAY>
-        <ch_index>DI17</ch_index>
-      </macros>
-      <file>ChOverview_v02.bob</file>
-      <x>20</x>
-      <y>906</y>
-      <width>800</width>
-      <height>34</height>
-      <resize>2</resize>
-      <transparent>true</transparent>
-      <border_color>
-        <color name="GROUP-BORDER" red="150" green="155" blue="151">
-        </color>
-      </border_color>
-    </widget>
-    <widget type="embedded" version="2.0.0">
-      <name>Embedded Display_40</name>
-      <macros>
-        <DEVICE>$(DI18)</DEVICE>
-        <EXPERT_DISPLAY>DigitalChannelGeneric.bob</EXPERT_DISPLAY>
-        <ch_index>DI18</ch_index>
-      </macros>
-      <file>ChOverview_v02.bob</file>
-      <x>20</x>
-      <y>954</y>
-      <width>800</width>
-      <height>34</height>
-      <resize>2</resize>
-      <transparent>true</transparent>
-      <border_color>
-        <color name="GROUP-BORDER" red="150" green="155" blue="151">
-        </color>
-      </border_color>
-    </widget>
-    <widget type="embedded" version="2.0.0">
-      <name>Embedded Display_41</name>
-      <macros>
-        <DEVICE>$(DI19)</DEVICE>
-        <EXPERT_DISPLAY>DigitalChannelGeneric.bob</EXPERT_DISPLAY>
-        <ch_index>DI19</ch_index>
-      </macros>
-      <file>ChOverview_v02.bob</file>
-      <x>20</x>
-      <y>1001</y>
-      <width>800</width>
-      <height>34</height>
-      <resize>2</resize>
-      <transparent>true</transparent>
-      <border_color>
-        <color name="GROUP-BORDER" red="150" green="155" blue="151">
-        </color>
-      </border_color>
-    </widget>
     <widget type="embedded" version="2.0.0">
       <name>Embedded Display_42</name>
       <macros>
@@ -1067,7 +991,7 @@
       </macros>
       <file>ChOverview_v02.bob</file>
       <x>20</x>
-      <y>1049</y>
+      <y>858</y>
       <width>800</width>
       <height>34</height>
       <resize>2</resize>
-- 
GitLab