# HG changeset patch # User Edouard Tisserant # Date 1662712463 -7200 # Node ID 26a2808038fd183d89c6caa35a779c5e847d6fde # Parent c9ecf7d50888a0b245de0524c0f1b4c8febd281e SVGHMI: add an exemple that demonstrate use of Jump widget in different use cases. diff -r c9ecf7d50888 -r 26a2808038fd exemples/svghmi_jumps/beremiz.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/exemples/svghmi_jumps/beremiz.xml Fri Sep 09 10:34:23 2022 +0200 @@ -0,0 +1,5 @@ +<?xml version='1.0' encoding='utf-8'?> +<BeremizRoot xmlns:xsd="http://www.w3.org/2001/XMLSchema" URI_location="LOCAL://"> + <TargetType/> + <Libraries Enable_SVGHMI_Library="true"/> +</BeremizRoot> diff -r c9ecf7d50888 -r 26a2808038fd exemples/svghmi_jumps/plc.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/exemples/svghmi_jumps/plc.xml Fri Sep 09 10:34:23 2022 +0200 @@ -0,0 +1,660 @@ +<?xml version='1.0' encoding='utf-8'?> +<project xmlns:ns1="http://www.plcopen.org/xml/tc6_0201" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.plcopen.org/xml/tc6_0201"> + <fileHeader companyName="Unknown" productName="Unnamed" productVersion="1" creationDateTime="2022-09-05T09:02:48"/> + <contentHeader name="Unnamed" modificationDateTime="2022-09-09T09:39:37"> + <coordinateInfo> + <fbd> + <scaling x="5" y="5"/> + </fbd> + <ld> + <scaling x="0" y="0"/> + </ld> + <sfc> + <scaling x="0" y="0"/> + </sfc> + </coordinateInfo> + </contentHeader> + <types> + <dataTypes/> + <pous> + <pou name="program0" pouType="program"> + <interface> + <localVars> + <variable name="LOGGER0"> + <type> + <derived name="LOGGER"/> + </type> + </variable> + <variable name="ENTERING_PAGE"> + <type> + <derived name="HMI_BOOL"/> + </type> + </variable> + <variable name="LEVEL"> + <type> + <derived name="LOGLEVEL"/> + </type> + <initialValue> + <simpleValue value="DEBUG"/> + </initialValue> + </variable> + </localVars> + <externalVars> + <variable name="CURRENT_PAGE_0"> + <type> + <derived name="HMI_STRING"/> + </type> + </variable> + </externalVars> + <localVars> + <variable name="R_TRIG0"> + <type> + <derived name="R_TRIG"/> + </type> + </variable> + <variable name="ENABLE_JUMP"> + <type> + <derived name="HMI_BOOL"/> + </type> + </variable> + <variable name="FB_ZERO"> + <type> + <derived name="my_functionBlock"/> + </type> + </variable> + <variable name="FB_ONE"> + <type> + <derived name="my_functionBlock"/> + </type> + </variable> + <variable name="FB_TWO"> + <type> + <derived name="my_functionBlock"/> + </type> + </variable> + <variable name="FB_THREE"> + <type> + <derived name="my_functionBlock"/> + </type> + </variable> + <variable name="FB_FOUR"> + <type> + <derived name="my_functionBlock"/> + </type> + </variable> + <variable name="FB_FIVE"> + <type> + <derived name="my_functionBlock"/> + </type> + </variable> + <variable name="Enable0"> + <type> + <derived name="HMI_BOOL"/> + </type> + <initialValue> + <simpleValue value="TRUE"/> + </initialValue> + </variable> + <variable name="Enable1"> + <type> + <derived name="HMI_BOOL"/> + </type> + </variable> + <variable name="Enable2"> + <type> + <derived name="HMI_BOOL"/> + </type> + <initialValue> + <simpleValue value="TRUE"/> + </initialValue> + </variable> + <variable name="Enable3"> + <type> + <derived name="HMI_BOOL"/> + </type> + <initialValue> + <simpleValue value="TRUE"/> + </initialValue> + </variable> + <variable name="Enable4"> + <type> + <derived name="HMI_BOOL"/> + </type> + </variable> + <variable name="Enable5"> + <type> + <derived name="HMI_BOOL"/> + </type> + <initialValue> + <simpleValue value="TRUE"/> + </initialValue> + </variable> + </localVars> + </interface> + <body> + <FBD> + <block localId="1" typeName="LOGGER" instanceName="LOGGER0" executionOrderId="0" height="105" width="58"> + <position x="280" y="275"/> + <inputVariables> + <variable formalParameter="TRIG"> + <connectionPointIn> + <relPosition x="0" y="35"/> + <connection refLocalId="7"> + <position x="280" y="310"/> + <position x="189" y="310"/> + </connection> + </connectionPointIn> + </variable> + <variable formalParameter="MSG"> + <connectionPointIn> + <relPosition x="0" y="60"/> + <connection refLocalId="11"> + <position x="280" y="335"/> + <position x="212" y="335"/> + </connection> + </connectionPointIn> + </variable> + <variable formalParameter="LEVEL"> + <connectionPointIn> + <relPosition x="0" y="90"/> + <connection refLocalId="8"> + <position x="280" y="365"/> + <position x="190" y="365"/> + </connection> + </connectionPointIn> + </variable> + </inputVariables> + <inOutVariables/> + <outputVariables/> + </block> + <inVariable localId="2" executionOrderId="0" height="24" width="114" negated="false"> + <position x="25" y="550"/> + <connectionPointOut> + <relPosition x="114" y="10"/> + </connectionPointOut> + <expression>ENTERING_PAGE</expression> + </inVariable> + <inVariable localId="4" executionOrderId="0" height="25" width="90" negated="false"> + <position x="160" y="575"/> + <connectionPointOut> + <relPosition x="90" y="10"/> + </connectionPointOut> + <expression>BOOL#FALSE</expression> + </inVariable> + <block localId="6" typeName="MOVE" executionOrderId="0" height="70" width="55"> + <position x="295" y="530"/> + <inputVariables> + <variable formalParameter="EN" edge="falling"> + <connectionPointIn> + <relPosition x="0" y="30"/> + <connection refLocalId="13" formalParameter="Q"> + <position x="295" y="560"/> + <position x="250" y="560"/> + </connection> + </connectionPointIn> + </variable> + <variable formalParameter="IN"> + <connectionPointIn> + <relPosition x="0" y="55"/> + <connection refLocalId="4"> + <position x="295" y="585"/> + <position x="250" y="585"/> + </connection> + </connectionPointIn> + </variable> + </inputVariables> + <inOutVariables/> + <outputVariables> + <variable formalParameter="ENO"> + <connectionPointOut> + <relPosition x="55" y="30"/> + </connectionPointOut> + </variable> + <variable formalParameter="OUT"> + <connectionPointOut> + <relPosition x="55" y="55"/> + </connectionPointOut> + </variable> + </outputVariables> + </block> + <inVariable localId="7" executionOrderId="0" height="24" width="114" negated="false"> + <position x="75" y="300"/> + <connectionPointOut> + <relPosition x="114" y="10"/> + </connectionPointOut> + <expression>ENTERING_PAGE</expression> + </inVariable> + <inVariable localId="8" executionOrderId="0" height="25" width="50" negated="false"> + <position x="140" y="355"/> + <connectionPointOut> + <relPosition x="50" y="10"/> + </connectionPointOut> + <expression>LEVEL</expression> + </inVariable> + <comment localId="9" height="40" width="640"> + <position x="15" y="210"/> + <content> + <xhtml:p><![CDATA[Acknowledge page jump being notified by HMI by setting ENTERING_PAGE to True]]></xhtml:p> + </content> + </comment> + <inVariable localId="11" executionOrderId="0" height="25" width="122" negated="false"> + <position x="90" y="325"/> + <connectionPointOut> + <relPosition x="122" y="10"/> + </connectionPointOut> + <expression>CURRENT_PAGE_0</expression> + </inVariable> + <outVariable localId="12" executionOrderId="0" height="25" width="115" negated="false"> + <position x="385" y="575"/> + <connectionPointIn> + <relPosition x="0" y="10"/> + <connection refLocalId="6" formalParameter="OUT"> + <position x="385" y="585"/> + <position x="350" y="585"/> + </connection> + </connectionPointIn> + <expression>ENTERING_PAGE</expression> + </outVariable> + <block localId="13" typeName="R_TRIG" instanceName="R_TRIG0" executionOrderId="0" height="40" width="60"> + <position x="190" y="530"/> + <inputVariables> + <variable formalParameter="CLK"> + <connectionPointIn> + <relPosition x="0" y="30"/> + <connection refLocalId="2"> + <position x="190" y="560"/> + <position x="139" y="560"/> + </connection> + </connectionPointIn> + </variable> + </inputVariables> + <inOutVariables/> + <outputVariables> + <variable formalParameter="Q"> + <connectionPointOut> + <relPosition x="60" y="30"/> + </connectionPointOut> + </variable> + </outputVariables> + </block> + <comment localId="3" height="60" width="640"> + <position x="15" y="440"/> + <content> + <xhtml:p><![CDATA[Reset ENTERING_PAGE 1 cycle after being set. +Use EN pin of MOVE to ensure that variable is only assigned when being reset.]]></xhtml:p> + </content> + </comment> + <block localId="14" typeName="my_functionBlock" instanceName="FB_ZERO" executionOrderId="0" height="70" width="191"> + <position x="170" y="16"/> + <inputVariables> + <variable formalParameter="SOME_STRING"> + <connectionPointIn> + <relPosition x="0" y="30"/> + <connection refLocalId="24"> + <position x="170" y="46"/> + <position x="125" y="46"/> + </connection> + </connectionPointIn> + </variable> + <variable formalParameter="SOME_INPUT"> + <connectionPointIn> + <relPosition x="0" y="55"/> + <connection refLocalId="18"> + <position x="170" y="71"/> + <position x="125" y="71"/> + </connection> + </connectionPointIn> + </variable> + </inputVariables> + <inOutVariables/> + <outputVariables> + <variable formalParameter="SOME_OUTPUT"> + <connectionPointOut> + <relPosition x="191" y="30"/> + </connectionPointOut> + </variable> + </outputVariables> + </block> + <block localId="5" typeName="my_functionBlock" instanceName="FB_ONE" executionOrderId="0" height="70" width="191"> + <position x="170" y="110"/> + <inputVariables> + <variable formalParameter="SOME_STRING"> + <connectionPointIn> + <relPosition x="0" y="30"/> + <connection refLocalId="25"> + <position x="170" y="140"/> + <position x="125" y="140"/> + </connection> + </connectionPointIn> + </variable> + <variable formalParameter="SOME_INPUT"> + <connectionPointIn> + <relPosition x="0" y="55"/> + <connection refLocalId="19"> + <position x="170" y="165"/> + <position x="125" y="165"/> + </connection> + </connectionPointIn> + </variable> + </inputVariables> + <inOutVariables/> + <outputVariables> + <variable formalParameter="SOME_OUTPUT"> + <connectionPointOut> + <relPosition x="191" y="30"/> + </connectionPointOut> + </variable> + </outputVariables> + </block> + <block localId="10" typeName="my_functionBlock" instanceName="FB_THREE" executionOrderId="0" height="70" width="191"> + <position x="515" y="110"/> + <inputVariables> + <variable formalParameter="SOME_STRING"> + <connectionPointIn> + <relPosition x="0" y="30"/> + <connection refLocalId="27"> + <position x="515" y="140"/> + <position x="475" y="140"/> + </connection> + </connectionPointIn> + </variable> + <variable formalParameter="SOME_INPUT"> + <connectionPointIn> + <relPosition x="0" y="55"/> + <connection refLocalId="21"> + <position x="515" y="165"/> + <position x="475" y="165"/> + </connection> + </connectionPointIn> + </variable> + </inputVariables> + <inOutVariables/> + <outputVariables> + <variable formalParameter="SOME_OUTPUT"> + <connectionPointOut> + <relPosition x="191" y="30"/> + </connectionPointOut> + </variable> + </outputVariables> + </block> + <block localId="15" typeName="my_functionBlock" instanceName="FB_TWO" executionOrderId="0" height="70" width="191"> + <position x="515" y="16"/> + <inputVariables> + <variable formalParameter="SOME_STRING"> + <connectionPointIn> + <relPosition x="0" y="30"/> + <connection refLocalId="26"> + <position x="515" y="46"/> + <position x="475" y="46"/> + </connection> + </connectionPointIn> + </variable> + <variable formalParameter="SOME_INPUT"> + <connectionPointIn> + <relPosition x="0" y="55"/> + <connection refLocalId="20"> + <position x="515" y="71"/> + <position x="475" y="71"/> + </connection> + </connectionPointIn> + </variable> + </inputVariables> + <inOutVariables/> + <outputVariables> + <variable formalParameter="SOME_OUTPUT"> + <connectionPointOut> + <relPosition x="191" y="30"/> + </connectionPointOut> + </variable> + </outputVariables> + </block> + <block localId="16" typeName="my_functionBlock" instanceName="FB_FIVE" executionOrderId="0" height="75" width="191"> + <position x="860" y="111"/> + <inputVariables> + <variable formalParameter="SOME_STRING"> + <connectionPointIn> + <relPosition x="0" y="34"/> + <connection refLocalId="29"> + <position x="860" y="145"/> + <position x="815" y="145"/> + </connection> + </connectionPointIn> + </variable> + <variable formalParameter="SOME_INPUT"> + <connectionPointIn> + <relPosition x="0" y="59"/> + <connection refLocalId="23"> + <position x="860" y="170"/> + <position x="815" y="170"/> + </connection> + </connectionPointIn> + </variable> + </inputVariables> + <inOutVariables/> + <outputVariables> + <variable formalParameter="SOME_OUTPUT"> + <connectionPointOut> + <relPosition x="191" y="34"/> + </connectionPointOut> + </variable> + </outputVariables> + </block> + <block localId="17" typeName="my_functionBlock" instanceName="FB_FOUR" executionOrderId="0" height="70" width="191"> + <position x="860" y="17"/> + <inputVariables> + <variable formalParameter="SOME_STRING"> + <connectionPointIn> + <relPosition x="0" y="34"/> + <connection refLocalId="28"> + <position x="860" y="51"/> + <position x="815" y="51"/> + </connection> + </connectionPointIn> + </variable> + <variable formalParameter="SOME_INPUT"> + <connectionPointIn> + <relPosition x="0" y="59"/> + <connection refLocalId="22"> + <position x="860" y="76"/> + <position x="815" y="76"/> + </connection> + </connectionPointIn> + </variable> + </inputVariables> + <inOutVariables/> + <outputVariables> + <variable formalParameter="SOME_OUTPUT"> + <connectionPointOut> + <relPosition x="191" y="34"/> + </connectionPointOut> + </variable> + </outputVariables> + </block> + <inVariable localId="18" executionOrderId="0" height="25" width="70" negated="false"> + <position x="55" y="61"/> + <connectionPointOut> + <relPosition x="70" y="10"/> + </connectionPointOut> + <expression>Enable0</expression> + </inVariable> + <inVariable localId="19" executionOrderId="0" height="25" width="70" negated="false"> + <position x="55" y="155"/> + <connectionPointOut> + <relPosition x="70" y="10"/> + </connectionPointOut> + <expression>Enable1</expression> + </inVariable> + <inVariable localId="20" executionOrderId="0" height="25" width="70" negated="false"> + <position x="405" y="61"/> + <connectionPointOut> + <relPosition x="70" y="10"/> + </connectionPointOut> + <expression>Enable2</expression> + </inVariable> + <inVariable localId="21" executionOrderId="0" height="25" width="70" negated="false"> + <position x="405" y="155"/> + <connectionPointOut> + <relPosition x="70" y="10"/> + </connectionPointOut> + <expression>Enable3</expression> + </inVariable> + <inVariable localId="22" executionOrderId="0" height="25" width="70" negated="false"> + <position x="745" y="66"/> + <connectionPointOut> + <relPosition x="70" y="10"/> + </connectionPointOut> + <expression>Enable4</expression> + </inVariable> + <inVariable localId="23" executionOrderId="0" height="25" width="70" negated="false"> + <position x="745" y="160"/> + <connectionPointOut> + <relPosition x="70" y="10"/> + </connectionPointOut> + <expression>Enable5</expression> + </inVariable> + <inVariable localId="24" executionOrderId="0" height="25" width="70" negated="false"> + <position x="55" y="36"/> + <connectionPointOut> + <relPosition x="70" y="10"/> + </connectionPointOut> + <expression>'VENUS'</expression> + </inVariable> + <inVariable localId="25" executionOrderId="0" height="25" width="75" negated="false"> + <position x="50" y="130"/> + <connectionPointOut> + <relPosition x="75" y="10"/> + </connectionPointOut> + <expression>'URANUS'</expression> + </inVariable> + <inVariable localId="26" executionOrderId="0" height="25" width="85" negated="false"> + <position x="390" y="36"/> + <connectionPointOut> + <relPosition x="85" y="10"/> + </connectionPointOut> + <expression>'JUPITER'</expression> + </inVariable> + <inVariable localId="27" executionOrderId="0" height="25" width="60" negated="false"> + <position x="415" y="130"/> + <connectionPointOut> + <relPosition x="60" y="10"/> + </connectionPointOut> + <expression>'MARS'</expression> + </inVariable> + <inVariable localId="28" executionOrderId="0" height="25" width="85" negated="false"> + <position x="730" y="41"/> + <connectionPointOut> + <relPosition x="85" y="10"/> + </connectionPointOut> + <expression>'NEPTUNE'</expression> + </inVariable> + <inVariable localId="29" executionOrderId="0" height="25" width="70" negated="false"> + <position x="745" y="135"/> + <connectionPointOut> + <relPosition x="70" y="10"/> + </connectionPointOut> + <expression>'EARTH'</expression> + </inVariable> + </FBD> + </body> + </pou> + <pou name="my_functionBlock" pouType="functionBlock"> + <interface> + <localVars> + <variable name="MYNODE"> + <type> + <derived name="HMI_NODE"/> + </type> + <documentation> + <xhtml:p><![CDATA[Using HMI_NODE creates node un HMI tree]]></xhtml:p> + </documentation> + </variable> + <variable name="SOME_INT"> + <type> + <derived name="HMI_INT"/> + </type> + </variable> + </localVars> + <inputVars> + <variable name="SOME_STRING"> + <type> + <derived name="HMI_STRING"/> + </type> + </variable> + </inputVars> + <localVars> + <variable name="SOME_BOOL"> + <type> + <derived name="HMI_BOOL"/> + </type> + </variable> + <variable name="SOME_REAL"> + <type> + <derived name="HMI_REAL"/> + </type> + </variable> + </localVars> + <inputVars> + <variable name="SOME_INPUT"> + <type> + <BOOL/> + </type> + </variable> + </inputVars> + <outputVars> + <variable name="SOME_OUTPUT"> + <type> + <BOOL/> + </type> + </variable> + </outputVars> + </interface> + <body> + <FBD> + <inVariable localId="1" executionOrderId="0" height="25" width="90" negated="false"> + <position x="100" y="70"/> + <connectionPointOut> + <relPosition x="90" y="10"/> + </connectionPointOut> + <expression>SOME_INPUT</expression> + </inVariable> + <outVariable localId="2" executionOrderId="0" height="25" width="100" negated="false"> + <position x="250" y="70"/> + <connectionPointIn> + <relPosition x="0" y="10"/> + <connection refLocalId="1"> + <position x="250" y="80"/> + <position x="190" y="80"/> + </connection> + </connectionPointIn> + <expression>SOME_OUTPUT</expression> + </outVariable> + <outVariable localId="4" executionOrderId="0" height="25" width="85" negated="false"> + <position x="250" y="105"/> + <connectionPointIn> + <relPosition x="0" y="10"/> + <connection refLocalId="1"> + <position x="250" y="115"/> + <position x="225" y="115"/> + <position x="225" y="80"/> + <position x="190" y="80"/> + </connection> + </connectionPointIn> + <expression>SOME_BOOL</expression> + </outVariable> + </FBD> + </body> + </pou> + </pous> + </types> + <instances> + <configurations> + <configuration name="config"> + <resource name="resource1"> + <task name="task0" priority="0" interval="T#20ms"> + <pouInstance name="instance0" typeName="program0"/> + </task> + </resource> + </configuration> + </configurations> + </instances> +</project> diff -r c9ecf7d50888 -r 26a2808038fd exemples/svghmi_jumps/svghmi_0@svghmi/baseconfnode.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/exemples/svghmi_jumps/svghmi_0@svghmi/baseconfnode.xml Fri Sep 09 10:34:23 2022 +0200 @@ -0,0 +1,2 @@ +<?xml version='1.0' encoding='utf-8'?> +<BaseParams xmlns:xsd="http://www.w3.org/2001/XMLSchema" IEC_Channel="0" Name="svghmi_0"/> diff -r c9ecf7d50888 -r 26a2808038fd exemples/svghmi_jumps/svghmi_0@svghmi/confnode.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/exemples/svghmi_jumps/svghmi_0@svghmi/confnode.xml Fri Sep 09 10:34:23 2022 +0200 @@ -0,0 +1,2 @@ +<?xml version='1.0' encoding='utf-8'?> +<SVGHMI xmlns:xsd="http://www.w3.org/2001/XMLSchema"/> diff -r c9ecf7d50888 -r 26a2808038fd exemples/svghmi_jumps/svghmi_0@svghmi/svghmi.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/exemples/svghmi_jumps/svghmi_0@svghmi/svghmi.svg Fri Sep 09 10:34:23 2022 +0200 @@ -0,0 +1,1811 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)" + sodipodi:docname="svghmi.svg" + id="hmi0" + version="1.1" + viewBox="0 0 86.838715 71.615021" + height="71.615021" + width="86.838715"> + <metadata + id="metadata8"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs6" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1600" + inkscape:window-height="836" + id="namedview4" + showgrid="false" + inkscape:zoom="0.32777778" + inkscape:cx="158.60164" + inkscape:cy="1248.3293" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="hmi0" + showguides="true" + inkscape:guide-bbox="true" /> + <use + sodipodi:insensitive="true" + x="0" + y="0" + xlink:href="#g2496" + id="use192" + transform="translate(1320,1520)" + width="100%" + height="100%" + inkscape:label="HMI:Page:RelativePage@/FB_ZERO" /> + <use + sodipodi:insensitive="true" + x="0" + y="0" + xlink:href="#g2496" + id="use147" + transform="translate(2640,760)" + width="100%" + height="100%" + inkscape:label="HMI:Page:Relative" /> + <use + x="0" + y="0" + xlink:href="#g2496" + id="use2504" + transform="translate(3940,-2.1367187e-5)" + width="100%" + height="100%" + inkscape:label="HMI:Page:Conditional" + sodipodi:insensitive="true" /> + <use + inkscape:label="HMI:Page:Unconditional" + height="100%" + width="100%" + transform="translate(2640,-2.1367187e-5)" + id="use2502" + xlink:href="#g2496" + y="0" + x="0" + sodipodi:insensitive="true" /> + <use + inkscape:label="HMI:Page:AbsolutePage" + height="100%" + width="100%" + transform="translate(1320,760)" + id="use2500" + xlink:href="#g2496" + y="0" + x="0" + sodipodi:insensitive="true" /> + <use + x="0" + y="0" + xlink:href="#g2496" + id="use2498" + transform="translate(1320,-2.1367187e-5)" + width="100%" + height="100%" + inkscape:label="HMI:Page:Home" + sodipodi:insensitive="true" /> + <text + id="text837" + y="-448.43695" + x="-492.9855" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.66666603px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="-448.43695" + x="-492.9855" + id="tspan835" + sodipodi:role="line">HMI:Back</tspan></text> + <g + inkscape:label="HMI:Back" + id="g845" + transform="translate(-1132.5298,-903.42268)"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect839" + width="244.72002" + height="70.089722" + x="517.64001" + y="324.95514" + ry="21.355932" + rx="21.355932" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="642.12891" + y="370.41992" + id="text843"><tspan + sodipodi:role="line" + id="tspan841" + x="642.12891" + y="370.41992">Back</tspan></text> + </g> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-492.78372" + y="-709.86334" + id="text863"><tspan + sodipodi:role="line" + id="tspan861" + x="-492.78372" + y="-709.86334">Absolute Page</tspan></text> + <text + id="text867" + y="-1489.8634" + x="-492.78372" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="-1489.8634" + x="-492.78372" + id="tspan865" + sodipodi:role="line">Home Page</tspan></text> + <g + inkscape:label="HMI:PushButton@/ENTERING_PAGE" + id="g857-3" + transform="translate(-1134.7759,-1433.9936)"> + <rect + rx="21.355932" + ry="21.355932" + y="1078.0054" + x="518.36066" + height="125.00497" + width="247.77087" + id="rect148" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + inkscape:label="active" /> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect851-6" + width="247.77087" + height="125.00497" + x="518.36066" + y="1078.0054" + ry="21.355932" + rx="21.355932" + inkscape:label="inactive" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="642.12891" + y="1130.4199" + id="text855-7"><tspan + sodipodi:role="line" + x="642.12891" + y="1130.4199" + id="tspan62">Notification</tspan><tspan + sodipodi:role="line" + x="642.12891" + y="1180.4199" + id="tspan66">Test Button</tspan></text> + </g> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.66666603px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-492.9855" + y="-168.43697" + id="text70"><tspan + sodipodi:role="line" + x="-492.9855" + y="-168.43697" + id="tspan72">HMI:PushButton@/ENTERING_PAGE</tspan></text> + <text + id="text80" + y="-1199.4227" + x="827.01447" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.66666603px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="-1199.4227" + x="827.01447" + id="tspan78" + sodipodi:role="line">HMI:Jump:AbsolutePage</tspan></text> + <g + transform="translate(187.47017,-1643.4227)" + inkscape:label="HMI:Jump:AbsolutePage" + id="g88"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect82" + width="295.15112" + height="84.580795" + x="495.42249" + y="317.09436" + ry="21.355932" + rx="21.355932" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="642.12891" + y="370.41992" + id="text86"><tspan + sodipodi:role="line" + id="tspan84" + x="642.12891" + y="370.41992">Normal jump</tspan></text> + </g> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.66666603px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="827.01447" + y="-873.42267" + id="text92"><tspan + sodipodi:role="line" + id="tspan90" + x="827.01447" + y="-873.42267">HMI:Jump:AbsolutePage:notify=true@notify=/ENTERING_PAGE</tspan></text> + <g + transform="translate(187.47017,-1363.4227)" + id="g102" + inkscape:label="HMI:Jump:AbsolutePage:notify=true@notify=/ENTERING_PAGE"> + <rect + rx="21.355932" + ry="21.355932" + y="318.00534" + x="518.36066" + height="125.00497" + width="247.77087" + id="rect94" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + id="text100" + y="370.41992" + x="642.12891" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="370.41992" + x="648.48633" + id="tspan96" + sodipodi:role="line">Jump with </tspan><tspan + id="tspan98" + y="420.41992" + x="642.12891" + sodipodi:role="line">notification</tspan></text> + </g> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="827.21625" + y="-1489.8634" + id="text106"><tspan + sodipodi:role="line" + id="tspan104" + x="827.21625" + y="-1489.8634">Unconditional Jumps</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.66666603px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="2127.0146" + y="-879.42267" + id="text112"><tspan + sodipodi:role="line" + x="2127.0146" + y="-879.42267" + id="tspan2796">HMI:Jump:AbsolutePage@enable=/ENABLE_JUMP@level=user_level#enable && level>2</tspan></text> + <g + id="g120" + inkscape:label="HMI:Jump:AbsolutePage@enable=/ENABLE_JUMP@level=user_level#enable && level>2" + transform="translate(1487.4702,-1323.4227)"> + <g + id="g2786" + inkscape:label="disabled" + style="display:inline"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#c8b7b7;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect114" + width="295.15112" + height="84.580795" + x="495.42249" + y="317.09436" + ry="21.355932" + rx="21.355932" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#808080;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="642.12891" + y="370.41992" + id="text118"><tspan + sodipodi:role="line" + id="tspan116" + x="642.12891" + y="370.41992">Jump</tspan></text> + </g> + <g + id="g2794"> + <rect + rx="21.355932" + ry="21.355932" + y="317.09436" + x="495.42249" + height="84.580795" + width="295.15112" + id="rect2788" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + id="text2792" + y="370.41992" + x="642.12891" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="370.41992" + x="642.12891" + id="tspan2790" + sodipodi:role="line">Jump</tspan></text> + </g> + </g> + <text + id="text138" + y="-1489.8634" + x="2127.2163" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="-1489.8634" + x="2127.2163" + id="tspan136" + sodipodi:role="line">Conditional Jumps</tspan></text> + <text + id="text142" + y="-1369.8634" + x="-492.647" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;text-decoration: underline;text-decoration-line: underline;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve" + inkscape:label="HMI:Jump:Unconditional"><tspan + y="-1369.8634" + x="-492.647" + id="tspan140" + sodipodi:role="line">Unconditional Jumps ></tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;text-decoration: underline;text-decoration-line: underline;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-492.647" + y="-1269.8634" + id="text146" + inkscape:label="HMI:Jump:Conditional"><tspan + sodipodi:role="line" + id="tspan144" + x="-492.647" + y="-1269.8634">Conditional Jumps ></tspan></text> + <g + id="g2496" + inkscape:label="page_template" + transform="translate(-1132.5298,-1563.4227)"> + <rect + y="0" + x="-1320" + height="720" + width="1280" + id="rect1420" + style="color:#000000;opacity:1;fill:#d6d6d6;fill-opacity:1" /> + <g + inkscape:label="HMI:Jump:Home" + id="g2455"> + <use + x="0" + y="0" + xlink:href="#rect2313" + id="use2435" + transform="translate(1532.5298,1563.4227)" + width="100%" + height="100%" + inkscape:label="active" /> + <use + x="0" + y="0" + xlink:href="#rect2311" + id="use2437" + transform="translate(1532.5298,1563.4227)" + width="100%" + height="100%" + inkscape:label="inactive" /> + <text + id="text855-7-1" + y="70.251053" + x="-1166.8177" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + id="tspan66-3" + y="70.251053" + x="-1166.8177" + sodipodi:role="line">Home</tspan></text> + </g> + <g + inkscape:label="HMI:Jump:Conditional" + id="g2461" + transform="translate(0,20)"> + <use + height="100%" + width="100%" + transform="translate(1532.5298,1663.4227)" + id="use2439" + xlink:href="#rect2313" + y="0" + x="0" + inkscape:label="active" /> + <use + height="100%" + width="100%" + transform="translate(1532.5298,1663.4227)" + id="use2441" + xlink:href="#rect2311" + y="0" + x="0" + inkscape:label="inactive" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-1165.1674" + y="170.25105" + id="text2349"><tspan + sodipodi:role="line" + x="-1165.1674" + y="170.25105" + id="tspan2347">Conditional</tspan></text> + </g> + <g + inkscape:label="HMI:Jump:Unconditional" + id="g2467" + transform="translate(0,40)"> + <use + x="0" + y="0" + xlink:href="#rect2313" + id="use2443" + transform="translate(1532.5298,1763.4227)" + width="100%" + height="100%" + inkscape:label="active" /> + <use + x="0" + y="0" + xlink:href="#rect2311" + id="use2445" + transform="translate(1532.5298,1763.4227)" + width="100%" + height="100%" + inkscape:label="inactive" /> + <text + id="text2357" + y="270.25104" + x="-1165.7826" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + id="tspan2355" + y="270.25104" + x="-1165.7826" + sodipodi:role="line">Unconditional</tspan></text> + </g> + <g + inkscape:label="HMI:Jump:AbsolutePage" + id="g2473" + transform="translate(0,60)"> + <use + height="100%" + width="100%" + transform="translate(1532.5298,1863.4227)" + id="use2447" + xlink:href="#rect2313" + y="0" + x="0" + inkscape:label="active" /> + <use + height="100%" + width="100%" + transform="translate(1532.5298,1863.4227)" + id="use2449" + xlink:href="#rect2311" + y="0" + x="0" + inkscape:label="inactive" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-1165.0111" + y="370.25104" + id="text2365"><tspan + sodipodi:role="line" + x="-1165.0111" + y="370.25104" + id="tspan2363">Absolute</tspan></text> + </g> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.66666603px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-1166.3386" + y="118.98305" + id="text133"><tspan + sodipodi:role="line" + id="tspan131" + x="-1166.3386" + y="118.98305">HMI:Jump:Home</tspan></text> + <text + id="text137" + y="238.98305" + x="-1166.3386" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.66666603px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="238.98305" + x="-1166.3386" + id="tspan135" + sodipodi:role="line">HMI:Jump:Conditional</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.66666603px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-1166.3386" + y="358.98303" + id="text141"><tspan + sodipodi:role="line" + id="tspan139" + x="-1166.3386" + y="358.98303">HMI:Jump:Unconditional</tspan></text> + <text + id="text145" + y="478.98303" + x="-1166.3386" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.66666603px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="478.98303" + x="-1166.3386" + id="tspan143" + sodipodi:role="line">HMI:Jump:AbsolutePage</tspan></text> + <g + transform="translate(0,180)" + id="g1847" + inkscape:label="HMI:Jump:RelativePage"> + <use + inkscape:label="active" + x="0" + y="0" + xlink:href="#rect2313" + id="use1839" + transform="translate(1532.5298,1863.4227)" + width="100%" + height="100%" /> + <use + inkscape:label="inactive" + x="0" + y="0" + xlink:href="#rect2311" + id="use1841" + transform="translate(1532.5298,1863.4227)" + width="100%" + height="100%" /> + <text + id="text1845" + y="370.25104" + x="-1165.0111" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="370.25104" + x="-1165.0111" + sodipodi:role="line" + id="tspan1853">Relative</tspan></text> + </g> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.66666603px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-1166.3386" + y="598.98303" + id="text1851"><tspan + sodipodi:role="line" + id="tspan1849" + x="-1166.3386" + y="598.98303">HMI:Jump:RelativePage</tspan></text> + </g> + <g + id="g2585" + inkscape:label="HMI:Input@user_level" + transform="translate(-1152.5298,-1437.4227)"> + <g + id="g2763" + inkscape:label="=1"> + <rect + rx="21.355932" + ry="21.355932" + y="93.088097" + x="3489.5898" + height="84.580788" + width="96.681831" + id="rect114-6" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + id="text118-3" + y="149.95857" + x="3537.5791" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="149.95857" + x="3537.5791" + id="tspan116-1" + sodipodi:role="line">1</tspan></text> + </g> + <g + id="g2758" + inkscape:label="=2"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect2531" + width="96.681831" + height="84.580788" + x="3589.5898" + y="93.088097" + ry="21.355932" + rx="21.355932" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="3637.5791" + y="149.95857" + id="text2557"><tspan + sodipodi:role="line" + id="tspan2555" + x="3637.5791" + y="149.95857">2</tspan></text> + </g> + <g + id="g2753" + inkscape:label="=3"> + <rect + rx="21.355932" + ry="21.355932" + y="93.088097" + x="3689.5898" + height="84.580788" + width="96.681831" + id="rect2533" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + id="text2561" + y="149.95857" + x="3737.5791" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="149.95857" + x="3737.5791" + id="tspan2559" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g2748" + inkscape:label="=4"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect2535" + width="96.681831" + height="84.580788" + x="3789.5898" + y="93.088097" + ry="21.355932" + rx="21.355932" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="3837.5791" + y="149.95857" + id="text2565"><tspan + sodipodi:role="line" + id="tspan2563" + x="3837.5791" + y="149.95857">4</tspan></text> + </g> + <text + id="text2569" + y="56.031158" + x="3687.7056" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:85.33333588px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve" + inkscape:label="value"><tspan + y="56.031158" + x="3687.7056" + id="tspan2567" + sodipodi:role="line">0</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="3687.7056" + y="216.03116" + id="text2820"><tspan + sodipodi:role="line" + id="tspan2818" + x="3687.7056" + y="216.03116">User Level</tspan></text> + </g> + <g + id="g2590" + inkscape:label="HMI:VarInit:1@user_level" + transform="translate(-1132.5298,-1563.4227)"> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.66666603px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="3726.6924" + y="-108.39357" + id="text2743"><tspan + sodipodi:role="line" + id="tspan2741" + x="3726.6924" + y="-108.39357">declaration of user_level HMI local variable</tspan><tspan + sodipodi:role="line" + x="3726.6924" + y="-85.060234" + id="tspan2765">(not a PLC variable)</tspan></text> + </g> + <g + inkscape:label="HMI:ToggleButton@/ENABLE_JUMP" + id="g2775" + transform="translate(1366.0465,-1663.4227)"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect2767" + width="320.99121" + height="125.00497" + x="518.36066" + y="318.00534" + ry="21.355932" + rx="21.355932" + inkscape:label="inactive" /> + <rect + inkscape:label="active" + rx="21.355932" + ry="21.355932" + y="318.00534" + x="518.36066" + height="125.00497" + width="320.99121" + id="rect2781" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="677.57697" + y="365.98633" + id="text2773"><tspan + sodipodi:role="line" + x="677.57697" + y="365.98633" + id="tspan2771">Toggle</tspan><tspan + sodipodi:role="line" + x="677.57697" + y="415.98633" + id="tspan2779">ENABLE_JUMP</tspan></text> + </g> + <text + id="text2569-5" + y="-1381.6823" + x="2043.4233" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:85.33333588px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve" + inkscape:label="HMI:Display@/ENABLE_JUMP"><tspan + y="-1381.6823" + x="2043.4233" + id="tspan2567-9" + sodipodi:role="line">0</tspan></text> + <text + id="text151" + y="-709.86334" + x="847.21625" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="-709.86334" + x="847.21625" + id="tspan149" + sodipodi:role="line">Relative Jumps</tspan></text> + <g + id="g120-3" + inkscape:label="HMI:Jump:RelativePage@/FB_ZERO" + transform="translate(39.726374,-928.23117)"> + <rect + rx="21.355932" + ry="21.355932" + y="337.09436" + x="660.90063" + height="84.580795" + width="295.15112" + id="rect1861" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + id="text1865" + y="390.41992" + x="807.60706" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="390.41992" + x="807.60706" + id="tspan1863" + sodipodi:role="line">Jump FB0</tspan></text> + </g> + <g + id="g2865" + inkscape:label="HMI:Display@page_node"> + <text + inkscape:label="format" + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-492.78372" + y="50.136646" + id="text196"><tspan + sodipodi:role="line" + id="tspan194" + x="-492.78372" + y="50.136646">Relative Page (%s)</tspan></text> + </g> + <g + id="g2585-1" + inkscape:label="HMI:Input@/FB_ZERO/SOME_INT" + transform="matrix(0.699363,0,0,0.699363,-2854.6686,94.819021)" + style="stroke-width:1.42987263"> + <g + id="g2763-2" + inkscape:label="=1" + style="stroke-width:1.42987263"> + <rect + rx="30.536263" + ry="30.536263" + y="93.088097" + x="3489.5898" + height="84.580788" + width="96.681831" + id="rect114-6-7" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.40424299;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + id="text118-3-0" + y="149.95857" + x="3537.5791" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42987263px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="149.95857" + x="3537.5791" + id="tspan116-1-9" + sodipodi:role="line" + style="stroke-width:1.42987263px">1</tspan></text> + </g> + <g + id="g2758-3" + inkscape:label="=2" + style="stroke-width:1.42987263"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.40424299;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect2531-6" + width="96.681831" + height="84.580788" + x="3589.5898" + y="93.088097" + ry="30.536263" + rx="30.536263" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42987263px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="3637.5791" + y="149.95857" + id="text2557-0"><tspan + sodipodi:role="line" + id="tspan2555-6" + x="3637.5791" + y="149.95857" + style="stroke-width:1.42987263px">2</tspan></text> + </g> + <g + id="g2753-2" + inkscape:label="=3" + style="stroke-width:1.42987263"> + <rect + rx="30.536263" + ry="30.536263" + y="93.088097" + x="3689.5898" + height="84.580788" + width="96.681831" + id="rect2533-6" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.40424299;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + id="text2561-1" + y="149.95857" + x="3737.5791" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42987263px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="149.95857" + x="3737.5791" + id="tspan2559-8" + sodipodi:role="line" + style="stroke-width:1.42987263px">3</tspan></text> + </g> + <g + id="g2748-7" + inkscape:label="=4" + style="stroke-width:1.42987263"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.40424299;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect2535-9" + width="96.681831" + height="84.580788" + x="3789.5898" + y="93.088097" + ry="30.536263" + rx="30.536263" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42987263px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="3837.5791" + y="149.95857" + id="text2565-2"><tspan + sodipodi:role="line" + id="tspan2563-0" + x="3837.5791" + y="149.95857" + style="stroke-width:1.42987263px">4</tspan></text> + </g> + <text + id="text2569-2" + y="56.031158" + x="3687.7056" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:85.33333588px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.42987263px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve" + inkscape:label="value"><tspan + y="56.031158" + x="3687.7056" + id="tspan2567-3" + sodipodi:role="line" + style="stroke-width:1.42987263px">0</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.42987263px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="3687.7056" + y="216.03116" + id="text2820-7"><tspan + sodipodi:role="line" + id="tspan2818-5" + x="3687.7056" + y="216.03116" + style="stroke-width:1.42987263px">SOME_INT</tspan></text> + </g> + <text + id="text307" + y="194.00511" + x="-607.12189" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:59.67897797px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve" + inkscape:label="HMI:Display@/FB_ZERO/SOME_BOOL"><tspan + style="stroke-width:1px" + y="194.00511" + x="-607.12189" + id="tspan305" + sodipodi:role="line">0</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:27.97451973px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-598.72955" + y="245.90318" + id="text311"><tspan + style="stroke-width:1px" + sodipodi:role="line" + id="tspan309" + x="-598.72955" + y="245.90318">SOME_BOOL</tspan></text> + <text + inkscape:label="HMI:Display@/FB_ZERO/SOME_STRING" + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:59.67897797px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-607.12189" + y="403.814" + id="text375"><tspan + style="stroke-width:1px" + sodipodi:role="line" + id="tspan373" + x="-607.12189" + y="403.814">?</tspan></text> + <text + id="text379" + y="455.71216" + x="-598.72955" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:27.97451973px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + style="stroke-width:1px" + y="455.71216" + x="-598.72955" + id="tspan377" + sodipodi:role="line">SOME_STRING</tspan></text> + <g + transform="matrix(0.699363,0,0,0.699363,-2854.6686,304.62792)" + inkscape:label="HMI:Input@/FB_ZERO/SOME_REAL" + id="g355" + style="stroke-width:1.42987263"> + <g + inkscape:label="-1" + id="g321" + transform="translate(-46)" + style="stroke-width:1.42987263"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.40424299;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect315" + width="96.681831" + height="84.580788" + x="3489.5898" + y="93.088097" + ry="30.536263" + rx="30.536263" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42987263px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="3537.5791" + y="149.95857" + id="text319"><tspan + sodipodi:role="line" + id="tspan317" + x="3537.5791" + y="149.95857" + style="stroke-width:1.42987263px">-1</tspan></text> + </g> + <g + inkscape:label="-0.1" + id="g329" + transform="translate(-46)" + style="stroke-width:1.42987263"> + <rect + rx="30.536263" + ry="30.536263" + y="93.088097" + x="3589.5898" + height="84.580788" + width="96.681831" + id="rect323" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.40424299;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + id="text327" + y="149.95857" + x="3637.5791" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42987263px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="149.95857" + x="3637.5791" + id="tspan325" + sodipodi:role="line" + style="stroke-width:1.42987263px">-.1</tspan></text> + </g> + <g + inkscape:label="=3.14" + id="g337" + transform="translate(-46)" + style="stroke-width:1.42987263"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.40424299;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect331" + width="96.681831" + height="84.580788" + x="3689.5898" + y="93.088097" + ry="30.536263" + rx="30.536263" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42987263px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="3737.5791" + y="149.95857" + id="text335"><tspan + sodipodi:role="line" + id="tspan333" + x="3737.5791" + y="149.95857" + style="stroke-width:1.42987263px">PI</tspan></text> + </g> + <g + inkscape:label="+0.1" + id="g345" + transform="translate(-46)" + style="stroke-width:1.42987263"> + <rect + rx="30.536263" + ry="30.536263" + y="93.088097" + x="3789.5898" + height="84.580788" + width="96.681831" + id="rect339" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.40424299;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + id="text343" + y="149.95857" + x="3837.5791" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42987263px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="149.95857" + x="3837.5791" + id="tspan341" + sodipodi:role="line" + style="stroke-width:1.42987263px">+.1</tspan></text> + </g> + <text + inkscape:label="value" + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:85.33333588px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.42987263px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="3687.7056" + y="56.031158" + id="text349"><tspan + sodipodi:role="line" + id="tspan347" + x="3687.7056" + y="56.031158" + style="stroke-width:1.42987263px">0</tspan></text> + <text + id="text353" + y="216.03116" + x="3687.7056" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.42987263px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="216.03116" + x="3687.7056" + id="tspan351" + sodipodi:role="line" + style="stroke-width:1.42987263px">SOME_REAL</tspan></text> + <g + id="g395" + inkscape:label="+1" + transform="translate(54)" + style="stroke-width:1.42987263"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.40424299;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect389" + width="96.681831" + height="84.580788" + x="3789.5898" + y="93.088097" + ry="30.536263" + rx="30.536263" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42987263px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="3837.5791" + y="149.95857" + id="text393"><tspan + sodipodi:role="line" + id="tspan391" + x="3837.5791" + y="149.95857" + style="stroke-width:1.42987263px">+1</tspan></text> + </g> + </g> + <g + id="g1708" + inkscape:label="HMI:ForEach:MYNODE@/" + transform="translate(-1128.5298,-1525.4227)"> + <g + id="g1711" + inkscape:label="MYNODE:+1" + transform="matrix(1.3729714,0,0,1.3729714,-299.47126,-800.64485)" + style="stroke-width:0.7283473"> + <rect + rx="15.554536" + ry="15.554536" + y="2117.0894" + x="1053.1199" + height="59.152672" + width="67.615692" + id="rect389-2" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.75280857;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + id="text393-2" + y="2156.8623" + x="1086.6819" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:27.97451973px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.7283473px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + style="stroke-width:0.7283473px" + y="2156.8623" + x="1086.6819" + id="tspan391-8" + sodipodi:role="line">>></tspan></text> + </g> + <g + inkscape:label="MYNODE:3" + id="g1837" + transform="translate(665.54481,-11.353461)"> + <g + transform="translate(1466.6549,2099.2529)" + inkscape:label="HMI:Jump:RelativePage@/FB_TWO@enable=/FB_TWO/SOME_BOOL#enable" + id="g1835"> + <g + id="g2922" + inkscape:label="disabled"> + <use + x="0" + y="0" + xlink:href="#rect1807" + id="use1825" + transform="translate(1532.5298,1563.4227)" + width="100%" + height="100%" /> + <text + id="text1833-3" + y="70.251053" + x="-1166.8177" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#333333;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve" + inkscape:label="HMI:Display@/FB_TWO/SOME_STRING"><tspan + id="tspan1831-6" + y="70.251053" + x="-1166.8177" + sodipodi:role="line">?</tspan></text> + </g> + <use + x="0" + y="0" + xlink:href="#rect2313" + id="use1827" + transform="translate(1532.5298,1563.4227)" + width="100%" + height="100%" + inkscape:label="active" /> + <use + x="0" + y="0" + xlink:href="#rect2311" + id="use1829" + transform="translate(1532.5298,1563.4227)" + width="100%" + height="100%" + inkscape:label="inactive" /> + <text + id="text1833" + y="70.251053" + x="-1166.8177" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve" + inkscape:label="HMI:Display@/FB_TWO/SOME_STRING"><tspan + id="tspan1831" + y="70.251053" + x="-1166.8177" + sodipodi:role="line">?</tspan></text> + </g> + </g> + <g + transform="translate(342.39289,-11.353461)" + id="g1823" + inkscape:label="MYNODE:2"> + <g + id="g1821" + inkscape:label="HMI:Jump:RelativePage@/FB_ONE@enable=/FB_ONE/SOME_BOOL#enable" + transform="translate(1466.6549,2099.2529)"> + <g + id="g2893" + inkscape:label="disabled"> + <use + height="100%" + width="100%" + transform="translate(1532.5298,1563.4227)" + id="use1811" + xlink:href="#rect1807" + y="0" + x="0" /> + <text + inkscape:label="HMI:Display@/FB_ONE/SOME_STRING" + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#333333;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-1166.8177" + y="70.251053" + id="text1819-5"><tspan + sodipodi:role="line" + x="-1166.8177" + y="70.251053" + id="tspan1817-0">?</tspan></text> + </g> + <use + inkscape:label="active" + height="100%" + width="100%" + transform="translate(1532.5298,1563.4227)" + id="use1813" + xlink:href="#rect2313" + y="0" + x="0" /> + <use + inkscape:label="inactive" + height="100%" + width="100%" + transform="translate(1532.5298,1563.4227)" + id="use1815" + xlink:href="#rect2311" + y="0" + x="0" /> + <text + inkscape:label="HMI:Display@/FB_ONE/SOME_STRING" + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-1166.8177" + y="70.251053" + id="text1819"><tspan + sodipodi:role="line" + x="-1166.8177" + y="70.251053" + id="tspan1817">?</tspan></text> + </g> + </g> + <g + inkscape:label="MYNODE:1" + id="g1717" + transform="translate(19.240974,-11.353461)"> + <g + transform="translate(1466.6549,2099.2529)" + inkscape:label="HMI:Jump:RelativePage@/FB_ZERO@enable=/FB_ZERO/SOME_BOOL#enable" + id="g2455-9"> + <g + id="g2890" + inkscape:label="disabled"> + <use + x="0" + y="0" + xlink:href="#rect1807" + id="use1809" + transform="translate(1532.5298,1563.4227)" + width="100%" + height="100%" /> + <text + id="text2885" + y="70.251053" + x="-1166.8177" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#333333;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve" + inkscape:label="HMI:Display@/FB_ZERO/SOME_STRING"><tspan + id="tspan2883" + y="70.251053" + x="-1166.8177" + sodipodi:role="line">?</tspan></text> + </g> + <use + x="0" + y="0" + xlink:href="#rect2313" + id="use2435-7" + transform="translate(1532.5298,1563.4227)" + width="100%" + height="100%" + inkscape:label="active" /> + <use + x="0" + y="0" + xlink:href="#rect2311" + id="use2437-3" + transform="translate(1532.5298,1563.4227)" + width="100%" + height="100%" + inkscape:label="inactive" /> + <text + id="text855-7-1-6" + y="70.251053" + x="-1166.8177" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve" + inkscape:label="HMI:Display@/FB_ZERO/SOME_STRING"><tspan + id="tspan66-3-1" + y="70.251053" + x="-1166.8177" + sodipodi:role="line">?</tspan></text> + </g> + </g> + <g + id="g1719" + inkscape:label="MYNODE:-1" + transform="matrix(1.3729714,0,0,1.3729714,-1398.9133,-800.64485)" + style="stroke-width:0.7283473"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.75280857;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect1757" + width="67.615692" + height="59.152672" + x="1053.1199" + y="2117.0894" + ry="15.554536" + rx="15.554536" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:27.97451973px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.7283473px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="1086.6819" + y="2156.8623" + id="text1761"><tspan + sodipodi:role="line" + id="tspan1759" + x="1086.6819" + y="2156.8623" + style="stroke-width:0.7283473px"><<</tspan></text> + </g> + </g> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#999999;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect1807" + width="280" + height="81.859505" + x="-2838.4492" + y="-1545.5862" + ry="21.355932" + rx="21.355932" + inkscape:label="disabled_template" /> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect2311" + width="280" + height="81.859505" + x="-2838.4492" + y="-1545.5862" + ry="21.355932" + rx="21.355932" + inkscape:label="inactive_template" /> + <rect + inkscape:label="active_template" + rx="21.355932" + ry="21.355932" + y="-1545.5862" + x="-2838.4492" + height="81.859505" + width="280" + id="rect2313" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + inkscape:label="HMI:Jump:Relative" + id="text1859" + y="-1169.8634" + x="-492.647" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;text-decoration: underline;text-decoration-line: underline;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="-1169.8634" + x="-492.647" + id="tspan1857" + sodipodi:role="line">Relative Jumps ></tspan></text> + <g + transform="translate(39.726374,-788.23117)" + inkscape:label="HMI:Jump:RelativePage@/FB_TWO" + id="g1886"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect1880" + width="295.15112" + height="84.580795" + x="660.90063" + y="337.09436" + ry="21.355932" + rx="21.355932" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="807.60706" + y="390.41992" + id="text1884"><tspan + sodipodi:role="line" + id="tspan1882" + x="807.60706" + y="390.41992">Jump FB2</tspan></text> + </g> + <g + id="g1894" + inkscape:label="HMI:Jump:RelativePage@/FB_FOUR" + transform="translate(39.726374,-648.23117)"> + <rect + rx="21.355932" + ry="21.355932" + y="337.09436" + x="660.90063" + height="84.580795" + width="295.15112" + id="rect1888" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + id="text1892" + y="390.41992" + x="807.60706" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="390.41992" + x="807.60706" + id="tspan1890" + sodipodi:role="line">Jump FB4</tspan></text> + </g> + <g + inkscape:label="HMI:ToggleButton@/ENABLE0" + id="g857-3-2" + transform="translate(-599.0611,-1080.0323)"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect851-6-3" + width="86.838715" + height="71.615021" + x="599.0611" + y="1080.0323" + ry="21.355932" + rx="21.355932" + inkscape:label="inactive" /> + <rect + inkscape:label="active" + rx="21.355932" + ry="21.355932" + y="1080.0323" + x="599.0611" + height="71.615021" + width="86.838715" + id="rect2733" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="642.12891" + y="1130.4199" + id="text855-7-19"><tspan + sodipodi:role="line" + x="642.12891" + y="1130.4199" + id="tspan66-7">0</tspan></text> + </g> + <g + transform="translate(-599.0611,-1000.0323)" + id="g2746" + inkscape:label="HMI:ToggleButton@/ENABLE1"> + <rect + inkscape:label="inactive" + rx="21.355932" + ry="21.355932" + y="1080.0323" + x="599.0611" + height="71.615021" + width="86.838715" + id="rect2737" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect2739" + width="86.838715" + height="71.615021" + x="599.0611" + y="1080.0323" + ry="21.355932" + rx="21.355932" + inkscape:label="active" /> + <text + id="text2744" + y="1130.4199" + x="642.12891" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + id="tspan2742" + y="1130.4199" + x="642.12891" + sodipodi:role="line">1</tspan></text> + </g> + <g + inkscape:label="HMI:ToggleButton@/ENABLE2" + id="g2756" + transform="translate(-599.0611,-920.0323)"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect2748" + width="86.838715" + height="71.615021" + x="599.0611" + y="1080.0323" + ry="21.355932" + rx="21.355932" + inkscape:label="inactive" /> + <rect + inkscape:label="active" + rx="21.355932" + ry="21.355932" + y="1080.0323" + x="599.0611" + height="71.615021" + width="86.838715" + id="rect2750" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="642.12891" + y="1130.4199" + id="text2754"><tspan + sodipodi:role="line" + x="642.12891" + y="1130.4199" + id="tspan2752">2</tspan></text> + </g> + <g + transform="translate(-599.0611,-840.0323)" + id="g2766" + inkscape:label="HMI:ToggleButton@/ENABLE3"> + <rect + inkscape:label="inactive" + rx="21.355932" + ry="21.355932" + y="1080.0323" + x="599.0611" + height="71.615021" + width="86.838715" + id="rect2758" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect2760" + width="86.838715" + height="71.615021" + x="599.0611" + y="1080.0323" + ry="21.355932" + rx="21.355932" + inkscape:label="active" /> + <text + id="text2764" + y="1130.4199" + x="642.12891" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="1130.4199" + x="642.12891" + sodipodi:role="line" + id="tspan2789">3</tspan></text> + </g> + <g + inkscape:label="HMI:ToggleButton@/ENABLE4" + id="g2776" + transform="translate(-599.0611,-760.0323)"> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect2768" + width="86.838715" + height="71.615021" + x="599.0611" + y="1080.0323" + ry="21.355932" + rx="21.355932" + inkscape:label="inactive" /> + <rect + inkscape:label="active" + rx="21.355932" + ry="21.355932" + y="1080.0323" + x="599.0611" + height="71.615021" + width="86.838715" + id="rect2770" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="642.12891" + y="1130.4199" + id="text2774"><tspan + sodipodi:role="line" + x="642.12891" + y="1130.4199" + id="tspan2772">4</tspan></text> + </g> + <g + transform="translate(-599.0611,-680.0323)" + id="g2787" + inkscape:label="HMI:ToggleButton@/ENABLE5"> + <rect + inkscape:label="inactive" + rx="21.355932" + ry="21.355932" + y="1080.0323" + x="599.0611" + height="71.615021" + width="86.838715" + id="rect2778" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.77952766;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffa32a;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect2780" + width="86.838715" + height="71.615021" + x="599.0611" + y="1080.0323" + ry="21.355932" + rx="21.355932" + inkscape:label="active" /> + <text + id="text2784" + y="1130.4199" + x="642.12891" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + id="tspan2782" + y="1130.4199" + x="642.12891" + sodipodi:role="line">5</tspan></text> + </g> + <text + id="text2869" + y="-196.43697" + x="847.01453" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.66666603px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="-196.43697" + x="847.01453" + sodipodi:role="line" + id="tspan2871">HMI:Jump:RelativePage@/FB_FOUR</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.66666603px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="847.01453" + y="-336.43695" + id="text2877"><tspan + id="tspan2875" + sodipodi:role="line" + x="847.01453" + y="-336.43695">HMI:Jump:RelativePage@/FB_TWO</tspan></text> + <text + id="text2881" + y="-476.43695" + x="847.01453" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.66666603px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + xml:space="preserve"><tspan + y="-476.43695" + x="847.01453" + sodipodi:role="line" + id="tspan2879">HMI:Jump:RelativePage@/FB_ZERO</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.66666603px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-491.85867" + y="557.00189" + id="text2944"><tspan + sodipodi:role="line" + id="tspan2942" + x="-491.85867" + y="557.00189">HMI:ForEach:MYNODE@/</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-429.2977" + y="-974.66333" + id="text2948"><tspan + sodipodi:role="line" + id="tspan2946" + x="-429.2977" + y="-939.27271" /></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="-1088.2462" + y="-1852.6086" + id="text2952"><tspan + sodipodi:role="line" + id="tspan2950" + x="-1088.2462" + y="-1852.6086">Notes: </tspan><tspan + sodipodi:role="line" + x="-1088.2462" + y="-1802.6086" + id="tspan2954">- Widget roles are described in objects labels.</tspan><tspan + sodipodi:role="line" + x="-1088.2462" + y="-1752.6086" + id="tspan2956">- Press Ctrl+O to open object properties panel</tspan><tspan + sodipodi:role="line" + x="-1088.2462" + y="-1702.6086" + id="tspan2962">- To see objects in a tree, select Object->Objects in menu</tspan><tspan + sodipodi:role="line" + x="-1088.2462" + y="-1652.6086" + id="tspan2960">- Inkscape's "objects" are SVG elements</tspan><tspan + sodipodi:role="line" + x="-1088.2462" + y="-1602.6086" + id="tspan2966">- Press Ctrl+X to edit SVG elements directly with XML editor</tspan></text> +</svg>