Skip to content
Snippets Groups Projects
Commit 8ccd00e4 authored by Hinko Kocevar's avatar Hinko Kocevar
Browse files

Update the FC OPI, stage1.

parent 46e6dc75
No related branches found
No related tags found
1 merge request!35Updates for the IOC changes and some bug fixes
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
</macros> </macros>
<x>9</x> <x>9</x>
<y>269</y> <y>269</y>
<width>642</width> <width>640</width>
<height>212</height> <height>210</height>
<resize>2</resize> <resize>2</resize>
<actions> <actions>
</actions> </actions>
...@@ -42,15 +42,15 @@ ...@@ -42,15 +42,15 @@
<EVR_FRU>PBI-EVR-030</EVR_FRU> <EVR_FRU>PBI-EVR-030</EVR_FRU>
<HV_FRU>HV06</HV_FRU> <HV_FRU>HV06</HV_FRU>
<INSTANCE>PBI-FC-001</INSTANCE> <INSTANCE>PBI-FC-001</INSTANCE>
<LOCATION>LEBT-020</LOCATION> <LOCATION>LEBT-010</LOCATION>
<MCU_FRU>MCU08</MCU_FRU> <MCU_FRU>MCU08</MCU_FRU>
<SYSTEM>$(LOCATION):$(INSTANCE)</SYSTEM> <SYSTEM>$(LOCATION):$(INSTANCE)</SYSTEM>
<TITLE>Faraday Cup - LEBT</TITLE> <TITLE>Faraday Cup - LEBT</TITLE>
</macros> </macros>
<x>9</x> <x>9</x>
<y>59</y> <y>59</y>
<width>642</width> <width>640</width>
<height>212</height> <height>210</height>
<resize>2</resize> <resize>2</resize>
<actions> <actions>
</actions> </actions>
......
...@@ -659,7 +659,7 @@ ...@@ -659,7 +659,7 @@
</widget> </widget>
<widget type="led" version="2.0.0"> <widget type="led" version="2.0.0">
<name>motionInsertedLED</name> <name>motionInsertedLED</name>
<pv_name>$(MCU)InsertedR</pv_name> <pv_name>$(MCU)PositionR</pv_name>
<x>500</x> <x>500</x>
<y>10</y> <y>10</y>
<off_color> <off_color>
...@@ -683,7 +683,7 @@ ...@@ -683,7 +683,7 @@
</widget> </widget>
<widget type="textupdate" version="2.0.0"> <widget type="textupdate" version="2.0.0">
<name>motionInsertedReadback</name> <name>motionInsertedReadback</name>
<pv_name>$(MCU)InsertedR</pv_name> <pv_name>$(MCU)PositionR</pv_name>
<x>530</x> <x>530</x>
<y>10</y> <y>10</y>
<width>180</width> <width>180</width>
...@@ -974,6 +974,7 @@ ...@@ -974,6 +974,7 @@
<font name="Default" family="Source Sans Pro" style="REGULAR" size="16.0"> <font name="Default" family="Source Sans Pro" style="REGULAR" size="16.0">
</font> </font>
</scale_font> </scale_font>
<visible>true</visible>
</x_axis> </x_axis>
<y_axes> <y_axes>
<y_axis> <y_axis>
...@@ -1274,6 +1275,7 @@ ...@@ -1274,6 +1275,7 @@
<font name="Default" family="Source Sans Pro" style="REGULAR" size="16.0"> <font name="Default" family="Source Sans Pro" style="REGULAR" size="16.0">
</font> </font>
</scale_font> </scale_font>
<visible>true</visible>
</x_axis> </x_axis>
<y_axes> <y_axes>
<y_axis> <y_axis>
...@@ -1730,22 +1732,70 @@ ...@@ -1730,22 +1732,70 @@
</border_color> </border_color>
</widget> </widget>
</widget> </widget>
<widget type="label" version="2.0.0">
<name>Label_187</name>
<text>Conversion</text>
<x>1160</x>
<y>900</y>
<width>144</width>
<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_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget>
<widget type="led" version="2.0.0">
<name>LED_1</name>
<pv_name>$(FT1)ConvEnableR</pv_name>
<x>1358</x>
<y>902</y>
<width>16</width>
<height>16</height>
<off_color>
<color red="0" green="100" blue="0">
</color>
</off_color>
<on_color>
<color red="0" green="255" blue="0">
</color>
</on_color>
<foreground_color>
<color red="192" green="192" blue="192">
</color>
</foreground_color>
<line_color>
<color red="150" green="150" blue="150">
</color>
</line_color>
<actions>
</actions>
</widget>
<widget type="action_button" version="3.0.0"> <widget type="action_button" version="3.0.0">
<name>beamCurrentMoreButton</name> <name>Action Button_2</name>
<actions> <actions>
<action type="open_display"> <action type="write_pv">
<file>fc_more.opi</file> <pv_name>$(pv_name)</pv_name>
<macros> <value>1</value>
<AOIn>AOI11-</AOIn> <description>Enable</description>
<CHn>CH0-</CHn>
<STn>ST11-</STn>
</macros>
<target>tab</target>
<description>More ..</description>
</action> </action>
</actions> </actions>
<x>1240</x> <pv_name>$(FT1)ConvEnable</pv_name>
<y>980</y> <x>1404</x>
<y>901</y>
<width>77</width>
<height>18</height>
<foreground_color> <foreground_color>
<color red="0" green="0" blue="0"> <color red="0" green="0" blue="0">
</color> </color>
...@@ -1754,24 +1804,21 @@ ...@@ -1754,24 +1804,21 @@
<color red="240" green="240" blue="240"> <color red="240" green="240" blue="240">
</color> </color>
</background_color> </background_color>
<tooltip>$(actions)</tooltip>
</widget> </widget>
<widget type="action_button" version="3.0.0"> <widget type="action_button" version="3.0.0">
<name>beamCurrentSystemButton</name> <name>Action Button_3</name>
<actions> <actions>
<action type="open_display"> <action type="write_pv">
<file>fc_system.opi</file> <pv_name>$(pv_name)</pv_name>
<macros> <value>0</value>
<AOIn>AOI10-</AOIn> <description>Disable</description>
<CHn>CH0-</CHn>
<STn>ST10-</STn>
</macros>
<target>tab</target>
<description>System</description>
</action> </action>
</actions> </actions>
<x>1360</x> <pv_name>$(FT1)ConvEnable</pv_name>
<y>980</y> <x>1489</x>
<y>901</y>
<width>77</width>
<height>18</height>
<foreground_color> <foreground_color>
<color red="0" green="0" blue="0"> <color red="0" green="0" blue="0">
</color> </color>
...@@ -1780,34 +1827,158 @@ ...@@ -1780,34 +1827,158 @@
<color red="240" green="240" blue="240"> <color red="240" green="240" blue="240">
</color> </color>
</background_color> </background_color>
<tooltip>$(actions)</tooltip>
</widget> </widget>
<widget type="action_button" version="3.0.0"> <widget type="label" version="2.0.0">
<name>beamCurrentDebugButton</name> <name>Label_186</name>
<text>Conversion offset</text>
<x>1150</x>
<y>975</y>
<width>144</width>
<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>
<action type="open_display">
<file>fc_more.opi</file>
<macros>
<AOIn>AOI10-</AOIn>
<CHn>CH0-</CHn>
<STn>ST10-</STn>
</macros>
<target>tab</target>
<description>Debug</description>
</action>
</actions> </actions>
<x>1470</x> <border_color>
<y>980</y> <color red="0" green="128" blue="255">
</color>
</border_color>
</widget>
<widget type="textentry" version="3.0.0">
<name>Text Input_10</name>
<pv_name>$(FT1)ConvOffset</pv_name>
<x>1305</x>
<y>976</y>
<width>150</width>
<height>22</height>
<foreground_color> <foreground_color>
<color red="0" green="0" blue="0"> <color red="0" green="0" blue="0">
</color> </color>
</foreground_color> </foreground_color>
<background_color> <background_color>
<color red="240" green="240" blue="240"> <color red="255" green="255" blue="255">
</color> </color>
</background_color> </background_color>
<tooltip>$(actions)</tooltip> <precision>9</precision>
<actions>
</actions>
<border_alarm_sensitive>false</border_alarm_sensitive>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
</widget> </widget>
</widget> </widget>
<widget type="label" version="2.0.0">
<name>Label_185</name>
<text>Conversion factor</text>
<x>1940</x>
<y>1031</y>
<width>144</width>
<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_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget>
<widget type="textentry" version="3.0.0">
<name>Text Input_9</name>
<pv_name>$(FT1)ConvFactor</pv_name>
<x>2095</x>
<y>1031</y>
<width>150</width>
<height>22</height>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<precision>9</precision>
<actions>
</actions>
<border_alarm_sensitive>false</border_alarm_sensitive>
<enabled>false</enabled>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_5</name>
<pv_name>$(FT1)ConvFactorR</pv_name>
<x>2257</x>
<y>1030</y>
<width>150</width>
<height>23</height>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<transparent>true</transparent>
<format>1</format>
<precision>9</precision>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_6</name>
<pv_name>$(FT1)ConvOffsetR</pv_name>
<x>2257</x>
<y>1064</y>
<width>150</width>
<height>22</height>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<transparent>true</transparent>
<format>1</format>
<precision>9</precision>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</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