Skip to content

Commit

Permalink
final fixes to OPI
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Nov 25, 2024
1 parent a9e6e4f commit 9163c10
Showing 1 changed file with 26 additions and 25 deletions.
51 changes: 26 additions & 25 deletions opi/training-beamline.bob
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
<widget type="label" version="2.0.0">
<name>Label_6</name>
<text>Overview Camera</text>
<y>10</y>
<y>34</y>
<width>150</width>
<tooltip>$(text)</tooltip>
</widget>
Expand All @@ -301,50 +301,50 @@
</actions>
<text>BL46P-EA-DET-02</text>
<x>153</x>
<y>10</y>
<y>34</y>
<width>205</width>
<height>20</height>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="label" version="2.0.0">
<name>Label_7</name>
<text>Sample Camera</text>
<y>35</y>
<name>Label_8</name>
<text>Motors</text>
<y>60</y>
<width>150</width>
<tooltip>$(text)</tooltip>
</widget>
<widget type="action_button" version="3.0.0">
<name>OpenDisplay_1</name>
<name>OpenDisplay_2</name>
<actions>
<action type="open_display">
<file>https://p46-opis.diamond.ac.uk/bl46p-ea-dcam-01/index.bob</file>
<file>https://p46-opis.diamond.ac.uk/bl46p-mo-ioc-01/index.bob</file>
<macros>
<P>BL46P-EA-DET-01</P>
<R>:TX:</R>
<R>:HDF5:</R>
</macros>
<target>tab</target>
<description>Open Display</description>
</action>
</actions>
<text>BL46P-EA-DET-01</text>
<text>BL46P-MO-MAP-01</text>
<x>153</x>
<y>35</y>
<y>60</y>
<width>205</width>
<height>20</height>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="label" version="2.0.0">
<name>Label_8</name>
<text>Motors</text>
<y>60</y>
<name>Label_14</name>
<text>Panda</text>
<y>85</y>
<width>150</width>
<tooltip>$(text)</tooltip>
</widget>
<widget type="action_button" version="3.0.0">
<name>OpenDisplay_2</name>
<name>OpenDisplay_3</name>
<actions>
<action type="open_display">
<file>https://p46-opis.diamond.ac.uk/bl46p-mo-ioc-01/index.bob</file>
<file>https://p46-opis.diamond.ac.uk/bl46p-ea-panda-01/index.bob</file>
<macros>
<P>BL46P-EA-DET-01</P>
<R>:HDF5:</R>
Expand All @@ -353,36 +353,37 @@
<description>Open Display</description>
</action>
</actions>
<text>bl46p-MO-MAP-01</text>
<text>BL46P-MO-PANDA-01</text>
<x>153</x>
<y>60</y>
<y>85</y>
<width>205</width>
<height>20</height>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="label" version="2.0.0">
<name>Label_14</name>
<text>Panda</text>
<y>85</y>
<name>Label_7</name>
<text>Sample Camera</text>
<x>6</x>
<y>7</y>
<width>150</width>
<tooltip>$(text)</tooltip>
</widget>
<widget type="action_button" version="3.0.0">
<name>OpenDisplay_3</name>
<name>OpenDisplay_1</name>
<actions>
<action type="open_display">
<file>https://p46-opis.diamond.ac.uk/bl46p-ea-panda-01/index.bob</file>
<file>https://p46-opis.diamond.ac.uk/bl46p-ea-dcam-01/index.bob</file>
<macros>
<P>BL46P-EA-DET-01</P>
<R>:HDF5:</R>
<R>:TX:</R>
</macros>
<target>tab</target>
<description>Open Display</description>
</action>
</actions>
<text>bl46p-MO-PANDA-01</text>
<text>BL46P-EA-DET-01</text>
<x>153</x>
<y>85</y>
<y>7</y>
<width>205</width>
<height>20</height>
<tooltip>$(actions)</tooltip>
Expand Down

0 comments on commit 9163c10

Please sign in to comment.