diff --git a/NON-APPROVED/kg-gt_odh-plc-01/ODH_Expert_Area.bob b/NON-APPROVED/kg-gt_odh-plc-01/ODH_Expert_Area.bob new file mode 100644 index 0000000000000000000000000000000000000000..97a7933db9c8fa9d3a0dfe5a8881a76b0d29062c --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/ODH_Expert_Area.bob @@ -0,0 +1,141 @@ +<?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> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/ODH_Expert_Diag.bob b/NON-APPROVED/kg-gt_odh-plc-01/ODH_Expert_Diag.bob new file mode 100644 index 0000000000000000000000000000000000000000..e71aeb7ca16691c757b0b87b1746a6e56c90ff03 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/ODH_Expert_Diag.bob @@ -0,0 +1,4513 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>ODH Diagnostics</name> + <macros> + <PLC>KG-GTA:ODH-PLC-01</PLC> + </macros> + <width>1900</width> + <height>900</height> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle Template</name> + <width>1900</width> + <height>50</height> + <line_width>0</line_width> + <line_color> + <color name="IO Line" red="0" green="32" blue="92"> + </color> + </line_color> + <background_color> + <color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>Picture_12</name> + <file>symbols/diagnostics/ODH_RIO1.PNG</file> + <x>40</x> + <y>580</y> + <width>590</width> + <height>290</height> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <class>TITLE</class> + <text>ODH PLC Diagnostics</text> + <x use_class="true">20</x> + <y use_class="true">0</y> + <width>550</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="picture" version="2.0.0"> + <name>Picture_4</name> + <file>symbols/diagnostics/ODH_RIO1.PNG</file> + <x>1270</x> + <y>580</y> + <width>590</width> + <height>290</height> + </widget> + <widget type="picture" version="2.0.0"> + <name>Picture_6</name> + <file>symbols/diagnostics/ODH_CPU.PNG</file> + <x>627</x> + <y>100</y> + <width>249</width> + <height>210</height> + </widget> + <widget type="picture" version="2.0.0"> + <name>Picture_8</name> + <file>symbols/diagnostics/ODH_Switch.PNG</file> + <x>1068</x> + <y>110</y> + <width>120</width> + <height>230</height> + </widget> + <widget type="picture" version="2.0.0"> + <name>Picture_9</name> + <file>symbols/diagnostics/ODH_Switch.PNG</file> + <x>1228</x> + <y>110</y> + <width>120</width> + <height>230</height> + </widget> + <widget type="picture" version="2.0.0"> + <name>Picture_10</name> + <file>symbols/diagnostics/ODH_Switch.PNG</file> + <x>1378</x> + <y>110</y> + <width>120</width> + <height>230</height> + </widget> + <widget type="picture" version="2.0.0"> + <name>Picture_11</name> + <file>symbols/diagnostics/ODH_RIO1.PNG</file> + <x>650</x> + <y>580</y> + <width>590</width> + <height>290</height> + </widget> + <widget type="group" version="2.0.0"> + <name>Group</name> + <macros> + <P>$(PLC):RIO1</P> + </macros> + <x>67</x> + <y>770</y> + <width>536</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="group" version="2.0.0"> + <name>Group_20</name> + <macros> + <P>$(P)_IM</P> + </macros> + <x>44</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_73</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_74</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_75</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_21</name> + <macros> + <P>$(P)_DI1</P> + </macros> + <x>85</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_76</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_77</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_78</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_22</name> + <macros> + <P>$(P)_DI2</P> + </macros> + <x>123</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_79</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_80</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_81</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_23</name> + <macros> + <P>$(P)_DI3</P> + </macros> + <x>161</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_82</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_83</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_84</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_24</name> + <macros> + <P>$(P)_DI4</P> + </macros> + <x>199</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_85</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_86</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_87</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_25</name> + <macros> + <P>$(P)_DI5</P> + </macros> + <x>238</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_88</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_89</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_90</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_26</name> + <macros> + <P>$(P)_AI1</P> + </macros> + <x>276</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_91</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_92</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_93</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_27</name> + <macros> + <P>$(P)_AI2</P> + </macros> + <x>314</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_94</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_95</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_96</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_28</name> + <macros> + <P>$(P)_AI3</P> + </macros> + <x>352</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_97</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_98</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_99</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_29</name> + <macros> + <P>$(P)_AI4</P> + </macros> + <x>391</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_100</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_101</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_102</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_30</name> + <macros> + <P>$(P)_DO1</P> + </macros> + <x>429</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_103</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_104</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_105</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_31</name> + <macros> + <P>$(P)_DO2</P> + </macros> + <x>467</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_106</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_107</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_108</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_32</name> + <macros> + <P>$(P)_DO3</P> + </macros> + <x>506</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_109</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_110</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_111</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_63</name> + <macros> + <P>$(PLC):RIO2</P> + </macros> + <x>677</x> + <y>770</y> + <width>536</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="group" version="2.0.0"> + <name>Group_64</name> + <macros> + <P>$(P)_IM</P> + </macros> + <x>44</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_196</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_197</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_198</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_65</name> + <macros> + <P>$(P)_DI1</P> + </macros> + <x>85</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_199</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_200</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_201</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_66</name> + <macros> + <P>$(P)_DI2</P> + </macros> + <x>123</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_202</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_203</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_204</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_67</name> + <macros> + <P>$(P)_DI3</P> + </macros> + <x>161</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_205</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_206</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_207</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_68</name> + <macros> + <P>$(P)_DI4</P> + </macros> + <x>199</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_208</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_209</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_210</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_69</name> + <macros> + <P>$(P)_DI5</P> + </macros> + <x>238</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_211</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_212</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_213</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_70</name> + <macros> + <P>$(P)_AI1</P> + </macros> + <x>276</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_214</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_215</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_216</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_71</name> + <macros> + <P>$(P)_AI2</P> + </macros> + <x>314</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_217</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_218</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_219</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_72</name> + <macros> + <P>$(P)_AI3</P> + </macros> + <x>352</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_220</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_221</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_222</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_73</name> + <macros> + <P>$(P)_AI4</P> + </macros> + <x>391</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_223</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_224</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_225</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_74</name> + <macros> + <P>$(P)_DO1</P> + </macros> + <x>429</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_226</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_227</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_228</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_75</name> + <macros> + <P>$(P)_DO2</P> + </macros> + <x>467</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_229</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_230</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_231</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_76</name> + <macros> + <P>$(P)_DO3</P> + </macros> + <x>506</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_232</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_233</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_234</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_77</name> + <macros> + <P>$(PLC):RIO3</P> + </macros> + <x>1297</x> + <y>770</y> + <width>536</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="group" version="2.0.0"> + <name>Group_78</name> + <macros> + <P>$(P)_IM</P> + </macros> + <x>44</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_235</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_236</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_237</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_79</name> + <macros> + <P>$(P)_DI1</P> + </macros> + <x>85</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_238</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_239</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_240</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_80</name> + <macros> + <P>$(P)_DI2</P> + </macros> + <x>123</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_241</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_242</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_243</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_81</name> + <macros> + <P>$(P)_DI3</P> + </macros> + <x>161</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_244</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_245</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_246</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_82</name> + <macros> + <P>$(P)_DI4</P> + </macros> + <x>199</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_247</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_248</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_249</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_83</name> + <macros> + <P>$(P)_DI5</P> + </macros> + <x>238</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_250</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_251</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_252</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_84</name> + <macros> + <P>$(P)_AI1</P> + </macros> + <x>276</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_253</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_254</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_255</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_85</name> + <macros> + <P>$(P)_AI2</P> + </macros> + <x>314</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_256</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_257</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_258</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_86</name> + <macros> + <P>$(P)_AI3</P> + </macros> + <x>352</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_259</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_260</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_261</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_87</name> + <macros> + <P>$(P)_AI4</P> + </macros> + <x>391</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_262</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_263</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_264</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_88</name> + <macros> + <P>$(P)_DO1</P> + </macros> + <x>429</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_265</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_266</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_267</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_89</name> + <macros> + <P>$(P)_DO2</P> + </macros> + <x>467</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_268</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_269</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_270</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_90</name> + <macros> + <P>$(P)_DO3</P> + </macros> + <x>506</x> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_271</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_272</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_273</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_91</name> + <macros> + <P>$(PLC):SCL1</P> + </macros> + <x>1113</x> + <y>150</y> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_274</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_275</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_276</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_92</name> + <macros> + <P>$(PLC):SCL2</P> + </macros> + <x>1273</x> + <y>150</y> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_277</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_278</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_279</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_93</name> + <macros> + <P>$(PLC):SCL3</P> + </macros> + <x>1423</x> + <y>150</y> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_280</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_281</name> + <file>symbols/custom/warning.svg</file> + <y>46</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_282</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_94</name> + <macros> + <P>$(PLC):CPU</P> + </macros> + <x>676</x> + <y>164</y> + <width>30</width> + <height>76</height> + <style>3</style> + <transparent>true</transparent> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_283</name> + <file>symbols/custom/ConnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>true</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>false</value> + </exp> + <pv_name>${PVConnected}</pv_name> + </rule> + </rules> + <tooltip>Module is connected</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_284</name> + <file>symbols/custom/warning.svg</file> + <y>34</y> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Status</pv_name> + </rule> + </rules> + <tooltip>Siemens card error! Open TIA Portal!</tooltip> + </widget> + <widget type="picture" version="2.0.0"> + <name>WID_IOErrorIcon_285</name> + <file>symbols/custom/DisconnectedPNG.png</file> + <width>30</width> + <height>30</height> + <rules> + <rule name="VisibilityRule" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0 == true"> + <value>false</value> + </exp> + <exp bool_exp="pv0 == false"> + <value>true</value> + </exp> + <pv_name>$(P)_Connected</pv_name> + </rule> + </rules> + <tooltip>Module is not connected!</tooltip> + </widget> + </widget> + <widget type="polyline" version="2.0.0"> + <name>Polyline</name> + <x>73</x> + <y>450</y> + <width>1380</width> + <height>1</height> + <line_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </line_color> + <points> + <point x="1380.757167865718" y="0.6437978192794276"> + </point> + <point x="0.0" y="0.0"> + </point> + </points> + </widget> + <widget type="polygon" version="2.0.0"> + <name>Polygon</name> + <x>678</x> + <y>310</y> + <width>1</width> + <height>140</height> + <line_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </line_color> + <points> + <point x="0.0" y="0.0"> + </point> + <point x="1.2723388671875" y="140.319118829747"> + </point> + </points> + </widget> + <widget type="polygon" version="2.0.0"> + <name>Polygon_1</name> + <x>679</x> + <y>451</y> + <width>1</width> + <height>129</height> + <line_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </line_color> + <background_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </background_color> + <points> + <point x="0.0" y="0.0"> + </point> + <point x="1.2723388671875" y="130.2963246276222"> + </point> + </points> + </widget> + <widget type="polygon" version="2.0.0"> + <name>Polygon_2</name> + <x>1143</x> + <y>335</y> + <width>1</width> + <height>111</height> + <line_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </line_color> + <background_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </background_color> + <points> + <point x="0.0" y="0.0"> + </point> + <point x="1.2723388671875" y="115.26213332443501"> + </point> + </points> + </widget> + <widget type="polygon" version="2.0.0"> + <name>Polygon_3</name> + <x>1303</x> + <y>335</y> + <width>1</width> + <height>111</height> + <line_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </line_color> + <background_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </background_color> + <points> + <point x="0.0" y="0.0"> + </point> + <point x="1.2723388671875" y="115.26213332443501"> + </point> + </points> + </widget> + <widget type="polygon" version="2.0.0"> + <name>Polygon_4</name> + <x>1453</x> + <y>335</y> + <width>1</width> + <height>111</height> + <line_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </line_color> + <background_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </background_color> + <points> + <point x="0.0" y="0.0"> + </point> + <point x="1.2723388671875" y="115.26213332443501"> + </point> + </points> + </widget> + <widget type="polygon" version="2.0.0"> + <name>Polygon_5</name> + <x>1304</x> + <y>451</y> + <width>1</width> + <height>129</height> + <line_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </line_color> + <background_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </background_color> + <points> + <point x="0.0" y="0.0"> + </point> + <point x="1.2723388671875" y="130.2963246276222"> + </point> + </points> + </widget> + <widget type="group" version="2.0.0"> + <name>Diagnostics</name> + <macros> + <P>CXB-CXH:ODH-RIO-2</P> + </macros> + <x>73</x> + <y>100</y> + <width>370</width> + <height>300</height> + <style>3</style> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>BGGrey03-background_5</name> + <width>370</width> + <height>300</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>EPICS</name> + <x>10</x> + <y>42</y> + <width>349</width> + <height>128</height> + <style>3</style> + <widget type="label" version="2.0.0"> + <name>Label_22</name> + <text>ModbusConnected:</text> + <x>20</x> + <y>10</y> + <width>159</width> + <height>30</height> + <font> + <font name="NORMAL-SANS-BOLD" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_23</name> + <text>S7Connected:</text> + <x>20</x> + <y>30</y> + <width>159</width> + <height>30</height> + <font> + <font name="NORMAL-SANS-BOLD" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_24</name> + <text>IOC Connected:</text> + <x>20</x> + <y>50</y> + <width>159</width> + <height>30</height> + <font> + <font name="NORMAL-SANS-BOLD" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_25</name> + <text>PLC hash OK:</text> + <x>20</x> + <y>70</y> + <width>159</width> + <height>30</height> + <font> + <font name="NORMAL-SANS-BOLD" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_26</name> + <text>Alive:</text> + <x>20</x> + <y>90</y> + <width>159</width> + <height>30</height> + <font> + <font name="NORMAL-SANS-BOLD" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_9</name> + <pv_name>$(PLC):AliveR</pv_name> + <x>190</x> + <y>96</y> + <width>140</width> + <height>18</height> + <foreground_color> + <color name="ORANGE-BORDER" red="153" green="117" blue="49"> + </color> + </foreground_color> + <transparent>true</transparent> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_10</name> + <pv_name>$(PLC):PLCHashCorrectR</pv_name> + <x>190</x> + <y>76</y> + <width>140</width> + <height>18</height> + <foreground_color> + <color name="ORANGE-BORDER" red="153" green="117" blue="49"> + </color> + </foreground_color> + <transparent>true</transparent> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_11</name> + <pv_name>$(PLC):ConnectedR</pv_name> + <x>190</x> + <y>56</y> + <width>140</width> + <height>18</height> + <foreground_color> + <color name="ORANGE-BORDER" red="153" green="117" blue="49"> + </color> + </foreground_color> + <transparent>true</transparent> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_12</name> + <pv_name>$(PLC):S7ConnectedR</pv_name> + <x>190</x> + <y>36</y> + <width>140</width> + <height>18</height> + <foreground_color> + <color name="ORANGE-BORDER" red="153" green="117" blue="49"> + </color> + </foreground_color> + <transparent>true</transparent> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_13</name> + <pv_name>$(PLC):ModbusConnectedR</pv_name> + <x>190</x> + <y>16</y> + <width>140</width> + <height>18</height> + <foreground_color> + <color name="ORANGE-BORDER" red="153" green="117" blue="49"> + </color> + </foreground_color> + <transparent>true</transparent> + </widget> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_4</name> + <text>EPICS Communication</text> + <width>370</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + </widget> + <widget type="group" version="2.0.0"> + <name>Checksum</name> + <x>10</x> + <y>220</y> + <width>349</width> + <height>70</height> + <style>3</style> + <widget type="label" version="2.0.0"> + <name>Label_27</name> + <text>Software Checksum:</text> + <x>20</x> + <y>10</y> + <width>159</width> + <height>30</height> + <font> + <font name="NORMAL-SANS-BOLD" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_14</name> + <pv_name>$(PLC):SW_Checksum</pv_name> + <x>190</x> + <y>16</y> + <width>140</width> + <height>18</height> + <foreground_color> + <color name="ORANGE-BORDER" red="153" green="117" blue="49"> + </color> + </foreground_color> + <transparent>true</transparent> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_28</name> + <text>TextList Checksum:</text> + <x>20</x> + <y>33</y> + <width>159</width> + <height>30</height> + <font> + <font name="NORMAL-SANS-BOLD" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_15</name> + <pv_name>$(PLC):Text_Checksum</pv_name> + <x>190</x> + <y>39</y> + <width>140</width> + <height>18</height> + <foreground_color> + <color name="ORANGE-BORDER" red="153" green="117" blue="49"> + </color> + </foreground_color> + <transparent>true</transparent> + </widget> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_5</name> + <text>PLC Code Chechsum</text> + <y>180</y> + <width>370</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + </widget> + </widget> + <widget type="polygon" version="2.0.0"> + <name>Polygon_6</name> + <x>73</x> + <y>450</y> + <width>1</width> + <height>129</height> + <line_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </line_color> + <background_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </background_color> + <points> + <point x="0.0" y="0.0"> + </point> + <point x="1.2723388671875" y="130.2963246276222"> + </point> + </points> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_6</name> + <text>CPU</text> + <x>650</x> + <y>60</y> + <width>200</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_7</name> + <text>Scalance 1</text> + <x>1068</x> + <y>80</y> + <width>120</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_8</name> + <text>Scalance 2</text> + <x>1228</x> + <y>80</y> + <width>120</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_9</name> + <text>Scalance 3</text> + <x>1378</x> + <y>80</y> + <width>120</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_10</name> + <text>Remote IO 3</text> + <x>1320</x> + <y>550</y> + <width>94</width> + <height>24</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + <wrap_words>false</wrap_words> + </widget> + <widget type="group" version="2.0.0"> + <name>PLC Modules Caption_3</name> + <x>1348</x> + <y>659</y> + <width>484</width> + <height>30</height> + <style>3</style> + <transparent>true</transparent> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_12</name> + <text>DI2</text> + <x>76</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_13</name> + <text>DI3</text> + <x>114</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_14</name> + <text>DI4</text> + <x>152</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_15</name> + <text>DI5</text> + <x>191</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_16</name> + <text>AI1</text> + <x>229</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_17</name> + <text>AI2</text> + <x>267</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_18</name> + <text>AI3</text> + <x>305</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_19</name> + <text>AI4</text> + <x>344</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_20</name> + <text>DQ1</text> + <x>379</x> + <width>28</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_21</name> + <text>DQ2</text> + <x>417</x> + <width>28</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_22</name> + <text>DQ3</text> + <x>456</x> + <width>28</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_11</name> + <text>DI1</text> + <x>38</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_23</name> + <text>IM</text> + <width>16</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>PLC Modules Caption_2</name> + <x>728</x> + <y>659</y> + <width>484</width> + <height>30</height> + <style>3</style> + <transparent>true</transparent> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_24</name> + <text>DI2</text> + <x>76</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_25</name> + <text>DI3</text> + <x>114</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_26</name> + <text>DI4</text> + <x>152</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_27</name> + <text>DI5</text> + <x>191</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_28</name> + <text>AI1</text> + <x>229</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_29</name> + <text>AI2</text> + <x>267</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_30</name> + <text>AI3</text> + <x>305</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_31</name> + <text>AI4</text> + <x>344</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_32</name> + <text>DQ1</text> + <x>379</x> + <width>28</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_33</name> + <text>DQ2</text> + <x>417</x> + <width>28</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_34</name> + <text>DQ3</text> + <x>456</x> + <width>28</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_35</name> + <text>DI1</text> + <x>38</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_36</name> + <text>IM</text> + <width>16</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>PLC Modules Caption_1</name> + <x>118</x> + <y>659</y> + <width>484</width> + <height>30</height> + <style>3</style> + <transparent>true</transparent> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_37</name> + <text>DI2</text> + <x>76</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_38</name> + <text>DI3</text> + <x>114</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_39</name> + <text>DI4</text> + <x>152</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_40</name> + <text>DI5</text> + <x>191</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_41</name> + <text>AI1</text> + <x>229</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_42</name> + <text>AI2</text> + <x>267</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_43</name> + <text>AI3</text> + <x>305</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_44</name> + <text>AI4</text> + <x>344</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_45</name> + <text>DQ1</text> + <x>379</x> + <width>28</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_46</name> + <text>DQ2</text> + <x>417</x> + <width>28</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_47</name> + <text>DQ3</text> + <x>456</x> + <width>28</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_48</name> + <text>DI1</text> + <x>38</x> + <width>22</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_49</name> + <text>IM</text> + <width>16</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="15.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <rotation_step>1</rotation_step> + <wrap_words>false</wrap_words> + </widget> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_50</name> + <text>Remote IO 1</text> + <x>83</x> + <y>550</y> + <width>94</width> + <height>24</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_51</name> + <text>Remote IO 2</text> + <x>690</x> + <y>550</y> + <width>94</width> + <height>24</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + <wrap_words>false</wrap_words> + </widget> +</display> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/ODH_Expert_Monit.bob b/NON-APPROVED/kg-gt_odh-plc-01/ODH_Expert_Monit.bob new file mode 100644 index 0000000000000000000000000000000000000000..eceeb1a99fbbf8fc5b22a12851b32682297c6abb --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/ODH_Expert_Monit.bob @@ -0,0 +1,301 @@ +<?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> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/ODH_Expert_Racks.bob b/NON-APPROVED/kg-gt_odh-plc-01/ODH_Expert_Racks.bob new file mode 100644 index 0000000000000000000000000000000000000000..d84dd4681265412bfd6783378d29c0181709a586 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/ODH_Expert_Racks.bob @@ -0,0 +1,710 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>ODH Racks</name> + <width>870</width> + <height>370</height> + <widget type="group" version="2.0.0"> + <name>Racks Panel_1</name> + <x>10</x> + <y>10</y> + <width>842</width> + <height>340</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</name> + <width>842</width> + <height>340</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>Rack_1</name> + <macros> + <P>TS2-020Row:CnPw-U-001</P> + </macros> + <x>14</x> + <y>50</y> + <width>260</width> + <height>276</height> + <style>3</style> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>BGGrey03-background</name> + <width>260</width> + <height>276</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_1</name> + <x>10</x> + <y>42</y> + <width>240</width> + <height>222</height> + <style>3</style> + <widget type="label" version="2.0.0"> + <name>LB_LA_6</name> + <text>UPS Alarm</text> + <x>83</x> + <y>17</y> + <width>71</width> + <height>21</height> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_LA_6</name> + <pv_name>$(P):UPSAlarm</pv_name> + <x>25</x> + <y>17</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_OK_2</name> + <text>UPS Battery > 85%</text> + <x>82</x> + <y>186</y> + <width>124</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_1</name> + <text>UPS Ready to Buffer</text> + <x>82</x> + <y>158</y> + <width>134</width> + <height>21</height> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + </widget> + <widget type="label" version="2.0.0"> + <name>LB_LA_1</name> + <text>UPS 24V OK</text> + <x>82</x> + <y>130</y> + <width>79</width> + <height>21</height> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_OK_1</name> + <pv_name>$(P):UPSBatt85</pv_name> + <x>25</x> + <y>186</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_LB_1</name> + <pv_name>$(P):UPSBuffReady</pv_name> + <x>25</x> + <y>158</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_LA_1</name> + <pv_name>$(P):UPS24vOK</pv_name> + <x>25</x> + <y>130</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_OK_1</name> + <text>UPS Battery OK</text> + <x>82</x> + <y>102</y> + <width>104</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>Power Supply OK</text> + <x>82</x> + <y>74</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_LA</name> + <text>Surge Arrester OK</text> + <x>82</x> + <y>46</y> + <width>119</width> + <height>21</height> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_OK</name> + <pv_name>$(P):UPSBatOK</pv_name> + <x>25</x> + <y>102</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_LB</name> + <pv_name>$(P):PS24vOK</pv_name> + <x>25</x> + <y>74</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_LA</name> + <pv_name>$(P):SurgeArrOK</pv_name> + <x>25</x> + <y>46</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> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title</name> + <text>@ TS2</text> + <width>260</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + </widget> + </widget> + <widget type="label" version="2.0.0"> + <name>BGGrey03-title</name> + <text>ODH Electrical Racks</text> + <x>20</x> + <width>806</width> + <height>50</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="24.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 type="group" version="2.0.0"> + <name>Rack_2</name> + <macros> + <P>CXB-CXH:ODH-RIO-2</P> + </macros> + <x>290</x> + <y>50</y> + <width>260</width> + <height>276</height> + <style>3</style> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>BGGrey03-background_4</name> + <width>260</width> + <height>276</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_2</name> + <x>10</x> + <y>42</y> + <width>240</width> + <height>222</height> + <style>3</style> + <widget type="label" version="2.0.0"> + <name>LB_LA_22</name> + <text>UPS Alarm</text> + <x>83</x> + <y>17</y> + <width>71</width> + <height>21</height> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_LA_22</name> + <pv_name>$(P):UPSAlarm</pv_name> + <x>25</x> + <y>17</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_OK_13</name> + <text>UPS Battery > 85%</text> + <x>82</x> + <y>186</y> + <width>124</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_12</name> + <text>UPS Ready to Buffer</text> + <x>82</x> + <y>158</y> + <width>134</width> + <height>21</height> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + </widget> + <widget type="label" version="2.0.0"> + <name>LB_LA_23</name> + <text>UPS 24V OK</text> + <x>82</x> + <y>130</y> + <width>79</width> + <height>21</height> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_OK_12</name> + <pv_name>$(P):UPSBatt85</pv_name> + <x>25</x> + <y>186</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_LB_12</name> + <pv_name>$(P):UPSBuffReady</pv_name> + <x>25</x> + <y>158</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_LA_23</name> + <pv_name>$(P):UPS24vOK</pv_name> + <x>25</x> + <y>130</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_OK_14</name> + <text>UPS Battery OK</text> + <x>82</x> + <y>102</y> + <width>104</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_13</name> + <text>Power Supply OK</text> + <x>82</x> + <y>74</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_LA_24</name> + <text>Surge Arrester OK</text> + <x>82</x> + <y>46</y> + <width>119</width> + <height>21</height> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_OK_13</name> + <pv_name>$(P):UPSBatOK</pv_name> + <x>25</x> + <y>102</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_LB_13</name> + <pv_name>$(P):PS24vOK</pv_name> + <x>25</x> + <y>74</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_LA_24</name> + <pv_name>$(P):SurgeArrOK</pv_name> + <x>25</x> + <y>46</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> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_4</name> + <text>@ CXB</text> + <width>260</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Rack_3</name> + <macros> + <P>HCB-ACH:ODH-RIO-1</P> + </macros> + <x>566</x> + <y>50</y> + <width>260</width> + <height>276</height> + <style>3</style> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>BGGrey03-background_5</name> + <width>260</width> + <height>276</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_3</name> + <x>10</x> + <y>42</y> + <width>240</width> + <height>222</height> + <style>3</style> + <widget type="label" version="2.0.0"> + <name>LB_LA_25</name> + <text>UPS Alarm</text> + <x>83</x> + <y>17</y> + <width>71</width> + <height>21</height> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_LA_25</name> + <pv_name>$(P):UPSAlarm</pv_name> + <x>25</x> + <y>17</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_OK_15</name> + <text>UPS Battery > 85%</text> + <x>82</x> + <y>186</y> + <width>124</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_14</name> + <text>UPS Ready to Buffer</text> + <x>82</x> + <y>158</y> + <width>134</width> + <height>21</height> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + </widget> + <widget type="label" version="2.0.0"> + <name>LB_LA_26</name> + <text>UPS 24V OK</text> + <x>82</x> + <y>130</y> + <width>79</width> + <height>21</height> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_OK_14</name> + <pv_name>$(P):UPSBatt85</pv_name> + <x>25</x> + <y>186</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_LB_14</name> + <pv_name>$(P):UPSBuffReady</pv_name> + <x>25</x> + <y>158</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_LA_26</name> + <pv_name>$(P):UPS24vOK</pv_name> + <x>25</x> + <y>130</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_OK_16</name> + <text>UPS Battery OK</text> + <x>82</x> + <y>102</y> + <width>104</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_15</name> + <text>Power Supply OK</text> + <x>82</x> + <y>74</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_LA_27</name> + <text>Surge Arrester OK</text> + <x>82</x> + <y>46</y> + <width>119</width> + <height>21</height> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_OK_15</name> + <pv_name>$(P):UPSBatOK</pv_name> + <x>25</x> + <y>102</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_LB_15</name> + <pv_name>$(P):PS24vOK</pv_name> + <x>25</x> + <y>74</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_LA_27</name> + <pv_name>$(P):SurgeArrOK</pv_name> + <x>25</x> + <y>46</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> + <widget type="label" version="2.0.0"> + <name>LGGrey02-title_5</name> + <text>@ HCB</text> + <width>260</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color> + <color name="GROUP-TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color name="RED-BORDER" red="150" green="8" blue="16"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + </widget> + </widget> + </widget> +</display> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/ODH_Main.bob b/NON-APPROVED/kg-gt_odh-plc-01/ODH_Main.bob new file mode 100644 index 0000000000000000000000000000000000000000..1abad13c5fed0bfb067e28f271395f3797540a06 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/ODH_Main.bob @@ -0,0 +1,573 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>ODH Main</name> + <width>635</width> + <height>835</height> + <widget type="group" version="2.0.0"> + <name>group.HeCompBuilding</name> + <macros> + <P>HCB-ACH:ODH-O2iM</P> + </macros> + <x>10</x> + <y>10</y> + <width>610</width> + <height>810</height> + <style>3</style> + <font> + <font family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <widget type="rectangle" version="2.0.0"> + <name>group.HeCompBuilding.border</name> + <width>610</width> + <height>810</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <background_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </background_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>O2 Level</text> + <x>162</x> + <y>37</y> + <width>61</width> + <height>21</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <foreground_color> + <color name="RED-TEXT" red="255" green="255" blue="255"> + </color> + </foreground_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>ODH 19.5% +Warning</text> + <x>244</x> + <y>27</y> + <width>79</width> + <height>42</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <foreground_color> + <color name="RED-TEXT" red="255" green="255" blue="255"> + </color> + </foreground_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>ODH 18% +Alarm</text> + <x>337</x> + <y>27</y> + <width>66</width> + <height>42</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <foreground_color> + <color name="RED-TEXT" red="255" green="255" blue="255"> + </color> + </foreground_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>Monitor +Healthy</text> + <x>427</x> + <y>27</y> + <width>57</width> + <height>42</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <foreground_color> + <color name="RED-TEXT" red="255" green="255" blue="255"> + </color> + </foreground_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + <wrap_words>false</wrap_words> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_5</name> + <text>Maintenance</text> + <x>503</x> + <y>37</y> + <width>92</width> + <height>21</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <foreground_color> + <color name="RED-TEXT" red="255" green="255" blue="255"> + </color> + </foreground_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + <wrap_words>false</wrap_words> + </widget> + <widget type="group" version="2.0.0"> + <name>Group</name> + <x>62</x> + <y>78</y> + <width>535</width> + <height>380</height> + <style>3</style> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>group.HeCompBuilding.background</name> + <width>535</width> + <height>380</height> + <line_width>0</line_width> + <line_color> + <color name="PRIMARY-GROUP-BORDER" red="151" green="188" blue="202"> + </color> + </line_color> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_13</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>HCB-ACH:ODH-O2iM</P> + <R>1</R> + </macros> + <x>10</x> + <y>5</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_14</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>HCB-ACH:ODH-O2iM</P> + <R>2</R> + </macros> + <x>10</x> + <y>37</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_15</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>HCB-ACH:ODH-O2iM</P> + <R>3</R> + </macros> + <x>10</x> + <y>68</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_16</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>HCB-ACH:ODH-O2iM</P> + <R>4</R> + </macros> + <x>10</x> + <y>99</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_17</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>HCB-ACH:ODH-O2iM</P> + <R>5</R> + </macros> + <x>10</x> + <y>130</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_18</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>HCB-TCH:ODH-O2iM</P> + <R>6</R> + </macros> + <x>10</x> + <y>161</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_19</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>HCB-TCH:ODH-O2iM</P> + <R>7</R> + </macros> + <x>10</x> + <y>192</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_20</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>HCB-TCH:ODH-O2iM</P> + <R>8</R> + </macros> + <x>10</x> + <y>223</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_21</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>HCB-TCH:ODH-O2iM</P> + <R>9</R> + </macros> + <x>10</x> + <y>254</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_22</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>HCB-HPGS:ODH-O2iM</P> + <R>10</R> + </macros> + <x>10</x> + <y>285</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_23</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>HCB-HPGS:ODH-O2iM</P> + <R>11</R> + </macros> + <x>10</x> + <y>316</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_24</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>HCB-DogSh:ODH-O2iM</P> + <R>12</R> + </macros> + <x>10</x> + <y>347</y> + <width>510</width> + <height>30</height> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_2</name> + <x>62</x> + <y>464</y> + <width>535</width> + <height>227</height> + <style>3</style> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>group.HeCompBuilding.background_2</name> + <width>535</width> + <height>227</height> + <line_width>0</line_width> + <line_color> + <color name="PRIMARY-GROUP-BORDER" red="151" green="188" blue="202"> + </color> + </line_color> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_37</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>CXB-CXH:ODH-O2iM</P> + <R>13</R> + </macros> + <x>10</x> + <y>6</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_38</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>CXB-CXH:ODH-O2iM</P> + <R>14</R> + </macros> + <x>10</x> + <y>38</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_39</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>CXB-CXH:ODH-O2iM</P> + <R>15</R> + </macros> + <x>10</x> + <y>69</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_40</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>CXB-CXH:ODH-O2iM</P> + <R>16</R> + </macros> + <x>10</x> + <y>100</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_41</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>CXB-CXH:ODH-O2iM</P> + <R>17</R> + </macros> + <x>10</x> + <y>131</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_42</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>CXB-CXH:ODH-O2iM</P> + <R>18</R> + </macros> + <x>10</x> + <y>162</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_43</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>CXB-CXH:ODH-O2iM</P> + <R>19</R> + </macros> + <x>10</x> + <y>193</y> + <width>510</width> + <height>30</height> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_3</name> + <x>62</x> + <y>697</y> + <width>535</width> + <height>105</height> + <style>3</style> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>group.HeCompBuilding.background_3</name> + <width>535</width> + <height>105</height> + <line_width>0</line_width> + <line_color> + <color name="PRIMARY-GROUP-BORDER" red="151" green="188" blue="202"> + </color> + </line_color> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_54</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>CTLG-CS:ODH-O2iM</P> + <R>20</R> + </macros> + <x>10</x> + <y>6</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_55</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>CTLG-CS:ODH-O2iM</P> + <R>21</R> + </macros> + <x>10</x> + <y>38</y> + <width>510</width> + <height>30</height> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_56</name> + <file>ODH_Monit_Sub.bob</file> + <macros> + <P>CTLG-CS:ODH-O2iM</P> + <R>22</R> + </macros> + <x>10</x> + <y>69</y> + <width>510</width> + <height>30</height> + </widget> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button</name> + <actions> + <action type="open_display"> + <file>ODH_Expert_Area.bob</file> + <macros> + <LOC>CTLG</LOC> + <P>CTLG-CS:ODH-Area</P> + </macros> + <target>standalone</target> + <description>CTL Gallery (CTLG)</description> + </action> + </actions> + <x>12</x> + <y>697</y> + <width>40</width> + <height>105</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <rotation_step>1</rotation_step> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_1</name> + <actions> + <action type="open_display"> + <file>ODH_Expert_Area.bob</file> + <macros> + <LOC>CXB</LOC> + <P>CXB-CXH:ODH-Area</P> + </macros> + <target>standalone</target> + <description>ColdBox Building (CXB)</description> + </action> + </actions> + <x>12</x> + <y>464</y> + <width>40</width> + <height>227</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <rotation_step>1</rotation_step> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_2</name> + <actions> + <action type="open_display"> + <file>ODH_Expert_Area.bob</file> + <macros> + <LOC>Helium Compressor Building</LOC> + <P>HCB-ACH:ODH-Area</P> + </macros> + <target>standalone</target> + <description>Helium Compressor Building (HCB)</description> + </action> + </actions> + <x>12</x> + <y>78</y> + <width>40</width> + <height>381</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <rotation_step>1</rotation_step> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_3</name> + <actions> + <action type="open_display"> + <file>ODH_Expert_Racks.bob</file> + <target>standalone</target> + <description>Electrical Racks</description> + </action> + </actions> + <x>10</x> + <y>11</y> + <width>130</width> + <height>25</height> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_4</name> + <actions> + <action type="open_display"> + <file>ODH_Expert_Diag.bob</file> + <target>tab</target> + <description>PLC Diagnostic</description> + </action> + </actions> + <x>10</x> + <y>40</y> + <width>130</width> + <height>25</height> + <tooltip>$(actions)</tooltip> + </widget> + </widget> +</display> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/ODH_Monit_Sub.bob b/NON-APPROVED/kg-gt_odh-plc-01/ODH_Monit_Sub.bob new file mode 100644 index 0000000000000000000000000000000000000000..9b342a6c510d559bf7f547645161c1d412576a9c --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/ODH_Monit_Sub.bob @@ -0,0 +1,99 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>Display</name> + <width>490</width> + <height>40</height> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_O2Level</name> + <pv_name>$(P)-$(R):O2Level</pv_name> + <x>93</x> + <y>4</y> + <width>55</width> + <precision>2</precision> + <wrap_words>false</wrap_words> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_LA</name> + <pv_name>$(P)-$(R):ODHWarning</pv_name> + <x>200</x> + <y>4</y> + <off_color> + <color name="Grid" red="169" green="169" blue="169"> + </color> + </off_color> + <on_color> + <color name="MINOR" red="252" green="242" blue="17"> + </color> + </on_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_LB</name> + <pv_name>$(P)-$(R):ODHAlarm</pv_name> + <x>287</x> + <y>4</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="led" version="2.0.0"> + <name>LED_OK</name> + <pv_name>$(P)-$(R):MonitHealthy</pv_name> + <x>374</x> + <y>4</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_1</name> + <pv_name>$(P)-$(R):Maint</pv_name> + <x>461</x> + <y>4</y> + <off_color> + <color name="Grid" red="169" green="169" blue="169"> + </color> + </off_color> + <on_color> + <color name="MINOR" red="252" green="242" blue="17"> + </color> + </on_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button</name> + <actions> + <action type="open_display"> + <file>ODH_Expert_Monit.bob</file> + <macros> + <P>$(P)-$(R)</P> + <R>$(R)</R> + </macros> + <target>standalone</target> + <description>ODH $(R)</description> + </action> + </actions> + <x>10</x> + <y>4</y> + <width>60</width> + <height>20</height> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>%</text> + <x>153</x> + <y>4</y> + <width>14</width> + <height>21</height> + <auto_size>true</auto_size> + </widget> +</display> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/e3-ODH.info b/NON-APPROVED/kg-gt_odh-plc-01/e3-ODH.info new file mode 100644 index 0000000000000000000000000000000000000000..4c16d644ea1495e15c5af10282039182b10108ad --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/e3-ODH.info @@ -0,0 +1,7 @@ + +* 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 + diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/Connected.png b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/Connected.png new file mode 100644 index 0000000000000000000000000000000000000000..64f72478d981ae5077c6c800388e13007abc2ed9 Binary files /dev/null and b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/Connected.png differ diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/ConnectedNew.png b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/ConnectedNew.png new file mode 100644 index 0000000000000000000000000000000000000000..ae0073e83eca12d48ec6210ced118973722cb41f Binary files /dev/null and b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/ConnectedNew.png differ diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/ConnectedPNG.png b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/ConnectedPNG.png new file mode 100644 index 0000000000000000000000000000000000000000..1022bfb7a112763119ab8541fd80c5d360969e31 Binary files /dev/null and b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/ConnectedPNG.png differ diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/Disconnected.png b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/Disconnected.png new file mode 100644 index 0000000000000000000000000000000000000000..660d24cbe07ee2b90b34c3b0957f8a35425bc1bc Binary files /dev/null and b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/Disconnected.png differ diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/Disconnected.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/Disconnected.svg new file mode 100644 index 0000000000000000000000000000000000000000..a81e20e32a76185c2698c5e64a4898066dc6e5a7 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/Disconnected.svg @@ -0,0 +1,17 @@ +<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 diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/Disconnected2.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/Disconnected2.svg new file mode 100644 index 0000000000000000000000000000000000000000..f39116d2de730e4f7befec7867424b6c01a36f72 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/Disconnected2.svg @@ -0,0 +1,17 @@ +<svg width="130" height="130" xmlns="http://www.w3.org/2000/svg"> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + + <g> + <title>background</title> + <rect fill="none" id="canvas_background" height="132" width="132" 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="#6F5C2A" id="svg_4" d="m120.387939,3.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 diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/DisconnectedPNG.png b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/DisconnectedPNG.png new file mode 100644 index 0000000000000000000000000000000000000000..f9218b078d51c8abeb1acf9b788b5320629e24c6 Binary files /dev/null and b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/DisconnectedPNG.png differ diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/PressureTransmitter_ERROR.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/PressureTransmitter_ERROR.svg new file mode 100644 index 0000000000000000000000000000000000000000..a6cdb910e91e3399acd19f2cdfdcb5f214c81411 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/PressureTransmitter_ERROR.svg @@ -0,0 +1,16 @@ +<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + + <g> + <title>background</title> + <rect fill="none" id="canvas_background" height="102" width="102" 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> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + <ellipse ry="40.756522" rx="40.000003" id="svg_13" cy="50.756521" cx="50.500002" stroke-width="6" stroke="#000" fill="#fc0d1b"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/PressureTransmitter_OK.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/PressureTransmitter_OK.svg new file mode 100644 index 0000000000000000000000000000000000000000..51d7b931493f8f7e01af54c853cefc0dfb8dee19 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/PressureTransmitter_OK.svg @@ -0,0 +1,16 @@ +<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + + <g> + <title>background</title> + <rect fill="none" id="canvas_background" height="102" width="102" 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> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + <ellipse ry="40.756522" rx="40.000003" id="svg_13" cy="50.756521" cx="50.500002" stroke-width="6" stroke="#000" fill="#fff"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/PressureTransmitter_WARNING.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/PressureTransmitter_WARNING.svg new file mode 100644 index 0000000000000000000000000000000000000000..d2c19bd0849daeef77ded48759e0832798e0b048 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/PressureTransmitter_WARNING.svg @@ -0,0 +1,16 @@ +<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + + <g> + <title>background</title> + <rect fill="none" id="canvas_background" height="102" width="102" 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> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + <ellipse ry="40.756522" rx="40.000003" id="svg_13" cy="50.756521" cx="50.500002" stroke-width="6" stroke="#000" fill="#fcf211"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/closing.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/closing.svg new file mode 100644 index 0000000000000000000000000000000000000000..525c99e3fae1b7ef3034d02ac332bd01ae973e47 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/closing.svg @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 12 12" style="enable-background:new 0 0 12 12;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:none;stroke:#000000;stroke-miterlimit:10;} +</style> +<g id="XMLID_1_"> + <g> + <path d="M11.06,5.62H0.94C1.13,3,3.33,0.92,6,0.92S10.87,3,11.06,5.62z"/> + <path d="M6,0c3.31,0,6,2.69,6,6c0,1.83-0.82,3.54-2.26,4.69L9.17,9.96c1.21-0.97,1.91-2.41,1.91-3.96c0-0.13,0-0.25-0.02-0.38 + C10.87,3,8.67,0.92,6,0.92S1.13,3,0.94,5.62C0.92,5.75,0.92,5.87,0.92,6c0,1.55,0.7,2.99,1.91,3.96l-0.57,0.73 + C0.82,9.54,0,7.83,0,6C0,2.69,2.69,0,6,0z"/> + </g> + <g> + <polyline class="st0" points="0.52,5.62 0.94,5.62 11.06,5.62 11.48,5.62 "/> + </g> +</g> +<polygon points="6,12 8.775,7.194 3.225,7.194 "/> +</svg> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/conn_disc.jpg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/conn_disc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5bc00388d6e60162f7f7d694fc0f0d802107490c Binary files /dev/null and b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/conn_disc.jpg differ diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/error.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/error.svg new file mode 100644 index 0000000000000000000000000000000000000000..287252827771ed4871ac6094e68bf9efa7ef9a70 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/error.svg @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 12 12" style="enable-background:new 0 0 12 12;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FC0D1B;} + .st1{fill:#960810;} + .st2{fill:#FFFFFF;} +</style> +<g> + <circle class="st0" cx="6" cy="6" r="5.5"/> + <path class="st1" d="M6,1c2.757,0,5,2.243,5,5s-2.243,5-5,5S1,8.757,1,6S3.243,1,6,1 M6,0C2.686,0,0,2.686,0,6s2.686,6,6,6 + s6-2.686,6-6S9.314,0,6,0L6,0z"/> +</g> +<g> + <g> + <path class="st2" d="M5.134,3.609C5.112,3.447,5.08,2.911,5.08,2.813c0-0.531,0.563-0.825,0.92-0.825 + c0.357,0,0.92,0.295,0.92,0.825c0,0.097-0.032,0.634-0.054,0.796l-0.487,3.89C6.325,7.976,6.26,8.116,6,8.116 + c-0.26,0-0.325-0.141-0.379-0.617L5.134,3.609z"/> + </g> + <circle class="st2" cx="6" cy="9.289" r="0.722"/> +</g> +</svg> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/gas cylinder.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/gas cylinder.svg new file mode 100644 index 0000000000000000000000000000000000000000..edbf9e6b4097987f5682bb5e89e1a23c83112622 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/gas cylinder.svg @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 17.875 61" style="enable-background:new 0 0 17.875 61;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:none;stroke:#000000;stroke-miterlimit:10;} +</style> +<g id="Layer_1"> + <path class="st0" d="M14.25,11.125V5.812c0-2.934-2.378-5.312-5.312-5.312S3.625,2.878,3.625,5.812v5.312"/> + <path class="st0" d="M17.375,17.688c0-4.66-3.778-8.438-8.438-8.438S0.5,13.028,0.5,17.688V60.5h16.875V17.688z"/> +</g> +<g id="Layer_2"> +</g> +<g id="Layer_3"> +</g> +<g id="Layer_4"> +</g> +</svg> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/interlock healthy.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/interlock healthy.svg new file mode 100644 index 0000000000000000000000000000000000000000..b6bc73f1bf3187b7fdab2ab3745322e1f3c23b45 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/interlock healthy.svg @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#3DD83D;} + .st1{fill:#288C28;} +</style> +<g> + <g> + <circle class="st0" cx="50" cy="50" r="49.1"/> + <path class="st1" d="M50,100C22.4,100,0,77.6,0,50S22.4,0,50,0s50,22.4,50,50S77.6,100,50,100z M50,1.7C23.4,1.7,1.7,23.4,1.7,50 + S23.4,98.3,50,98.3S98.3,76.6,98.3,50S76.6,1.7,50,1.7z"/> + </g> +</g> +<g> + <path d="M33.6,20.5h32.8v6.7H54v45.6h12.4v6.7H33.6v-6.7H46V27.2H33.6V20.5z"/> +</g> +</svg> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/interlock off.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/interlock off.svg new file mode 100644 index 0000000000000000000000000000000000000000..8c46524cae6e7f0def9799a2145cdae03a6ec538 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/interlock off.svg @@ -0,0 +1,844 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#A9A9A9;} +</style> +<g> + <path class="st0" d="M33.6,20.5h32.8v6.7H54v45.6h12.4v6.7H33.6v-6.7H46V27.2H33.6V20.5z"/> +</g> +<g> + <path class="st0" d="M50,0c-0.007,0-0.015,0-0.022,0c-0.003,0-0.003,0-0.007,0c-0.005,0-0.01,0-0.015,0c-0.002,0-0.007,0-0.008,0 + c-0.005,0-0.009,0-0.014,0c-0.003,0-0.005,0-0.008,0c-0.005,0-0.009,0-0.014,0c-0.002,0-0.006,0-0.008,0c-0.005,0-0.01,0-0.016,0 + c-0.003,0-0.003,0-0.006,0c-0.007,0-0.014,0-0.022,0l0,0c-0.008,0-0.015,0-0.023,0c-0.002,0-0.003,0-0.005,0 + c-0.006,0-0.012,0-0.017,0c-0.002,0-0.005,0-0.007,0c-0.005,0-0.01,0-0.016,0c-0.003,0-0.003,0-0.007,0c-0.005,0-0.011,0-0.016,0 + c-0.002,0-0.004,0-0.006,0c-0.006,0-0.012,0-0.019,0l-0.003,0c-0.023,0-0.046,0-0.069,0l-0.002,0c-0.007,0-0.014,0-0.021,0 + l-0.003,0c-0.007,0-0.013,0-0.02,0c-0.002,0-0.001,0-0.003,0c-0.375,0.003-0.75,0.01-1.123,0.021l0.05,1.699 + C49.031,1.707,49.515,1.7,50,1.7V0L50,0L50,0z M47.001,0.088c-0.437,0.026-0.873,0.057-1.308,0.094c-0.002,0-0.004,0-0.005,0 + c-0.005,0-0.011,0.001-0.016,0.001c-0.003,0-0.004,0-0.008,0.001c-0.004,0-0.009,0.001-0.013,0.001 + c-0.003,0-0.007,0.001-0.01,0.001c-0.003,0-0.007,0.001-0.01,0.001c-0.005,0-0.007,0.001-0.012,0.001c-0.001,0-0.002,0-0.003,0 + c-0.038,0.003-0.073,0.006-0.111,0.01l0.151,1.693c0.48-0.043,0.962-0.078,1.445-0.107L47.001,0.088L47.001,0.088z M44.014,0.355 + c-0.028,0.003-0.057,0.007-0.085,0.01c-0.001,0-0.002,0-0.004,0c-0.005,0.001-0.008,0.001-0.013,0.002 + c-0.003,0-0.007,0.001-0.01,0.001c-0.003,0-0.006,0.001-0.009,0.001c-0.005,0.001-0.01,0.001-0.015,0.002 + c-0.002,0-0.004,0-0.006,0.001c-0.45,0.055-0.898,0.116-1.345,0.183l0.252,1.681c0.476-0.071,0.955-0.136,1.436-0.193L44.014,0.355 + L44.014,0.355z M41.047,0.799c-0.151,0.027-0.299,0.055-0.449,0.083c-0.002,0-0.005,0.001-0.007,0.001 + c-0.005,0.001-0.007,0.001-0.012,0.002c-0.004,0.001-0.007,0.001-0.011,0.002c-0.003,0.001-0.006,0.001-0.009,0.002 + c-0.005,0.001-0.01,0.002-0.015,0.003c-0.002,0-0.004,0.001-0.005,0.001c-0.015,0.003-0.03,0.006-0.045,0.009l0,0 + c-0.008,0.001-0.015,0.003-0.023,0.004c-0.002,0,0.001,0,0,0c-0.26,0.05-0.52,0.102-0.778,0.157c-0.002,0-0.006,0.001-0.008,0.002 + c-0.004,0.001-0.008,0.002-0.012,0.003C39.668,1.069,39.664,1.07,39.66,1.07c-0.003,0.001-0.006,0.001-0.008,0.002 + c-0.005,0.001-0.009,0.002-0.014,0.003c-0.001,0-0.002,0-0.003,0.001c-0.021,0.004-0.04,0.008-0.06,0.013l0.353,1.663 + c0.471-0.1,0.945-0.193,1.422-0.279L41.047,0.799L41.047,0.799z M38.113,1.422c-0.002,0-0.003,0.001-0.005,0.001 + c-0.004,0.001-0.008,0.002-0.011,0.003c-0.003,0.001-0.006,0.001-0.009,0.002c-0.014,0.003-0.028,0.007-0.042,0.01l-0.004,0.001 + c-0.006,0.001-0.012,0.003-0.018,0.004c-0.002,0-0.004,0.001-0.005,0.001c-0.006,0.001-0.012,0.003-0.018,0.004 + c-0.002,0-0.002,0-0.003,0.001c-0.022,0.006-0.045,0.011-0.067,0.017l0,0c-0.007,0.002-0.015,0.004-0.022,0.006l-0.001,0 + c-0.068,0.017-0.136,0.034-0.204,0.051c-0.002,0-0.001,0-0.002,0.001c-0.007,0.002-0.013,0.003-0.02,0.005 + c-0.002,0-0.001,0-0.003,0.001c-0.007,0.002-0.014,0.004-0.022,0.005h0c-0.015,0.004-0.03,0.008-0.045,0.011 + c-0.002,0-0.002,0-0.003,0.001c-0.006,0.002-0.012,0.003-0.018,0.005c-0.002,0-0.003,0.001-0.005,0.001 + c-0.006,0.001-0.011,0.003-0.017,0.004c-0.002,0-0.004,0.001-0.006,0.002c-0.006,0.002-0.012,0.003-0.018,0.005 + c-0.002,0-0.001,0-0.003,0.001c-0.007,0.002-0.014,0.004-0.021,0.006c-0.002,0-0.003,0.001-0.004,0.001 + c-0.006,0.001-0.011,0.003-0.017,0.004c-0.002,0-0.006,0.002-0.008,0.002c-0.004,0.001-0.008,0.002-0.013,0.003 + c-0.003,0.001-0.006,0.002-0.01,0.002c-0.004,0.001-0.007,0.002-0.011,0.003c-0.005,0.001-0.006,0.001-0.01,0.003 + c-0.003,0.001-0.006,0.002-0.01,0.003c-0.008,0.002-0.017,0.004-0.025,0.006c-0.002,0-0.003,0.001-0.004,0.001 + c-0.005,0.001-0.009,0.002-0.014,0.004c-0.002,0.001-0.004,0.001-0.006,0.002c-0.005,0.001-0.009,0.002-0.014,0.004 + c-0.002,0.001-0.004,0.001-0.006,0.002c-0.005,0.001-0.009,0.002-0.014,0.004c-0.002,0.001-0.004,0.001-0.006,0.002 + c-0.022,0.006-0.046,0.012-0.068,0.018c-0.001,0-0.003,0.001-0.004,0.001c-0.006,0.002-0.009,0.002-0.015,0.004 + c-0.001,0-0.003,0.001-0.004,0.001c-0.006,0.002-0.01,0.003-0.016,0.004c-0.001,0-0.001,0-0.002,0.001 + c-0.019,0.005-0.035,0.009-0.053,0.014c0,0-0.001,0-0.001,0c-0.005,0.001-0.011,0.003-0.016,0.004 + c-0.001,0-0.003,0.001-0.004,0.001c-0.006,0.002-0.009,0.002-0.016,0.004c-0.001,0-0.003,0.001-0.004,0.001 + c-0.005,0.001-0.011,0.003-0.016,0.004c-0.001,0-0.002,0-0.002,0.001c-0.017,0.005-0.032,0.008-0.049,0.013 + c-0.002,0.001-0.005,0.001-0.007,0.002c-0.005,0.001-0.008,0.002-0.012,0.003c-0.003,0.001-0.006,0.002-0.009,0.002 + c-0.003,0.001-0.008,0.002-0.012,0.003c-0.003,0.001-0.006,0.002-0.009,0.002C37.026,1.7,37.024,1.7,37.02,1.701 + c-0.005,0.001-0.01,0.003-0.015,0.004c-0.002,0-0.006,0.001-0.007,0.002c-0.006,0.002-0.013,0.003-0.019,0.005 + c-0.002,0-0.004,0.001-0.005,0.001c-0.006,0.002-0.011,0.003-0.017,0.005c-0.002,0-0.003,0.001-0.005,0.001 + c-0.006,0.002-0.012,0.003-0.019,0.005c-0.002,0-0.001,0-0.002,0.001c-0.09,0.024-0.18,0.049-0.27,0.074l0.452,1.639 + c0.464-0.128,0.932-0.25,1.402-0.364L38.113,1.422L38.113,1.422z M35.221,2.22c-0.343,0.106-0.681,0.214-1.02,0.327 + c-0.001,0-0.001,0-0.002,0.001c-0.005,0.002-0.01,0.003-0.014,0.005c-0.002,0.001-0.004,0.001-0.006,0.002 + c-0.003,0.001-0.01,0.003-0.013,0.004c-0.002,0.001-0.005,0.002-0.007,0.002c-0.005,0.002-0.008,0.003-0.013,0.004 + c-0.003,0.001-0.007,0.002-0.01,0.003c-0.005,0.002-0.007,0.002-0.012,0.004c-0.006,0.002-0.012,0.004-0.017,0.006 + c-0.003,0.001-0.003,0.001-0.006,0.002c-0.005,0.002-0.01,0.003-0.016,0.005c-0.002,0.001-0.004,0.001-0.006,0.002 + c-0.006,0.002-0.011,0.004-0.017,0.006c-0.002,0.001-0.003,0.001-0.004,0.001c-0.088,0.03-0.176,0.06-0.264,0.09l0.551,1.608 + c0.456-0.156,0.915-0.306,1.377-0.449L35.221,2.22L35.221,2.22z M32.384,3.192c-0.21,0.079-0.418,0.159-0.626,0.241 + c-0.001,0-0.002,0.001-0.003,0.001c-0.004,0.002-0.009,0.004-0.014,0.005c-0.002,0.001-0.004,0.002-0.007,0.003 + c-0.004,0.002-0.008,0.003-0.012,0.005c-0.003,0.001-0.005,0.002-0.007,0.003c-0.004,0.002-0.007,0.003-0.012,0.005 + c-0.004,0.002-0.008,0.003-0.012,0.005c-0.004,0.002-0.009,0.003-0.013,0.005c-0.005,0.002-0.009,0.004-0.014,0.006 + c-0.001,0.001-0.005,0.002-0.006,0.003c-0.005,0.002-0.01,0.004-0.014,0.006C31.64,3.479,31.64,3.479,31.637,3.48 + c-0.006,0.002-0.011,0.004-0.017,0.007c-0.001,0.001-0.001,0.001-0.003,0.001c-0.21,0.083-0.42,0.168-0.629,0.254l0.647,1.572 + c0.446-0.183,0.895-0.36,1.348-0.531L32.384,3.192L32.384,3.192z M29.61,4.333c-0.367,0.164-0.733,0.333-1.095,0.506 + c-0.002,0.001-0.003,0.002-0.005,0.002c-0.004,0.002-0.008,0.004-0.012,0.006c-0.003,0.001-0.005,0.003-0.008,0.004 + c-0.004,0.002-0.006,0.003-0.01,0.005c-0.005,0.002-0.01,0.005-0.015,0.007c-0.001,0.001-0.002,0.001-0.003,0.001 + c-0.007,0.003-0.013,0.006-0.02,0.01l-0.003,0.001c-0.006,0.003-0.012,0.006-0.018,0.009c-0.001,0.001-0.001,0.001-0.003,0.001 + c-0.056,0.027-0.112,0.054-0.167,0.081l0.74,1.53c0.434-0.21,0.872-0.414,1.313-0.611L29.61,4.333L29.61,4.333z M26.91,5.639 + c-0.444,0.231-0.884,0.469-1.319,0.714l0.831,1.483c0.421-0.236,0.846-0.466,1.274-0.689L26.91,5.639L26.91,5.639z M24.293,7.106 + c-0.428,0.257-0.854,0.522-1.274,0.791l0.919,1.43c0.406-0.261,0.816-0.516,1.231-0.765L24.293,7.106L24.293,7.106z M21.769,8.727 + c-0.2,0.137-0.398,0.275-0.596,0.415c-0.001,0.001,0,0-0.002,0.001c-0.005,0.004-0.011,0.008-0.016,0.011 + c-0.001,0.001-0.002,0.001-0.003,0.002c-0.006,0.004-0.011,0.008-0.017,0.012c-0.001,0.001,0,0-0.001,0.001 + c-0.006,0.004-0.012,0.009-0.019,0.013c-0.001,0.001-0.001,0-0.002,0.001c-0.005,0.004-0.01,0.007-0.015,0.011 + c-0.001,0.001-0.004,0.003-0.005,0.004c-0.004,0.003-0.008,0.006-0.012,0.009c-0.001,0.001-0.005,0.003-0.006,0.004 + c-0.005,0.003-0.009,0.007-0.014,0.01c-0.001,0.001-0.002,0.002-0.004,0.003c-0.006,0.004-0.012,0.008-0.017,0.012 + c-0.003,0.002-0.003,0.002-0.005,0.004c-0.004,0.003-0.008,0.006-0.012,0.008c-0.003,0.002-0.005,0.004-0.008,0.006 + c-0.003,0.002-0.006,0.004-0.009,0.006c-0.003,0.002-0.007,0.005-0.009,0.006c-0.003,0.002-0.006,0.004-0.008,0.006 + c-0.003,0.002-0.006,0.005-0.009,0.006c-0.003,0.002-0.006,0.004-0.009,0.006c-0.006,0.005-0.01,0.007-0.016,0.012 + c-0.002,0.002-0.005,0.003-0.007,0.005c-0.004,0.003-0.006,0.004-0.01,0.007c-0.003,0.002-0.005,0.004-0.008,0.005 + c-0.004,0.003-0.006,0.004-0.01,0.007c-0.002,0.002-0.004,0.003-0.007,0.005c-0.004,0.003-0.007,0.005-0.01,0.007 + c0,0-0.001,0.001-0.001,0.001c-0.009,0.006-0.015,0.011-0.024,0.017c-0.002,0.002-0.004,0.003-0.006,0.005 + c-0.004,0.003-0.007,0.005-0.011,0.008c-0.002,0.001-0.004,0.003-0.005,0.004c-0.004,0.003-0.007,0.005-0.011,0.008 + c-0.002,0.001-0.004,0.003-0.006,0.004c-0.004,0.003-0.007,0.005-0.011,0.008c-0.002,0.001-0.003,0.002-0.005,0.004 + c-0.006,0.005-0.013,0.009-0.019,0.014C20.8,9.408,20.797,9.41,20.794,9.412c-0.004,0.003-0.005,0.004-0.009,0.007 + c-0.003,0.002-0.005,0.004-0.008,0.006c-0.003,0.002-0.007,0.005-0.009,0.007c-0.003,0.002-0.006,0.004-0.008,0.006 + c-0.003,0.002-0.006,0.004-0.008,0.006c-0.004,0.003-0.008,0.006-0.012,0.008c-0.004,0.003-0.009,0.006-0.012,0.009 + c-0.003,0.002-0.006,0.005-0.009,0.007c-0.003,0.002-0.005,0.004-0.008,0.006c-0.003,0.002-0.007,0.005-0.01,0.007 + c-0.003,0.002-0.004,0.003-0.007,0.005c-0.004,0.003-0.008,0.006-0.013,0.009c-0.003,0.002-0.002,0.001-0.005,0.003 + c-0.012,0.009-0.024,0.017-0.036,0.026c-0.001,0.001-0.001,0.001-0.003,0.002c-0.005,0.004-0.011,0.008-0.016,0.012l-0.002,0.002 + c-0.025,0.018-0.05,0.036-0.075,0.054l1.003,1.373c0.39-0.285,0.784-0.564,1.183-0.837L21.769,8.727L21.769,8.727z M19.346,10.496 + c-0.101,0.079-0.203,0.159-0.304,0.238c0,0,0,0,0,0c-0.018,0.015-0.038,0.03-0.057,0.045c-0.001,0.001-0.002,0.002-0.003,0.002 + c-0.004,0.003-0.008,0.007-0.012,0.009c-0.001,0.001-0.003,0.002-0.004,0.004c-0.004,0.003-0.007,0.006-0.011,0.009 + c-0.002,0.002-0.004,0.003-0.006,0.005c-0.007,0.006-0.012,0.009-0.019,0.015c-0.002,0.001-0.004,0.003-0.006,0.004 + c-0.002,0.002-0.006,0.005-0.008,0.007c-0.003,0.002-0.006,0.005-0.009,0.007c-0.002,0.002-0.005,0.004-0.007,0.006 + c-0.003,0.003-0.007,0.006-0.01,0.008c-0.001,0.001-0.005,0.004-0.006,0.005c-0.004,0.003-0.009,0.007-0.013,0.01 + c-0.001,0.001-0.002,0.002-0.004,0.003c-0.006,0.005-0.012,0.009-0.017,0.014c-0.001,0.001-0.001,0-0.002,0.001 + c-0.005,0.004-0.01,0.008-0.015,0.012c-0.001,0.001-0.002,0.002-0.004,0.003c-0.005,0.004-0.01,0.008-0.015,0.012 + c-0.001,0.001-0.002,0.001-0.003,0.002c-0.018,0.014-0.036,0.029-0.054,0.043c-0.001,0.001,0.001,0-0.001,0.001 + c-0.195,0.156-0.389,0.314-0.581,0.473l1.083,1.311c0.372-0.308,0.749-0.61,1.131-0.906L19.346,10.496L19.346,10.496z + M17.034,12.406c-0.041,0.036-0.082,0.072-0.123,0.108l0,0c-0.005,0.004-0.01,0.009-0.015,0.013 + c-0.002,0.002-0.004,0.004-0.006,0.006c-0.003,0.003-0.006,0.005-0.009,0.008c-0.002,0.002-0.006,0.005-0.008,0.007 + c-0.002,0.002-0.004,0.004-0.006,0.006c-0.013,0.011-0.024,0.022-0.037,0.033c0,0-0.001,0-0.001,0.001 + c-0.005,0.004-0.009,0.008-0.014,0.012c0,0,0,0,0,0c-0.209,0.186-0.418,0.374-0.624,0.563c-0.001,0.001-0.003,0.003-0.004,0.004 + c-0.003,0.003-0.006,0.006-0.01,0.009c-0.002,0.002-0.005,0.004-0.007,0.006c-0.002,0.002-0.005,0.005-0.008,0.007 + c-0.005,0.005-0.01,0.009-0.015,0.014c-0.001,0.001-0.002,0.002-0.003,0.003c-0.005,0.004-0.009,0.008-0.014,0.013 + c-0.001,0.001-0.002,0.002-0.003,0.003c-0.005,0.005-0.01,0.009-0.015,0.014l-0.001,0.001c-0.063,0.058-0.126,0.117-0.189,0.175 + l1.159,1.244c0.353-0.329,0.712-0.653,1.075-0.972L17.034,12.406L17.034,12.406z M14.839,14.451 + c-0.002,0.002-0.004,0.004-0.006,0.006c-0.002,0.002-0.003,0.003-0.005,0.005c-0.003,0.003-0.007,0.007-0.011,0.011 + c-0.001,0.001-0.001,0.001-0.002,0.002c-0.323,0.32-0.641,0.643-0.955,0.972c-0.001,0.001-0.003,0.003-0.004,0.004 + c-0.003,0.003-0.006,0.006-0.009,0.009c-0.002,0.002-0.004,0.004-0.006,0.006c-0.002,0.002-0.005,0.006-0.007,0.008 + c-0.003,0.003-0.007,0.007-0.01,0.01c-0.002,0.002-0.002,0.002-0.004,0.005c-0.01,0.011-0.021,0.022-0.031,0.032 + c-0.001,0.001,0,0-0.001,0.001l1.231,1.172c0.333-0.35,0.672-0.695,1.015-1.034L14.839,14.451L14.839,14.451z M12.771,16.623 + c-0.313,0.348-0.62,0.701-0.923,1.058c-0.001,0.001-0.002,0.002-0.003,0.004c-0.003,0.004-0.007,0.008-0.01,0.012 + c-0.001,0.001-0.004,0.004-0.005,0.006c-0.003,0.003-0.006,0.007-0.008,0.01c-0.01,0.012-0.02,0.023-0.03,0.035 + c0,0,0,0-0.001,0.001c-0.002,0.002-0.002,0.003-0.005,0.005l1.299,1.097c0.312-0.369,0.629-0.734,0.952-1.093L12.771,16.623 + L12.771,16.623z M10.835,18.915c-0.178,0.224-0.352,0.447-0.527,0.674c-0.001,0.001-0.001,0.001-0.002,0.002 + c-0.004,0.005-0.006,0.008-0.01,0.013c-0.001,0.001-0.002,0.003-0.003,0.004c-0.01,0.012-0.021,0.027-0.03,0.039 + c-0.001,0.001-0.002,0.002-0.002,0.003c-0.003,0.004-0.005,0.007-0.008,0.01c-0.002,0.002-0.004,0.005-0.005,0.007 + c-0.002,0.002-0.005,0.007-0.007,0.009c-0.002,0.003-0.004,0.006-0.007,0.009c-0.002,0.002-0.004,0.005-0.006,0.008 + c-0.004,0.005-0.008,0.011-0.012,0.016c-0.001,0.001-0.001,0.001-0.002,0.002c-0.004,0.005-0.008,0.01-0.012,0.016 + c-0.001,0.001-0.002,0.003-0.003,0.004c-0.004,0.005-0.007,0.009-0.011,0.014c-0.001,0.001-0.002,0.002-0.003,0.004 + c-0.004,0.005-0.008,0.011-0.012,0.016l-0.001,0.001c-0.085,0.112-0.17,0.224-0.254,0.337l1.362,1.018 + c0.289-0.387,0.584-0.77,0.885-1.148L10.835,18.915L10.835,18.915z M9.04,21.318c-0.263,0.374-0.519,0.75-0.771,1.132 + c-0.001,0.001-0.002,0.002-0.002,0.003c-0.003,0.005-0.005,0.008-0.009,0.013c-0.001,0.001-0.002,0.002-0.002,0.003 + c-0.008,0.012-0.017,0.026-0.025,0.037c-0.002,0.003-0.004,0.006-0.006,0.009c-0.002,0.003-0.004,0.006-0.005,0.008 + c-0.002,0.003-0.005,0.007-0.007,0.01c-0.002,0.003-0.003,0.004-0.004,0.007c-0.003,0.005-0.006,0.009-0.009,0.014l-0.002,0.003 + l1.42,0.934c0.266-0.404,0.537-0.803,0.814-1.199L9.04,21.318L9.04,21.318z M7.391,23.824c-0.2,0.326-0.397,0.654-0.59,0.984 + c-0.001,0.001,0,0-0.001,0.001c-0.004,0.006-0.007,0.012-0.011,0.019c-0.001,0.001,0,0-0.001,0.002 + c-0.011,0.02-0.023,0.039-0.034,0.059c-0.001,0.001-0.001,0.001-0.002,0.003c-0.003,0.006-0.006,0.011-0.01,0.017 + c-0.001,0.001-0.001,0.002-0.002,0.003c-0.003,0.006-0.007,0.012-0.01,0.018L6.73,24.93c-0.004,0.007-0.008,0.013-0.012,0.02 + c-0.001,0.001,0-0.001,0,0.001c-0.004,0.006-0.007,0.012-0.011,0.018c-0.001,0.001-0.002,0.003-0.002,0.004 + c-0.003,0.005-0.006,0.01-0.009,0.015c-0.001,0.001-0.002,0.004-0.003,0.005c-0.003,0.005-0.006,0.01-0.009,0.015l-0.002,0.004 + c-0.004,0.006-0.007,0.013-0.011,0.019C6.67,25.032,6.67,25.032,6.67,25.034c-0.003,0.005-0.006,0.011-0.009,0.016 + c-0.001,0.001-0.003,0.005-0.004,0.006c-0.002,0.004-0.005,0.008-0.007,0.012c-0.002,0.003-0.003,0.004-0.004,0.007 + c-0.002,0.004-0.005,0.008-0.007,0.013c-0.002,0.003-0.002,0.003-0.004,0.006c-0.004,0.006-0.007,0.012-0.011,0.018l0,0 + l1.474,0.847c0.241-0.419,0.488-0.834,0.741-1.245L7.391,23.824L7.391,23.824z M5.896,26.424c-0.107,0.199-0.212,0.399-0.316,0.6 + c-0.001,0.001-0.001,0.001-0.001,0.003c-0.003,0.006-0.006,0.011-0.009,0.016c-0.001,0.001-0.002,0.003-0.002,0.005 + c-0.003,0.005-0.006,0.011-0.008,0.016c-0.001,0.001-0.001,0.002-0.002,0.003c-0.003,0.006-0.007,0.013-0.01,0.019 + c-0.001,0.001-0.002,0.004-0.003,0.005c-0.002,0.005-0.005,0.009-0.007,0.014c-0.001,0.001-0.003,0.006-0.004,0.007 + c-0.002,0.004-0.004,0.008-0.006,0.011c-0.001,0.003-0.003,0.006-0.004,0.009c-0.002,0.004-0.004,0.007-0.006,0.011 + c-0.001,0.003-0.003,0.005-0.004,0.008c-0.002,0.004-0.005,0.009-0.007,0.013C5.505,27.17,5.502,27.175,5.5,27.179 + c-0.002,0.003-0.003,0.006-0.005,0.009c-0.002,0.004-0.003,0.006-0.005,0.01c-0.001,0.003-0.003,0.006-0.004,0.009 + c-0.001,0.003-0.004,0.008-0.005,0.01c-0.001,0.003-0.003,0.006-0.004,0.008c-0.002,0.004-0.003,0.006-0.005,0.01 + c-0.001,0.002-0.002,0.005-0.004,0.007c-0.004,0.008-0.008,0.016-0.013,0.025c-0.001,0.001-0.001,0.002-0.002,0.003 + c-0.002,0.004-0.004,0.008-0.006,0.013c-0.001,0.002-0.002,0.004-0.003,0.006c-0.001,0.003-0.005,0.009-0.006,0.012 + c-0.001,0.002-0.002,0.004-0.003,0.006c-0.002,0.004-0.004,0.008-0.006,0.013c-0.001,0.001-0.001,0.002-0.002,0.003 + c-0.007,0.014-0.015,0.03-0.023,0.044C5.402,27.37,5.401,27.372,5.4,27.374c-0.002,0.004-0.004,0.009-0.007,0.013 + c-0.001,0.002-0.002,0.003-0.003,0.005c-0.002,0.004-0.005,0.009-0.007,0.013c-0.001,0.001-0.001,0.002-0.002,0.004 + c-0.007,0.014-0.015,0.029-0.022,0.043c-0.001,0.002-0.002,0.004-0.003,0.006c-0.002,0.004-0.004,0.008-0.006,0.012 + c-0.001,0.003-0.003,0.005-0.004,0.008c-0.002,0.004-0.003,0.007-0.005,0.011c-0.002,0.003-0.003,0.006-0.005,0.009 + c-0.001,0.003-0.003,0.007-0.005,0.01c-0.003,0.006-0.006,0.012-0.009,0.018c-0.001,0.003-0.003,0.005-0.004,0.008 + c-0.002,0.004-0.004,0.008-0.006,0.011c-0.001,0.003-0.003,0.005-0.004,0.008c-0.002,0.004-0.004,0.008-0.006,0.012 + c-0.001,0.003-0.002,0.004-0.004,0.007c-0.002,0.005-0.005,0.009-0.007,0.014c-0.001,0.003-0.001,0.003-0.003,0.006 + c-0.003,0.007-0.007,0.013-0.01,0.02l0,0c-0.003,0.007-0.007,0.013-0.01,0.02c-0.001,0.001-0.001,0.002-0.002,0.003 + c-0.003,0.006-0.006,0.012-0.009,0.018L5.26,27.653c-0.017,0.035-0.035,0.069-0.052,0.104l1.522,0.757 + c0.215-0.433,0.437-0.862,0.665-1.287L5.896,26.424L5.896,26.424z M4.56,29.11c-0.001,0.001,0,0.001-0.001,0.002 + c-0.003,0.006-0.006,0.012-0.008,0.018c-0.001,0.001-0.002,0.004-0.002,0.005c-0.002,0.005-0.005,0.01-0.007,0.015 + c-0.001,0.001-0.002,0.005-0.003,0.006c-0.002,0.005-0.004,0.009-0.006,0.014c-0.001,0.003-0.001,0.003-0.003,0.006 + c-0.002,0.005-0.005,0.011-0.007,0.016L4.52,29.196c-0.006,0.014-0.013,0.028-0.019,0.041l0,0.001 + c-0.003,0.007-0.006,0.013-0.009,0.02L4.491,29.26c-0.042,0.092-0.083,0.183-0.125,0.275l-0.001,0.002 + c-0.003,0.007-0.006,0.014-0.009,0.02l0,0c-0.006,0.014-0.013,0.028-0.019,0.042l-0.001,0.003 + c-0.002,0.006-0.005,0.011-0.007,0.017c-0.001,0.003-0.001,0.003-0.003,0.006c-0.002,0.005-0.004,0.01-0.007,0.015 + c-0.001,0.001-0.002,0.004-0.002,0.005c-0.002,0.005-0.005,0.01-0.007,0.016c-0.001,0.001-0.001,0.003-0.002,0.004 + c-0.003,0.006-0.006,0.013-0.008,0.019c-0.001,0.003-0.002,0.005-0.003,0.008c-0.002,0.004-0.003,0.008-0.005,0.012 + c-0.001,0.003-0.003,0.007-0.004,0.01c-0.001,0.003-0.003,0.006-0.004,0.009c-0.001,0.003-0.003,0.008-0.005,0.011 + c-0.001,0.002-0.002,0.005-0.003,0.007c-0.01,0.022-0.018,0.042-0.028,0.063c0,0.001,0,0.001-0.001,0.002 + c-0.099,0.225-0.197,0.45-0.293,0.676l1.565,0.664c0.189-0.445,0.384-0.887,0.586-1.325L4.56,29.11L4.56,29.11z M3.388,31.871 + c-0.086,0.222-0.171,0.444-0.254,0.668c0,0,0,0.001,0,0.001c-0.002,0.006-0.004,0.011-0.006,0.017c0,0,0,0.001,0,0.001 + c-0.009,0.024-0.017,0.045-0.026,0.069c0,0.001-0.001,0.002-0.001,0.003c-0.002,0.006-0.003,0.009-0.005,0.015 + c-0.001,0.002-0.001,0.003-0.002,0.005c-0.002,0.004-0.004,0.01-0.005,0.014c-0.001,0.001-0.001,0.003-0.002,0.004 + c-0.006,0.015-0.012,0.033-0.018,0.048c0,0.001-0.001,0.003-0.001,0.004c-0.002,0.004-0.003,0.009-0.005,0.014 + c-0.001,0.002-0.001,0.004-0.002,0.006c-0.002,0.004-0.004,0.01-0.005,0.014c0,0.001-0.001,0.002-0.001,0.004 + c-0.005,0.015-0.012,0.033-0.018,0.048c0,0.001-0.001,0.002-0.001,0.003c-0.002,0.006-0.003,0.009-0.006,0.015 + c0,0.001-0.001,0.002-0.001,0.003c-0.002,0.006-0.004,0.01-0.006,0.016c0,0.001-0.001,0.002-0.001,0.002 + c-0.052,0.144-0.104,0.287-0.155,0.431l1.602,0.568c0.162-0.456,0.33-0.909,0.505-1.358L3.388,31.871L3.388,31.871z M2.385,34.698 + c-0.001,0.003-0.001,0.005-0.002,0.008c-0.001,0.003-0.002,0.005-0.003,0.008c-0.001,0.003-0.003,0.009-0.004,0.012 + c-0.001,0.002-0.001,0.005-0.002,0.007c-0.001,0.005-0.003,0.009-0.004,0.014c0,0.001-0.001,0.002-0.001,0.003 + c-0.005,0.017-0.011,0.034-0.016,0.051c0,0.001,0,0.002-0.001,0.002c-0.002,0.006-0.003,0.01-0.005,0.017 + c0,0.001,0,0.001-0.001,0.002c-0.138,0.435-0.271,0.872-0.397,1.311l1.634,0.471c0.134-0.465,0.275-0.927,0.422-1.386L2.385,34.698 + L2.385,34.698z M1.555,37.58c-0.004,0.015-0.008,0.03-0.011,0.045l0,0.001c-0.083,0.325-0.162,0.651-0.239,0.978l0,0.001 + c-0.002,0.007-0.003,0.014-0.005,0.021l0,0.002c-0.003,0.015-0.007,0.029-0.01,0.044c-0.001,0.003-0.001,0.003-0.001,0.006 + c-0.001,0.005-0.002,0.01-0.003,0.014c-0.001,0.003-0.002,0.007-0.002,0.01c-0.001,0.004-0.002,0.007-0.002,0.011 + c-0.001,0.003-0.002,0.009-0.003,0.012c-0.001,0.002-0.001,0.005-0.002,0.007c-0.024,0.102-0.047,0.205-0.07,0.308l1.659,0.371 + c0.106-0.472,0.218-0.942,0.338-1.409L1.555,37.58L1.555,37.58z M0.9,40.507c-0.001,0.003-0.001,0.004-0.001,0.008 + c0,0.001,0,0.002-0.001,0.003c-0.001,0.006-0.002,0.011-0.003,0.017l0,0c-0.003,0.018-0.007,0.037-0.01,0.055 + c0,0.001,0,0.002-0.001,0.003c-0.001,0.005-0.002,0.01-0.003,0.015c0,0.002-0.001,0.004-0.001,0.006 + c-0.001,0.005-0.002,0.01-0.003,0.014c0,0.002-0.001,0.004-0.001,0.006c-0.001,0.005-0.002,0.01-0.003,0.015 + c0,0.001-0.001,0.003-0.001,0.004c-0.002,0.011-0.004,0.022-0.006,0.034c0,0,0,0.001,0,0.001c-0.001,0.005-0.002,0.009-0.003,0.013 + c0,0.003-0.001,0.005-0.001,0.008c-0.001,0.005-0.001,0.007-0.002,0.012c-0.001,0.003-0.001,0.007-0.002,0.01 + c-0.001,0.003-0.001,0.008-0.002,0.011c-0.001,0.004-0.001,0.007-0.002,0.011c-0.001,0.003-0.001,0.006-0.002,0.01 + c-0.001,0.005-0.002,0.009-0.003,0.014c-0.001,0.003-0.001,0.004-0.001,0.008c-0.001,0.007-0.003,0.014-0.004,0.021 + c-0.001,0.003-0.001,0.003-0.001,0.006c-0.001,0.005-0.002,0.01-0.003,0.015c0,0.002-0.001,0.005-0.001,0.007 + c-0.001,0.005-0.002,0.01-0.003,0.015c-0.001,0.003-0.001,0.003-0.001,0.006c-0.001,0.005-0.002,0.011-0.003,0.016 + c0,0.002-0.001,0.004-0.001,0.006c-0.003,0.015-0.005,0.03-0.008,0.044l0,0c-0.001,0.007-0.003,0.015-0.004,0.022 + c0,0.002,0,0.002-0.001,0.003c-0.001,0.007-0.002,0.013-0.004,0.02l-0.001,0.003c-0.062,0.337-0.12,0.676-0.174,1.016l0,0 + l1.678,0.27c0.077-0.478,0.161-0.953,0.252-1.427L0.9,40.507L0.9,40.507z M0.423,43.469c-0.064,0.493-0.122,0.993-0.172,1.49 + l1.692,0.169c0.048-0.482,0.104-0.962,0.166-1.44L0.423,43.469L0.423,43.469z M0.124,46.453c-0.01,0.137-0.019,0.276-0.027,0.414 + c0,0.001,0,0.001,0,0.002c0,0.005-0.001,0.01-0.001,0.015c0,0.002,0,0.005,0,0.007c0,0.003-0.001,0.009-0.001,0.013 + c0,0.003,0,0.006-0.001,0.01c0,0.003,0,0.008-0.001,0.011c0,0.004,0,0.008-0.001,0.012c0,0.002,0,0.007-0.001,0.009 + c0,0.006-0.001,0.013-0.001,0.019c0,0.002,0,0.001,0,0.002c0,0.008-0.001,0.015-0.001,0.023l0,0c0,0.007-0.001,0.015-0.001,0.022 + c0,0.002,0,0.002,0,0.004c0,0.007-0.001,0.013-0.001,0.02l0,0.002c0,0.007-0.001,0.015-0.001,0.022c0,0.002,0-0.001,0,0 + c-0.017,0.296-0.032,0.593-0.044,0.89l1.699,0.068c0.02-0.484,0.046-0.967,0.08-1.447L0.124,46.453L0.124,46.453z M0.003,49.45 + c0,0.039-0.001,0.078-0.001,0.117c0,0.002,0,0.002,0,0.004c0,0.003,0,0.007,0,0.01c0,0.003,0,0.008,0,0.011 + c0,0.002,0,0.004,0,0.006c0,0.005,0,0.012,0,0.017c0,0,0,0.001,0,0.001C0.001,49.717,0,49.817,0,49.918c0,0.001,0,0.003,0,0.004 + c0,0.003,0,0.012,0,0.015c0,0.002,0,0.004,0,0.006c0,0.003,0,0.009,0,0.013c0,0.002,0,0.005,0,0.007c0,0.003,0,0.01,0,0.013 + c0,0.002,0,0.004,0,0.006C0,49.988,0,49.993,0,50l0,0c0,0.007,0,0.011,0,0.018c0,0.002,0,0.004,0,0.006c0,0.003,0,0.01,0,0.013 + c0,0.002,0,0.004,0,0.006c0,0.007,0,0.011,0,0.018c0,0.001,0,0.001,0,0.002c0,0.005,0,0.011,0,0.016c0,0.002,0,0.004,0,0.006 + c0,0.003,0,0.01,0,0.014c0,0.002,0,0.003,0,0.005c0,0.007,0,0.012,0,0.018c0,0.001,0,0.002,0,0.002c0,0.007,0,0.009,0,0.016 + c0,0.001,0,0.003,0,0.005c0,0.005,0,0.01,0,0.015c0,0.001,0,0.002,0,0.004c0,0.007,0,0.012,0,0.019c0,0.001,0,0.001,0,0.002 + c0,0.007,0,0.01,0,0.017c0,0.001,0,0.003,0,0.004c0,0.013,0,0.025,0,0.038c0,0.001,0,0.001,0,0.002c0,0.007,0,0.011,0,0.018 + c0,0.001,0,0.001,0,0.002c0,0.013,0,0.026,0,0.039c0,0,0,0.001,0,0.001c0,0.007,0,0.012,0,0.019c0,0,0,0.001,0,0.001 + c0.001,0.21,0.004,0.418,0.008,0.628l1.7-0.032C1.703,50.614,1.7,50.307,1.7,50c0-0.177,0.001-0.355,0.003-0.532L0.003,49.45 + L0.003,49.45z M1.757,52.368L0.059,52.45c0.018,0.381,0.041,0.759,0.068,1.138c0,0,0,0,0,0.001c0,0.007,0.001,0.012,0.001,0.018 + c0,0.001,0,0.002,0,0.003c0,0.007,0.001,0.011,0.001,0.018c0,0.001,0,0.002,0,0.003c0,0.007,0.001,0.011,0.001,0.018 + c0,0,0,0.001,0,0.001c0.001,0.012,0.002,0.021,0.002,0.033c0,0.002,0,0.004,0,0.007c0,0.003,0.001,0.007,0.001,0.011 + c0,0.004,0.001,0.008,0.001,0.011c0,0.003,0,0.006,0.001,0.01c0,0.004,0.001,0.009,0.001,0.013c0,0.003,0,0.005,0.001,0.008 + c0,0.005,0.001,0.01,0.001,0.016c0,0.002,0,0.004,0,0.006c0.005,0.062,0.009,0.123,0.014,0.185l1.695-0.132 + C1.811,53.335,1.78,52.853,1.757,52.368L1.757,52.368z M1.983,55.258l-1.69,0.183c0.054,0.498,0.115,0.995,0.184,1.489l1.684-0.233 + C2.094,56.219,2.035,55.74,1.983,55.258L1.983,55.258z M2.381,58.128l-1.676,0.284c0.013,0.077,0.026,0.154,0.04,0.231l0,0.001 + c0.001,0.007,0.002,0.014,0.004,0.02c0,0.002,0.001,0.003,0.001,0.005c0.001,0.005,0.002,0.011,0.003,0.016 + c0,0.002,0.001,0.006,0.001,0.007c0.001,0.005,0.002,0.009,0.002,0.014c0.001,0.003,0.001,0.005,0.001,0.008 + c0.001,0.004,0.001,0.007,0.002,0.011c0.001,0.008,0.003,0.018,0.005,0.026c0,0.001,0,0.003,0.001,0.004 + c0.001,0.005,0.002,0.01,0.003,0.015c0,0.002,0.001,0.003,0.001,0.005c0.001,0.006,0.002,0.01,0.003,0.016 + c0,0.001,0,0.002,0.001,0.003c0.001,0.006,0.002,0.011,0.003,0.017c0,0,0,0,0,0c0.033,0.186,0.067,0.371,0.102,0.556 + c0,0.001,0,0.001,0,0.002c0.001,0.006,0.002,0.012,0.003,0.018c0,0,0,0.001,0,0.001c0.003,0.018,0.007,0.035,0.01,0.053 + c0,0.002,0.001,0.003,0.001,0.005c0.001,0.005,0.001,0.008,0.002,0.013c0.001,0.003,0.001,0.006,0.002,0.009 + c0.001,0.003,0.002,0.008,0.002,0.011c0.001,0.003,0.001,0.007,0.002,0.01c0.001,0.003,0.001,0.008,0.002,0.011 + c0.001,0.004,0.001,0.007,0.002,0.011c0.001,0.003,0.001,0.007,0.002,0.01c0.001,0.007,0.003,0.014,0.004,0.02 + c0,0.002,0,0.002,0.001,0.004c0.001,0.006,0.002,0.012,0.004,0.018c0,0.002,0.001,0.004,0.001,0.005 + c0.001,0.006,0.002,0.011,0.003,0.017c0,0.002,0.001,0.003,0.001,0.005c0.001,0.006,0.002,0.013,0.004,0.019 + c0,0.002,0,0.001,0,0.002c0.018,0.092,0.036,0.183,0.054,0.275l1.667-0.334C2.549,59.08,2.462,58.605,2.381,58.128L2.381,58.128z + M2.951,60.969l-1.656,0.384c0.092,0.396,0.189,0.79,0.29,1.182c0,0.002,0.001,0.006,0.002,0.007 + c0.001,0.004,0.002,0.009,0.003,0.013c0.001,0.003,0.002,0.007,0.003,0.01c0.001,0.003,0.002,0.006,0.002,0.009 + c0.001,0.005,0.002,0.008,0.003,0.013c0,0.002,0.001,0.003,0.001,0.005c0.019,0.072,0.038,0.145,0.057,0.217l1.644-0.434 + C3.176,61.909,3.06,61.44,2.951,60.969L2.951,60.969z M3.691,63.769l-1.63,0.484c0.009,0.03,0.018,0.06,0.027,0.089l0,0.001 + c0.002,0.007,0.004,0.014,0.006,0.021c0,0.002,0,0.001,0.001,0.002c0.002,0.007,0.004,0.014,0.006,0.021c0,0.002,0-0.001,0,0 + c0.002,0.007,0.004,0.015,0.007,0.022c0,0.002,0-0.001,0,0.001c0.002,0.007,0.004,0.013,0.006,0.02 + c0,0.002,0.002,0.005,0.002,0.007c0.001,0.005,0.003,0.009,0.004,0.014c0.001,0.003,0.002,0.005,0.002,0.008 + c0.001,0.004,0.002,0.008,0.004,0.012c0.001,0.003,0.002,0.006,0.003,0.009c0.001,0.004,0.002,0.008,0.003,0.011 + c0.002,0.008,0.004,0.014,0.007,0.022c0.001,0.002,0.001,0.004,0.002,0.005c0.001,0.005,0.003,0.009,0.004,0.014 + c0.001,0.002,0.001,0.004,0.002,0.007c0.001,0.005,0.003,0.009,0.004,0.014c0.001,0.002,0.001,0.004,0.002,0.005 + c0.001,0.005,0.003,0.01,0.004,0.015c0,0.001,0.001,0.002,0.001,0.003c0.113,0.371,0.23,0.74,0.351,1.107l1.614-0.533 + C3.973,64.694,3.828,64.233,3.691,63.769L3.691,63.769z M4.599,66.52l-1.597,0.581c0.019,0.051,0.037,0.103,0.056,0.154l0,0.001 + c0.003,0.007,0.005,0.014,0.008,0.021l0,0.001c0.005,0.014,0.01,0.028,0.016,0.043c0.001,0.001,0.001,0.002,0.001,0.004 + c0.002,0.006,0.004,0.011,0.006,0.017c0.001,0.003,0.001,0.002,0.002,0.005c0.002,0.005,0.004,0.01,0.006,0.015 + c0.001,0.001,0.002,0.005,0.002,0.006c0.002,0.005,0.004,0.011,0.006,0.016c0.001,0.001,0.001,0.003,0.002,0.004 + c0.002,0.007,0.005,0.013,0.007,0.02c0.001,0.003,0.001,0.004,0.003,0.007c0.002,0.004,0.003,0.009,0.005,0.013 + c0.001,0.003,0.002,0.006,0.003,0.009c0.001,0.004,0.003,0.007,0.004,0.011c0.001,0.003,0.003,0.007,0.004,0.01 + c0.001,0.004,0.003,0.008,0.004,0.011c0.001,0.003,0.002,0.005,0.003,0.008c0.002,0.006,0.005,0.013,0.007,0.019 + c0.001,0.003,0.002,0.005,0.003,0.008c0.001,0.004,0.003,0.008,0.004,0.012c0.001,0.003,0.003,0.007,0.004,0.01 + c0.001,0.003,0.003,0.007,0.004,0.01c0.001,0.003,0.003,0.007,0.004,0.01c0.001,0.004,0.003,0.008,0.004,0.011 + c0.001,0.003,0.002,0.006,0.003,0.009c0.002,0.005,0.004,0.01,0.006,0.015c0.001,0.003,0.003,0.007,0.004,0.01 + c0.002,0.005,0.004,0.01,0.006,0.015c0.001,0.003,0.002,0.005,0.003,0.008c0.002,0.004,0.003,0.008,0.005,0.012 + c0.001,0.003,0.002,0.006,0.003,0.009c0.002,0.004,0.003,0.008,0.005,0.012c0.001,0.001,0.002,0.006,0.003,0.008 + c0.002,0.005,0.004,0.01,0.006,0.015c0.001,0.001,0.001,0.003,0.002,0.005c0.003,0.007,0.005,0.013,0.008,0.02 + c0.001,0.001,0.001,0.003,0.002,0.004c0.002,0.005,0.004,0.011,0.006,0.016c0.001,0.001,0.002,0.005,0.002,0.006 + c0.002,0.005,0.004,0.01,0.006,0.015c0.001,0.001,0.002,0.004,0.002,0.006c0.002,0.006,0.005,0.012,0.007,0.018l0.001,0.002 + c0.005,0.014,0.011,0.028,0.016,0.042c0.001,0.001,0.001,0.002,0.001,0.004c0.002,0.006,0.005,0.012,0.007,0.018l0.001,0.003 + c0.002,0.007,0.005,0.013,0.007,0.019l0,0.001c0.084,0.219,0.169,0.437,0.255,0.654l1.579-0.629 + C4.936,67.426,4.764,66.975,4.599,66.52L4.599,66.52z M5.671,69.211l-1.559,0.677c0.199,0.459,0.405,0.915,0.618,1.367l1.538-0.724 + C6.063,70.095,5.864,69.655,5.671,69.211L5.671,69.211z M6.904,71.833l-1.516,0.77c0.028,0.055,0.056,0.11,0.084,0.165 + c0.001,0.001,0.002,0.004,0.003,0.005c0.002,0.004,0.005,0.009,0.007,0.013c0.001,0.001,0.003,0.006,0.004,0.008 + c0.002,0.003,0.003,0.006,0.005,0.01c0.194,0.377,0.394,0.755,0.597,1.126l1.492-0.815C7.348,72.691,7.123,72.264,6.904,71.833 + L6.904,71.833z M8.293,74.376l-1.467,0.859c0.002,0.004,0.004,0.007,0.007,0.011c0,0,0,0.001,0,0.001 + c0.003,0.005,0.006,0.01,0.009,0.015c0.001,0.001,0.001,0.002,0.002,0.003c0.003,0.005,0.005,0.009,0.008,0.014 + c0,0.001,0.001,0.001,0.001,0.002c0.006,0.009,0.01,0.017,0.016,0.027c0.001,0.002,0.002,0.003,0.003,0.005 + c0.002,0.004,0.004,0.007,0.006,0.011c0.002,0.003,0.003,0.005,0.005,0.008c0.002,0.003,0.004,0.007,0.005,0.009 + c0.002,0.003,0.004,0.007,0.006,0.01c0.002,0.003,0.003,0.005,0.005,0.008c0.003,0.006,0.007,0.011,0.01,0.017l0,0.001 + c0.004,0.006,0.007,0.013,0.011,0.019c0.001,0.001,0.002,0.003,0.002,0.004c0.003,0.005,0.006,0.011,0.009,0.016 + c0.001,0.001,0.001,0.002,0.002,0.003c0.003,0.006,0.007,0.012,0.01,0.017l0.001,0.001c0.191,0.323,0.385,0.643,0.583,0.961 + c0.001,0.001,0,0,0.001,0.001c0.004,0.006,0.007,0.011,0.011,0.017c0.001,0.001,0.001,0.002,0.002,0.003 + c0.003,0.005,0.007,0.011,0.01,0.016c0.001,0.001,0.001,0.002,0.002,0.003c0.004,0.006,0.007,0.012,0.011,0.018 + c0.002,0.004,0.004,0.006,0.006,0.01c0.001,0.002,0.003,0.005,0.004,0.007c0.003,0.005,0.005,0.008,0.008,0.013 + c0.001,0.001,0.001,0.002,0.002,0.003c0.006,0.009,0.012,0.019,0.018,0.028l1.44-0.903C8.787,75.206,8.537,74.793,8.293,74.376 + L8.293,74.376z M9.832,76.831l-1.413,0.946c0.278,0.416,0.563,0.827,0.853,1.234l1.384-0.987 + C10.375,77.63,10.101,77.233,9.832,76.831L9.832,76.831z M11.515,79.19l-1.354,1.028c0.198,0.261,0.4,0.521,0.603,0.778 + c0.001,0.001-0.001-0.001,0,0c0.014,0.018,0.028,0.036,0.043,0.054c0.001,0.001,0.001,0.001,0.002,0.003 + c0.004,0.005,0.008,0.01,0.012,0.015c0.001,0.001,0.002,0.002,0.003,0.003c0.004,0.006,0.009,0.011,0.013,0.017l0,0 + c0.005,0.006,0.01,0.012,0.014,0.018l0,0c0.004,0.006,0.009,0.011,0.013,0.017c0.001,0.001,0.002,0.003,0.003,0.004 + c0.004,0.005,0.007,0.009,0.011,0.014c0.001,0.001,0.002,0.003,0.003,0.004c0.004,0.005,0.008,0.011,0.013,0.016l0.001,0.001 + c0.005,0.006,0.01,0.012,0.014,0.018c0.001,0.001,0-0.001,0,0.001c0.004,0.006,0.009,0.011,0.013,0.017 + c0.001,0.001,0.002,0.002,0.003,0.003c0.004,0.005,0.008,0.01,0.011,0.014c0.001,0.001,0.002,0.002,0.003,0.003 + c0.014,0.018,0.028,0.035,0.042,0.053c0.001,0.001,0,0,0.001,0.002c0.004,0.005,0.009,0.011,0.013,0.016 + c0.001,0.001,0,0,0.001,0.002c0.029,0.036,0.058,0.073,0.088,0.109l1.322-1.068C12.105,79.955,11.807,79.575,11.515,79.19 + L11.515,79.19z M13.336,81.444l-1.29,1.107c0.086,0.1,0.173,0.201,0.26,0.3c0.001,0.001,0.001,0.002,0.002,0.003 + c0.004,0.004,0.008,0.009,0.011,0.013c0.002,0.002,0.003,0.003,0.005,0.005c0.003,0.004,0.006,0.007,0.009,0.011 + c0.002,0.002,0.003,0.004,0.005,0.006c0.003,0.003,0.006,0.006,0.008,0.01c0.005,0.006,0.009,0.01,0.014,0.016 + c0.001,0.002,0.003,0.003,0.004,0.005c0.003,0.004,0.007,0.008,0.01,0.011c0.001,0.001,0.002,0.002,0.003,0.003 + c0.004,0.005,0.006,0.007,0.011,0.012c0.001,0.001,0.001,0.001,0.002,0.002c0.214,0.244,0.43,0.486,0.649,0.726l1.256-1.145 + C13.971,82.173,13.651,81.811,13.336,81.444L13.336,81.444z M15.289,83.586l-1.222,1.182c0.096,0.099,0.19,0.195,0.286,0.293 + c0,0,0.001,0.001,0.001,0.001c0.004,0.004,0.008,0.008,0.012,0.012c0,0,0.001,0.001,0.001,0.001 + c0.013,0.013,0.024,0.025,0.038,0.038c0,0,0.001,0.001,0.001,0.001c0.003,0.003,0.008,0.008,0.011,0.011 + c0.001,0.001,0.003,0.003,0.004,0.004c0.003,0.003,0.007,0.007,0.01,0.01c0.002,0.002,0.003,0.003,0.005,0.005 + c0.011,0.011,0.023,0.023,0.034,0.034c0.001,0.001,0.002,0.002,0.003,0.003c0.003,0.003,0.006,0.006,0.01,0.01 + c0.002,0.002,0.003,0.003,0.005,0.005c0.003,0.003,0.006,0.006,0.009,0.009c0.002,0.002,0.003,0.003,0.005,0.005 + c0.011,0.011,0.021,0.021,0.032,0.032c0.002,0.002,0.004,0.004,0.005,0.006c0.003,0.003,0.006,0.006,0.009,0.009 + c0.002,0.002,0.004,0.004,0.005,0.005c0.003,0.003,0.006,0.006,0.01,0.01c0.002,0.002,0.003,0.003,0.005,0.005 + c0.011,0.011,0.023,0.023,0.034,0.034c0.001,0.001,0.002,0.002,0.003,0.003c0.003,0.003,0.007,0.007,0.01,0.01 + c0.002,0.002,0.003,0.003,0.005,0.005c0.003,0.003,0.006,0.006,0.009,0.009c0.002,0.002,0.003,0.003,0.005,0.005 + c0.003,0.003,0.006,0.006,0.009,0.009c0.001,0.001,0.001,0.001,0.002,0.002c0.008,0.008,0.015,0.015,0.022,0.022 + c0.001,0.001,0.002,0.002,0.003,0.003c0.003,0.003,0.007,0.007,0.011,0.011c0.001,0.001,0.002,0.002,0.003,0.003 + c0.004,0.004,0.007,0.007,0.011,0.011c0.001,0.001,0.002,0.002,0.003,0.003c0.017,0.017,0.034,0.034,0.051,0.051 + c0,0,0.001,0.001,0.001,0.001c0.124,0.123,0.25,0.247,0.375,0.369l1.186-1.218C15.966,84.275,15.625,83.933,15.289,83.586 + L15.289,83.586z M17.365,85.608l-1.149,1.253c0.029,0.026,0.057,0.052,0.086,0.079c0.001,0.001,0,0,0.001,0.001 + c0.005,0.004,0.01,0.009,0.015,0.013c0.001,0.001,0.002,0.002,0.003,0.003c0.004,0.004,0.009,0.008,0.013,0.012 + c0.001,0.001,0.003,0.002,0.004,0.004c0.005,0.005,0.01,0.009,0.015,0.014c0.002,0.002,0.005,0.005,0.008,0.007 + c0.003,0.002,0.005,0.005,0.008,0.007c0.003,0.003,0.005,0.005,0.009,0.008c0.002,0.002,0.004,0.004,0.007,0.006 + c0.003,0.003,0.006,0.006,0.01,0.009c0.001,0.001,0.002,0.002,0.003,0.003c0.272,0.247,0.546,0.49,0.823,0.731 + c0.001,0.001,0.002,0.002,0.003,0.003c0.005,0.004,0.007,0.006,0.012,0.01c0.001,0.001,0.002,0.002,0.003,0.003 + c0.011,0.009,0.024,0.021,0.035,0.03c0.002,0.002,0.005,0.004,0.007,0.006c0.002,0.002,0.006,0.005,0.008,0.007 + c0.003,0.002,0.005,0.005,0.008,0.007c0.002,0.002,0.006,0.005,0.008,0.007c0.003,0.003,0.006,0.005,0.009,0.008 + c0.002,0.002,0.005,0.004,0.007,0.006c0.005,0.004,0.01,0.009,0.015,0.013l0.001,0.001l1.111-1.287 + C18.082,86.255,17.722,85.934,17.365,85.608L17.365,85.608z M19.559,87.502l-1.072,1.319c0.109,0.088,0.218,0.176,0.327,0.264 + l0.002,0.001c0.006,0.005,0.011,0.009,0.017,0.014l0.001,0c0.012,0.009,0.023,0.019,0.035,0.028 + c0.001,0.001,0.003,0.003,0.005,0.004c0.004,0.003,0.008,0.006,0.012,0.01c0.002,0.002,0.003,0.003,0.006,0.005 + c0.004,0.003,0.007,0.006,0.011,0.009c0.002,0.002,0.004,0.003,0.007,0.005c0.003,0.002,0.006,0.005,0.009,0.007 + c0.006,0.005,0.011,0.009,0.017,0.014c0.002,0.001,0.003,0.003,0.005,0.004c0.004,0.003,0.007,0.006,0.011,0.009 + c0.002,0.001,0.003,0.003,0.005,0.004c0.004,0.003,0.008,0.006,0.012,0.009c0.001,0.001,0.002,0.002,0.003,0.002 + c0.229,0.182,0.462,0.363,0.694,0.54l1.032-1.351C20.313,88.106,19.934,87.806,19.559,87.502L19.559,87.502z M21.862,89.262 + l-0.991,1.381c0.139,0.1,0.275,0.196,0.414,0.294c0.001,0,0.001,0.001,0.002,0.001c0.004,0.003,0.007,0.005,0.011,0.008 + c0.002,0.002,0.004,0.003,0.007,0.005c0.003,0.002,0.008,0.005,0.01,0.007c0.002,0.002,0.005,0.003,0.007,0.005 + c0.004,0.003,0.006,0.004,0.01,0.007c0.004,0.003,0.008,0.005,0.011,0.008c0.003,0.002,0.007,0.005,0.01,0.007 + c0.004,0.003,0.009,0.006,0.013,0.009c0.001,0.001,0.005,0.003,0.006,0.004c0.004,0.003,0.008,0.006,0.012,0.009 + c0.003,0.002,0.003,0.002,0.005,0.004c0.005,0.003,0.009,0.006,0.014,0.01c0.001,0.001,0.003,0.002,0.004,0.003 + c0.012,0.009,0.024,0.017,0.037,0.026l0.002,0.001c0.006,0.004,0.011,0.008,0.017,0.012l0.003,0.002 + c0.006,0.004,0.012,0.008,0.018,0.012l0,0c0.173,0.12,0.347,0.24,0.521,0.358l0.001,0.001c0.006,0.004,0.012,0.008,0.018,0.012 + c0.001,0.001,0.001,0,0.002,0.001c0.013,0.008,0.025,0.017,0.038,0.026l0.002,0.001c0.005,0.004,0.011,0.007,0.016,0.011 + c0.001,0.001,0.004,0.002,0.005,0.003c0.004,0.003,0.009,0.006,0.013,0.009c0.001,0.001,0.002,0.001,0.003,0.002l0.95-1.41 + C22.65,89.819,22.254,89.543,21.862,89.262L21.862,89.262z M24.265,90.881l-0.907,1.438c0.059,0.037,0.119,0.075,0.178,0.112 + l0.001,0.001c0.006,0.004,0.012,0.008,0.019,0.012l0.001,0.001c0.013,0.008,0.025,0.016,0.038,0.023 + c0.001,0.001,0.005,0.003,0.007,0.004c0.004,0.002,0.007,0.005,0.011,0.007c0.003,0.002,0.006,0.003,0.008,0.005 + c0.003,0.002,0.006,0.004,0.009,0.006c0.004,0.002,0.006,0.004,0.01,0.006c0.002,0.001,0.003,0.002,0.004,0.003 + c0.015,0.009,0.028,0.018,0.043,0.027c0.001,0,0.001,0.001,0.002,0.001c0.315,0.195,0.63,0.386,0.95,0.575l0.864-1.464 + C25.086,91.39,24.673,91.138,24.265,90.881L24.265,90.881z M26.761,92.352l-0.819,1.49c0.119,0.065,0.239,0.131,0.358,0.195 + c0,0,0.001,0,0.001,0.001c0.022,0.012,0.042,0.023,0.064,0.035c0.001,0,0.001,0.001,0.002,0.001 + c0.006,0.003,0.009,0.005,0.014,0.008c0.001,0.001,0.003,0.001,0.004,0.002c0.004,0.002,0.01,0.005,0.014,0.007 + c0.001,0.001,0.003,0.002,0.004,0.002c0.014,0.007,0.028,0.015,0.042,0.022c0.002,0.001,0.004,0.002,0.006,0.003 + c0.004,0.002,0.007,0.004,0.011,0.006c0.003,0.001,0.005,0.003,0.008,0.004c0.004,0.002,0.007,0.003,0.011,0.006 + c0.003,0.002,0.006,0.003,0.009,0.005c0.003,0.001,0.007,0.004,0.01,0.005c0.006,0.003,0.011,0.006,0.017,0.009 + c0.003,0.001,0.006,0.003,0.009,0.005c0.004,0.002,0.007,0.004,0.011,0.006c0.003,0.001,0.005,0.003,0.008,0.004 + c0.004,0.002,0.007,0.004,0.011,0.006c0.003,0.001,0.005,0.003,0.008,0.004c0.004,0.002,0.009,0.005,0.013,0.007 + c0.003,0.001,0.003,0.002,0.006,0.003c0.006,0.003,0.012,0.007,0.019,0.01c0.001,0.001,0.002,0.001,0.003,0.002 + c0.005,0.003,0.011,0.006,0.016,0.009c0.001,0.001,0.004,0.002,0.005,0.003c0.005,0.003,0.01,0.005,0.015,0.008 + c0.001,0.001,0.004,0.002,0.005,0.003c0.006,0.003,0.011,0.006,0.017,0.009l0.002,0.001c0.014,0.007,0.027,0.014,0.041,0.022l0,0 + c0.007,0.003,0.013,0.007,0.02,0.01l0.002,0.001c0.179,0.095,0.359,0.188,0.54,0.28l0.774-1.514 + C27.61,92.811,27.184,92.585,26.761,92.352L26.761,92.352z M29.34,93.672l-0.728,1.536c0,0,0.001,0.001,0.001,0.001 + c0.006,0.003,0.012,0.006,0.018,0.009c0.004,0.002,0.007,0.003,0.011,0.005c0.002,0.001,0.005,0.002,0.007,0.004 + c0.004,0.002,0.008,0.004,0.012,0.006c0.002,0.001,0.004,0.002,0.006,0.003c0.004,0.002,0.009,0.004,0.013,0.006 + c0.001,0,0.002,0.001,0.002,0.001c0.2,0.094,0.398,0.186,0.6,0.278c0,0,0.001,0,0.001,0.001c0.006,0.003,0.01,0.004,0.015,0.007 + c0.001,0.001,0.002,0.001,0.003,0.002c0.006,0.003,0.009,0.004,0.015,0.007c0.001,0,0.002,0.001,0.003,0.001 + c0.013,0.006,0.03,0.014,0.043,0.019c0.003,0.001,0.006,0.003,0.009,0.004c0.003,0.001,0.007,0.003,0.01,0.004 + c0.003,0.002,0.007,0.003,0.01,0.005c0.003,0.001,0.006,0.003,0.009,0.004c0.005,0.002,0.009,0.004,0.014,0.006 + c0.003,0.001,0.002,0.001,0.005,0.002c0.007,0.003,0.013,0.006,0.02,0.009l0.001,0c0.006,0.003,0.013,0.006,0.019,0.009 + c0.001,0.001,0.003,0.001,0.004,0.002c0.006,0.002,0.011,0.005,0.017,0.007l0.003,0.002c0.006,0.003,0.013,0.006,0.019,0.009 + l0.001,0c0.157,0.071,0.314,0.14,0.472,0.209l0.681-1.557C30.216,94.078,29.776,93.878,29.34,93.672L29.34,93.672z M31.994,94.833 + L31.36,96.41c0.275,0.11,0.55,0.218,0.827,0.324c0.001,0.001,0.002,0.001,0.004,0.001c0.006,0.002,0.011,0.004,0.017,0.006 + c0.001,0.001,0.004,0.001,0.005,0.002c0.006,0.002,0.011,0.004,0.017,0.006c0.001,0.001,0.003,0.001,0.004,0.002 + c0.007,0.003,0.014,0.005,0.02,0.008c0.001,0.001,0.003,0.001,0.005,0.002c0.005,0.002,0.01,0.004,0.015,0.006 + c0.001,0.001,0.007,0.003,0.008,0.003c0.004,0.001,0.008,0.003,0.012,0.004c0.003,0.001,0.007,0.002,0.009,0.004 + c0.003,0.001,0.007,0.002,0.01,0.004c0.004,0.002,0.006,0.002,0.011,0.004c0.003,0.001,0.005,0.002,0.008,0.003 + c0.007,0.003,0.018,0.007,0.026,0.01c0.001,0,0.002,0.001,0.004,0.001c0.004,0.002,0.009,0.003,0.013,0.005 + c0.002,0.001,0.004,0.002,0.007,0.003c0.006,0.002,0.008,0.003,0.013,0.005c0.002,0.001,0.003,0.001,0.005,0.002 + c0.004,0.002,0.01,0.004,0.015,0.006c0.001,0,0.002,0.001,0.003,0.001c0.024,0.009,0.045,0.017,0.069,0.026 + c0.001,0,0.001,0,0.002,0.001c0.006,0.002,0.011,0.004,0.017,0.006c0,0,0,0,0,0c0.085,0.032,0.171,0.064,0.256,0.095l0.586-1.596 + C32.893,95.186,32.442,95.013,31.994,94.833L31.994,94.833z M34.714,95.832l-0.538,1.613c0.104,0.035,0.207,0.069,0.311,0.103l0,0 + c0.014,0.005,0.028,0.009,0.042,0.014c0.005,0.001,0.006,0.002,0.01,0.003c0.003,0.001,0.006,0.002,0.009,0.003 + c0.003,0.001,0.01,0.003,0.013,0.004c0.002,0.001,0.003,0.001,0.005,0.002c0.005,0.001,0.011,0.004,0.016,0.005c0,0,0,0,0,0 + c0.339,0.11,0.681,0.217,1.024,0.319l0.489-1.628C35.631,96.13,35.171,95.984,34.714,95.832L34.714,95.832z M37.488,96.664 + l-0.439,1.642c0.482,0.129,0.967,0.251,1.455,0.366l0.389-1.655C38.422,96.906,37.954,96.789,37.488,96.664L37.488,96.664z + M40.308,97.328l-0.339,1.666c0.489,0.1,0.98,0.192,1.474,0.277l0.289-1.675C41.255,97.513,40.78,97.424,40.308,97.328 + L40.308,97.328z M43.163,97.82l-0.238,1.683c0.112,0.016,0.224,0.031,0.336,0.046c0,0,0,0,0.001,0 + c0.007,0.001,0.012,0.002,0.019,0.003c0,0,0.001,0,0.001,0c0.024,0.003,0.048,0.006,0.073,0.01c0.002,0,0.004,0.001,0.006,0.001 + c0.005,0.001,0.009,0.001,0.014,0.002c0.002,0,0.004,0.001,0.006,0.001c0.003,0,0.011,0.001,0.014,0.002 + c0.002,0,0.004,0.001,0.007,0.001c0.005,0.001,0.009,0.001,0.014,0.002c0.002,0,0.004,0,0.005,0.001 + c0.016,0.002,0.034,0.004,0.05,0.007c0.002,0,0.003,0,0.005,0.001c0.005,0.001,0.01,0.001,0.015,0.002c0.002,0,0.004,0,0.006,0.001 + c0.005,0.001,0.01,0.001,0.015,0.002c0.002,0,0.004,0.001,0.006,0.001c0.005,0.001,0.011,0.001,0.016,0.002 + c0.001,0,0.002,0,0.003,0c0.026,0.003,0.05,0.006,0.076,0.01c0,0,0,0,0,0c0.007,0.001,0.012,0.002,0.019,0.002c0,0,0.001,0,0.001,0 + c0.259,0.033,0.52,0.064,0.78,0.093l0.188-1.69C44.119,97.948,43.64,97.888,43.163,97.82L43.163,97.82z M46.043,98.14l-0.137,1.694 + c0.002,0,0.003,0,0.005,0c0.004,0,0.008,0.001,0.012,0.001c0.002,0,0.008,0.001,0.01,0.001c0.004,0,0.008,0.001,0.012,0.001 + c0.003,0,0.007,0.001,0.01,0.001c0.003,0,0.007,0.001,0.01,0.001c0.008,0.001,0.016,0.001,0.024,0.002c0.002,0,0.005,0,0.007,0.001 + c0.005,0,0.009,0.001,0.014,0.001c0.002,0,0.005,0,0.007,0.001c0.005,0,0.009,0.001,0.014,0.001c0.002,0,0.004,0,0.007,0.001 + c0.005,0,0.01,0.001,0.015,0.001c0.002,0,0.003,0,0.005,0c0.005,0,0.011,0.001,0.016,0.001c0,0,0.001,0,0.001,0 + c0.02,0.002,0.037,0.003,0.057,0.004c0.001,0,0.001,0,0.002,0c0.005,0,0.011,0.001,0.016,0.001c0.002,0,0.004,0,0.006,0 + c0.007,0,0.009,0.001,0.015,0.001c0.002,0,0.003,0,0.005,0c0.005,0,0.011,0.001,0.016,0.001c0.001,0,0.003,0,0.004,0 + c0.023,0.002,0.05,0.004,0.073,0.005c0.001,0,0.003,0,0.004,0c0.005,0,0.01,0.001,0.015,0.001c0.002,0,0.004,0,0.006,0 + c0.003,0,0.011,0.001,0.014,0.001c0.003,0,0.005,0,0.008,0.001c0.005,0,0.009,0.001,0.014,0.001c0.002,0,0.005,0,0.007,0.001 + c0.005,0,0.009,0.001,0.014,0.001c0.002,0,0.003,0,0.005,0c0.008,0.001,0.018,0.001,0.027,0.002c0.003,0,0.007,0,0.01,0.001 + c0.003,0,0.007,0.001,0.011,0.001c0.004,0,0.007,0.001,0.011,0.001c0.003,0,0.007,0.001,0.01,0.001 + c0.004,0,0.008,0.001,0.012,0.001c0.003,0,0.006,0,0.009,0.001c0.005,0,0.009,0.001,0.014,0.001c0.002,0,0.006,0,0.008,0.001 + c0.006,0,0.012,0.001,0.019,0.001c0.002,0,0.001,0,0.003,0c0.008,0.001,0.015,0.001,0.023,0.002c0.002,0,0.001,0,0.003,0 + c0.007,0,0.013,0.001,0.02,0.001c0.002,0,0.003,0,0.004,0c0.006,0,0.012,0.001,0.018,0.001c0.002,0,0.003,0,0.005,0 + c0.006,0,0.012,0.001,0.018,0.001c0.002,0,0.002,0,0.004,0c0.031,0.002,0.061,0.004,0.092,0.006l0.001,0 + c0.008,0,0.015,0.001,0.023,0.001l0.001,0c0.085,0.006,0.171,0.011,0.256,0.016l0.002,0c0.007,0,0.014,0.001,0.02,0.001 + c0.002,0,0.002,0,0.003,0c0.007,0,0.014,0.001,0.02,0.001l0.002,0c0.015,0.001,0.03,0.002,0.045,0.003c0.003,0,0.002,0,0.006,0 + c0.005,0,0.011,0.001,0.016,0.001c0.002,0,0.007,0,0.009,0c0.004,0,0.009,0,0.013,0.001c0.003,0,0.007,0,0.01,0.001 + c0.004,0,0.007,0,0.011,0.001c0.005,0,0.007,0,0.012,0.001c0.002,0,0.005,0,0.007,0c0.09,0.005,0.18,0.01,0.27,0.015l0.087-1.698 + C47.006,98.211,46.523,98.179,46.043,98.14L46.043,98.14z M48.938,98.289l-0.037,1.7c0.298,0.006,0.596,0.01,0.896,0.011 + c0,0,0,0,0.001,0c0.007,0,0.012,0,0.018,0c0.001,0,0.002,0,0.003,0c0.007,0,0.009,0,0.016,0c0.001,0,0.003,0,0.004,0 + c0.007,0,0.01,0,0.017,0c0.001,0,0.001,0,0.002,0c0.013,0,0.026,0,0.039,0c0.001,0,0.003,0,0.004,0c0.005,0,0.01,0,0.015,0 + c0.002,0,0.004,0,0.006,0c0.003,0,0.009,0,0.013,0c0.002,0,0.005,0,0.007,0c0.003,0,0.008,0,0.012,0c0.003,0,0.005,0,0.008,0 + c0.003,0,0.009,0,0.012,0c0.002,0,0.004,0,0.006,0c0.007,0,0.012,0,0.019,0l0,0c0.008,0,0.015,0,0.023,0c0.002,0,0.005,0,0.007,0 + c0.006,0,0.011,0,0.017,0c0.003,0,0.004,0,0.007,0c0.006,0,0.012,0,0.018,0c0.002,0,0.004,0,0.005,0c0.016,0,0.032,0,0.048,0 + l0.003,0c0.007,0,0.014,0,0.021,0c0.002,0,0.003,0,0.005,0c0.007,0,0.014,0,0.021,0c0.002,0,0.002,0,0.003,0 + c0.016,0,0.032,0,0.048,0c0.002,0,0.004,0,0.005,0c0.006,0,0.012,0,0.017,0c0.003,0,0.006,0,0.009,0c0.004,0,0.009,0,0.013,0 + c0.005,0,0.006,0,0.011,0c0.002,0,0.005,0,0.007,0c0.039,0,0.076,0,0.114-0.001l-0.013-1.7L50,98.3 + C49.645,98.3,49.291,98.296,48.938,98.289L48.938,98.289z M53.286,98.19c-0.481,0.032-0.963,0.058-1.447,0.076l0.064,1.699 + c0.086-0.003,0.171-0.007,0.257-0.01c0.002,0,0.001,0,0.003,0c0.006,0,0.012-0.001,0.018-0.001c0.002,0,0.005,0,0.007,0 + c0.005,0,0.01,0,0.015-0.001c0.002,0,0.006,0,0.008,0c0.004,0,0.009,0,0.013-0.001c0.003,0,0.006,0,0.009,0 + c0.005,0,0.01,0,0.015-0.001c0.007,0,0.013-0.001,0.02-0.001c0.002,0,0.004,0,0.006,0c0.005,0,0.011,0,0.016-0.001 + c0.002,0,0.004,0,0.005,0c0.007,0,0.01,0,0.016-0.001c0.001,0,0.003,0,0.004,0c0.007,0,0.011,0,0.017-0.001 + c0.001,0,0.001,0,0.002,0c0.127-0.006,0.252-0.012,0.378-0.019c0,0,0,0,0.001,0c0.007,0,0.012-0.001,0.018-0.001 + c0.001,0,0.002,0,0.003,0c0.007,0,0.011-0.001,0.018-0.001c0.001,0,0.001,0,0.002,0c0.018-0.001,0.036-0.002,0.054-0.003 + c0.002,0,0.004,0,0.005,0c0.005,0,0.008,0,0.013-0.001c0.003,0,0.006,0,0.009-0.001c0.003,0,0.008,0,0.011-0.001 + c0.004,0,0.008,0,0.012-0.001c0.003,0,0.006,0,0.009-0.001c0.005,0,0.01-0.001,0.015-0.001c0.002,0,0.005,0,0.007,0 + c0.007,0,0.014-0.001,0.021-0.001c0.002,0-0.001,0,0.001,0c0.023-0.001,0.047-0.003,0.07-0.004l0,0 + c0.14-0.008,0.28-0.017,0.42-0.026L53.286,98.19L53.286,98.19z M56.171,97.91c-0.478,0.061-0.958,0.115-1.44,0.162l0.164,1.692 + c0.358-0.035,0.715-0.073,1.071-0.116l0.003,0c0.006-0.001,0.012-0.001,0.019-0.002c0.002,0,0.003,0,0.005-0.001 + c0.005-0.001,0.011-0.001,0.016-0.002c0.002,0,0.005-0.001,0.006-0.001c0.006-0.001,0.013-0.002,0.019-0.002 + c0.005-0.001,0.01-0.001,0.015-0.002c0.002,0,0.004-0.001,0.007-0.001c0.007-0.001,0.01-0.001,0.017-0.002c0.001,0,0.002,0,0.003,0 + c0.104-0.013,0.206-0.025,0.31-0.039L56.171,97.91L56.171,97.91z M59.033,97.457c-0.473,0.09-0.949,0.172-1.427,0.248l0.265,1.679 + c0.005-0.001,0.008-0.001,0.013-0.002c0.001,0,0.002,0,0.003-0.001c0.005-0.001,0.011-0.002,0.015-0.002 + c0.002,0,0.004-0.001,0.006-0.001c0.005-0.001,0.009-0.001,0.014-0.002c0.003,0,0.005-0.001,0.008-0.001 + c0.005-0.001,0.009-0.001,0.013-0.002c0.002,0,0.004-0.001,0.006-0.001c0.008-0.001,0.016-0.003,0.024-0.004 + c0.004-0.001,0.007-0.001,0.011-0.002c0.003-0.001,0.006-0.001,0.01-0.002c0.004-0.001,0.008-0.001,0.012-0.002 + c0.003-0.001,0.006-0.001,0.01-0.002c0.004-0.001,0.008-0.001,0.012-0.002c0.003-0.001,0.006-0.001,0.009-0.001 + c0.005-0.001,0.009-0.001,0.014-0.002c0.003-0.001,0.005-0.001,0.008-0.001c0.014-0.002,0.029-0.005,0.043-0.007 + c0.002,0,0.003-0.001,0.005-0.001c0.006-0.001,0.011-0.002,0.017-0.003c0.002,0,0.004-0.001,0.006-0.001 + c0.005-0.001,0.011-0.002,0.016-0.003c0.002,0,0.005-0.001,0.006-0.001c0.006-0.001,0.012-0.002,0.017-0.003l0.004-0.001 + c0.015-0.002,0.03-0.005,0.044-0.007l0.003-0.001c0.006-0.001,0.012-0.002,0.018-0.003c0.002,0,0.005-0.001,0.006-0.001 + c0.005-0.001,0.011-0.002,0.016-0.003c0.002,0,0.005-0.001,0.006-0.001c0.005-0.001,0.011-0.002,0.016-0.003 + c0.002,0,0.004-0.001,0.006-0.001c0.014-0.002,0.029-0.005,0.043-0.007c0.003-0.001,0.003-0.001,0.007-0.001 + c0.005-0.001,0.01-0.002,0.015-0.003c0.003-0.001,0.005-0.001,0.008-0.001c0.004-0.001,0.009-0.001,0.013-0.002 + c0.003-0.001,0.005-0.001,0.009-0.001c0.004-0.001,0.009-0.001,0.013-0.002c0.003-0.001,0.005-0.001,0.009-0.001 + c0.004-0.001,0.008-0.001,0.012-0.002c0.006-0.001,0.011-0.002,0.018-0.003c0.004-0.001,0.008-0.001,0.011-0.002 + c0.003-0.001,0.007-0.001,0.011-0.002c0.003-0.001,0.007-0.001,0.01-0.002c0.003-0.001,0.009-0.001,0.012-0.002 + c0.003-0.001,0.006-0.001,0.009-0.002c0.003-0.001,0.009-0.002,0.012-0.002c0.003,0,0.005-0.001,0.008-0.001 + c0.005-0.001,0.009-0.001,0.014-0.002c0.002,0,0.003-0.001,0.005-0.001c0.016-0.003,0.035-0.006,0.051-0.009 + c0.001,0,0.003,0,0.004-0.001c0.006-0.001,0.01-0.002,0.016-0.003c0.001,0,0.002,0,0.003-0.001 + c0.006-0.001,0.011-0.002,0.017-0.003c0.001,0,0.001,0,0.002,0c0.244-0.042,0.484-0.086,0.727-0.132L59.033,97.457L59.033,97.457z + M61.861,96.833c-0.467,0.118-0.937,0.229-1.41,0.333l0.366,1.66c0.091-0.02,0.183-0.041,0.274-0.061l0.002,0 + c0.007-0.002,0.014-0.003,0.021-0.005l0.001,0c0.022-0.005,0.045-0.01,0.067-0.015c0.002,0,0.002,0,0.004-0.001 + c0.006-0.001,0.012-0.003,0.018-0.004l0.004-0.001c0.006-0.001,0.012-0.003,0.018-0.004c0.002,0,0.002,0,0.004-0.001 + c0.015-0.003,0.029-0.007,0.044-0.01c0.002,0,0.001,0,0.002-0.001c0.006-0.001,0.013-0.003,0.019-0.004 + c0.002,0,0.004-0.001,0.005-0.001c0.005-0.001,0.01-0.002,0.016-0.004c0.003-0.001,0.004-0.001,0.007-0.002 + c0.005-0.001,0.01-0.002,0.015-0.003c0.002,0,0.005-0.001,0.007-0.002c0.006-0.001,0.012-0.003,0.017-0.004 + c0.002,0,0.003-0.001,0.004-0.001c0.007-0.002,0.013-0.003,0.02-0.005c0.003-0.001,0.006-0.001,0.009-0.002 + c0.004-0.001,0.008-0.002,0.012-0.003c0.003-0.001,0.007-0.002,0.01-0.002c0.004-0.001,0.007-0.002,0.011-0.003 + c0.003-0.001,0.007-0.002,0.01-0.002c0.004-0.001,0.007-0.002,0.011-0.003c0.003-0.001,0.007-0.002,0.011-0.002 + c0.003-0.001,0.006-0.002,0.01-0.002c0.008-0.002,0.014-0.003,0.022-0.005c0.002-0.001,0.005-0.001,0.007-0.002 + c0.005-0.001,0.008-0.002,0.013-0.003c0.003-0.001,0.005-0.001,0.008-0.002c0.003-0.001,0.01-0.002,0.013-0.003 + c0.002-0.001,0.004-0.001,0.007-0.002c0.005-0.001,0.009-0.002,0.014-0.003c0.002,0,0.003-0.001,0.005-0.001 + c0.017-0.004,0.035-0.008,0.052-0.012c0,0,0.001,0,0.001,0c0.005-0.001,0.012-0.003,0.016-0.004c0.001,0,0.003-0.001,0.004-0.001 + c0.006-0.001,0.01-0.002,0.016-0.004c0.001,0,0.002,0,0.002-0.001c0.031-0.007,0.061-0.015,0.092-0.022c0,0,0,0,0.001,0 + c0.177-0.043,0.356-0.087,0.532-0.131L61.861,96.833L61.861,96.833z M64.647,96.04c-0.459,0.146-0.922,0.285-1.387,0.418 + l0.466,1.635c0.086-0.025,0.171-0.049,0.258-0.074c0,0,0.001,0,0.001,0c0.025-0.007,0.048-0.014,0.073-0.021c0,0,0.001,0,0.001,0 + c0.006-0.002,0.01-0.003,0.016-0.005c0.001,0,0.002-0.001,0.003-0.001c0.006-0.002,0.009-0.003,0.015-0.005 + c0.002,0,0.003-0.001,0.005-0.001c0.005-0.001,0.01-0.003,0.014-0.004c0.001,0,0.003-0.001,0.004-0.001 + c0.009-0.003,0.017-0.005,0.026-0.008c0.002-0.001,0.005-0.001,0.007-0.002c0.005-0.001,0.007-0.002,0.011-0.003 + c0.003-0.001,0.006-0.002,0.009-0.003c0.003-0.001,0.008-0.002,0.011-0.003c0.004-0.001,0.007-0.002,0.011-0.003 + c0.003-0.001,0.006-0.002,0.009-0.003c0.004-0.001,0.009-0.003,0.013-0.004c0.003-0.001,0.004-0.001,0.007-0.002 + c0.007-0.002,0.014-0.004,0.021-0.006c0.002,0,0.001,0,0.003-0.001c0.006-0.002,0.012-0.004,0.018-0.005 + c0.002,0,0.004-0.001,0.006-0.002c0.006-0.002,0.011-0.003,0.017-0.005c0.002,0,0.003-0.001,0.004-0.001 + c0.006-0.002,0.012-0.004,0.018-0.005c0.002,0,0.002,0,0.003-0.001c0.015-0.004,0.029-0.009,0.044-0.013l0.001,0 + c0.007-0.002,0.014-0.004,0.021-0.006c0.002,0,0.001,0,0.003-0.001c0.006-0.002,0.013-0.004,0.019-0.006 + c0.002,0,0.001,0,0.002-0.001c0.022-0.007,0.044-0.013,0.066-0.02l0,0c0.007-0.002,0.014-0.004,0.022-0.007l0.002,0 + c0.03-0.009,0.059-0.018,0.089-0.027c0.002,0-0.001,0,0.001,0c0.007-0.002,0.014-0.004,0.021-0.006l0.002-0.001 + c0.007-0.002,0.014-0.004,0.021-0.006l0.001,0c0.014-0.004,0.029-0.009,0.043-0.013c0.002,0,0.002-0.001,0.004-0.001 + c0.006-0.002,0.011-0.003,0.017-0.005c0.003-0.001,0.003-0.001,0.006-0.002c0.005-0.002,0.01-0.003,0.015-0.005 + c0.002,0,0.005-0.002,0.007-0.002c0.005-0.002,0.01-0.003,0.015-0.005c0.003-0.001,0.003-0.001,0.006-0.002 + c0.006-0.002,0.013-0.004,0.019-0.006c0.003-0.001,0.008-0.002,0.011-0.003c0.003-0.001,0.006-0.002,0.009-0.003 + c0.005-0.001,0.008-0.002,0.012-0.004c0.002-0.001,0.005-0.001,0.007-0.002c0.005-0.001,0.01-0.003,0.015-0.005 + c0.001,0,0.002-0.001,0.003-0.001c0.116-0.036,0.231-0.072,0.347-0.109L64.647,96.04L64.647,96.04z M67.38,95.079 + c-0.45,0.174-0.903,0.341-1.359,0.501l0.564,1.604c0.322-0.113,0.642-0.229,0.961-0.349c0.002-0.001,0.004-0.001,0.006-0.002 + c0.004-0.002,0.007-0.002,0.011-0.004c0.003-0.001,0.007-0.002,0.01-0.004c0.003-0.001,0.006-0.002,0.009-0.003 + c0.005-0.002,0.009-0.003,0.014-0.005c0.001-0.001,0.005-0.002,0.006-0.002c0.131-0.049,0.262-0.099,0.392-0.149L67.38,95.079 + L67.38,95.079z M70.05,93.955c-0.439,0.2-0.881,0.395-1.327,0.582l0.66,1.567c0.216-0.091,0.432-0.184,0.646-0.278l0,0 + c0.028-0.012,0.057-0.025,0.085-0.037c0.001-0.001,0.001,0,0.002-0.001c0.006-0.003,0.013-0.006,0.019-0.008 + c0.001-0.001,0,0,0.002-0.001c0.021-0.009,0.042-0.018,0.062-0.028c0.001-0.001,0.002-0.001,0.003-0.001 + c0.006-0.003,0.011-0.005,0.017-0.008c0.001-0.001,0.003-0.001,0.004-0.002c0.006-0.003,0.011-0.005,0.017-0.008l0.003-0.001 + c0.013-0.006,0.027-0.012,0.04-0.018c0.001-0.001,0.003-0.002,0.005-0.002c0.005-0.002,0.01-0.004,0.015-0.007 + c0.003-0.001,0.004-0.002,0.006-0.003c0.004-0.002,0.009-0.004,0.013-0.006c0.003-0.001,0.004-0.002,0.007-0.003 + c0.005-0.002,0.01-0.005,0.016-0.007c0.003-0.001,0.003-0.001,0.006-0.003c0.006-0.003,0.011-0.005,0.017-0.008 + c0.003-0.001,0.006-0.003,0.008-0.004c0.003-0.002,0.007-0.003,0.01-0.005c0.003-0.001,0.007-0.003,0.01-0.005 + c0.003-0.001,0.006-0.002,0.008-0.004c0.004-0.002,0.007-0.003,0.012-0.005c0.002-0.001,0.004-0.002,0.007-0.003 + c0.014-0.006,0.029-0.013,0.043-0.019c0.001-0.001,0.003-0.001,0.004-0.002c0.006-0.003,0.009-0.004,0.014-0.007 + c0.001-0.001,0.002-0.001,0.003-0.001c0.006-0.003,0.01-0.004,0.016-0.007c0,0,0.001,0,0.001,0 + c0.084-0.038,0.165-0.075,0.249-0.113L70.05,93.955L70.05,93.955z M72.648,92.672c-0.426,0.227-0.856,0.447-1.289,0.661 + l0.753,1.524c0.449-0.222,0.894-0.45,1.335-0.684L72.648,92.672L72.648,92.672z M75.164,91.235 + c-0.412,0.252-0.827,0.498-1.247,0.737l0.843,1.476c0.37-0.211,0.737-0.427,1.102-0.648c0.001,0,0.001-0.001,0.002-0.001 + c0.005-0.003,0.01-0.006,0.015-0.009c0,0,0.001-0.001,0.001-0.001c0.013-0.008,0.028-0.017,0.041-0.025 + c0.003-0.002,0.005-0.003,0.008-0.005c0.004-0.002,0.005-0.003,0.009-0.006c0.003-0.002,0.006-0.004,0.009-0.006 + c0.003-0.002,0.006-0.003,0.008-0.005c0.004-0.002,0.007-0.004,0.011-0.007c0.003-0.002,0.005-0.003,0.007-0.004 + c0.012-0.008,0.025-0.015,0.037-0.023l0.003-0.002c0.006-0.003,0.011-0.007,0.017-0.01l0.002-0.001 + c0.006-0.004,0.013-0.008,0.019-0.011L75.164,91.235L75.164,91.235z M77.59,89.65c-0.396,0.276-0.796,0.546-1.201,0.811l0.93,1.423 + c0.056-0.037,0.11-0.072,0.166-0.109c0.001,0,0.001-0.001,0.002-0.001c0.005-0.003,0.008-0.005,0.014-0.009 + c0.002-0.001,0.003-0.002,0.005-0.003c0.004-0.003,0.008-0.005,0.012-0.008c0.005-0.004,0.011-0.007,0.016-0.011 + c0.001-0.001,0.004-0.003,0.005-0.004c0.004-0.003,0.009-0.006,0.013-0.009c0.001-0.001,0.004-0.002,0.005-0.003 + c0.005-0.003,0.01-0.007,0.015-0.01c0.001-0.001,0.001-0.001,0.002-0.002c0.332-0.22,0.661-0.444,0.988-0.671L77.59,89.65 + L77.59,89.65z M79.916,87.922c-0.379,0.299-0.762,0.593-1.15,0.881l1.014,1.365c0.065-0.049,0.131-0.097,0.196-0.146 + c0.001,0,0.001-0.001,0.002-0.001c0.019-0.014,0.037-0.028,0.056-0.042c0.001-0.001,0.003-0.002,0.004-0.003 + c0.004-0.003,0.008-0.006,0.012-0.009c0.001-0.001,0.003-0.002,0.004-0.003c0.004-0.003,0.008-0.006,0.012-0.009 + c0.001-0.001,0.002-0.002,0.003-0.002c0.009-0.007,0.018-0.014,0.027-0.02c0,0,0.001,0,0.001-0.001 + c0.004-0.003,0.007-0.005,0.011-0.008c0.002-0.002,0.004-0.003,0.006-0.005c0.004-0.003,0.006-0.004,0.01-0.007 + c0.003-0.002,0.005-0.004,0.008-0.006c0.002-0.002,0.006-0.005,0.009-0.006c0.003-0.002,0.006-0.005,0.009-0.007 + c0.002-0.002,0.005-0.004,0.007-0.005c0.005-0.004,0.011-0.008,0.016-0.012c0.002-0.002,0.004-0.003,0.007-0.005 + c0.004-0.003,0.007-0.005,0.011-0.008c0.002-0.002,0.005-0.003,0.007-0.005c0.004-0.003,0.007-0.005,0.011-0.008 + c0.001-0.001,0.005-0.004,0.006-0.005c0.004-0.003,0.009-0.007,0.013-0.01c0.001-0.001,0.003-0.002,0.004-0.003 + c0.006-0.004,0.012-0.009,0.017-0.013c0.001-0.001,0.001-0.001,0.003-0.002c0.005-0.004,0.01-0.008,0.015-0.012 + c0.001-0.001,0.002-0.002,0.004-0.003c0.005-0.004,0.01-0.008,0.015-0.011c0.001-0.001,0.002-0.001,0.003-0.002 + c0.018-0.014,0.036-0.028,0.054-0.041c0.001-0.001,0,0,0.001-0.001c0.006-0.005,0.012-0.009,0.018-0.014 + c0.001-0.001-0.001,0.001,0,0c0.205-0.157,0.408-0.315,0.61-0.475L79.916,87.922L79.916,87.922z M82.136,86.059 + c-0.36,0.321-0.726,0.638-1.096,0.948l1.093,1.302c0.251-0.211,0.501-0.425,0.748-0.64l0,0c0.005-0.005,0.011-0.01,0.016-0.014 + l0.002-0.002c0.005-0.004,0.01-0.009,0.015-0.013l0.003-0.002c0.006-0.005,0.011-0.01,0.017-0.015l0.001-0.001 + c0.005-0.004,0.01-0.009,0.015-0.013c0.001-0.001,0.006-0.005,0.007-0.006c0.003-0.002,0.005-0.005,0.008-0.007 + c0.002-0.002,0.007-0.006,0.009-0.008c0.002-0.002,0.004-0.003,0.005-0.005c0.096-0.085,0.193-0.17,0.288-0.255L82.136,86.059 + L82.136,86.059z M84.24,84.066c-0.341,0.342-0.687,0.68-1.037,1.012l1.169,1.234c0.289-0.274,0.575-0.551,0.858-0.832l0.001-0.001 + c0.005-0.005,0.01-0.01,0.016-0.016l0.001-0.001c0.01-0.01,0.021-0.021,0.031-0.031c0.001-0.001,0.004-0.004,0.005-0.005 + c0.003-0.003,0.006-0.006,0.01-0.01c0.002-0.002,0.004-0.004,0.007-0.007c0.003-0.003,0.005-0.005,0.008-0.008 + c0.002-0.002,0.006-0.006,0.008-0.008c0.001-0.001,0.002-0.002,0.003-0.003c0.007-0.007,0.015-0.015,0.022-0.022 + c0.001-0.001,0.001-0.001,0.002-0.002c0.003-0.003,0.008-0.008,0.011-0.011c0.001-0.001,0.002-0.002,0.003-0.003 + c0.03-0.03,0.059-0.059,0.089-0.089L84.24,84.066L84.24,84.066z M86.222,81.951c-0.32,0.362-0.645,0.72-0.975,1.072l1.24,1.163 + c0.009-0.009,0.016-0.017,0.024-0.026c0.002-0.002,0.003-0.003,0.005-0.005c0.003-0.003,0.005-0.005,0.008-0.008 + c0.003-0.003,0.005-0.006,0.008-0.009c0.002-0.002,0.004-0.004,0.006-0.006c0.004-0.004,0.008-0.009,0.012-0.013l0.002-0.002 + c0.181-0.194,0.361-0.389,0.539-0.586l0,0c0.005-0.005,0.01-0.011,0.015-0.016c0.001-0.001,0,0,0.001-0.001 + c0.005-0.005,0.009-0.01,0.014-0.016l0.001-0.001c0.01-0.011,0.02-0.022,0.03-0.033c0.001-0.001,0.003-0.003,0.004-0.004 + c0.004-0.004,0.007-0.008,0.011-0.012c0.001-0.001,0.003-0.004,0.004-0.005c0.003-0.004,0.007-0.008,0.01-0.011 + c0.002-0.002,0.002-0.002,0.004-0.005c0.005-0.005,0.009-0.01,0.014-0.016c0.001-0.001,0.003-0.003,0.004-0.004 + c0.004-0.004,0.007-0.008,0.011-0.012c0.002-0.002,0.004-0.004,0.006-0.006c0.003-0.003,0.006-0.006,0.008-0.009 + c0.002-0.002,0.005-0.005,0.007-0.007c0.002-0.003,0.005-0.005,0.007-0.008c0.002-0.002,0.005-0.006,0.008-0.008 + c0.002-0.003,0.005-0.006,0.007-0.008c0.004-0.005,0.009-0.01,0.013-0.014c0.002-0.002,0.004-0.005,0.006-0.007 + c0.003-0.003,0.005-0.005,0.008-0.009c0.002-0.002,0.004-0.005,0.006-0.007c0.002-0.002,0.006-0.006,0.008-0.009 + c0.002-0.002,0.004-0.005,0.006-0.007c0.003-0.003,0.004-0.005,0.007-0.008c0.004-0.004,0.007-0.008,0.011-0.012 + c0.003-0.003,0.006-0.006,0.009-0.01c0.003-0.003,0.005-0.006,0.008-0.008c0.002-0.002,0.005-0.006,0.007-0.008 + c0.002-0.003,0.005-0.005,0.007-0.008c0.002-0.002,0.005-0.005,0.007-0.007c0.003-0.003,0.005-0.006,0.008-0.009 + c0.002-0.002,0.004-0.005,0.006-0.007c0.005-0.005,0.009-0.01,0.014-0.015c0.001-0.001,0.002-0.002,0.003-0.003 + c0.004-0.004,0.008-0.009,0.011-0.013c0.001-0.001,0.003-0.003,0.004-0.004c0.004-0.004,0.007-0.008,0.011-0.013 + c0.001-0.001,0.002-0.003,0.003-0.004c0.004-0.005,0.008-0.009,0.013-0.014l0.002-0.002c0.021-0.023,0.041-0.047,0.062-0.07 + L86.222,81.951L86.222,81.951z M88.075,79.723c-0.298,0.381-0.601,0.757-0.91,1.128l1.307,1.087c0.001-0.001,0,0,0.001-0.001 + c0.009-0.011,0.019-0.022,0.028-0.034c0.001-0.001,0.002-0.003,0.003-0.004c0.004-0.004,0.007-0.009,0.011-0.013 + c0.001-0.001,0.002-0.003,0.003-0.004c0.004-0.005,0.008-0.009,0.012-0.014l0.002-0.003c0.01-0.011,0.019-0.023,0.029-0.034 + c0.001-0.001,0.001-0.002,0.002-0.003c0.004-0.005,0.008-0.01,0.012-0.015c0.001-0.001,0.001-0.001,0.002-0.003 + c0.004-0.005,0.008-0.01,0.013-0.015l0.002-0.002c0.01-0.012,0.019-0.023,0.029-0.035c0.001-0.001,0.001-0.002,0.002-0.003 + c0.004-0.005,0.008-0.01,0.012-0.015c0.001-0.001,0.001-0.001,0.002-0.003c0.004-0.005,0.009-0.011,0.013-0.016l0.001-0.001 + c0.01-0.012,0.019-0.023,0.029-0.035c0.001-0.001,0.001-0.001,0.002-0.002c0.004-0.005,0.008-0.01,0.013-0.015 + c0.001-0.001,0.001-0.001,0.002-0.003c0.004-0.005,0.009-0.01,0.013-0.016l0.001-0.002c0.01-0.012,0.019-0.023,0.029-0.035 + c0.001-0.001,0-0.001,0.001-0.002c0.004-0.005,0.009-0.011,0.013-0.016l0.001-0.002c0.015-0.018,0.029-0.036,0.044-0.054l0,0 + c0.005-0.006,0.01-0.012,0.014-0.018l0.001-0.001c0.202-0.248,0.402-0.499,0.599-0.751L88.075,79.723L88.075,79.723z M89.79,77.387 + c-0.274,0.398-0.555,0.791-0.84,1.181l1.37,1.007l0.001-0.001c0.272-0.371,0.54-0.745,0.802-1.123 + c0.001-0.001,0.001-0.002,0.002-0.003c0.003-0.004,0.006-0.009,0.009-0.013c0.002-0.003,0.004-0.005,0.005-0.008 + c0.002-0.003,0.004-0.006,0.006-0.009c0.003-0.004,0.004-0.006,0.007-0.01c0.001-0.001,0.002-0.003,0.003-0.004 + c0.012-0.017,0.023-0.033,0.035-0.05L89.79,77.387L89.79,77.387z M91.363,74.954c-0.25,0.414-0.506,0.823-0.768,1.229l1.428,0.923 + c0.271-0.42,0.536-0.844,0.795-1.272L91.363,74.954L91.363,74.954z M92.787,72.43c-0.225,0.428-0.456,0.852-0.693,1.272 + l1.481,0.836c0.061-0.109,0.122-0.218,0.183-0.327l0-0.001c0.003-0.006,0.007-0.012,0.01-0.018 + c0.001-0.001,0.002-0.003,0.002-0.004c0.003-0.005,0.005-0.01,0.008-0.015c0.001-0.001,0.002-0.004,0.003-0.005 + c0.003-0.005,0.005-0.01,0.008-0.015c0.001-0.001,0.002-0.003,0.003-0.005c0.003-0.006,0.007-0.012,0.01-0.018 + c0.002-0.003,0.003-0.005,0.004-0.007c0.002-0.004,0.004-0.007,0.006-0.011c0.002-0.003,0.003-0.006,0.005-0.008 + c0.002-0.003,0.004-0.007,0.006-0.01c0.002-0.003,0.004-0.007,0.005-0.01c0.001-0.003,0.003-0.005,0.004-0.008 + c0.008-0.014,0.014-0.026,0.022-0.04c0.001-0.002,0.002-0.004,0.003-0.006c0.002-0.004,0.004-0.008,0.007-0.012 + c0.001-0.002,0.002-0.004,0.003-0.005c0.002-0.004,0.005-0.009,0.007-0.013c0.001-0.001,0.001-0.003,0.002-0.004 + c0.008-0.015,0.017-0.031,0.025-0.046c0,0,0-0.001,0.001-0.001c0.002-0.004,0.005-0.01,0.008-0.014 + c0.001-0.001,0.001-0.003,0.002-0.004c0.003-0.006,0.005-0.009,0.008-0.014c0.001-0.001,0.001-0.002,0.002-0.003 + c0.009-0.017,0.017-0.03,0.026-0.047c0,0,0-0.001,0.001-0.001c0.002-0.004,0.005-0.009,0.007-0.013 + c0.001-0.002,0.002-0.003,0.003-0.005c0.002-0.004,0.004-0.008,0.007-0.012c0.001-0.002,0.002-0.004,0.003-0.006 + c0.002-0.004,0.004-0.008,0.007-0.012c0.001-0.001,0.001-0.002,0.002-0.003c0.005-0.008,0.01-0.019,0.015-0.027 + c0.001-0.001,0.001-0.003,0.002-0.004c0.002-0.004,0.004-0.007,0.006-0.011c0.001-0.002,0.003-0.005,0.004-0.007 + c0.001-0.003,0.004-0.008,0.006-0.011c0.001-0.002,0.003-0.005,0.004-0.007c0.002-0.004,0.004-0.007,0.006-0.011 + c0.001-0.002,0.002-0.004,0.004-0.007c0.004-0.007,0.007-0.012,0.01-0.019c0.002-0.003,0.003-0.006,0.005-0.01 + c0.001-0.003,0.003-0.006,0.005-0.009c0.002-0.003,0.003-0.006,0.005-0.01c0.001-0.003,0.004-0.007,0.005-0.009 + c0.002-0.003,0.004-0.007,0.006-0.01c0.001-0.003,0.003-0.005,0.004-0.008c0.002-0.004,0.005-0.008,0.007-0.013 + c0.001-0.003,0.002-0.003,0.003-0.006c0.003-0.006,0.007-0.012,0.01-0.018c0.001-0.003,0.001-0.003,0.003-0.005 + c0.003-0.005,0.005-0.009,0.008-0.014c0.001-0.001,0.002-0.004,0.003-0.006c0.003-0.005,0.005-0.01,0.008-0.015 + c0.001-0.001,0.002-0.003,0.002-0.004c0.003-0.006,0.006-0.012,0.01-0.018c0.001-0.001,0,0,0.001-0.001 + c0.007-0.013,0.014-0.027,0.021-0.04c0.001-0.001,0-0.001,0.001-0.002c0.003-0.006,0.007-0.012,0.01-0.019 + c0.001-0.001,0,0,0.001-0.001c0.048-0.09,0.095-0.179,0.142-0.269L92.787,72.43L92.787,72.43z M94.057,69.826 + c-0.199,0.441-0.404,0.878-0.615,1.312l1.528,0.745c0.022-0.045,0.044-0.091,0.066-0.137c0,0,0-0.001,0-0.001 + c0.003-0.006,0.005-0.01,0.008-0.016c0-0.001,0.001-0.002,0.001-0.003c0.007-0.014,0.012-0.024,0.019-0.039 + c0.002-0.005,0.004-0.009,0.007-0.014c0.001-0.001,0.002-0.004,0.003-0.006c0.002-0.005,0.005-0.01,0.007-0.015 + c0.001-0.001,0.001-0.002,0.002-0.004c0.003-0.006,0.006-0.013,0.009-0.019l0,0c0.139-0.288,0.274-0.578,0.408-0.869l0.001-0.001 + c0.003-0.006,0.006-0.012,0.008-0.018c0.001-0.001,0.001-0.002,0.002-0.004c0.002-0.005,0.005-0.011,0.007-0.016 + c0.001-0.001,0.001-0.003,0.002-0.004c0.003-0.006,0.006-0.012,0.008-0.018c0.002-0.004,0.004-0.009,0.006-0.014 + c0.001-0.002,0.001-0.003,0.002-0.005c0.003-0.006,0.004-0.01,0.007-0.015c0-0.001,0.001-0.001,0.001-0.002 + c0.021-0.046,0.042-0.092,0.062-0.138L94.057,69.826L94.057,69.826z M95.167,67.15c-0.172,0.452-0.35,0.901-0.535,1.346l1.57,0.651 + c0.061-0.147,0.121-0.295,0.181-0.442c0,0,0-0.001,0-0.001c0.002-0.006,0.005-0.011,0.007-0.017c0,0,0,0,0,0 + c0.007-0.016,0.013-0.032,0.02-0.048c0.001-0.002,0.002-0.004,0.003-0.007c0.002-0.004,0.003-0.007,0.005-0.011 + c0.001-0.003,0.003-0.007,0.004-0.01c0.001-0.003,0.003-0.006,0.004-0.009c0.002-0.004,0.003-0.008,0.005-0.012 + c0.001-0.003,0.002-0.005,0.003-0.008c0.003-0.006,0.005-0.013,0.008-0.02c0.001-0.001,0.001-0.003,0.002-0.004 + c0.002-0.005,0.004-0.011,0.006-0.016c0.001-0.001,0.002-0.004,0.002-0.006c0.002-0.005,0.004-0.01,0.006-0.015 + c0.001-0.001,0.002-0.004,0.002-0.005c0.002-0.006,0.005-0.012,0.007-0.017l0.001-0.003c0.006-0.014,0.011-0.028,0.017-0.042 + l0.001-0.003c0.002-0.006,0.005-0.012,0.007-0.018l0.001-0.003c0.003-0.007,0.005-0.013,0.008-0.02l0-0.001 + c0.023-0.058,0.046-0.116,0.069-0.174l0-0.001c0.011-0.029,0.022-0.057,0.034-0.086l0.001-0.002 + c0.003-0.007,0.005-0.013,0.008-0.02l0-0.001c0.008-0.021,0.017-0.042,0.025-0.064c0.001-0.001,0.001-0.002,0.001-0.004 + c0.002-0.006,0.005-0.012,0.007-0.018c0.001-0.001,0.001-0.002,0.002-0.004c0.002-0.006,0.004-0.012,0.007-0.017 + c0.001-0.001,0.001-0.002,0.001-0.004c0.003-0.007,0.005-0.014,0.008-0.021c0.001-0.001,0-0.001,0.001-0.003 + c0.002-0.006,0.004-0.011,0.007-0.017c0.001-0.001,0.002-0.006,0.003-0.007c0.002-0.004,0.003-0.008,0.005-0.012 + c0.001-0.003,0.002-0.006,0.003-0.009c0.001-0.004,0.003-0.007,0.004-0.011c0.002-0.004,0.002-0.005,0.004-0.01 + c0.001-0.003,0.003-0.007,0.004-0.01c0.003-0.007,0.006-0.014,0.008-0.022c0.001-0.002,0.001-0.003,0.002-0.005 + c0.002-0.004,0.003-0.009,0.005-0.013c0.001-0.002,0.002-0.004,0.002-0.006c0.002-0.004,0.003-0.009,0.005-0.013 + c0.001-0.002,0.001-0.003,0.002-0.005c0.002-0.004,0.004-0.01,0.006-0.014c0-0.001,0.001-0.002,0.001-0.002 + c0.009-0.024,0.017-0.046,0.026-0.069c0,0,0,0,0,0c0.001-0.003,0.003-0.008,0.004-0.011L95.167,67.15L95.167,67.15z M96.114,64.412 + c-0.144,0.462-0.295,0.92-0.453,1.376l1.607,0.555c0.038-0.109,0.074-0.216,0.111-0.325c0,0,0-0.001,0-0.001 + c0.002-0.006,0.003-0.01,0.005-0.016c0-0.001,0.001-0.002,0.001-0.004c0.002-0.006,0.003-0.01,0.005-0.016 + c0-0.001,0.001-0.002,0.001-0.003c0.006-0.017,0.01-0.031,0.016-0.048c0.001-0.002,0.001-0.004,0.002-0.006 + c0.002-0.005,0.002-0.007,0.004-0.012c0.001-0.003,0.002-0.006,0.003-0.008c0.001-0.003,0.003-0.008,0.004-0.011 + c0.001-0.003,0.002-0.007,0.003-0.01c0.002-0.005,0.002-0.006,0.003-0.01c0.001-0.004,0.003-0.007,0.004-0.011 + c0.001-0.003,0.002-0.006,0.003-0.009c0.002-0.006,0.004-0.013,0.006-0.019c0.001-0.003,0.002-0.005,0.003-0.008 + c0.001-0.004,0.003-0.008,0.004-0.012c0.001-0.003,0.002-0.006,0.003-0.009c0.001-0.004,0.003-0.008,0.004-0.013 + c0.001-0.003,0.001-0.004,0.002-0.008c0.002-0.005,0.003-0.01,0.005-0.015c0.001-0.003,0.001-0.002,0.002-0.005 + c0.005-0.014,0.009-0.028,0.014-0.041c0.001-0.002,0.001-0.004,0.002-0.005c0.002-0.005,0.003-0.011,0.005-0.016 + c0.001-0.003,0.001-0.003,0.002-0.006c0.002-0.005,0.003-0.011,0.005-0.016c0.001-0.002,0.001-0.004,0.002-0.005 + c0.002-0.006,0.004-0.013,0.006-0.019c0.001-0.002,0,0,0.001-0.002c0.002-0.007,0.005-0.014,0.007-0.021 + c0.001-0.002,0.001-0.002,0.001-0.003c0.002-0.006,0.004-0.012,0.006-0.017c0.001-0.002,0.001-0.004,0.002-0.005 + c0.002-0.005,0.004-0.011,0.005-0.016c0-0.002,0.001-0.004,0.002-0.005c0.002-0.006,0.004-0.012,0.006-0.017l0.001-0.004 + c0.005-0.014,0.009-0.028,0.014-0.042c0-0.002,0.001-0.003,0.001-0.004c0.002-0.005,0.004-0.011,0.005-0.016 + c0.001-0.003,0.001-0.003,0.002-0.006c0.002-0.005,0.003-0.01,0.005-0.015c0-0.002,0.001-0.005,0.002-0.006 + c0.002-0.006,0.004-0.011,0.006-0.017c0-0.002,0.001-0.002,0.001-0.004c0.002-0.007,0.004-0.014,0.007-0.021 + c0.001-0.003,0.001-0.003,0.002-0.006c0.002-0.005,0.003-0.01,0.005-0.014c0.001-0.003,0.002-0.006,0.003-0.009 + c0.001-0.004,0.002-0.008,0.004-0.011c0.001-0.003,0.002-0.007,0.003-0.01c0.001-0.003,0.002-0.007,0.003-0.01 + c0.001-0.005,0.002-0.007,0.004-0.011c0.001-0.002,0.001-0.004,0.002-0.006c0.003-0.009,0.006-0.019,0.009-0.028 + c0-0.001,0.001-0.002,0.001-0.003c0.001-0.005,0.003-0.01,0.005-0.015c0.001-0.002,0.001-0.003,0.002-0.005 + c0.002-0.006,0.003-0.01,0.005-0.016c0-0.001,0-0.001,0.001-0.002c0.04-0.123,0.078-0.246,0.117-0.37L96.114,64.412L96.114,64.412z + M96.893,61.622c-0.116,0.47-0.239,0.937-0.369,1.401l1.637,0.457c0.055-0.195,0.108-0.391,0.16-0.587l0,0 + c0.004-0.015,0.008-0.03,0.012-0.045l0.001-0.002c0.002-0.006,0.003-0.013,0.005-0.019c0-0.002,0.001-0.004,0.001-0.006 + c0.001-0.005,0.003-0.01,0.004-0.015c0-0.002,0.001-0.005,0.002-0.007c0.001-0.005,0.003-0.009,0.004-0.014 + c0.001-0.003,0.001-0.004,0.002-0.008c0.001-0.005,0.003-0.009,0.004-0.014c0.001-0.005,0.003-0.011,0.004-0.015 + c0.001-0.004,0.002-0.007,0.003-0.011c0.001-0.005,0.002-0.007,0.003-0.011c0.001-0.003,0.002-0.006,0.002-0.009 + c0.001-0.003,0.002-0.009,0.003-0.012c0.001-0.003,0.001-0.005,0.002-0.008c0.001-0.005,0.002-0.008,0.003-0.013 + c0-0.002,0.001-0.004,0.001-0.006c0.004-0.017,0.009-0.035,0.014-0.052c0,0,0,0,0,0c0.002-0.006,0.003-0.011,0.004-0.017 + c0-0.001,0-0.002,0.001-0.003c0.002-0.006,0.003-0.011,0.004-0.017c0-0.001,0-0.001,0-0.002c0.008-0.031,0.016-0.06,0.024-0.092 + c0-0.001,0-0.001,0.001-0.002c0.01-0.037,0.019-0.074,0.028-0.111c0,0,0,0,0,0c0.008-0.031,0.015-0.061,0.023-0.092 + c0-0.001,0-0.002,0.001-0.002c0.002-0.006,0.002-0.01,0.004-0.016c0-0.002,0.001-0.003,0.001-0.005 + c0.001-0.005,0.003-0.01,0.004-0.015c0-0.001,0.001-0.002,0.001-0.004c0.004-0.014,0.008-0.032,0.011-0.046 + c0.001-0.003,0.002-0.007,0.003-0.01c0.001-0.003,0.002-0.006,0.002-0.01c0.001-0.004,0.002-0.008,0.003-0.012 + c0.001-0.003,0.001-0.005,0.002-0.008c0.001-0.005,0.003-0.01,0.004-0.015c0-0.002,0.001-0.004,0.001-0.005 + c0.006-0.022,0.011-0.045,0.017-0.067l0,0c0.004-0.015,0.008-0.03,0.011-0.046L96.893,61.622L96.893,61.622z M97.502,58.79 + c-0.088,0.476-0.182,0.95-0.283,1.421l1.662,0.358c0.026-0.119,0.051-0.237,0.075-0.356c0-0.001,0-0.002,0.001-0.003 + c0.001-0.005,0.002-0.01,0.003-0.015c0-0.002,0.001-0.005,0.001-0.007c0.001-0.003,0.002-0.009,0.003-0.012 + c0.001-0.004,0.002-0.007,0.002-0.011c0.001-0.003,0.001-0.006,0.002-0.009c0.001-0.007,0.003-0.014,0.004-0.021l0,0 + c0.001-0.007,0.003-0.014,0.004-0.022l0.001-0.004c0.001-0.006,0.003-0.013,0.004-0.019c0-0.002,0-0.001,0-0.002 + c0.001-0.007,0.003-0.015,0.004-0.022c0-0.002,0,0.001,0,0c0.037-0.183,0.074-0.367,0.109-0.55l0.001-0.003 + c0.001-0.007,0.003-0.013,0.004-0.02c0-0.002,0-0.001,0.001-0.003c0.001-0.007,0.003-0.014,0.004-0.021c0-0.002,0,0.001,0-0.001 + c0.001-0.007,0.003-0.015,0.004-0.022c0-0.002,0.001-0.004,0.001-0.006c0.001-0.005,0.002-0.01,0.003-0.015 + c0.001-0.003,0.001-0.007,0.002-0.01c0.001-0.003,0.001-0.007,0.002-0.01c0.001-0.003,0.002-0.009,0.002-0.012 + c0-0.003,0.001-0.005,0.001-0.008c0.001-0.005,0.002-0.01,0.003-0.015c0,0,0-0.001,0-0.001c0.017-0.091,0.034-0.179,0.051-0.271 + L97.502,58.79L97.502,58.79z M97.94,55.926c-0.059,0.481-0.125,0.959-0.197,1.436l1.68,0.257c0.024-0.157,0.047-0.313,0.07-0.47 + c0,0,0-0.001,0-0.001c0.003-0.018,0.005-0.036,0.008-0.054c0-0.001,0-0.003,0.001-0.004c0.001-0.005,0.001-0.007,0.002-0.012 + c0-0.003,0.001-0.007,0.001-0.01c0-0.003,0.001-0.007,0.001-0.011c0.001-0.004,0.001-0.008,0.002-0.012 + c0-0.003,0.001-0.005,0.001-0.008c0.001-0.005,0.001-0.01,0.002-0.016c0-0.002,0.001-0.004,0.001-0.006 + c0.041-0.293,0.08-0.588,0.116-0.883L97.94,55.926L97.94,55.926z M98.206,53.04c-0.03,0.484-0.067,0.965-0.111,1.445l1.693,0.156 + c0.006-0.069,0.013-0.139,0.019-0.209l0-0.002c0.001-0.006,0.001-0.013,0.002-0.019c0-0.002,0-0.003,0-0.005 + c0-0.005,0.001-0.011,0.001-0.017c0-0.003,0-0.003,0.001-0.007c0-0.005,0.001-0.009,0.001-0.014 + c0.001-0.008,0.001-0.016,0.002-0.024c0-0.001,0-0.002,0-0.003c0.001-0.007,0.001-0.011,0.001-0.017c0-0.001,0-0.002,0-0.003 + c0.033-0.391,0.062-0.783,0.087-1.176L98.206,53.04L98.206,53.04z M98.3,50.142c-0.001,0.485-0.01,0.968-0.026,1.45l1.699,0.055 + c0.016-0.498,0.025-0.998,0.026-1.5L98.3,50.142L98.3,50.142z M99.92,47.148l-1.697,0.095c0.027,0.481,0.047,0.964,0.06,1.449 + l1.699-0.045c-0.005-0.193-0.011-0.382-0.019-0.574c0-0.003,0-0.005,0-0.008c0-0.003,0-0.009,0-0.012c0-0.003,0-0.007,0-0.01 + c0-0.003,0-0.007,0-0.011c0-0.004,0-0.008,0-0.013c0-0.002,0-0.007,0-0.009c0-0.006,0-0.011-0.001-0.017c0-0.002,0-0.003,0-0.004 + c-0.001-0.015-0.001-0.031-0.002-0.046l0-0.001c0-0.007-0.001-0.015-0.001-0.022c0-0.002,0,0,0-0.002 + c0-0.007-0.001-0.015-0.001-0.022l0,0C99.946,47.646,99.934,47.397,99.92,47.148L99.92,47.148z M99.662,44.159l-1.689,0.196 + c0.056,0.478,0.104,0.959,0.146,1.442l1.694-0.146C99.77,45.152,99.72,44.654,99.662,44.159L99.662,44.159z M99.227,41.192 + l-1.674,0.297c0.084,0.474,0.162,0.951,0.232,1.43l1.682-0.247c-0.018-0.124-0.037-0.247-0.056-0.37c0-0.002,0-0.002-0.001-0.004 + c-0.001-0.006-0.002-0.013-0.003-0.019c0-0.002,0-0.002-0.001-0.004c-0.001-0.006-0.002-0.012-0.003-0.019 + c0-0.002,0-0.002-0.001-0.004c-0.002-0.015-0.005-0.03-0.007-0.044c0-0.002,0-0.003-0.001-0.004 + c-0.001-0.006-0.002-0.012-0.003-0.017c0-0.002-0.001-0.005-0.001-0.007c-0.001-0.005-0.002-0.01-0.002-0.015 + c-0.001-0.003-0.001-0.004-0.001-0.007c-0.001-0.005-0.002-0.01-0.002-0.015c0-0.002-0.001-0.005-0.001-0.007 + c-0.001-0.006-0.002-0.011-0.003-0.017c0-0.002-0.001-0.004-0.001-0.005c-0.001-0.007-0.002-0.014-0.003-0.021 + c0-0.002-0.001-0.004-0.001-0.006c-0.001-0.005-0.002-0.011-0.003-0.016c0-0.002-0.001-0.007-0.001-0.008 + c-0.001-0.004-0.001-0.009-0.002-0.013c-0.001-0.003-0.001-0.006-0.001-0.009c-0.001-0.004-0.001-0.008-0.002-0.012 + c0-0.002-0.001-0.008-0.001-0.009c-0.001-0.005-0.001-0.009-0.002-0.014c-0.001-0.003-0.001-0.004-0.001-0.007 + c-0.001-0.007-0.002-0.013-0.003-0.02c-0.001-0.003-0.001-0.007-0.002-0.01c-0.001-0.004-0.001-0.007-0.002-0.011 + c-0.001-0.005-0.001-0.006-0.002-0.011c-0.001-0.003-0.001-0.007-0.002-0.01c-0.001-0.003-0.001-0.008-0.002-0.012 + c-0.001-0.003-0.001-0.007-0.002-0.01c-0.001-0.005-0.001-0.006-0.002-0.011c-0.001-0.003-0.001-0.007-0.002-0.01 + c-0.001-0.003-0.001-0.008-0.002-0.011c-0.001-0.006-0.002-0.013-0.003-0.019c-0.001-0.003-0.001-0.008-0.002-0.011 + c-0.001-0.003-0.001-0.006-0.002-0.01c-0.001-0.005-0.001-0.008-0.002-0.013c0-0.003-0.001-0.005-0.001-0.008 + c-0.001-0.003-0.002-0.01-0.002-0.013c0-0.003-0.001-0.005-0.001-0.008c-0.001-0.005-0.001-0.008-0.002-0.013 + c0-0.002-0.001-0.005-0.001-0.007c-0.003-0.018-0.006-0.035-0.009-0.052c0,0,0,0,0,0c-0.001-0.006-0.002-0.011-0.003-0.018 + c0-0.001,0-0.002,0-0.002c-0.001-0.006-0.002-0.011-0.003-0.017c0-0.001,0-0.001,0-0.002 + C99.284,41.522,99.256,41.357,99.227,41.192L99.227,41.192z M98.613,38.255l-1.653,0.398c0.113,0.468,0.219,0.94,0.318,1.413 + l1.664-0.348c-0.016-0.076-0.032-0.152-0.048-0.228l0-0.002c-0.003-0.014-0.006-0.028-0.009-0.043 + c-0.001-0.005-0.001-0.006-0.002-0.011c-0.001-0.003-0.001-0.006-0.002-0.009c-0.001-0.003-0.002-0.01-0.003-0.013 + c0-0.002-0.001-0.004-0.001-0.006c-0.001-0.005-0.002-0.01-0.003-0.015c0-0.001,0-0.002-0.001-0.003 + c-0.061-0.283-0.125-0.566-0.191-0.848c0-0.001-0.001-0.003-0.001-0.004c-0.001-0.005-0.002-0.01-0.003-0.014 + c-0.001-0.003-0.001-0.005-0.002-0.007c-0.001-0.005-0.002-0.008-0.003-0.012c-0.001-0.004-0.002-0.008-0.003-0.012 + c-0.001-0.003-0.001-0.005-0.002-0.008c-0.002-0.007-0.003-0.014-0.005-0.021c0-0.002,0-0.002-0.001-0.004 + c-0.001-0.006-0.003-0.012-0.004-0.019c0-0.002,0-0.002-0.001-0.003c-0.002-0.007-0.003-0.014-0.005-0.02l0,0 + C98.638,38.361,98.626,38.308,98.613,38.255L98.613,38.255z M97.823,35.362l-1.626,0.497c0.141,0.461,0.275,0.925,0.403,1.392 + l1.64-0.448c-0.006-0.022-0.012-0.044-0.018-0.066c-0.001-0.003-0.002-0.006-0.002-0.009c-0.001-0.003-0.002-0.007-0.003-0.01 + c-0.001-0.003-0.003-0.01-0.003-0.013c-0.001-0.002-0.001-0.004-0.002-0.006c-0.001-0.005-0.003-0.01-0.004-0.015 + c0-0.001,0-0.001-0.001-0.002c-0.082-0.298-0.166-0.591-0.253-0.886c0-0.001,0-0.001-0.001-0.002 + c-0.001-0.005-0.003-0.01-0.004-0.015c-0.001-0.002-0.001-0.004-0.002-0.006c-0.001-0.003-0.003-0.01-0.004-0.013 + c-0.001-0.003-0.002-0.006-0.003-0.009c-0.001-0.005-0.002-0.006-0.003-0.011c-0.002-0.006-0.003-0.012-0.005-0.017 + c0-0.002,0-0.001-0.001-0.002c-0.002-0.007-0.004-0.014-0.006-0.021l-0.001-0.003c-0.002-0.006-0.004-0.012-0.006-0.018 + c0-0.002-0.001-0.002-0.001-0.003c-0.002-0.007-0.004-0.014-0.006-0.02c0-0.002,0,0.001,0,0 + C97.882,35.556,97.853,35.459,97.823,35.362L97.823,35.362z M96.86,32.521l-1.593,0.594c0.169,0.452,0.331,0.907,0.486,1.365 + l1.61-0.546c-0.097-0.287-0.197-0.571-0.299-0.856c0,0,0,0,0,0c-0.002-0.006-0.004-0.01-0.006-0.016 + c0-0.001-0.001-0.002-0.001-0.003c-0.002-0.006-0.004-0.01-0.006-0.016c0,0,0,0,0-0.001c-0.006-0.016-0.012-0.035-0.018-0.051 + c0-0.001-0.001-0.002-0.001-0.003c-0.002-0.004-0.003-0.01-0.005-0.014c-0.001-0.002-0.001-0.004-0.002-0.006 + c-0.001-0.003-0.004-0.01-0.005-0.013c-0.001-0.003-0.002-0.005-0.003-0.008c-0.002-0.004-0.003-0.007-0.004-0.012 + c-0.001-0.003-0.002-0.005-0.003-0.008c-0.002-0.006-0.005-0.014-0.007-0.02C97.001,32.903,97,32.9,96.998,32.897 + c-0.001-0.003-0.003-0.007-0.004-0.01c-0.001-0.003-0.003-0.007-0.004-0.01c-0.001-0.003-0.002-0.007-0.004-0.01 + c-0.001-0.004-0.003-0.007-0.004-0.011c-0.001-0.003-0.002-0.005-0.003-0.008c-0.002-0.005-0.004-0.01-0.006-0.016 + c-0.001-0.001-0.001-0.003-0.002-0.004c-0.005-0.014-0.01-0.028-0.015-0.042c-0.001-0.001-0.001-0.002-0.001-0.003 + c-0.002-0.006-0.005-0.013-0.007-0.019l-0.001-0.002C96.919,32.681,96.89,32.601,96.86,32.521L96.86,32.521z M95.727,29.744 + l-1.554,0.689c0.196,0.441,0.385,0.885,0.567,1.333l1.574-0.642c0,0-0.001-0.004-0.001-0.004c-0.002-0.004-0.004-0.009-0.006-0.013 + c-0.001-0.003-0.001-0.003-0.002-0.006c-0.003-0.007-0.005-0.013-0.008-0.02c-0.001-0.001-0.001-0.002-0.001-0.004 + c-0.002-0.006-0.005-0.011-0.007-0.017c-0.001-0.001-0.001-0.003-0.002-0.005c-0.002-0.005-0.004-0.011-0.007-0.016 + c-0.001-0.001-0.001-0.003-0.002-0.004C96.1,30.602,95.916,30.171,95.727,29.744L95.727,29.744z M94.428,27.04l-1.51,0.782 + c0.222,0.428,0.437,0.861,0.647,1.296l1.532-0.736c-0.212-0.441-0.43-0.878-0.654-1.313c0,0,0,0,0,0 + c-0.003-0.006-0.006-0.011-0.009-0.016c0,0,0,0,0-0.001C94.432,27.048,94.43,27.044,94.428,27.04L94.428,27.04z M92.969,24.419 + l-1.46,0.871c0.247,0.414,0.489,0.833,0.724,1.255l1.485-0.827c-0.209-0.375-0.423-0.748-0.641-1.118 + c-0.001-0.001,0-0.001-0.001-0.002c-0.003-0.006-0.007-0.011-0.01-0.017c-0.001-0.001-0.001-0.002-0.002-0.003 + c-0.004-0.006-0.007-0.012-0.011-0.018c-0.001-0.001,0,0.001,0-0.001c-0.004-0.006-0.007-0.013-0.011-0.019 + c-0.002-0.003-0.002-0.003-0.004-0.006c-0.002-0.004-0.005-0.008-0.007-0.012c-0.002-0.003-0.004-0.006-0.005-0.009 + c-0.002-0.003-0.003-0.005-0.005-0.008c-0.002-0.004-0.004-0.007-0.007-0.011c-0.001-0.002-0.002-0.004-0.003-0.005 + C92.998,24.467,92.983,24.442,92.969,24.419L92.969,24.419z M91.356,21.89l-1.405,0.957c0.272,0.399,0.538,0.802,0.798,1.21 + l1.433-0.914c-0.019-0.03-0.038-0.06-0.058-0.09c-0.001-0.001-0.001-0.002-0.002-0.003c-0.003-0.005-0.005-0.008-0.008-0.013 + c-0.001-0.001-0.002-0.003-0.003-0.004c-0.003-0.004-0.006-0.009-0.008-0.013c-0.001-0.001-0.001-0.002-0.002-0.003 + c-0.008-0.013-0.018-0.028-0.026-0.041c-0.001-0.002-0.002-0.004-0.003-0.005c-0.003-0.004-0.005-0.007-0.007-0.011 + c-0.001-0.002-0.003-0.004-0.004-0.006c-0.003-0.004-0.005-0.007-0.007-0.011c-0.001-0.002-0.003-0.004-0.004-0.006 + c-0.009-0.013-0.016-0.025-0.025-0.038c-0.001-0.002-0.003-0.004-0.004-0.006c-0.003-0.004-0.004-0.007-0.007-0.011 + c-0.001-0.002-0.003-0.004-0.004-0.007c-0.003-0.004-0.005-0.007-0.007-0.011c-0.001-0.002-0.003-0.004-0.004-0.006 + c-0.009-0.013-0.017-0.026-0.025-0.039c-0.001-0.002-0.002-0.003-0.003-0.005c-0.003-0.004-0.005-0.007-0.007-0.011 + c-0.001-0.002-0.003-0.004-0.004-0.006c-0.003-0.004-0.005-0.007-0.007-0.011c-0.001-0.002-0.002-0.003-0.003-0.005 + c-0.009-0.013-0.018-0.028-0.027-0.041c-0.001-0.001-0.001-0.002-0.002-0.003c-0.003-0.005-0.005-0.008-0.009-0.013 + c-0.001-0.001-0.002-0.002-0.002-0.004c-0.003-0.005-0.005-0.008-0.009-0.014c0-0.001-0.001-0.001-0.001-0.002 + c-0.014-0.021-0.026-0.04-0.04-0.061c0,0,0,0,0-0.001c-0.072-0.11-0.145-0.22-0.218-0.329c0,0,0,0,0,0 + c-0.013-0.02-0.027-0.04-0.04-0.06c-0.001-0.002-0.002-0.003-0.003-0.005c-0.002-0.003-0.006-0.009-0.007-0.011 + c-0.002-0.002-0.003-0.005-0.005-0.007c-0.003-0.004-0.004-0.006-0.007-0.01c-0.002-0.003-0.004-0.006-0.006-0.009 + c-0.003-0.004-0.005-0.007-0.008-0.011c-0.003-0.005-0.006-0.009-0.009-0.014c-0.001-0.001-0.002-0.003-0.003-0.004 + c-0.003-0.005-0.007-0.01-0.01-0.015c-0.001-0.001-0.001-0.002-0.002-0.003C91.478,22.07,91.417,21.98,91.356,21.89L91.356,21.89z + M89.594,19.462l-1.345,1.039c0.295,0.382,0.585,0.769,0.869,1.16l1.376-0.999c-0.142-0.196-0.286-0.391-0.431-0.585l0-0.001 + c-0.004-0.006-0.009-0.012-0.013-0.018c-0.001-0.001,0,0-0.001-0.001c-0.014-0.018-0.027-0.036-0.041-0.054 + c-0.001-0.001-0.002-0.002-0.003-0.003c-0.004-0.005-0.007-0.01-0.011-0.014c-0.001-0.001-0.002-0.003-0.003-0.004 + c-0.009-0.012-0.018-0.024-0.027-0.035c-0.001-0.001-0.002-0.002-0.002-0.003c-0.003-0.005-0.007-0.009-0.01-0.014 + c-0.001-0.001-0.003-0.004-0.004-0.006c-0.003-0.004-0.006-0.008-0.009-0.011c-0.001-0.001-0.004-0.005-0.005-0.006 + c-0.003-0.004-0.006-0.008-0.009-0.012c-0.002-0.002-0.002-0.003-0.004-0.006c-0.004-0.005-0.008-0.011-0.012-0.016 + c-0.002-0.002-0.003-0.003-0.004-0.006c-0.003-0.004-0.006-0.007-0.008-0.011c-0.002-0.002-0.004-0.005-0.005-0.007 + c-0.002-0.003-0.005-0.006-0.007-0.01c-0.002-0.002-0.004-0.006-0.006-0.008c-0.002-0.003-0.004-0.006-0.006-0.008 + c-0.002-0.002-0.004-0.006-0.006-0.008c-0.003-0.004-0.005-0.007-0.008-0.011c-0.004-0.005-0.007-0.009-0.011-0.014 + c-0.002-0.002-0.003-0.005-0.005-0.007c-0.003-0.004-0.005-0.007-0.008-0.01c-0.001-0.002-0.003-0.004-0.004-0.005 + c-0.003-0.004-0.006-0.008-0.009-0.011c-0.001-0.001-0.002-0.003-0.003-0.004c-0.01-0.014-0.02-0.026-0.03-0.04 + c-0.001-0.001-0.001-0.002-0.002-0.002c-0.004-0.005-0.006-0.008-0.01-0.013c-0.001-0.001-0.002-0.002-0.003-0.003 + c-0.004-0.005-0.006-0.008-0.01-0.013c0,0,0,0,0,0c-0.015-0.02-0.03-0.039-0.045-0.059c0,0,0,0,0,0 + C89.675,19.568,89.634,19.514,89.594,19.462L89.594,19.462z M87.691,17.144l-1.281,1.118c0.318,0.364,0.63,0.733,0.936,1.106 + l1.314-1.079c-0.017-0.021-0.034-0.041-0.051-0.062c-0.001-0.002-0.003-0.004-0.004-0.005c-0.002-0.002-0.006-0.007-0.008-0.01 + c-0.003-0.003-0.005-0.006-0.008-0.009c-0.001-0.001-0.004-0.005-0.005-0.006c-0.009-0.011-0.019-0.023-0.028-0.034l-0.001-0.002 + c-0.004-0.005-0.009-0.011-0.013-0.016l-0.002-0.002c-0.079-0.096-0.159-0.191-0.239-0.286l-0.002-0.002 + c-0.005-0.006-0.01-0.011-0.014-0.017l0,0c-0.01-0.012-0.02-0.023-0.029-0.035c-0.001-0.001-0.002-0.002-0.003-0.003 + c-0.004-0.004-0.007-0.009-0.011-0.013c-0.002-0.002-0.003-0.003-0.005-0.006c-0.003-0.004-0.006-0.007-0.009-0.011 + c-0.001-0.001-0.004-0.004-0.005-0.006c-0.004-0.004-0.007-0.008-0.011-0.013c-0.002-0.002-0.005-0.006-0.007-0.009 + c-0.003-0.004-0.006-0.007-0.009-0.011c-0.003-0.004-0.005-0.005-0.008-0.009c-0.002-0.002-0.003-0.004-0.005-0.006 + c-0.003-0.004-0.006-0.007-0.009-0.011c-0.001-0.001-0.002-0.003-0.004-0.004c-0.136-0.161-0.274-0.322-0.412-0.481 + c0,0-0.001-0.001-0.001-0.001c-0.004-0.005-0.007-0.008-0.011-0.013c-0.001-0.001-0.001-0.002-0.002-0.002 + c-0.004-0.005-0.007-0.008-0.011-0.012c-0.001-0.001-0.002-0.002-0.003-0.003c-0.004-0.005-0.01-0.012-0.014-0.016 + c-0.003-0.004-0.006-0.007-0.009-0.011c-0.001-0.001-0.003-0.004-0.004-0.005c-0.004-0.004-0.007-0.008-0.011-0.012 + C87.691,17.145,87.692,17.146,87.691,17.144L87.691,17.144z M85.652,14.944l-1.212,1.192c0.339,0.344,0.672,0.694,1.001,1.048 + l1.247-1.155c-0.045-0.048-0.088-0.095-0.133-0.143c-0.001-0.001-0.002-0.002-0.003-0.003c-0.003-0.003-0.008-0.008-0.011-0.012 + c0,0-0.001-0.001-0.001-0.001c-0.006-0.007-0.012-0.013-0.018-0.02c-0.003-0.003-0.005-0.005-0.007-0.008 + c-0.002-0.002-0.004-0.004-0.006-0.007c-0.003-0.003-0.006-0.006-0.009-0.009c-0.002-0.002-0.004-0.004-0.006-0.006 + c-0.003-0.004-0.007-0.007-0.01-0.011c-0.001-0.001-0.003-0.004-0.004-0.005c-0.01-0.011-0.02-0.021-0.03-0.032 + c-0.001-0.001-0.002-0.002-0.003-0.003c-0.004-0.004-0.008-0.009-0.012-0.013c-0.002-0.002-0.002-0.002-0.004-0.004 + c-0.004-0.005-0.009-0.009-0.013-0.014l-0.002-0.002c-0.01-0.011-0.021-0.022-0.031-0.033l-0.001-0.001 + c-0.005-0.005-0.009-0.01-0.014-0.015l-0.003-0.003c-0.005-0.005-0.009-0.01-0.014-0.015l-0.001-0.001 + c-0.01-0.011-0.021-0.022-0.031-0.033c-0.001-0.001-0.001-0.001-0.002-0.002c-0.004-0.004-0.008-0.009-0.013-0.013 + c-0.002-0.002-0.002-0.002-0.004-0.004c-0.004-0.004-0.008-0.009-0.012-0.013c-0.001-0.001-0.002-0.002-0.003-0.003 + c-0.01-0.011-0.02-0.021-0.03-0.032c-0.001-0.001-0.003-0.003-0.004-0.004c-0.003-0.004-0.007-0.007-0.01-0.011 + c-0.002-0.002-0.004-0.004-0.006-0.006c-0.003-0.003-0.006-0.006-0.009-0.009c-0.002-0.002-0.004-0.004-0.006-0.006 + c-0.003-0.003-0.007-0.007-0.01-0.01c-0.003-0.003-0.006-0.007-0.01-0.01c-0.003-0.003-0.006-0.006-0.009-0.009 + c-0.003-0.003-0.005-0.005-0.008-0.008c-0.002-0.002-0.004-0.004-0.006-0.006c-0.003-0.003-0.006-0.006-0.009-0.01 + c-0.001-0.001-0.003-0.003-0.004-0.004c-0.016-0.017-0.033-0.034-0.049-0.051c0,0,0,0,0,0 + C85.962,15.261,85.808,15.102,85.652,14.944L85.652,14.944z M83.486,12.869l-1.139,1.262c0.359,0.324,0.713,0.653,1.061,0.987 + l1.176-1.228C84.224,13.544,83.857,13.204,83.486,12.869L83.486,12.869z M81.2,10.927l-1.062,1.328 + c0.377,0.302,0.75,0.609,1.118,0.922l1.101-1.295c-0.001-0.001-0.003-0.003-0.004-0.004c-0.003-0.002-0.005-0.004-0.008-0.007 + c-0.002-0.002-0.005-0.005-0.008-0.007c-0.005-0.004-0.01-0.009-0.016-0.013c-0.001-0.001-0.002-0.001-0.003-0.002 + c-0.005-0.004-0.009-0.008-0.014-0.012c-0.001-0.001-0.003-0.003-0.005-0.004c-0.004-0.003-0.008-0.007-0.012-0.01 + c-0.002-0.002-0.002-0.002-0.005-0.004c-0.005-0.004-0.01-0.009-0.016-0.013l0,0c-0.012-0.01-0.024-0.02-0.036-0.03l0,0 + c-0.006-0.005-0.012-0.01-0.017-0.015l-0.001-0.001c-0.286-0.241-0.575-0.479-0.866-0.714l-0.003-0.003 + c-0.005-0.004-0.01-0.008-0.015-0.012c-0.001-0.001-0.002-0.001-0.003-0.002c-0.006-0.005-0.011-0.009-0.017-0.014l-0.001-0.001 + c-0.005-0.004-0.01-0.008-0.015-0.012c-0.002-0.002-0.005-0.004-0.007-0.006c-0.003-0.002-0.006-0.005-0.009-0.007 + c-0.002-0.002-0.007-0.006-0.009-0.008c-0.002-0.002-0.004-0.003-0.006-0.005c-0.004-0.003-0.007-0.006-0.011-0.009 + c0,0-0.001,0-0.001-0.001C81.234,10.953,81.217,10.94,81.2,10.927L81.2,10.927z M78.802,9.124l-0.98,1.389 + c0.395,0.279,0.785,0.563,1.171,0.853l1.021-1.359C79.615,9.707,79.211,9.413,78.802,9.124L78.802,9.124z M76.301,7.468 + l-0.895,1.445c0.411,0.255,0.818,0.515,1.22,0.782l0.938-1.418c-0.167-0.111-0.334-0.22-0.503-0.329c0,0-0.001-0.001-0.001-0.001 + c-0.004-0.003-0.009-0.006-0.013-0.009c-0.001-0.001-0.003-0.002-0.004-0.003c-0.004-0.003-0.009-0.006-0.013-0.008 + c-0.001-0.001-0.003-0.002-0.004-0.003C77.012,7.917,77,7.909,76.987,7.901c-0.002-0.002-0.005-0.003-0.007-0.005 + c-0.004-0.003-0.006-0.004-0.01-0.006c-0.003-0.002-0.005-0.004-0.008-0.005c-0.003-0.002-0.006-0.004-0.009-0.006 + c-0.003-0.002-0.007-0.004-0.01-0.006c-0.003-0.002-0.005-0.003-0.008-0.005c-0.006-0.004-0.011-0.007-0.017-0.011 + c-0.003-0.002-0.003-0.002-0.006-0.004c-0.004-0.003-0.008-0.005-0.013-0.008c-0.001-0.001-0.005-0.003-0.006-0.004 + c-0.004-0.003-0.008-0.005-0.012-0.008c-0.003-0.002-0.004-0.002-0.006-0.004c-0.004-0.003-0.009-0.006-0.013-0.009 + c-0.003-0.002-0.002-0.001-0.005-0.003c-0.012-0.008-0.025-0.016-0.037-0.024c-0.001-0.001-0.002-0.001-0.003-0.002 + c-0.005-0.003-0.01-0.007-0.016-0.01c-0.001-0.001-0.002-0.001-0.003-0.002c-0.006-0.004-0.011-0.007-0.017-0.011l-0.001-0.001 + c-0.013-0.008-0.026-0.017-0.039-0.025l0,0C76.593,7.65,76.447,7.559,76.301,7.468L76.301,7.468z M73.705,5.966l-0.807,1.496 + c0.425,0.229,0.847,0.465,1.265,0.707l0.852-1.471c-0.31-0.18-0.623-0.356-0.938-0.529c-0.001-0.001-0.001,0-0.002-0.001 + c-0.006-0.003-0.011-0.006-0.017-0.009c-0.001-0.001-0.002-0.001-0.004-0.002c-0.005-0.003-0.011-0.006-0.016-0.009 + c-0.001-0.001-0.003-0.001-0.004-0.002c-0.006-0.003-0.013-0.007-0.019-0.01c-0.001-0.001-0.003-0.002-0.004-0.002 + c-0.005-0.003-0.009-0.005-0.014-0.008c-0.003-0.002-0.006-0.003-0.009-0.005c-0.003-0.002-0.006-0.004-0.01-0.005 + c-0.003-0.002-0.007-0.004-0.01-0.005c-0.003-0.002-0.006-0.003-0.008-0.005c-0.004-0.002-0.007-0.004-0.011-0.006 + c-0.001,0-0.002-0.001-0.003-0.001C73.932,6.088,73.915,6.08,73.9,6.071c0,0-0.001-0.001-0.001-0.001 + C73.834,6.035,73.771,6.001,73.705,5.966L73.705,5.966z M71.024,4.621l-0.716,1.542c0.439,0.204,0.874,0.413,1.305,0.63l0.762-1.52 + c-0.003-0.001-0.005-0.002-0.008-0.004c-0.004-0.002-0.007-0.004-0.011-0.006c-0.004-0.002-0.005-0.003-0.009-0.005 + c-0.003-0.002-0.006-0.003-0.009-0.005c-0.003-0.001-0.007-0.004-0.01-0.005c-0.003-0.001-0.006-0.003-0.009-0.004 + c-0.004-0.002-0.006-0.003-0.01-0.005c-0.003-0.001-0.005-0.003-0.008-0.004c-0.014-0.007-0.026-0.013-0.04-0.02 + c-0.002-0.001-0.004-0.002-0.006-0.003c-0.004-0.002-0.008-0.004-0.012-0.006c-0.002-0.001-0.004-0.002-0.006-0.003 + c-0.004-0.002-0.008-0.004-0.012-0.006c-0.002-0.001-0.003-0.002-0.005-0.002c-0.021-0.011-0.042-0.021-0.064-0.031 + c-0.001,0-0.001-0.001-0.002-0.001c-0.328-0.162-0.657-0.321-0.99-0.476c0,0-0.001,0-0.001,0c-0.016-0.007-0.029-0.013-0.045-0.021 + c-0.002-0.001-0.005-0.002-0.007-0.003c-0.003-0.001-0.006-0.003-0.009-0.004c-0.004-0.002-0.008-0.004-0.012-0.006 + c-0.001-0.001-0.005-0.002-0.007-0.003c-0.005-0.002-0.01-0.005-0.015-0.007c-0.001-0.001-0.002-0.001-0.003-0.002 + C71.051,4.634,71.037,4.628,71.024,4.621L71.024,4.621z M68.266,3.442l-0.621,1.582c0.45,0.177,0.897,0.36,1.34,0.55l0.669-1.563 + C69.195,3.814,68.732,3.625,68.266,3.442L68.266,3.442z M65.442,2.43l-0.525,1.617c0.46,0.149,0.917,0.305,1.371,0.468l0.573-1.6 + C66.392,2.746,65.918,2.585,65.442,2.43L65.442,2.43z M62.562,1.591l-0.426,1.646c0.468,0.121,0.934,0.249,1.397,0.384l0.475-1.632 + c-0.002,0-0.003-0.001-0.004-0.001c-0.003-0.001-0.007-0.002-0.01-0.003c-0.003-0.001-0.006-0.002-0.009-0.003 + c-0.007-0.002-0.014-0.004-0.02-0.006c-0.002,0-0.003-0.001-0.004-0.001c-0.006-0.002-0.012-0.003-0.017-0.005 + c-0.002,0-0.002-0.001-0.004-0.001c-0.006-0.002-0.012-0.004-0.018-0.005l-0.003-0.001c-0.239-0.069-0.479-0.136-0.719-0.202 + c-0.002,0-0.001,0-0.003-0.001c-0.006-0.002-0.013-0.004-0.019-0.005c-0.002,0-0.001,0-0.003-0.001 + c-0.007-0.002-0.014-0.004-0.02-0.006l-0.001,0c-0.014-0.004-0.029-0.008-0.043-0.012c-0.002,0-0.005-0.001-0.006-0.002 + c-0.005-0.001-0.01-0.003-0.015-0.004c-0.003-0.001-0.004-0.001-0.007-0.002c-0.004-0.001-0.009-0.002-0.013-0.004 + c-0.002,0-0.007-0.002-0.009-0.002c-0.004-0.001-0.008-0.002-0.013-0.003c-0.005-0.001-0.007-0.002-0.012-0.003 + c-0.005-0.001-0.01-0.003-0.016-0.004c-0.005-0.001-0.007-0.002-0.012-0.003c-0.003-0.001-0.005-0.001-0.008-0.002 + c-0.005-0.001-0.008-0.002-0.013-0.003c-0.002-0.001-0.005-0.001-0.007-0.002c-0.005-0.001-0.009-0.003-0.014-0.004 + c-0.002,0-0.003-0.001-0.005-0.001c-0.023-0.006-0.048-0.013-0.071-0.019h0c-0.006-0.002-0.012-0.003-0.018-0.005 + c0,0-0.001,0-0.002,0C62.766,1.644,62.665,1.618,62.562,1.591L62.562,1.591z M59.637,0.928l-0.326,1.668 + c0.475,0.093,0.948,0.192,1.417,0.299l0.376-1.658c-0.087-0.02-0.176-0.04-0.263-0.059c-0.002,0-0.004-0.001-0.005-0.001 + c-0.005-0.001-0.009-0.002-0.014-0.003c-0.003-0.001-0.005-0.001-0.008-0.002c-0.003-0.001-0.009-0.002-0.012-0.003 + c-0.003-0.001-0.006-0.001-0.009-0.002c-0.005-0.001-0.006-0.001-0.011-0.002c-0.005-0.001-0.01-0.002-0.015-0.003 + c-0.002,0-0.005-0.001-0.007-0.001c-0.007-0.001-0.013-0.003-0.02-0.004c-0.003-0.001-0.003-0.001-0.006-0.001 + c-0.005-0.001-0.011-0.002-0.016-0.004c-0.002,0-0.004-0.001-0.005-0.001c-0.006-0.001-0.012-0.003-0.018-0.004 + c-0.002,0-0.002,0-0.003-0.001C60.342,1.069,59.99,0.997,59.637,0.928L59.637,0.928z M56.677,0.442l-0.225,1.685 + c0.48,0.064,0.958,0.135,1.433,0.213l0.275-1.678c-0.061-0.01-0.122-0.02-0.183-0.03c-0.002,0-0.003,0-0.004-0.001 + c-0.006-0.001-0.012-0.002-0.017-0.003c-0.002,0-0.004-0.001-0.006-0.001c-0.005-0.001-0.011-0.002-0.016-0.003 + c-0.002,0-0.005-0.001-0.006-0.001c-0.006-0.001-0.011-0.002-0.017-0.003c-0.002,0-0.003,0-0.005-0.001 + c-0.007-0.001-0.014-0.002-0.021-0.003c-0.003-0.001-0.008-0.001-0.011-0.002c-0.003-0.001-0.007-0.001-0.01-0.002 + c-0.005-0.001-0.007-0.001-0.012-0.002c-0.003,0-0.006-0.001-0.009-0.001C57.84,0.611,57.834,0.61,57.831,0.61 + c-0.002,0-0.005-0.001-0.007-0.001c-0.005-0.001-0.009-0.001-0.014-0.002c-0.002,0-0.003-0.001-0.005-0.001 + c-0.024-0.004-0.047-0.007-0.071-0.011c-0.001,0-0.002,0-0.004-0.001c-0.006-0.001-0.01-0.002-0.017-0.003 + c-0.001,0-0.002,0-0.003,0c-0.006-0.001-0.011-0.002-0.018-0.003c0,0,0,0,0,0c-0.026-0.004-0.051-0.008-0.077-0.012c0,0,0,0,0,0 + C57.302,0.528,56.991,0.484,56.677,0.442L56.677,0.442z M53.693,0.134L53.569,1.83c0.483,0.035,0.965,0.078,1.444,0.127 + l0.174-1.691c-0.005-0.001-0.01-0.001-0.015-0.002c-0.001,0-0.001,0-0.002,0c-0.007-0.001-0.011-0.001-0.017-0.002 + c-0.001,0-0.002,0-0.004,0c-0.007-0.001-0.011-0.001-0.017-0.002c-0.001,0-0.002,0-0.003,0c-0.007-0.001-0.011-0.001-0.018-0.002 + c0,0,0,0,0,0c-0.026-0.003-0.052-0.005-0.078-0.008c0,0-0.001,0-0.001,0c-0.007-0.001-0.012-0.001-0.019-0.002c0,0-0.001,0-0.001,0 + C54.575,0.205,54.135,0.167,53.693,0.134L53.693,0.134z M50.697,0.005l-0.023,1.7c0.485,0.007,0.968,0.02,1.449,0.041l0.073-1.698 + C51.697,0.026,51.199,0.012,50.697,0.005L50.697,0.005z"/> +</g> +</svg> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/interlock overridden disabled.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/interlock overridden disabled.svg new file mode 100644 index 0000000000000000000000000000000000000000..b7ee1f8bf973ac2626826a0a067dc07822eeb540 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/interlock overridden disabled.svg @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FCF211;} + .st1{fill:#96900A;} +</style> +<g> + <g> + <circle class="st0" cx="50" cy="50" r="49.1"/> + <path class="st1" d="M50,100C22.4,100,0,77.6,0,50S22.4,0,50,0s50,22.4,50,50S77.6,100,50,100z M50,1.7C23.4,1.7,1.7,23.4,1.7,50 + S23.4,98.3,50,98.3S98.3,76.6,98.3,50S76.6,1.7,50,1.7z"/> + </g> +</g> +<g> + <path d="M33.6,20.5h32.8v6.7H54v45.6h12.4v6.7H33.6v-6.7H46V27.2H33.6V20.5z"/> +</g> +</svg> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/interlock tripped.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/interlock tripped.svg new file mode 100644 index 0000000000000000000000000000000000000000..157147cc2d10385fefc70c6faa7154aeb8047fd0 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/interlock tripped.svg @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FC0D1B;} + .st1{fill:#960810;} + .st2{fill:#FFFFFF;} +</style> +<g> + <g> + <circle class="st0" cx="50" cy="50" r="49.1"/> + <path class="st1" d="M50,100C22.4,100,0,77.6,0,50S22.4,0,50,0s50,22.4,50,50S77.6,100,50,100z M50,1.7C23.4,1.7,1.7,23.4,1.7,50 + S23.4,98.3,50,98.3S98.3,76.6,98.3,50S76.6,1.7,50,1.7z"/> + </g> +</g> +<g> + <path class="st2" d="M33.6,20.5h32.8v6.7H54v45.6h12.4v6.7H33.6v-6.7H46V27.2H33.6V20.5z"/> +</g> +</svg> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/lock.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/lock.svg new file mode 100644 index 0000000000000000000000000000000000000000..8ed0971eedeff6d7b24aa315b8eda55b3f7132eb --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/lock.svg @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> +<path d="M384,224v-96C384,57.438,326.594,0,256,0c-70.578,0-128,57.438-128,128v96c-35.344,0-64,28.656-64,64v160 + c0,35.344,28.656,64,64,64h256c35.344,0,64-28.656,64-64V288C448,252.656,419.344,224,384,224z M272,379.094V432 + c0,8.844-7.156,16-16,16s-16-7.156-16-16v-52.906c-9.391-5.563-16-15.375-16-27.094c0-17.688,14.328-32,32-32s32,14.313,32,32 + C288,363.719,281.391,373.531,272,379.094z M320,224H192v-96c0-35.313,28.703-64,64-64c35.281,0,64,28.688,64,64V224z"/> +</svg> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/lock_open.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/lock_open.svg new file mode 100644 index 0000000000000000000000000000000000000000..a3b1b2c2b9ad2b135c2a74279e8f93a9de5f76bd --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/lock_open.svg @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> +<path d="M448,224h-64H256v-96C256,57.438,198.594,0,128,0C57.422,0,0,57.438,0,128v96h64v-96c0-35.313,28.703-64,64-64 + c35.281,0,64,28.688,64,64v96c-35.344,0-64,28.656-64,64v160c0,35.344,28.656,64,64,64h256c35.344,0,64-28.656,64-64V288 + C512,252.656,483.344,224,448,224z M336,379.094V432c0,8.844-7.156,16-16,16s-16-7.156-16-16v-52.906 + c-9.375-5.563-16-15.375-16-27.094c0-17.688,14.313-32,32-32s32,14.313,32,32C352,363.719,345.375,373.531,336,379.094z"/> +</svg> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/opening.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/opening.svg new file mode 100644 index 0000000000000000000000000000000000000000..19939b72b735af497a0e5da21601b98dbd59496e --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/opening.svg @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 12 12" style="enable-background:new 0 0 12 12;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:none;stroke:#000000;stroke-miterlimit:10;} +</style> +<g id="XMLID_1_"> + <g> + <path d="M11.06,5.62H0.94C1.13,3,3.33,0.92,6,0.92S10.87,3,11.06,5.62z"/> + <path d="M6,0c3.31,0,6,2.69,6,6c0,1.83-0.82,3.54-2.26,4.69L9.17,9.96c1.21-0.97,1.91-2.41,1.91-3.96c0-0.13,0-0.25-0.02-0.38 + C10.87,3,8.67,0.92,6,0.92S1.13,3,0.94,5.62C0.92,5.75,0.92,5.87,0.92,6c0,1.55,0.7,2.99,1.91,3.96l-0.57,0.73 + C0.82,9.54,0,7.83,0,6C0,2.69,2.69,0,6,0z"/> + </g> + <g> + <polyline class="st0" points="0.52,5.62 0.94,5.62 11.06,5.62 11.48,5.62 "/> + </g> +</g> +<polygon points="6,7.194 3.225,12 8.775,12 "/> +</svg> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/pump_default.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/pump_default.svg new file mode 100644 index 0000000000000000000000000000000000000000..3c3580fba1b3c7c4c628a95e2f3906263cb038c4 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/pump_default.svg @@ -0,0 +1,15 @@ +<svg width="60" height="36" xmlns="http://www.w3.org/2000/svg"> + <style type="text/css">.st0{fill:none;stroke:#000000;stroke-miterlimit:10;}</style> + + <g> + <title>background</title> + <rect fill="none" id="canvas_background" height="36" width="60" /> + </g> + <g> + <title>Layer 1</title> + <line id="svg_6" y2="17.146333" x2="-0.166667" y1="17.146333" x1="12.793333" class="st0"/> + <line id="svg_7" y2="17.146333" x2="45.087" y1="17.146333" x1="58.714666" class="st0"/> + <ellipse ry="16" rx="16" id="svg_14" cy="17.166667" cx="29.137001" stroke-width="null" stroke="#000000" fill="none"/> + <polyline id="svg_9" points="27.970334380865097,1.3333333134651184 44.7833226621151,17.22966831922531 27.970334380865097,33.12600201368332 " class="st0"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/pump_disabled.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/pump_disabled.svg new file mode 100644 index 0000000000000000000000000000000000000000..c5ada29587e5a1c2ec25890deb44c65efe37fcee --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/pump_disabled.svg @@ -0,0 +1,15 @@ +<svg width="58" height="34" xmlns="http://www.w3.org/2000/svg"> + <style type="text/css">.st0{fill:none;stroke:#000000;stroke-miterlimit:10;}</style> + + <g> + <title>background</title> + <rect fill="none" id="canvas_background" height="36" width="36" /> + </g> + <g> + <title>Layer 1</title> + <line id="svg_6" y2="17.146333" x2="-0.166667" y1="17.146333" x1="12.793333" class="st0"/> + <line id="svg_7" y2="17.146333" x2="45.087" y1="17.146333" x1="58.714666" class="st0"/> + <ellipse ry="16" rx="16" id="svg_14" cy="17.166667" cx="29.137001" stroke-width="null" stroke="#000000" fill="#ffff00"/> + <polyline id="svg_9" points="27.970334380865097,1.3333333134651184 44.7833226621151,17.22966831922531 27.970334380865097,33.12600201368332 " class="st0"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/pump_error.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/pump_error.svg new file mode 100644 index 0000000000000000000000000000000000000000..0b7982c5504f9b9fc00dc3bb83e216ffd065e3a0 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/pump_error.svg @@ -0,0 +1,15 @@ +<svg width="60" height="36" xmlns="http://www.w3.org/2000/svg"> + <style type="text/css">.st0{fill:none;stroke:#000000;stroke-miterlimit:10;}</style> + + <g> + <title>background</title> + <rect fill="none" id="canvas_background" height="36" width="60" /> + </g> + <g> + <title>Layer 1</title> + <line id="svg_6" y2="17.146333" x2="-0.166667" y1="17.146333" x1="12.793333" class="st0"/> + <line id="svg_7" y2="17.146333" x2="45.087" y1="17.146333" x1="58.714666" class="st0"/> + <ellipse ry="16" rx="16" id="svg_14" cy="17.166667" cx="29.137001" stroke-width="null" stroke="#000000" fill="#ff0000"/> + <polyline id="svg_9" points="27.970334380865097,1.3333333134651184 44.7833226621151,17.22966831922531 27.970334380865097,33.12600201368332 " class="st0"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/pump_notcontrolled.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/pump_notcontrolled.svg new file mode 100644 index 0000000000000000000000000000000000000000..20ebfc714754766a8036eea9e2bd6966efac41e5 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/pump_notcontrolled.svg @@ -0,0 +1,15 @@ +<svg width="58" height="34" xmlns="http://www.w3.org/2000/svg"> + <style type="text/css">.st0{fill:none;stroke:#000000;stroke-miterlimit:10;}</style> + + <g> + <title>background</title> + <rect fill="none" id="canvas_background" height="36" width="36" /> + </g> + <g> + <title>Layer 1</title> + <line id="svg_6" y2="17.146333" x2="-0.166667" y1="17.146333" x1="12.793333" class="st0"/> + <line id="svg_7" y2="17.146333" x2="45.087" y1="17.146333" x1="58.714666" class="st0"/> + <ellipse ry="16" rx="16" id="svg_14" cy="17.166667" cx="29.137001" stroke-width="null" stroke="#000000" fill="#7f7f7f"/> + <polyline id="svg_9" points="27.970334380865097,1.3333333134651184 44.7833226621151,17.22966831922531 27.970334380865097,33.12600201368332 " class="st0"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/ramp.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/ramp.svg new file mode 100644 index 0000000000000000000000000000000000000000..daf728e8d74084db5006388e3be3eeda7f083b6e --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/ramp.svg @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#CCCCCC;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} +</style> +<polygon class="st0" points="14.5378036,7.1288633 7.1288633,14.5378036 6.8404851,9.1595154 1.462196,8.8711367 + 8.8711367,1.462196 14.2494259,1.7505746 "/> +</svg> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/start.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/start.svg new file mode 100644 index 0000000000000000000000000000000000000000..0dbddc1704b8a065ed205e3456cbb1c05b06bdb1 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/start.svg @@ -0,0 +1,20 @@ +<svg width="305" height="305" xmlns="http://www.w3.org/2000/svg"> + + <g> + <title>background</title> + <rect fill="none" id="canvas_background" height="307" width="307" y="-1" x="-1"/> + </g> + <g> + <title>Layer 1</title> + <g id="Layer_6"/> + <path id="svg_1" fill="#252525" d="m259.747009,44.753006c-59.227997,-59.226997 -155.266998,-59.226997 -214.494003,0c-59.226997,59.227997 -59.226997,155.266983 0,214.494003c59.227997,59.22699 155.266983,59.22699 214.494003,0c59.22699,-59.22702 59.22699,-155.267014 0,-214.494003zm-106.894012,133.056992l-71.417999,71.417999l-26.162994,-26.162994l71.416992,-71.417999l-70.709991,-70.710999l25.455994,-25.456009l70.710999,70.710007l70.710999,-70.710007l26.162994,26.16301l-70.710999,70.709991l70.710999,70.710999l-25.455994,25.455994l-70.710999,-70.709991z"/> + <g id="Layer_3"> + <circle id="svg_2" r="122.687012" fill="#FFFFFF" cy="152.354" cx="152"/> + </g> + <g id="Layer_7"> + <g id="svg_3"> + <path id="svg_4" fill="#252525" d="m228.460999,149.354004c2.858002,1.649994 2.858002,4.350006 0,6l-112.093994,64.71701c-2.858002,1.649994 -5.196014,0.299988 -5.196014,-3l0,-129.435013c0,-3.300003 2.338013,-4.649994 5.196014,-3l112.093994,64.718002z"/> + </g> + </g> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/stop.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/stop.svg new file mode 100644 index 0000000000000000000000000000000000000000..ad52651d1c2381fdf7da74c03c2a44f46f271ef1 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/stop.svg @@ -0,0 +1,15 @@ +<svg width="1000" height="1000" xmlns="http://www.w3.org/2000/svg" style="vector-effect: non-scaling-stroke;"> + <metadata style="vector-effect: non-scaling-stroke;">Svg Vector Icons : http://www.onlinewebfonts.com/icon</metadata> + + <g> + <title>background</title> + <rect fill="none" id="canvas_background" height="402" width="582" y="-1" x="-1"/> + </g> + <g> + <title>Layer 1</title> + <ellipse ry="441.499987" rx="452.000012" id="svg_3" cy="503.099983" cx="499.500015" stroke-width="1.5" stroke="#000000" fill="#ffffff"/> + <g style="vector-effect: non-scaling-stroke;" id="svg_1"> + <path style="vector-effect: non-scaling-stroke;" id="svg_2" d="m501,18c-270.600006,0 -490,219.399994 -490,490c0,270.599976 219.399994,490 490,490c270.599976,0 490,-219.400024 490,-490c0,-270.600006 -219.400024,-490 -490,-490zm0,888.099976c-219.899994,0 -398.100006,-178.299988 -398.100006,-398.100006s178.200012,-398.099968 398.100006,-398.099968s398.099976,178.200005 398.099976,398.099998s-178.199951,398.099976 -398.099976,398.099976zm-183.700012,-581.799988l367.5,0l0,367.5l-367.5,0l0,-367.5z"/> + </g> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve (opened).svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve (opened).svg new file mode 100644 index 0000000000000000000000000000000000000000..6ebf7eecfc41efb98ad897ee86d98014f3aecfdd --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve (opened).svg @@ -0,0 +1,12 @@ +<svg width="580" height="400" xmlns="http://www.w3.org/2000/svg"> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + <g> + <title>background</title> + <rect fill="none" id="canvas_background" height="402" width="582" y="-1" x="-1"/> + </g> + <g> + <title>Layer 1</title> + <path transform="rotate(90, 262.188, 200.031)" id="svg_4" d="m222.187439,243.0298l40.000641,-85.999985l40.000641,85.999985l-80.001282,0z" stroke-width="6" stroke="#000000" fill="#288c28"/> + <path transform="rotate(-90, 345.188, 200.031)" id="svg_6" d="m305.187439,243.0298l40.000641,-85.999985l40.000641,85.999985l-80.001282,0z" stroke-width="6" stroke="#000000" fill="#288c28"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_analog.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_analog.svg new file mode 100644 index 0000000000000000000000000000000000000000..80246fa1f63a83667857870da0f5837534d0fc28 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_analog.svg @@ -0,0 +1,23 @@ +<svg width="150" height="120" xmlns="http://www.w3.org/2000/svg"> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + + <g> + <title>background</title> + <rect fill="none" id="canvas_background" height="122" width="152" 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> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + <g transform="rotate(-90, 80, 39.002)" id="svg_24"> + <g transform="matrix(0.666667, 0, 0, 0.666667, 0, 0)" id="svg_22" fill="black"> + <path id="svg_23" d="m149.5,33.001007l-4.699982,-11.399996l-6.300018,-10.300003l-7.800018,-9.100006l-9.099983,-7.800003l-10.299988,-6.299988l-11.400024,-4.700012l-12.299988,-2.899994l-13.100006,-1l0,-11.999998l14.899994,1.100004l14.200012,3.399994l13.099976,5.399994l11.900032,7.300003l10.599976,9l9,10.600006l7.300018,11.900009l5.399994,13.100006l3.400024,14.199984l1.199982,15l-1.199982,14.899994l-3.400024,14.200012l-5.399994,13.099976l-7.300018,11.900024l-9,10.599976l-10.599976,9l-11.900032,7.300018l-13.099976,5.399994l-14.200012,3.400024l-14.899994,1.199982l0,-12l13.100006,-1.100006l12.299988,-2.899994l11.400024,-4.699982l10.299988,-6.300018l9.099983,-7.800018l7.800018,-9.099976l6.300018,-10.299988l4.699982,-11.400024l2.899994,-12.299988l1.100006,-13.100006l-1.100006,-13.199982l-2.899994,-12.300018z"/> + </g> + </g> + <line stroke-linecap="null" stroke-linejoin="null" id="svg_25" y2="67" x2="140" y1="67" x1="19.5" fill-opacity="null" stroke-opacity="null" stroke-width="8" stroke="#000" fill="none"/> + <line stroke-linecap="null" stroke-linejoin="null" id="svg_26" y2="113" x2="80.5" y1="68" x1="80.5" fill-opacity="null" stroke-opacity="null" stroke-width="8" stroke="#000" fill="none"/> + <path id="svg_27" d="m-196.5,10" opacity="0.5" fill-opacity="null" stroke-opacity="null" stroke-width="8" stroke="#000" fill="none"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_closed.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_closed.svg new file mode 100644 index 0000000000000000000000000000000000000000..9033d6ce0ed83319d1a62b2888096e7ff9d29670 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_closed.svg @@ -0,0 +1,13 @@ +<svg width="178" height="90" xmlns="http://www.w3.org/2000/svg"> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + + <g> + <title>background</title> + <rect x="-1" y="-1" width="180" height="92" id="canvas_background" fill="none"/> + </g> + <g> + <title>Layer 1</title> + <path fill="#ffffff" stroke="#000000" stroke-width="6" d="m7.187439,88.0298l40.000641,-85.999985l40.000641,85.999985l-80.001282,0z" id="svg_4" transform="rotate(90, 47.1875, 45.0312)"/> + <path fill="#ffffff" stroke="#000000" stroke-width="6" d="m90.187439,88.0298l40.000641,-85.999985l40.000641,85.999985l-80.001282,0z" id="svg_6" transform="rotate(-90, 130.188, 45.0312)"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_error.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_error.svg new file mode 100644 index 0000000000000000000000000000000000000000..2195de679055ba5467c80a3a3a09475e300e0cf0 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_error.svg @@ -0,0 +1,13 @@ +<svg width="178" height="90" xmlns="http://www.w3.org/2000/svg"> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + + <g> + <title>background</title> + <rect x="-1" y="-1" width="180" height="92" id="canvas_background" fill="none"/> + </g> + <g> + <title>Layer 1</title> + <path fill="#fc0d1b" stroke="#000000" stroke-width="6" d="m7.187439,88.0298l40.000641,-85.999985l40.000641,85.999985l-80.001282,0z" id="svg_4" transform="rotate(90, 47.1875, 45.0312)"/> + <path fill="#fc0d1b" stroke="#000000" stroke-width="6" d="m90.187439,88.0298l40.000641,-85.999985l40.000641,85.999985l-80.001282,0z" id="svg_6" transform="rotate(-90, 130.188, 45.0312)"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_general.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_general.svg new file mode 100644 index 0000000000000000000000000000000000000000..b65b6133bce63e39a617d6f9c40024ae4a552522 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_general.svg @@ -0,0 +1,13 @@ +<svg width="178" height="90" xmlns="http://www.w3.org/2000/svg"> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + + <g> + <title>background</title> + <rect x="-1" y="-1" width="180" height="92" id="canvas_background" fill="none"/> + </g> + <g> + <title>Layer 1</title> + <path fill="#e0d9ca" stroke="#000000" stroke-width="6" d="m7.187439,88.0298l40.000641,-85.999985l40.000641,85.999985l-80.001282,0z" id="svg_4" transform="rotate(90, 47.1875, 45.0312)"/> + <path fill="#e0d9ca" stroke="#000000" stroke-width="6" d="m90.187439,88.0298l40.000641,-85.999985l40.000641,85.999985l-80.001282,0z" id="svg_6" transform="rotate(-90, 130.188, 45.0312)"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_opened.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_opened.svg new file mode 100644 index 0000000000000000000000000000000000000000..62cb1e9939eb6ad73fc29410b42d1b7b35d4fe73 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_opened.svg @@ -0,0 +1,13 @@ +<svg width="178" height="90" xmlns="http://www.w3.org/2000/svg"> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + + <g> + <title>background</title> + <rect x="-1" y="-1" width="180" height="92" id="canvas_background" fill="none"/> + </g> + <g> + <title>Layer 1</title> + <path fill="#288c28" stroke="#000000" stroke-width="6" d="m7.187439,88.0298l40.000641,-85.999985l40.000641,85.999985l-80.001282,0z" id="svg_4" transform="rotate(90, 47.1875, 45.0312)"/> + <path fill="#288c28" stroke="#000000" stroke-width="6" d="m90.187439,88.0298l40.000641,-85.999985l40.000641,85.999985l-80.001282,0z" id="svg_6" transform="rotate(-90, 130.188, 45.0312)"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_solenoid_OFF.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_solenoid_OFF.svg new file mode 100644 index 0000000000000000000000000000000000000000..2b5f25258183513ff480a4749797c4769e327055 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_solenoid_OFF.svg @@ -0,0 +1,13 @@ +<svg width="60" height="80" xmlns="http://www.w3.org/2000/svg"> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + + <g> + <title>background</title> + <rect x="-1" y="-1" width="62" height="82" id="canvas_background" fill="none"/> + </g> + <g> + <title>Layer 1</title> + <line stroke-linecap="null" stroke-linejoin="null" id="svg_1" y2="40" x2="29.5" y1="81" x1="29.5" fill-opacity="null" stroke-opacity="null" stroke-width="6" stroke="#000000" fill="none"/> + <rect id="svg_7" height="35" width="46" y="5" x="6.5" stroke-opacity="null" stroke-width="6" stroke="#000000" fill="#ffffff"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_solenoid_ON.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_solenoid_ON.svg new file mode 100644 index 0000000000000000000000000000000000000000..ebb4948ecd4e2c05d8e22dd57435e6385a54faaa --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_solenoid_ON.svg @@ -0,0 +1,13 @@ +<svg width="60" height="80" xmlns="http://www.w3.org/2000/svg"> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + + <g> + <title>background</title> + <rect x="-1" y="-1" width="62" height="82" id="canvas_background" fill="none"/> + </g> + <g> + <title>Layer 1</title> + <line stroke-linecap="null" stroke-linejoin="null" id="svg_1" y2="40" x2="29.5" y1="81" x1="29.5" fill-opacity="null" stroke-opacity="null" stroke-width="6" stroke="#000000" fill="none"/> + <rect id="svg_7" height="35" width="46" y="5" x="6.5" stroke-opacity="null" stroke-width="6" stroke="#000000" fill="#0e8c0e"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_undefined.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_undefined.svg new file mode 100644 index 0000000000000000000000000000000000000000..ed65351486b4ca46308735e82407e91f8cae4d28 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/valve_undefined.svg @@ -0,0 +1,13 @@ +<svg width="178" height="90" xmlns="http://www.w3.org/2000/svg"> + <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ --> + + <g> + <title>background</title> + <rect x="-1" y="-1" width="180" height="92" id="canvas_background" fill="none"/> + </g> + <g> + <title>Layer 1</title> + <path fill="#1e90ff" stroke="#000000" stroke-width="6" d="m7.187439,88.0298l40.000641,-85.999985l40.000641,85.999985l-80.001282,0z" id="svg_4" transform="rotate(90, 47.1875, 45.0312)"/> + <path fill="#1e90ff" stroke="#000000" stroke-width="6" d="m90.187439,88.0298l40.000641,-85.999985l40.000641,85.999985l-80.001282,0z" id="svg_6" transform="rotate(-90, 130.188, 45.0312)"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/warning.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/warning.svg new file mode 100644 index 0000000000000000000000000000000000000000..63c4d2d4ec609f9d090c25d46d88ebff4a071329 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/warning.svg @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 12 12" style="enable-background:new 0 0 12 12;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FCF211;} + .st1{fill:#96900A;} +</style> +<g> + <g> + <path class="st0" d="M0.632,11.015c-0.061,0-0.101-0.009-0.123-0.016c0.013-0.009,0.026-0.048,0.056-0.1l5.368-9.298 + c0.03-0.053,0.058-0.083,0.075-0.099c0.001,0.016,0.028,0.046,0.059,0.099l5.369,9.298c0.03,0.052,0.043,0.091,0.048,0.114 + c-0.005-0.002-0.072,0.001-0.115,0.001H0.632z"/> + <path class="st1" d="M6,2.485l4.636,8.03l-9.272,0L6,2.485 M6,0.994c-0.181,0-0.363,0.119-0.5,0.357l-5.368,9.298 + c-0.275,0.476-0.05,0.866,0.5,0.866h10.736c0.55,0,0.775-0.39,0.5-0.866L6.5,1.351C6.363,1.113,6.181,0.994,6,0.994L6,0.994z"/> + </g> + <g> + <g> + <path d="M5.423,5.699c-0.014-0.108-0.036-0.466-0.036-0.53c0-0.354,0.375-0.55,0.613-0.55c0.238,0,0.613,0.196,0.613,0.55 + c0,0.065-0.022,0.422-0.036,0.53L6.253,8.291C6.216,8.609,6.173,8.702,6,8.702c-0.173,0-0.216-0.094-0.253-0.411L5.423,5.699z"/> + </g> + <circle cx="6" cy="9.37" r="0.481"/> + </g> +</g> +</svg> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/wrench.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/wrench.svg new file mode 100644 index 0000000000000000000000000000000000000000..b90a5b81318c5563457bd91acba62bc3e63ae4cf --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/wrench.svg @@ -0,0 +1,47 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + width="479.79px" height="479.79px" viewBox="0 0 479.79 479.79" style="enable-background:new 0 0 479.79 479.79;" + xml:space="preserve"> +<g> + <path d="M478.409,116.617c-0.368-4.271-3.181-7.94-7.2-9.403c-4.029-1.472-8.539-0.47-11.57,2.556l-62.015,62.011l-68.749-21.768 + l-21.768-68.748l62.016-62.016c3.035-3.032,4.025-7.543,2.563-11.565c-1.477-4.03-5.137-6.837-9.417-7.207 + c-37.663-3.245-74.566,10.202-101.247,36.887c-36.542,36.545-46.219,89.911-29.083,135.399c-1.873,1.578-3.721,3.25-5.544,5.053 + L19.386,373.152c-0.073,0.071-0.145,0.149-0.224,0.219c-24.345,24.346-24.345,63.959,0,88.309 + c24.349,24.344,63.672,24.048,88.013-0.298c0.105-0.098,0.201-0.196,0.297-0.305l193.632-208.621 + c1.765-1.773,3.404-3.628,4.949-5.532c45.5,17.167,98.9,7.513,135.474-29.056C468.202,191.181,481.658,154.275,478.409,116.617z + M75.98,435.38c-8.971,8.969-23.5,8.963-32.47,0c-8.967-8.961-8.967-23.502,0-32.466c8.97-8.963,23.499-8.963,32.47,0 + C84.947,411.878,84.947,426.419,75.98,435.38z"/> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +</svg> diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/wrenchred.svg b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/wrenchred.svg new file mode 100644 index 0000000000000000000000000000000000000000..3c28467c6937d6627c6c2e3f65f504d7c15ac0c9 --- /dev/null +++ b/NON-APPROVED/kg-gt_odh-plc-01/symbols/custom/wrenchred.svg @@ -0,0 +1,28 @@ +<svg width="479.79" height="479.79" xmlns="http://www.w3.org/2000/svg"> + + <g> + <title>background</title> + <rect fill="none" id="canvas_background" height="402" width="582" y="-1" x="-1"/> + </g> + <g> + <title>Layer 1</title> + <g id="svg_1"> + <path fill="#ff0000" stroke="#000000" id="svg_2" d="m478.408997,116.616997c-0.368011,-4.270996 -3.181,-7.939995 -7.199982,-9.403c-4.029022,-1.472 -8.539001,-0.469994 -11.570007,2.556l-62.015015,62.011009l-68.748993,-21.768005l-21.768005,-68.748001l62.015991,-62.015999c3.035004,-3.032001 4.025024,-7.543 2.563019,-11.565001c-1.47699,-4.03 -5.136993,-6.837 -9.416992,-7.207c-37.663025,-3.245 -74.56601,10.202 -101.247009,36.886998c-36.542007,36.544998 -46.219009,89.911003 -29.083008,135.399002c-1.873001,1.578003 -3.721008,3.25 -5.544006,5.052994l-207.008989,195.336014c-0.073,0.071014 -0.145,0.148987 -0.223999,0.218994c-24.345001,24.346008 -24.345001,63.959015 0,88.309021c24.349001,24.343994 63.671999,24.047974 88.013002,-0.298004c0.104996,-0.098022 0.200996,-0.196014 0.296997,-0.305023l193.632004,-208.621002c1.764984,-1.772995 3.403992,-3.627991 4.949005,-5.531998c45.5,17.167007 98.899994,7.513 135.473999,-29.056c26.674988,-26.686996 40.130981,-63.593002 36.881989,-101.250999zm-402.428993,318.763008c-8.971001,8.968994 -23.500004,8.963013 -32.470005,0c-8.966999,-8.960999 -8.966999,-23.502014 0,-32.466003c8.970001,-8.963013 23.499004,-8.963013 32.470005,0c8.966995,8.963989 8.966995,23.505005 0,32.466003z"/> + </g> + <g id="svg_3"/> + <g id="svg_4"/> + <g id="svg_5"/> + <g id="svg_6"/> + <g id="svg_7"/> + <g id="svg_8"/> + <g id="svg_9"/> + <g id="svg_10"/> + <g id="svg_11"/> + <g id="svg_12"/> + <g id="svg_13"/> + <g id="svg_14"/> + <g id="svg_15"/> + <g id="svg_16"/> + <g id="svg_17"/> + </g> +</svg> \ No newline at end of file diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/diagnostics/ODH_CPU.PNG b/NON-APPROVED/kg-gt_odh-plc-01/symbols/diagnostics/ODH_CPU.PNG new file mode 100644 index 0000000000000000000000000000000000000000..c3397a7fac305d287265814c41b349b4b473e05b Binary files /dev/null and b/NON-APPROVED/kg-gt_odh-plc-01/symbols/diagnostics/ODH_CPU.PNG differ diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/diagnostics/ODH_RIO1.PNG b/NON-APPROVED/kg-gt_odh-plc-01/symbols/diagnostics/ODH_RIO1.PNG new file mode 100644 index 0000000000000000000000000000000000000000..d01957a1b19f48652fd2d036470ffeb6e138acf7 Binary files /dev/null and b/NON-APPROVED/kg-gt_odh-plc-01/symbols/diagnostics/ODH_RIO1.PNG differ diff --git a/NON-APPROVED/kg-gt_odh-plc-01/symbols/diagnostics/ODH_Switch.PNG b/NON-APPROVED/kg-gt_odh-plc-01/symbols/diagnostics/ODH_Switch.PNG new file mode 100644 index 0000000000000000000000000000000000000000..2703df8ef1a0ee56bfb4d0a3432aad51a3a25a9a Binary files /dev/null and b/NON-APPROVED/kg-gt_odh-plc-01/symbols/diagnostics/ODH_Switch.PNG differ