-
Hinko Kocevar authored
some artifacts noticed with linked screens that need to be manually fixed
Hinko Kocevar authoredsome artifacts noticed with linked screens that need to be manually fixed
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
bpmChannelAverageItem.bob 3.26 KiB
<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
<background_color>
<color red="240" green="240" blue="240">
</color>
</background_color>
<actions>
</actions>
<widget type="textupdate" version="2.0.0">
<name>Text Update_75</name>
<pv_name>$(P)$(R)$(CH)Name</pv_name>
<x>240</x>
<y>75</y>
<width>145</width>
<font>
<font name="Default Bold" family="Liberation Sans" style="BOLD" size="14.0">
</font>
</font>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<transparent>true</transparent>
<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>$(P)$(R)$(CH)Status</pv_name>
<x>386</x>
<y>77</y>
<width>16</width>
<height>16</height>
<off_color>
<color name="IO Background" red="235" green="235" blue="235">
</color>
</off_color>
<on_color>
<color name="IO Normal Level Alarm" 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">
<name>Action Button_7</name>
<actions>
<action type="write_pv">
<pv_name>$(pv_name)</pv_name>
<value>1</value>
</action>
</actions>
<pv_name>$(P)$(R)$(CH)Control</pv_name>
<text>Enable</text>
<x>403</x>
<y>75</y>
<width>43</width>
<height>20</height>
<font>
<font name="Fine Print" family="Liberation Sans" style="REGULAR" size="12.0">
</font>
</font>
<background_color>
<color red="240" green="240" blue="240">
</color>
</background_color>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button_8</name>
<actions>
<action type="write_pv">
<pv_name>$(pv_name)</pv_name>
<value>0</value>
</action>
</actions>
<pv_name>$(P)$(R)$(CH)Control</pv_name>
<text>Disable</text>
<x>445</x>
<y>75</y>
<width>43</width>
<height>20</height>
<font>
<font name="Fine Print" family="Liberation Sans" style="REGULAR" size="12.0">
</font>
</font>
<background_color>
<color red="240" green="240" blue="240">
</color>
</background_color>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button_9</name>
<actions>
<action type="open_display">
<file>bpmChannelAverage.opi</file>
<target>tab</target>
</action>
</actions>
<text>More..</text>
<x>498</x>
<y>75</y>
<width>49</width>
<height>20</height>
<font>
<font name="Fine Print" family="Liberation Sans" style="REGULAR" size="12.0">
</font>
</font>
<background_color>
<color red="240" green="240" blue="240">
</color>
</background_color>
<tooltip>$(actions)</tooltip>
</widget>
</display>