Skip to content
Snippets Groups Projects
Commit df241ff9 authored by Saeed Haghtalab's avatar Saeed Haghtalab Committed by Saeed Haghtalab
Browse files

[ISrc Intlk] Added DPLOK signal to Magnetron event ICSHWI-2529

parent e84a4bfb
No related branches found
No related tags found
No related merge requests found
......@@ -4038,6 +4038,89 @@ $(pv_value)
</color>
</border_color>
</widget>
<widget type="led" version="2.0.0">
<name>LED_97</name>
<pv_name>$(Isecsub):$(HMI):DPLOK_MEMO</pv_name>
<x>1180</x>
<y>281</y>
<off_color>
<color name="LED-GREEN-ON" red="70" green="255" blue="70">
</color>
</off_color>
<on_color>
<color name="LED-RED-ON" red="255" green="60" blue="46">
</color>
</on_color>
<foreground_color>
<color name="Button Grey" red="180" green="180" blue="180">
</color>
</foreground_color>
<square>true</square>
<actions>
</actions>
<tooltip>$(pv_name)
</tooltip>
<border_alarm_sensitive>false</border_alarm_sensitive>
</widget>
<widget type="led" version="2.0.0">
<name>LED_98</name>
<pv_name>$(Isecsub):ISS-Intf-DPL:DPLOK</pv_name>
<x>1210</x>
<y>281</y>
<off_color>
<color name="LED-RED-ON" red="255" green="60" blue="46">
</color>
</off_color>
<on_color>
<color name="LED-GREEN-ON" red="70" green="255" blue="70">
</color>
</on_color>
<foreground_color>
<color name="Button_Background" red="236" green="236" blue="236">
</color>
</foreground_color>
<actions>
</actions>
<rules>
<rule name="Masking" prop_id="line_color" out_exp="false">
<exp bool_exp="pv0==0">
<value>
<color red="50" green="50" blue="50" alpha="178">
</color>
</value>
</exp>
<exp bool_exp="pv0==1">
<value>
<color name="LED-ORANGE-ON" red="255" green="175" blue="81">
</color>
</value>
</exp>
<pv_name>$(Isecsub):$(HMI):F_DPLOK</pv_name>
</rule>
</rules>
<tooltip>$(pv_name)
$(pv_value)
</tooltip>
<border_alarm_sensitive>false</border_alarm_sensitive>
</widget>
<widget type="label" version="2.0.0">
<name>Label Template_58</name>
<text>Doppler Local Protection Status</text>
<x>1241</x>
<y>281</y>
<width>271</width>
<background_color>
<color name="White" red="255" green="255" blue="255">
</color>
</background_color>
<vertical_alignment>1</vertical_alignment>
<actions>
</actions>
<border_color>
<color name="Blue" red="0" green="128" blue="255">
</color>
</border_color>
</widget>
</widget>
<widget type="action_button" version="3.0.0">
<name>Boolean Button</name>
......
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