Skip to content
Snippets Groups Projects
Commit 2464a44a authored by Joao Paulo Martins's avatar Joao Paulo Martins
Browse files

Adding EVR and iocStats OPIs to Faraday Cup

parent 75186a17
No related branches found
No related tags found
Loading
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
<FCscreen>../../99-Shared/adsis8300fc/channel.bob</FCscreen> <FCscreen>../../99-Shared/adsis8300fc/channel.bob</FCscreen>
<TITLE>FC IOCs</TITLE> <TITLE>FC IOCs</TITLE>
</macros> </macros>
<width>920</width>
<height>470</height> <height>470</height>
<actions> <actions>
</actions> </actions>
...@@ -23,7 +24,7 @@ ...@@ -23,7 +24,7 @@
<R4>PBI-FC-001:</R4> <R4>PBI-FC-001:</R4>
</macros> </macros>
<file>instance.bob</file> <file>instance.bob</file>
<x>240</x> <x>110</x>
<y>70</y> <y>70</y>
<width>320</width> <width>320</width>
<height>380</height> <height>380</height>
...@@ -46,7 +47,7 @@ ...@@ -46,7 +47,7 @@
<class>TITLE-BAR</class> <class>TITLE-BAR</class>
<x use_class="true">0</x> <x use_class="true">0</x>
<y use_class="true">0</y> <y use_class="true">0</y>
<width>800</width> <width>920</width>
<height use_class="true">50</height> <height use_class="true">50</height>
<line_width use_class="true">0</line_width> <line_width use_class="true">0</line_width>
<background_color use_class="true"> <background_color use_class="true">
...@@ -105,4 +106,91 @@ ...@@ -105,4 +106,91 @@
<tooltip>$(actions)</tooltip> <tooltip>$(actions)</tooltip>
</widget> </widget>
</widget> </widget>
<widget type="rectangle" version="2.0.0">
<name>BGGrey03-titlebar_8</name>
<x>470</x>
<y>70</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>490</x>
<y>120</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-FC01:Ctrl-EVR-101</text>
<x>470</x>
<y>70</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>Action Button RFLab_1</name>
<actions>
<action type="open_display">
<file>../../99-Shared/mrfioc2_new/evr-mtca-300u.bob</file>
<macros>
<EVR>PBI-FC01:Ctrl-EVR-101</EVR>
<P>PBI-FC01:</P>
<R>Ctrl-EVR-101:</R>
</macros>
<target>tab</target>
<description>Open Display</description>
</action>
</actions>
<text>EVR Engineer OPI</text>
<x>510</x>
<y>140</y>
<width>250</width>
<height>40</height>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button_1</name>
<actions>
<action type="open_display">
<file>../../99-Shared/iocStats/iocStats.bob</file>
<macros>
<P>PBI-FC01:</P>
<R></R>
</macros>
<target>window</target>
<description>Open Display</description>
</action>
</actions>
<text>IOC Stats</text>
<x>790</x>
<y>10</y>
<width>120</width>
<tooltip>$(actions)</tooltip>
</widget>
</display> </display>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment