Skip to content
Snippets Groups Projects
Commit 78037ca6 authored by Rafael Montano's avatar Rafael Montano
Browse files

AF signals updated

parent 960bf344
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@
<height>290</height>
<line_width>0</line_width>
<background_color>
<color name="Background" red="255" green="255" blue="255">
<color name="Background" red="220" green="225" blue="221">
</color>
</background_color>
<corner_width>5</corner_width>
......@@ -139,7 +139,7 @@ Reset all non active Interlocks</tooltip>
<x>150</x>
<y>50</y>
<width>90</width>
<format>1</format>
<format>6</format>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
......@@ -147,13 +147,13 @@ Reset all non active Interlocks</tooltip>
<rule name="colorRule" prop_id="background_color" out_exp="false">
<exp bool_exp="pv0==1">
<value>
<color name="Attention" red="255" green="160" blue="0">
<color name="Attention" red="252" green="242" blue="17">
</color>
</value>
</exp>
<exp bool_exp="pv0==0">
<value>
<color name="OK" red="0" green="255" blue="0">
<color name="OK" red="61" green="216" blue="61">
</color>
</value>
</exp>
......@@ -167,7 +167,7 @@ Reset all non active Interlocks</tooltip>
<x>150</x>
<y>90</y>
<width>90</width>
<format>1</format>
<format>6</format>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
......@@ -175,13 +175,13 @@ Reset all non active Interlocks</tooltip>
<rule name="colorRule" prop_id="background_color" out_exp="false">
<exp bool_exp="pv0==1">
<value>
<color name="Attention" red="255" green="160" blue="0">
<color name="Attention" red="252" green="242" blue="17">
</color>
</value>
</exp>
<exp bool_exp="pv0==0">
<value>
<color name="OK" red="0" green="255" blue="0">
<color name="OK" red="61" green="216" blue="61">
</color>
</value>
</exp>
......@@ -195,7 +195,7 @@ Reset all non active Interlocks</tooltip>
<x>150</x>
<y>130</y>
<width>90</width>
<format>1</format>
<format>6</format>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
......@@ -203,13 +203,13 @@ Reset all non active Interlocks</tooltip>
<rule name="colorRule" prop_id="background_color" out_exp="false">
<exp bool_exp="pv0==1">
<value>
<color name="Attention" red="255" green="160" blue="0">
<color name="Attention" red="252" green="242" blue="17">
</color>
</value>
</exp>
<exp bool_exp="pv0==0">
<value>
<color name="OK" red="0" green="255" blue="0">
<color name="OK" red="61" green="216" blue="61">
</color>
</value>
</exp>
......@@ -240,7 +240,7 @@ Reset all non active Interlocks</tooltip>
<height>120</height>
<line_width>0</line_width>
<background_color>
<color name="Background" red="255" green="255" blue="255">
<color name="Background" red="220" green="225" blue="221">
</color>
</background_color>
<corner_width>5</corner_width>
......@@ -286,7 +286,7 @@ Reset all non active Interlocks</tooltip>
<height>110</height>
<line_width>0</line_width>
<background_color>
<color name="Background" red="255" green="255" blue="255">
<color name="Background" red="220" green="225" blue="221">
</color>
</background_color>
<corner_width>5</corner_width>
......@@ -365,7 +365,7 @@ Reset all non active Interlocks</tooltip>
<y>40</y>
<width>190</width>
<background_color>
<color name="Read_Background" red="240" green="240" blue="240">
<color name="Read_Background" red="230" green="235" blue="232">
</color>
</background_color>
<transparent>false</transparent>
......@@ -397,7 +397,7 @@ $(pv_value)</tooltip>
<height>90</height>
<line_width>0</line_width>
<background_color>
<color name="Background" red="255" green="255" blue="255">
<color name="Background" red="220" green="225" blue="221">
</color>
</background_color>
<corner_width>5</corner_width>
......@@ -471,7 +471,7 @@ $(pv_value)</tooltip>
<height>180</height>
<line_width>0</line_width>
<background_color>
<color name="Background" red="255" green="255" blue="255">
<color name="Background" red="220" green="225" blue="221">
</color>
</background_color>
<corner_width>5</corner_width>
......@@ -532,7 +532,7 @@ $(pv_value)</tooltip>
<height>120</height>
<line_width>0</line_width>
<background_color>
<color name="Background" red="255" green="255" blue="255">
<color name="Background" red="220" green="225" blue="221">
</color>
</background_color>
<corner_width>5</corner_width>
......
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