Skip to content
Snippets Groups Projects
Commit 15f0029a authored by Carlos Neto's avatar Carlos Neto
Browse files

FC: Fix swapped buttons (ROI, Process, Trace and Statistics) for "Flat top (3)" and "Pulse (2)"

parent 8e039f4c
No related branches found
No related tags found
No related merge requests found
Pipeline #156037 failed
......@@ -128,20 +128,6 @@
<corner_width>5</corner_width>
<corner_height>5</corner_height>
</widget>
<widget type="rectangle" version="2.0.0">
<name>BGGrey03-background_17</name>
<x>1070</x>
<y>1050</y>
<width>430</width>
<height>140</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="rectangle" version="2.0.0">
<name>BGGrey03-titlebar_6</name>
<x>560</x>
......@@ -170,6 +156,20 @@
<corner_width>5</corner_width>
<corner_height>5</corner_height>
</widget>
<widget type="rectangle" version="2.0.0">
<name>BGGrey03-background_17</name>
<x>1070</x>
<y>1050</y>
<width>430</width>
<height>140</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_21</name>
<text>Flat top ROI (cursors)</text>
......@@ -608,7 +608,7 @@ $(pv_value)</tooltip>
<widget type="textupdate" version="2.0.0">
<name>Text Update_52</name>
<pv_name>$(P)$(R)TRC2-ArrayCounter_RBV</pv_name>
<x>601</x>
<x>1090</x>
<y>1100</y>
<width>90</width>
<height>30</height>
......@@ -625,7 +625,7 @@ $(pv_value)</tooltip>
<widget type="label" version="2.0.0">
<name>Label_148</name>
<text>Counter</text>
<x>600</x>
<x>1090</x>
<y>1070</y>
<width>90</width>
<height>30</height>
......@@ -691,7 +691,7 @@ $(pv_value)</tooltip>
<widget type="textupdate" version="2.0.0">
<name>Text Update_62</name>
<pv_name>$(P)$(R)TRC2-ArrayRate_RBV</pv_name>
<x>800</x>
<x>1290</x>
<y>1100</y>
<width>90</width>
<height>30</height>
......@@ -708,7 +708,7 @@ $(pv_value)</tooltip>
<widget type="label" version="2.0.0">
<name>Label_160</name>
<text>Rate</text>
<x>800</x>
<x>1290</x>
<y>1070</y>
<width>90</width>
<height>30</height>
......@@ -733,7 +733,7 @@ $(pv_value)</tooltip>
<widget type="textupdate" version="2.0.0">
<name>Text Update_64</name>
<pv_name>$(P)$(R)TRC2-EnableCallbacks_RBV</pv_name>
<x>700</x>
<x>1190</x>
<y>1100</y>
<width>90</width>
<height>30</height>
......@@ -750,7 +750,7 @@ $(pv_value)</tooltip>
<widget type="label" version="2.0.0">
<name>Label_162</name>
<text>Status</text>
<x>700</x>
<x>1190</x>
<y>1070</y>
<width>90</width>
<height>30</height>
......@@ -800,7 +800,7 @@ $(pv_value)</tooltip>
<widget type="textupdate" version="2.0.0">
<name>Text Update_66</name>
<pv_name>$(P)$(R)TRC2-DroppedArrays_RBV</pv_name>
<x>900</x>
<x>1390</x>
<y>1100</y>
<width>90</width>
<height>30</height>
......@@ -817,7 +817,7 @@ $(pv_value)</tooltip>
<widget type="label" version="2.0.0">
<name>Label_165</name>
<text>Dropped</text>
<x>900</x>
<x>1390</x>
<y>1070</y>
<width>90</width>
<height>30</height>
......@@ -1967,7 +1967,7 @@ $(pv_value)</tooltip>
</action>
</actions>
<text>ROI 2</text>
<x>600</x>
<x>1090</x>
<y>1140</y>
<width>90</width>
<foreground_color>
......@@ -1989,7 +1989,7 @@ $(pv_value)</tooltip>
</action>
</actions>
<text>Trace 2</text>
<x>800</x>
<x>1290</x>
<y>1140</y>
<width>90</width>
<foreground_color>
......@@ -2012,7 +2012,7 @@ $(pv_value)</tooltip>
</action>
</actions>
<text>Statistics 3</text>
<x>1390</x>
<x>900</x>
<y>1140</y>
<width>90</width>
<foreground_color>
......@@ -2034,7 +2034,7 @@ $(pv_value)</tooltip>
</action>
</actions>
<text>Process 2</text>
<x>700</x>
<x>1190</x>
<y>1140</y>
<width>90</width>
<foreground_color>
......@@ -2074,7 +2074,7 @@ $(pv_value)</tooltip>
</action>
</actions>
<text>ROI 3</text>
<x>1090</x>
<x>600</x>
<y>1140</y>
<width>90</width>
<foreground_color>
......@@ -2096,7 +2096,7 @@ $(pv_value)</tooltip>
</action>
</actions>
<text>Trace 3</text>
<x>1290</x>
<x>800</x>
<y>1140</y>
<width>90</width>
<foreground_color>
......@@ -2118,7 +2118,7 @@ $(pv_value)</tooltip>
</action>
</actions>
<text>Process 3</text>
<x>1190</x>
<x>700</x>
<y>1140</y>
<width>90</width>
<foreground_color>
......@@ -2299,7 +2299,7 @@ $(pv_value)</tooltip>
</action>
</actions>
<text>Statistics 2</text>
<x>900</x>
<x>1390</x>
<y>1140</y>
<width>90</width>
<foreground_color>
......@@ -2400,7 +2400,7 @@ $(pv_value)</tooltip>
<widget type="textupdate" version="2.0.0">
<name>Text Update_112</name>
<pv_name>$(P)$(R)TRC3-ArrayCounter_RBV</pv_name>
<x>1090</x>
<x>600</x>
<y>1100</y>
<width>90</width>
<height>30</height>
......@@ -2417,7 +2417,7 @@ $(pv_value)</tooltip>
<widget type="label" version="2.0.0">
<name>Label_365</name>
<text>Counter</text>
<x>1090</x>
<x>600</x>
<y>1070</y>
<width>90</width>
<height>30</height>
......@@ -2442,7 +2442,7 @@ $(pv_value)</tooltip>
<widget type="textupdate" version="2.0.0">
<name>Text Update_113</name>
<pv_name>$(P)$(R)TRC3-ArrayRate_RBV</pv_name>
<x>1290</x>
<x>800</x>
<y>1100</y>
<width>90</width>
<height>30</height>
......@@ -2459,7 +2459,7 @@ $(pv_value)</tooltip>
<widget type="label" version="2.0.0">
<name>Label_366</name>
<text>Rate</text>
<x>1290</x>
<x>800</x>
<y>1070</y>
<width>90</width>
<height>30</height>
......@@ -2484,7 +2484,7 @@ $(pv_value)</tooltip>
<widget type="textupdate" version="2.0.0">
<name>Text Update_114</name>
<pv_name>$(P)$(R)TRC3-EnableCallbacks_RBV</pv_name>
<x>1190</x>
<x>700</x>
<y>1100</y>
<width>90</width>
<height>30</height>
......@@ -2501,7 +2501,7 @@ $(pv_value)</tooltip>
<widget type="label" version="2.0.0">
<name>Label_367</name>
<text>Status</text>
<x>1190</x>
<x>700</x>
<y>1070</y>
<width>90</width>
<height>30</height>
......@@ -2526,7 +2526,7 @@ $(pv_value)</tooltip>
<widget type="textupdate" version="2.0.0">
<name>Text Update_115</name>
<pv_name>$(P)$(R)TRC3-DroppedArrays_RBV</pv_name>
<x>1390</x>
<x>900</x>
<y>1100</y>
<width>90</width>
<height>30</height>
......@@ -2543,7 +2543,7 @@ $(pv_value)</tooltip>
<widget type="label" version="2.0.0">
<name>Label_368</name>
<text>Dropped</text>
<x>1390</x>
<x>900</x>
<y>1070</y>
<width>90</width>
<height>30</height>
......@@ -2843,7 +2843,7 @@ $(pv_value)</tooltip>
</action>
</actions>
<text>Trends 3</text>
<x>1420</x>
<x>930</x>
<y>720</y>
<width>80</width>
<foreground_color>
......@@ -3126,4 +3126,22 @@ $(pv_value)</tooltip>
<width>120</width>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button_61</name>
<actions>
<action type="open_display">
<file>../adcore/NDPluginTimeSeries.opi</file>
<macros>
<P>$(P)$(R)</P>
<R>STAT2-TS-</R>
</macros>
<target>tab</target>
</action>
</actions>
<text>Trends 2</text>
<x>1420</x>
<y>720</y>
<width>80</width>
<tooltip>$(actions)</tooltip>
</widget>
</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