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

Merge branch 'hmc-opi' into 'master'

Add HMC power supply OPIs of MEBT EMU FE

See merge request !24
parents 2fb98b0f a93b98c6
No related branches found
No related tags found
1 merge request!24Add HMC power supply OPIs of MEBT EMU FE
Pipeline #115022 failed
......@@ -275,4 +275,24 @@
<height>60</height>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button_2</name>
<actions>
<action type="open_display">
<file>../../99-Shared/adifc14emu/frontend/hmc804x/hmc8043.bob</file>
<macros>
<P>PBI-EMU02:</P>
<R>PwrC-PSU-002:</R>
</macros>
<target>tab</target>
<description>Open Display</description>
</action>
</actions>
<text>Open LV HMC PS OPIs</text>
<x>10</x>
<y>730</y>
<width>320</width>
<height>60</height>
<tooltip>$(actions)</tooltip>
</widget>
</display>
<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
<name>$(P)$(R)Channel$(CH)</name>
<width>310</width>
<height>410</height>
<widget type="group" version="2.0.0">
<name>BGGrey01</name>
<width>310</width>
<height>410</height>
<style>3</style>
<background_color>
<color name="BACKGROUND" red="220" green="225" blue="221">
</color>
</background_color>
<widget type="rectangle" version="2.0.0">
<name>BGGrey01-titlebar</name>
<width>310</width>
<height>410</height>
<line_width>2</line_width>
<line_color>
<color name="GROUP-BORDER" red="150" green="155" blue="151">
</color>
</line_color>
<background_color>
<color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
</color>
</background_color>
<corner_width>10</corner_width>
<corner_height>10</corner_height>
<rules>
<rule name="New Rule" prop_id="background_color" out_exp="false">
<exp bool_exp="pv0==0">
<value>
<color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
</color>
</value>
</exp>
<exp bool_exp="pv0==1">
<value>
<color name="GREEN" red="61" green="216" blue="61">
</color>
</value>
</exp>
<pv_name>$(P)$(R)Ch$(CH)Enable-RB</pv_name>
</rule>
</rules>
</widget>
<widget type="rectangle" version="2.0.0">
<name>BGGrey01-background</name>
<x>10</x>
<y>30</y>
<width>290</width>
<height>370</height>
<line_width>2</line_width>
<line_color>
<color name="GROUP-BORDER" red="150" green="155" blue="151">
</color>
</line_color>
<background_color>
<color name="BACKGROUND" red="220" green="225" blue="221">
</color>
</background_color>
<corner_width>5</corner_width>
<corner_height>5</corner_height>
</widget>
<widget type="label" version="2.0.0">
<name>BGGrey01-title</name>
<text>Channel ${CH}</text>
<x>10</x>
<width>290</width>
<height>30</height>
<font>
<font name="SUBSUB-GROUP-HEADER" family="Source Sans Pro" style="BOLD" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="group" version="2.0.0">
<name>Measurements</name>
<x>20</x>
<y>220</y>
<width>270</width>
<height>140</height>
<widget type="label" version="2.0.0">
<name>Label_2</name>
<text>Voltage</text>
<x>9</x>
<y>9</y>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_2</name>
<pv_name>$(P)$(R)Ch$(CH)MeasVoltage-RB</pv_name>
<x>119</x>
<y>9</y>
<precision>3</precision>
</widget>
<widget type="label" version="2.0.0">
<name>Label_3</name>
<text>Current</text>
<x>9</x>
<y>39</y>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_3</name>
<pv_name>$(P)$(R)Ch$(CH)MeasCurrent-RB</pv_name>
<x>119</x>
<y>39</y>
<precision>3</precision>
</widget>
<widget type="label" version="2.0.0">
<name>Label_4</name>
<text>Power</text>
<x>9</x>
<y>69</y>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_4</name>
<pv_name>$(P)$(R)Ch$(CH)MeasPower-RB</pv_name>
<x>119</x>
<y>69</y>
<precision>3</precision>
</widget>
</widget>
<widget type="slide_button" version="2.0.0">
<name>Slide Button</name>
<pv_name>$(P)$(R)Ch$(CH)Enable</pv_name>
<label>Enable</label>
<x>170</x>
<y>360</y>
</widget>
<widget type="group" version="2.0.0">
<name>Settings</name>
<x>20</x>
<y>40</y>
<width>270</width>
<height>170</height>
<widget type="textupdate" version="2.0.0">
<name>Text Update</name>
<pv_name>$(P)$(R)Ch$(CH)Voltage-RB</pv_name>
<x>119</x>
<y>39</y>
<format>1</format>
<precision>3</precision>
</widget>
<widget type="label" version="2.0.0">
<name>Label</name>
<text>Voltage</text>
<x>9</x>
<y>9</y>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_1</name>
<pv_name>$(P)$(R)Ch$(CH)CurrentLimit-RB</pv_name>
<x>119</x>
<y>99</y>
<precision>3</precision>
</widget>
<widget type="label" version="2.0.0">
<name>Label_1</name>
<text>Current Limit</text>
<x>9</x>
<y>69</y>
</widget>
<widget type="textentry" version="3.0.0">
<name>Text Entry</name>
<pv_name>$(P)$(R)Ch$(CH)Voltage-S</pv_name>
<x>9</x>
<y>39</y>
<format>1</format>
<precision>3</precision>
</widget>
<widget type="textentry" version="3.0.0">
<name>Text Entry_1</name>
<pv_name>$(P)$(R)Ch$(CH)CurrentLimit-S</pv_name>
<x>9</x>
<y>99</y>
<precision>3</precision>
</widget>
</widget>
</widget>
</display>
<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
<name>HMC8043</name>
<width>980</width>
<height>580</height>
<widget type="rectangle" version="2.0.0">
<name>Titlebar</name>
<class>TITLE-BAR</class>
<x use_class="true">0</x>
<y use_class="true">0</y>
<width>960</width>
<height use_class="true">50</height>
<line_width use_class="true">0</line_width>
<background_color use_class="true">
<color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202">
</color>
</background_color>
</widget>
<widget type="label" version="2.0.0">
<name>Title</name>
<class>TITLE</class>
<text>HMC8043</text>
<x use_class="true">20</x>
<y use_class="true">0</y>
<width>280</width>
<height use_class="true">50</height>
<font use_class="true">
<font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.0">
</font>
</font>
<foreground_color use_class="true">
<color name="HEADER-TEXT" red="0" green="0" blue="0">
</color>
</foreground_color>
<transparent use_class="true">true</transparent>
<horizontal_alignment use_class="true">0</horizontal_alignment>
<vertical_alignment use_class="true">1</vertical_alignment>
<wrap_words use_class="true">false</wrap_words>
</widget>
<widget type="embedded" version="2.0.0">
<name>Embedded Display_1</name>
<macros>
<CH>2</CH>
</macros>
<file>channel.bob</file>
<x>330</x>
<y>60</y>
<width>310</width>
<height>410</height>
<resize>2</resize>
</widget>
<widget type="embedded" version="2.0.0">
<name>Embedded Display_2</name>
<macros>
<CH>3</CH>
</macros>
<file>channel.bob</file>
<x>650</x>
<y>60</y>
<width>310</width>
<height>410</height>
<resize>2</resize>
</widget>
<widget type="embedded" version="2.0.0">
<name>Embedded Display</name>
<macros>
<CH>1</CH>
</macros>
<file>channel.bob</file>
<x>10</x>
<y>60</y>
<width>310</width>
<height>410</height>
<resize>2</resize>
</widget>
<widget type="bool_button" version="2.0.0">
<name>Boolean Button_1</name>
<pv_name>$(P)$(R)MasterEnable</pv_name>
<x>830</x>
<y>480</y>
<width>130</width>
<height>50</height>
</widget>
<widget type="label" version="2.0.0">
<name>Label</name>
<text>Master Enable</text>
<x>680</x>
<y>493</y>
<width>140</width>
<font>
<font name="LARGE-SANS-BOLD" family="Source Sans Pro" style="BOLD" size="21.0">
</font>
</font>
<horizontal_alignment>2</horizontal_alignment>
</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