Skip to content
Snippets Groups Projects
Commit 1a84bdcd authored by Jeong Han Lee's avatar Jeong Han Lee
Browse files

add ODH opi

parent d9a08ef8
No related branches found
No related tags found
1 merge request!11add 1st phase ODH opi into
Showing
with 6469 additions and 0 deletions
<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
<name>ODH Area</name>
<width>300</width>
<height>210</height>
<widget type="group" version="2.0.0">
<name>Area Panel</name>
<x>10</x>
<y>10</y>
<width>280</width>
<height>190</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>BGGrey03-titlebar_1</name>
<width>280</width>
<height>190</height>
<line_width>0</line_width>
<background_color>
<color name="GROUP-BORDER" red="150" green="155" blue="151">
</color>
</background_color>
<corner_width>10</corner_width>
<corner_height>10</corner_height>
</widget>
<widget type="group" version="2.0.0">
<name>Area</name>
<x>10</x>
<y>50</y>
<width>260</width>
<height>130</height>
<style>3</style>
<transparent>true</transparent>
<widget type="rectangle" version="2.0.0">
<name>BGGrey03-background_1</name>
<width>260</width>
<height>130</height>
<line_width>0</line_width>
<background_color>
<color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
</color>
</background_color>
<corner_width>5</corner_width>
<corner_height>5</corner_height>
</widget>
<widget type="group" version="2.0.0">
<name>Signals</name>
<x>10</x>
<y>10</y>
<width>240</width>
<height>110</height>
<style>3</style>
<widget type="led" version="2.0.0">
<name>LED_LA</name>
<pv_name>$(P):Alarm</pv_name>
<x>20</x>
<y>20</y>
<off_color>
<color name="LED-RED-OFF" red="110" green="101" blue="90">
</color>
</off_color>
<on_color>
<color name="LED-RED-ON" red="255" green="60" blue="46">
</color>
</on_color>
</widget>
<widget type="led" version="2.0.0">
<name>LED_LB</name>
<pv_name>$(P):WarmUp</pv_name>
<x>20</x>
<y>47</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>
</widget>
<widget type="led" version="2.0.0">
<name>LED_OK</name>
<pv_name>$(P):ConnLost</pv_name>
<x>20</x>
<y>74</y>
<off_color>
<color name="LED-RED-OFF" red="110" green="101" blue="90">
</color>
</off_color>
<on_color>
<color name="LED-RED-ON" red="255" green="60" blue="46">
</color>
</on_color>
</widget>
<widget type="label" version="2.0.0">
<name>LB_LA</name>
<text>Alarms On</text>
<x>71</x>
<y>20</y>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>LB_LB</name>
<text>Warmed Up</text>
<x>71</x>
<y>47</y>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>LB_OK</name>
<text>Lost Communication</text>
<x>71</x>
<y>74</y>
<width>140</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
</widget>
</widget>
<widget type="label" version="2.0.0">
<name>BGGrey03-title</name>
<text>$(LOC)</text>
<width>280</width>
<height>50</height>
<font>
<font family="Source Sans Pro" style="BOLD_ITALIC" size="20.0">
</font>
</font>
<foreground_color>
<color name="TEXT-LIGHT" red="230" green="230" blue="230">
</color>
</foreground_color>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
</widget>
</display>
This diff is collapsed.
<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
<name>ODH Monitor</name>
<width>300</width>
<height>410</height>
<widget type="group" version="2.0.0">
<name>Monitors Panel</name>
<x>10</x>
<y>10</y>
<width>280</width>
<height>390</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>BGGrey03-titlebar_1</name>
<width>280</width>
<height>390</height>
<line_width>0</line_width>
<background_color>
<color name="GROUP-BORDER" red="150" green="155" blue="151">
</color>
</background_color>
<corner_width>10</corner_width>
<corner_height>10</corner_height>
</widget>
<widget type="group" version="2.0.0">
<name>Monitor</name>
<x>10</x>
<y>50</y>
<width>260</width>
<height>330</height>
<style>3</style>
<transparent>true</transparent>
<widget type="rectangle" version="2.0.0">
<name>BGGrey03-background_1</name>
<width>260</width>
<height>330</height>
<line_width>0</line_width>
<background_color>
<color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
</color>
</background_color>
<corner_width>5</corner_width>
<corner_height>5</corner_height>
</widget>
<widget type="group" version="2.0.0">
<name>Signals</name>
<x>10</x>
<y>10</y>
<width>240</width>
<height>310</height>
<style>3</style>
<widget type="led" version="2.0.0">
<name>LED_LA</name>
<pv_name>$(P):ODHAlarm</pv_name>
<x>24</x>
<y>78</y>
<off_color>
<color name="Grid" red="169" green="169" blue="169">
</color>
</off_color>
<on_color>
<color name="LED-RED-ON" red="255" green="60" blue="46">
</color>
</on_color>
</widget>
<widget type="led" version="2.0.0">
<name>LED_LB</name>
<pv_name>$(P):ODHWarning</pv_name>
<x>24</x>
<y>105</y>
<off_color>
<color name="Grid" red="169" green="169" blue="169">
</color>
</off_color>
<on_color>
<color name="LED-ORANGE-ON" red="255" green="175" blue="81">
</color>
</on_color>
</widget>
<widget type="led" version="2.0.0">
<name>LED_OK</name>
<pv_name>$(P):MonitHealthy</pv_name>
<x>24</x>
<y>132</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>
</widget>
<widget type="led" version="2.0.0">
<name>LED_WARNING</name>
<pv_name>$(P):Maint</pv_name>
<x>24</x>
<y>160</y>
<off_color>
<color name="Grid" red="169" green="169" blue="169">
</color>
</off_color>
<on_color>
<color name="LED-YELLOW-ON" red="255" green="235" blue="17">
</color>
</on_color>
</widget>
<widget type="led" version="2.0.0">
<name>LED_ALARM</name>
<pv_name>$(P):MonitWarning</pv_name>
<x>24</x>
<y>187</y>
<off_color>
<color name="Grid" red="169" green="169" blue="169">
</color>
</off_color>
<on_color>
<color name="LED-RED-ON" red="255" green="60" blue="46">
</color>
</on_color>
</widget>
<widget type="label" version="2.0.0">
<name>LB_LA</name>
<text>ODH Alarm (18%)</text>
<x>72</x>
<y>78</y>
<width>116</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
<widget type="label" version="2.0.0">
<name>LB_LB</name>
<text>ODH Warning (19.5%)</text>
<x>72</x>
<y>105</y>
<width>160</width>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>LB_OK</name>
<text>Monitor Healthy</text>
<x>72</x>
<y>132</y>
<width>108</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
<widget type="label" version="2.0.0">
<name>LB_WARNING</name>
<text>Maintenance</text>
<x>72</x>
<y>160</y>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>LB_ALARM</name>
<text>Monitor Warning</text>
<x>72</x>
<y>187</y>
<width>150</width>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_O2Level</name>
<pv_name>$(P):O2Level</pv_name>
<x>148</x>
<y>20</y>
<width>52</width>
<precision>1</precision>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>LB_O2LEVEL</name>
<text>Oxygen Level:</text>
<x>20</x>
<y>20</y>
</widget>
<widget type="led" version="2.0.0">
<name>LED_ALARM_1</name>
<pv_name>$(P):WarmUp</pv_name>
<x>24</x>
<y>215</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>
</widget>
<widget type="label" version="2.0.0">
<name>LB_ALARM_1</name>
<text>Warm-Up Status</text>
<x>72</x>
<y>215</y>
<width>110</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
<widget type="led" version="2.0.0">
<name>LED_ALARM_2</name>
<pv_name>$(P):SysOK</pv_name>
<x>24</x>
<y>242</y>
<off_color>
<color name="Grid" red="169" green="169" blue="169">
</color>
</off_color>
<on_color>
<color name="LED-GREEN-ON" red="70" green="255" blue="70">
</color>
</on_color>
</widget>
<widget type="label" version="2.0.0">
<name>LB_ALARM_2</name>
<text>SysOK</text>
<x>72</x>
<y>242</y>
<width>43</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
<widget type="led" version="2.0.0">
<name>LED_ALARM_3</name>
<pv_name>$(P):ConnLost</pv_name>
<x>24</x>
<y>268</y>
<off_color>
<color name="Grid" red="169" green="169" blue="169">
</color>
</off_color>
<on_color>
<color name="MAJOR" red="252" green="13" blue="27">
</color>
</on_color>
</widget>
<widget type="label" version="2.0.0">
<name>LB_ALARM_3</name>
<text>Lost Communication</text>
<x>72</x>
<y>268</y>
<width>140</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
<widget type="rectangle" version="2.0.0">
<name>Rectangle_3</name>
<x>20</x>
<y>58</y>
<width>200</width>
<height>1</height>
<line_width>1</line_width>
<line_color>
<color name="Grid" red="169" green="169" blue="169">
</color>
</line_color>
<background_color>
<color name="Grid" red="169" green="169" blue="169">
</color>
</background_color>
</widget>
<widget type="label" version="2.0.0">
<name>LB_LA_2</name>
<text>%</text>
<x>209</x>
<y>20</y>
<width>14</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
</widget>
</widget>
<widget type="label" version="2.0.0">
<name>BGGrey03-title</name>
<text>ODH Monitor #$(R)</text>
<width>280</width>
<height>50</height>
<font>
<font family="Source Sans Pro" style="BOLD_ITALIC" size="20.0">
</font>
</font>
<foreground_color>
<color name="TEXT-LIGHT" red="230" green="230" blue="230">
</color>
</foreground_color>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
</widget>
</display>
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
* Thursday, November 1 10:00:56 CET 2018
* Jeong Han Lee
* from e3-ODH/opi folder
at 3baab8d2d7ff567dc6b27dd1b3c05587aa5b72e9
https://github.com/icshwi/e3-ODH/tree/master/opi
NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/Connected.png

3.36 KiB

NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/ConnectedNew.png

6.33 KiB

NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/ConnectedPNG.png

3.01 KiB

NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/Disconnected.png

8.46 KiB

<svg width="140" height="140" xmlns="http://www.w3.org/2000/svg">
<!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ -->
<g>
<title>background</title>
<rect fill="#ffffff" id="canvas_background" height="142" width="142" y="-1" x="-1"/>
<g display="none" overflow="visible" y="0" x="0" height="100%" width="100%" id="canvasGrid">
<rect fill="url(#gridpattern)" stroke-width="0" y="0" x="0" height="100%" width="100%"/>
</g>
</g>
<g>
<title>Layer 1</title>
<g id="svg_5">
<path stroke-width="10" stroke="#ff0000" id="svg_4" d="m126.387939,9.721313l-12.402344,12.40242l-2.652985,-2.653c-4.528992,-4.524002 -10.49176,-6.787247 -16.455078,-6.78717c-5.963257,0.000092 -11.929749,2.278168 -16.454987,6.803421l-9.863342,9.846985l-2.945923,-2.945999l-5.891968,5.891998l13.720734,13.720673l-13.720734,13.720657l5.891968,5.891998l13.720673,-13.720749l10.77475,10.77475l-13.720764,13.720657l5.892029,5.892014l13.720642,-13.720764l13.720673,13.720764l5.891998,-5.892014l-2.946014,-2.945908l9.863251,-9.863251c9.047913,-9.057999 9.050598,-23.85965 0,-32.910156l-2.653015,-2.653l12.402435,-12.402328l-5.891998,-5.891998zm-31.510406,11.263077c3.813904,-0.00032 7.625488,1.460083 10.563141,4.394501l11.197937,11.181656c5.86615,5.866089 5.868835,15.250916 0,21.126251l-9.863251,9.863327l-32.324249,-32.324234l9.863342,-9.847c2.933075,-2.933075 6.749237,-4.394165 10.56308,-4.394501zm-62.597565,38.736908l-5.891998,5.891998l2.945999,2.945908l-9.863235,9.863342c-9.047913,9.057907 -9.050583,23.859573 0,32.910065l2.653,2.653l-12.40242,12.402328l5.891998,5.891998l12.402328,-12.40242l2.653,2.653c9.057922,9.047913 23.859589,9.034668 32.910156,-0.016251l9.863251,-9.847l2.945892,2.946014l5.892029,-5.891998l-50,-49.999985zm2.945923,14.729813l32.324219,32.324249l-9.863312,9.847c-5.866089,5.866165 -15.250916,5.86882 -21.126251,0l-11.197906,-11.181671c-5.866165,-5.866074 -5.868835,-15.2509 0,-21.126236l9.863251,-9.863342z"/>
</g>
</g>
</svg>
\ No newline at end of file
This diff is collapsed.
NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/DisconnectedPNG.png

3.76 KiB

This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/conn_disc.jpg

4.94 KiB

This diff is collapsed.
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