tests/svghmi/svghmi_0@svghmi/svghmi.svg
author Edouard Tisserant
Wed, 26 Aug 2020 14:27:54 +0200
branchsvghmi
changeset 3041 de4503de2f8c
parent 3038 92101729f7b7
child 3044 5227415929be
permissions -rw-r--r--
SVGHMI: JsonTable now updates range and position variables so that slider widget can update.
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     2
<!-- Created with Inkscape (http://www.inkscape.org/) -->
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     3
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     4
<svg
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     5
   xmlns:dc="http://purl.org/dc/elements/1.1/"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     6
   xmlns:cc="http://creativecommons.org/ns#"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     7
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     8
   xmlns:svg="http://www.w3.org/2000/svg"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     9
   xmlns="http://www.w3.org/2000/svg"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
    10
   xmlns:xlink="http://www.w3.org/1999/xlink"
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    11
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    12
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    13
   width="1280"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    14
   height="720"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    15
   viewBox="0 0 1280 720"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    16
   version="1.1"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    17
   id="hmi0"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
    18
   sodipodi:docname="svghmi.svg"
3031
440d74319a74 SVGHMI: Refactor the way JsonTable generate javascript code to access json data. Now support multiple assignments, used in the case of text to change both content and style on the same element.
Edouard Tisserant
parents: 3029
diff changeset
    19
   inkscape:version="0.92.3 (2405546, 2018-03-11)">
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    20
  <metadata
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    21
     id="metadata4542">
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    22
    <rdf:RDF>
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    23
      <cc:Work
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    24
         rdf:about="">
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    25
        <dc:format>image/svg+xml</dc:format>
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    26
        <dc:type
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    27
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    28
        <dc:title />
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    29
      </cc:Work>
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    30
    </rdf:RDF>
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    31
  </metadata>
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    32
  <defs
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
    33
     id="defs2">
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    34
    <marker
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    35
       inkscape:isstock="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    36
       style="overflow:visible"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    37
       id="marker1536"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    38
       refX="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    39
       refY="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    40
       orient="auto"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    41
       inkscape:stockid="Arrow2Lend">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    42
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    43
         transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    44
         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    45
         style="fill:#c130f7;fill-opacity:1;fill-rule:evenodd;stroke:#c130f7;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    46
         id="path1534"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    47
         inkscape:connector-curvature="0" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    48
    </marker>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    49
    <marker
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    50
       inkscape:isstock="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    51
       style="overflow:visible"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    52
       id="marker1656"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    53
       refX="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    54
       refY="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    55
       orient="auto"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    56
       inkscape:stockid="Arrow2Lend">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    57
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    58
         transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    59
         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    60
         style="fill:#ff3000;fill-opacity:1;fill-rule:evenodd;stroke:#ff3000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    61
         id="path1654"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    62
         inkscape:connector-curvature="0" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    63
    </marker>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    64
    <inkscape:perspective
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    65
       sodipodi:type="inkscape:persp3d"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    66
       inkscape:vp_x="1370 : 938 : 1"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    67
       inkscape:vp_y="0 : 1000 : 0"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    68
       inkscape:vp_z="2698 : 524 : 1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    69
       inkscape:persp3d-origin="2010 : 818 : 1"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    70
       id="perspective1372" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    71
    <inkscape:perspective
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    72
       sodipodi:type="inkscape:persp3d"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    73
       inkscape:vp_x="1340 : 880 : 1"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    74
       inkscape:vp_y="0 : 1000 : 0"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    75
       inkscape:vp_z="2716 : 908 : 1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
    76
       inkscape:persp3d-origin="1980 : 760 : 1"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    77
       id="perspective1370" />
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
    78
    <inkscape:perspective
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
    79
       sodipodi:type="inkscape:persp3d"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
    80
       inkscape:vp_x="30 : 418 : 1"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
    81
       inkscape:vp_y="0 : 1000 : 0"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
    82
       inkscape:vp_z="1358 : 3.9999991 : 1"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
    83
       inkscape:persp3d-origin="670 : 298 : 1"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
    84
       id="perspective503" />
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
    85
    <inkscape:perspective
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
    86
       sodipodi:type="inkscape:persp3d"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
    87
       inkscape:vp_x="0 : 360 : 1"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
    88
       inkscape:vp_y="0 : 1000 : 0"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
    89
       inkscape:vp_z="1376 : 388 : 1"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
    90
       inkscape:persp3d-origin="640 : 240 : 1"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
    91
       id="perspective445" />
2829
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
    92
    <inkscape:tag
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
    93
       id="Set 1"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
    94
       inkscape:label="HMI:AccessList@Admin"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
    95
       inkscape:expanded="true">
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
    96
      <inkscape:tagref
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
    97
         xlink:href="#text995"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
    98
         id="tagref192" />
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
    99
      <inkscape:tagref
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   100
         xlink:href="#g991"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   101
         id="tagref194" />
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   102
    </inkscape:tag>
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   103
    <linearGradient
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   104
       inkscape:collect="always"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   105
       id="linearGradient962">
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   106
      <stop
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   107
         style="stop-color:#ff3000;stop-opacity:1;"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   108
         offset="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   109
         id="stop958" />
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   110
      <stop
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   111
         style="stop-color:#0022ff;stop-opacity:1"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   112
         offset="1"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   113
         id="stop960" />
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   114
    </linearGradient>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   115
    <marker
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   116
       inkscape:isstock="true"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   117
       style="overflow:visible"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   118
       id="marker926"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   119
       refX="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   120
       refY="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   121
       orient="auto"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   122
       inkscape:stockid="Arrow2Lend">
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   123
      <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   124
         transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   125
         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   126
         style="fill:#ff3000;fill-opacity:1;fill-rule:evenodd;stroke:#ff3000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   127
         id="path924"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   128
         inkscape:connector-curvature="0" />
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   129
    </marker>
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   130
    <inkscape:tag
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   131
       id="Set 3"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   132
       inkscape:expanded="true"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   133
       inkscape:label="HMI:Translate">
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   134
      <inkscape:tagref
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   135
         xlink:href="#text831"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   136
         id="tagref1085" />
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   137
      <inkscape:tagref
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   138
         xlink:href="#text827"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   139
         id="tagref1087" />
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   140
      <inkscape:tagref
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   141
         xlink:href="#text4497"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   142
         id="tagref1089" />
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   143
      <inkscape:tagref
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   144
         xlink:href="#home_jmp"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   145
         id="tagref1091" />
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   146
      <inkscape:tagref
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   147
         xlink:href="#setting_jmp"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   148
         id="tagref1093" />
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   149
    </inkscape:tag>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   150
    <marker
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   151
       inkscape:stockid="Arrow2Lend"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   152
       orient="auto"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   153
       refY="0"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   154
       refX="0"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   155
       id="Arrow2Lend"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   156
       style="overflow:visible"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   157
       inkscape:isstock="true"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   158
       inkscape:collect="always">
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   159
      <path
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   160
         inkscape:connector-curvature="0"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   161
         id="path895"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   162
         style="fill:#ff3000;fill-opacity:1;fill-rule:evenodd;stroke:#ff3000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   163
         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   164
         transform="matrix(-1.1,0,0,-1.1,-1.1,0)" />
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   165
    </marker>
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   166
    <linearGradient
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   167
       inkscape:collect="always"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   168
       xlink:href="#linearGradient962"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   169
       id="linearGradient964"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   170
       x1="113.38908"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   171
       y1="-62.210247"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   172
       x2="113.38908"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   173
       y2="4.0725975"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   174
       gradientUnits="userSpaceOnUse"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   175
       gradientTransform="matrix(0.5,0,0,0.5,73.144796,-1.4471993)" />
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   176
  </defs>
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   177
  <sodipodi:namedview
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   178
     id="base"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   179
     pagecolor="#ffffff"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   180
     bordercolor="#666666"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   181
     borderopacity="1.0"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   182
     inkscape:pageopacity="0"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   183
     inkscape:pageshadow="2"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   184
     inkscape:document-units="px"
3041
de4503de2f8c SVGHMI: JsonTable now updates range and position variables so that slider widget can update.
Edouard Tisserant
parents: 3038
diff changeset
   185
     inkscape:current-layer="hmi0"
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   186
     showgrid="false"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   187
     units="px"
3038
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
   188
     inkscape:zoom="2.1826319"
3041
de4503de2f8c SVGHMI: JsonTable now updates range and position variables so that slider widget can update.
Edouard Tisserant
parents: 3038
diff changeset
   189
     inkscape:cx="771.61936"
3038
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
   190
     inkscape:cy="510.70061"
3031
440d74319a74 SVGHMI: Refactor the way JsonTable generate javascript code to access json data. Now support multiple assignments, used in the case of text to change both content and style on the same element.
Edouard Tisserant
parents: 3029
diff changeset
   191
     inkscape:window-width="1800"
440d74319a74 SVGHMI: Refactor the way JsonTable generate javascript code to access json data. Now support multiple assignments, used in the case of text to change both content and style on the same element.
Edouard Tisserant
parents: 3029
diff changeset
   192
     inkscape:window-height="836"
440d74319a74 SVGHMI: Refactor the way JsonTable generate javascript code to access json data. Now support multiple assignments, used in the case of text to change both content and style on the same element.
Edouard Tisserant
parents: 3029
diff changeset
   193
     inkscape:window-x="0"
440d74319a74 SVGHMI: Refactor the way JsonTable generate javascript code to access json data. Now support multiple assignments, used in the case of text to change both content and style on the same element.
Edouard Tisserant
parents: 3029
diff changeset
   194
     inkscape:window-y="27"
440d74319a74 SVGHMI: Refactor the way JsonTable generate javascript code to access json data. Now support multiple assignments, used in the case of text to change both content and style on the same element.
Edouard Tisserant
parents: 3029
diff changeset
   195
     inkscape:window-maximized="1"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   196
     showguides="true"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   197
     inkscape:guide-bbox="true" />
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   198
  <rect
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   199
     sodipodi:insensitive="true"
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   200
     inkscape:label="HMI:Page:Conf"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   201
     y="780"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   202
     x="0"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   203
     height="720"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   204
     width="1280"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   205
     id="rect1016"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   206
     style="color:#000000;fill:#000000" />
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   207
  <g
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   208
     id="g1082"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   209
     inkscape:label="HMI:Jump:Home"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   210
     transform="translate(-940,-558)">
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   211
    <g
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   212
       id="g1152"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   213
       inkscape:label="button">
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   214
      <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   215
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   216
         d="m 1217.4113,1410.4016 -22,24.5657 c -10.7925,12.0511 6.1317,35.5791 -13.5791,35.5791 h -174.2877 c -19.71078,0 -2.7866,-23.528 -13.57905,-35.5791 l -22,-24.5657 127.74845,-48.4334 z"
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   217
         id="rect1022"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   218
         inkscape:connector-curvature="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   219
         sodipodi:nodetypes="cssssccc" />
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   220
    </g>
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   221
    <g
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   222
       id="g1149"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   223
       inkscape:label="text">
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   224
      <text
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   225
         xml:space="preserve"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   226
         style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   227
         x="1090.7626"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   228
         y="1436.9814"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   229
         id="home_jmp"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   230
         inkscape:label="home_jmp"><tspan
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   231
           sodipodi:role="line"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   232
           id="tspan1028"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   233
           x="1090.7626"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   234
           y="1436.9814"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   235
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px">Home</tspan></text>
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   236
    </g>
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   237
  </g>
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   238
  <rect
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   239
     style="color:#000000;fill:#4d4d4d"
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   240
     id="page0"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   241
     width="1280"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   242
     height="720"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   243
     x="0"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   244
     y="0"
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   245
     inkscape:label="HMI:Page:Home"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   246
     sodipodi:insensitive="true" />
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   247
  <g
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   248
     id="g1077"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   249
     inkscape:label="HMI:Jump:Conf"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   250
     transform="matrix(0.57180538,0,0,0.57180538,-373.64055,248.51305)">
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   251
    <g
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   252
       id="g1159"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   253
       inkscape:label="button">
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   254
      <rect
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   255
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   256
         id="rect1020"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   257
         width="245.44583"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   258
         height="95.723877"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   259
         x="971.96545"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   260
         y="594.82263"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   261
         ry="35.579063"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   262
         inkscape:label="button" />
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   263
    </g>
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   264
    <g
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   265
       id="g1156"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   266
       inkscape:label="text">
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   267
      <text
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   268
         inkscape:label="setting_jmp"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   269
         id="setting_jmp"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   270
         y="656.98151"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   271
         x="1090.7626"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   272
         style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   273
         xml:space="preserve"><tspan
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   274
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   275
           y="656.98151"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   276
           x="1090.7626"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   277
           id="tspan1024"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   278
           sodipodi:role="line">Settings</tspan></text>
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   279
    </g>
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   280
  </g>
2801
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   281
  <g
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   282
     id="g84"
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
   283
     inkscape:label="HMI:Input@/TARGETPRESSURE"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   284
     transform="matrix(0.35865594,0,0,0.35865594,22.072155,63.074421)">
2801
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   285
    <text
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   286
       inkscape:label="value"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   287
       id="text5151"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   288
       y="218.24219"
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   289
       x="136.32812"
2801
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   290
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   291
       xml:space="preserve"><tspan
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   292
         style="stroke-width:1px"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   293
         y="218.24219"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   294
         x="136.32812"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   295
         id="tspan5149"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   296
         sodipodi:role="line">8888</tspan></text>
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   297
    <path
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   298
       transform="scale(1,-1)"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   299
       sodipodi:type="star"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   300
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   301
       id="path89"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   302
       sodipodi:sides="3"
2805
e521e0d133d5 SVGHMI: fixed HMI->PLC dataflow : not updates as expected, and not initialized properly after subscribe.
Edouard Tisserant
parents: 2801
diff changeset
   303
       sodipodi:cx="596.74072"
e521e0d133d5 SVGHMI: fixed HMI->PLC dataflow : not updates as expected, and not initialized properly after subscribe.
Edouard Tisserant
parents: 2801
diff changeset
   304
       sodipodi:cy="-216.2599"
2801
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   305
       sodipodi:r1="59.825443"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   306
       sodipodi:r2="29.912722"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   307
       sodipodi:arg1="0.52359878"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   308
       sodipodi:arg2="1.5707963"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   309
       inkscape:flatsided="true"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   310
       inkscape:rounded="0"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   311
       inkscape:randomized="0"
2805
e521e0d133d5 SVGHMI: fixed HMI->PLC dataflow : not updates as expected, and not initialized properly after subscribe.
Edouard Tisserant
parents: 2801
diff changeset
   312
       d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
2801
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   313
       inkscape:transform-center-y="14.956363"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   314
       inkscape:label="-100" />
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   315
    <path
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   316
       inkscape:label="-10"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   317
       inkscape:transform-center-y="7.4781812"
2805
e521e0d133d5 SVGHMI: fixed HMI->PLC dataflow : not updates as expected, and not initialized properly after subscribe.
Edouard Tisserant
parents: 2801
diff changeset
   318
       d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
2801
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   319
       inkscape:randomized="0"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   320
       inkscape:rounded="0"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   321
       inkscape:flatsided="true"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   322
       sodipodi:arg2="1.5707963"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   323
       sodipodi:arg1="0.52359878"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   324
       sodipodi:r2="14.956361"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   325
       sodipodi:r1="29.912722"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   326
       sodipodi:cy="-184.98808"
2805
e521e0d133d5 SVGHMI: fixed HMI->PLC dataflow : not updates as expected, and not initialized properly after subscribe.
Edouard Tisserant
parents: 2801
diff changeset
   327
       sodipodi:cx="596.74072"
2801
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   328
       sodipodi:sides="3"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   329
       id="path88"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   330
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   331
       sodipodi:type="star"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   332
       transform="scale(1,-1)" />
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   333
    <rect
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   334
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-linecap:butt;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"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   335
       id="rect85"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   336
       width="407.7037"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   337
       height="128"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   338
       x="139.85185"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   339
       y="95.40741"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   340
       onclick=""
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   341
       inkscape:label="edit" />
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   342
    <path
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   343
       inkscape:label="+100"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   344
       inkscape:transform-center-y="-14.956361"
2805
e521e0d133d5 SVGHMI: fixed HMI->PLC dataflow : not updates as expected, and not initialized properly after subscribe.
Edouard Tisserant
parents: 2801
diff changeset
   345
       d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
2801
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   346
       inkscape:randomized="0"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   347
       inkscape:rounded="0"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   348
       inkscape:flatsided="true"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   349
       sodipodi:arg2="1.5707963"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   350
       sodipodi:arg1="0.52359878"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   351
       sodipodi:r2="29.912722"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   352
       sodipodi:r1="59.825443"
2805
e521e0d133d5 SVGHMI: fixed HMI->PLC dataflow : not updates as expected, and not initialized properly after subscribe.
Edouard Tisserant
parents: 2801
diff changeset
   353
       sodipodi:cy="105.17262"
e521e0d133d5 SVGHMI: fixed HMI->PLC dataflow : not updates as expected, and not initialized properly after subscribe.
Edouard Tisserant
parents: 2801
diff changeset
   354
       sodipodi:cx="596.74072"
2801
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   355
       sodipodi:sides="3"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   356
       id="path87"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   357
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   358
       sodipodi:type="star" />
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   359
    <path
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   360
       sodipodi:type="star"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   361
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   362
       id="path86"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   363
       sodipodi:sides="3"
2805
e521e0d133d5 SVGHMI: fixed HMI->PLC dataflow : not updates as expected, and not initialized properly after subscribe.
Edouard Tisserant
parents: 2801
diff changeset
   364
       sodipodi:cx="596.74072"
2801
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   365
       sodipodi:cy="136.44444"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   366
       sodipodi:r1="29.912722"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   367
       sodipodi:r2="14.956361"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   368
       sodipodi:arg1="0.52359878"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   369
       sodipodi:arg2="1.5707963"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   370
       inkscape:flatsided="true"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   371
       inkscape:rounded="0"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   372
       inkscape:randomized="0"
2805
e521e0d133d5 SVGHMI: fixed HMI->PLC dataflow : not updates as expected, and not initialized properly after subscribe.
Edouard Tisserant
parents: 2801
diff changeset
   373
       d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
2801
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   374
       inkscape:transform-center-y="-7.4781804"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   375
       inkscape:label="+10" />
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   376
    <path
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   377
       sodipodi:type="star"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   378
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   379
       id="path91"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   380
       sodipodi:sides="4"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   381
       sodipodi:cx="80.740723"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   382
       sodipodi:cy="165.17262"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   383
       sodipodi:r1="57.015106"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   384
       sodipodi:r2="29.912722"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   385
       sodipodi:arg1="0.77793027"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   386
       sodipodi:arg2="1.5633284"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   387
       inkscape:flatsided="true"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   388
       inkscape:rounded="-0.65084865"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   389
       inkscape:randomized="0"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   390
       d="M 121.35644,205.1862 C 158.18649,167.80191 3.342862,168.95829 40.72715,205.78834 78.111437,242.61839 76.95506,87.774762 40.125008,125.15905 3.2949549,162.54334 158.13858,161.38696 120.7543,124.55691 83.370008,87.726855 84.526385,242.57048 121.35644,205.1862 Z"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   391
       inkscape:transform-center-y="-14.956361"
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   392
       inkscape:label="=0" />
390acff12755 SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents: 2791
diff changeset
   393
  </g>
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   394
  <text
2814
2cabc4773885 SVGHMI: HMI_LABEL and HMI_CLASS become HMI_NODE.
Edouard Tisserant
parents: 2810
diff changeset
   395
     inkscape:label="HMI:Display@/PUMP0/PRESSURE"
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   396
     id="text823"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   397
     y="141.34827"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   398
     x="293.33374"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   399
     style="font-style:normal;font-weight:normal;font-size:57.38494873px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.35865593px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   400
     xml:space="preserve"><tspan
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   401
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.35865593px"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   402
       y="141.34827"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   403
       x="293.33374"
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   404
       id="tspan821"
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   405
       sodipodi:role="line">8888</tspan></text>
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   406
  <g
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   407
     id="g4523"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   408
     transform="matrix(2.1611542,0,0,2.1611542,182.76714,468.92423)"
2814
2cabc4773885 SVGHMI: HMI_LABEL and HMI_CLASS become HMI_NODE.
Edouard Tisserant
parents: 2810
diff changeset
   409
     inkscape:label="HMI:Meter@/PUMP0/SLOTH">
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   410
    <path
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   411
       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;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#3ee800;stroke-width:26.45833397;stroke-miterlimit:4;stroke-dasharray:2.64583333, 2.64583333;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   412
       id="path4499"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   413
       sodipodi:type="arc"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   414
       sodipodi:cx="128.02208"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   415
       sodipodi:cy="2.2017097"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   416
       sodipodi:rx="64.411957"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   417
       sodipodi:ry="64.411957"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   418
       sodipodi:start="3.1415927"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   419
       sodipodi:end="4.712389"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   420
       d="M 63.610123,2.2017068 A 64.411957,64.411957 0 0 1 128.02208,-62.210247"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   421
       sodipodi:open="true"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   422
       inkscape:label="range" />
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   423
    <path
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   424
       style="fill:none;fill-rule:evenodd;stroke:#ff3000;stroke-width:2.96333337;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0, 32.59666667;stroke-dashoffset:29.63333321;stroke-opacity:1;marker-end:url(#Arrow2Lend)"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   425
       d="M 130.96206,4.0725977 79.111776,-41.363223"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   426
       id="path4501"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   427
       inkscape:connector-curvature="0"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   428
       sodipodi:nodetypes="cc"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   429
       inkscape:label="needle" />
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   430
    <text
2807
7fa21b3b5f9f SVGHMI - added simple Meter widget.
Edouard Tisserant
parents: 2805
diff changeset
   431
       inkscape:label="min"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   432
       id="text4505"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   433
       y="4.9187088"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   434
       x="49.132977"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   435
       style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:125%;font-family:sans-serif;text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   436
       xml:space="preserve"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   437
         style="text-align:end;text-anchor:end;fill:#ff6600;stroke-width:0.26458332px"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   438
         y="4.9187088"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   439
         x="49.132977"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   440
         id="tspan4503"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   441
         sodipodi:role="line">0</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   442
    <text
2807
7fa21b3b5f9f SVGHMI - added simple Meter widget.
Edouard Tisserant
parents: 2805
diff changeset
   443
       inkscape:label="max"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   444
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   445
       style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   446
       x="127.48073"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   447
       y="-78.144218"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   448
       id="text4509"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   449
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   450
         id="tspan4507"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   451
         x="127.48073"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   452
         y="-78.144218"
2807
7fa21b3b5f9f SVGHMI - added simple Meter widget.
Edouard Tisserant
parents: 2805
diff changeset
   453
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.26458332px">10000</tspan></text>
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   454
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   455
       inkscape:label="value"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   456
       id="text4517"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   457
       y="-6.1937833"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   458
       x="113.53007"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   459
       style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   460
       xml:space="preserve"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   461
         id="tspan4515"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   462
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.26458332px"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   463
         y="-6.1937833"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   464
         x="113.53007"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   465
         sodipodi:role="line">000</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   466
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   467
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   468
       style="font-style:normal;font-weight:normal;font-size:7.5467205px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   469
       x="124.77896"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   470
       y="1.1408259"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   471
       id="text4521"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   472
       inkscape:label="unit"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   473
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   474
         x="124.77896"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   475
         y="1.1408259"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   476
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.26458332px"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   477
         id="tspan4519">bar</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   478
  </g>
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   479
  <text
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   480
     xml:space="preserve"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   481
     style="font-style:normal;font-weight:normal;font-size:14.34623718px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.35865593px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   482
     x="114.11434"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   483
     y="90.742165"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   484
     id="text827"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   485
     inkscape:label="setpoint_label"><tspan
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   486
       sodipodi:role="line"
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   487
       id="tspan825"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   488
       x="114.11434"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   489
       y="90.742165"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   490
       style="stroke-width:0.35865593px">SetPoint</tspan></text>
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   491
  <text
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   492
     id="text831"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   493
     y="90.742165"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   494
     x="344.50876"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   495
     style="font-style:normal;font-weight:normal;font-size:14.34623718px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#008000;fill-opacity:1;stroke:none;stroke-width:0.35865593px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   496
     xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   497
     inkscape:label="actual_label"><tspan
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   498
       y="90.742165"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   499
       x="344.50876"
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   500
       id="tspan829"
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
   501
       sodipodi:role="line"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
   502
       style="stroke-width:0.35865593px">Actual</tspan></text>
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   503
  <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   504
     xml:space="preserve"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   505
     style="font-style:normal;font-weight:normal;font-size:22.87221527px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.57180536px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   506
     x="246.73413"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   507
     y="336.90073"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   508
     id="text4497"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   509
     inkscape:label="pressure_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   510
       sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   511
       id="tspan4495"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   512
       x="246.73413"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   513
       y="336.90073"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   514
       style="fill:#ff6600;stroke-width:0.57180536px">Pressure</tspan></text>
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   515
  <g
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   516
     id="layer4"
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   517
     inkscape:label="HMI:Lang:cn"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   518
     style="display:none"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   519
     inkscape:groupmode="layer">
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   520
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   521
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   522
       style="font-style:normal;font-weight:normal;font-size:80px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:vertical-lr;text-anchor:middle;display:inline;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   523
       x="83.669571"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   524
       y="136.78285"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   525
       id="text948-6"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   526
       inkscape:label="setpoint_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   527
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   528
         id="tspan946-2"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   529
         x="136.78285"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   530
         y="83.669571"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   531
         style="stroke-width:1px">设定值</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   532
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   533
       id="text952-9"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   534
       y="137.16286"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   535
       x="703.711"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   536
       style="font-style:normal;font-weight:normal;font-size:80px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;writing-mode:vertical-lr;display:inline;fill:#008000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   537
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   538
       inkscape:label="actual_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   539
         y="703.711"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   540
         x="137.16286"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   541
         id="tspan950-1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   542
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   543
         style="text-align:center;writing-mode:vertical-lr;text-anchor:middle;stroke-width:1px">当前值</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   544
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   545
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   546
       style="font-style:normal;font-weight:normal;font-size:80px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;writing-mode:vertical-lr;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   547
       x="480.61847"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   548
       y="278.37503"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   549
       id="text956-2"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   550
       inkscape:label="pressure_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   551
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   552
         id="tspan954-7"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   553
         x="278.37503"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   554
         y="480.61847"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   555
         style="writing-mode:vertical-lr;fill:#ff6600;stroke-width:0.99999994px">压力</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   556
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   557
       inkscape:label="setting_jmp"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   558
       id="text1097"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   559
       y="656.98151"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   560
       x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   561
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   562
       xml:space="preserve"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   563
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   564
         y="656.98151"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   565
         x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   566
         id="tspan1095"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   567
         sodipodi:role="line">设置</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   568
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   569
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   570
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   571
       x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   572
       y="1436.9814"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   573
       id="text1101"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   574
       inkscape:label="home_jmp"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   575
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   576
         x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   577
         y="1436.9814"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   578
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   579
         id="tspan1107">家</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   580
  </g>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   581
  <g
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   582
     id="layer2"
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   583
     inkscape:label="HMI:Lang:fr"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   584
     style="display:none"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   585
     inkscape:groupmode="layer">
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   586
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   587
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   588
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   589
       x="340.9082"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   590
       y="77.142853"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   591
       id="text948"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   592
       inkscape:label="setpoint_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   593
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   594
         id="tspan946"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   595
         x="340.9082"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   596
         y="77.142853">Valeur de consigne</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   597
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   598
       id="text952"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   599
       y="77.142853"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   600
       x="960.9082"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   601
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#008000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   602
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   603
       inkscape:label="actual_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   604
         y="77.142853"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   605
         x="960.9082"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   606
         id="tspan950"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   607
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   608
         style="text-align:center;text-anchor:middle">Valeur courante</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   609
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   610
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   611
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   612
       x="420.37848"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   613
       y="399.41504"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   614
       id="text956"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   615
       inkscape:label="pressure_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   616
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   617
         id="tspan954"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   618
         x="420.37848"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   619
         y="399.41504"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   620
         style="fill:#ff6600;stroke-width:0.99999994px">Pression</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   621
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   622
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   623
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   624
       x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   625
       y="656.98151"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   626
       id="setting_jmp-0"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   627
       inkscape:label="setting_jmp"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   628
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   629
         id="tspan1024-9"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   630
         x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   631
         y="656.98151"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   632
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px">Settings</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   633
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   634
       inkscape:label="home_jmp"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   635
       id="home_jmp-3"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   636
       y="1436.9814"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   637
       x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   638
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   639
       xml:space="preserve"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   640
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   641
         y="1436.9814"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   642
         x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   643
         id="tspan1028-6"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   644
         sodipodi:role="line">Home</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   645
  </g>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   646
  <g
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   647
     id="layer3"
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   648
     inkscape:label="HMI:Lang:si"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   649
     style="display:none"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   650
     inkscape:groupmode="layer">
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   651
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   652
       id="text930"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   653
       y="77.142853"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   654
       x="338.67188"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   655
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   656
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   657
       inkscape:label="setpoint_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   658
         y="77.142853"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   659
         x="338.67188"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   660
         id="tspan928"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   661
         sodipodi:role="line">nastavljena vrednost</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   662
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   663
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   664
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#008000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   665
       x="959.38477"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   666
       y="77.142853"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   667
       id="text934"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   668
       inkscape:label="actual_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   669
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   670
         id="tspan932"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   671
         x="959.38477"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   672
         y="77.142853">dejanska vrednost</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   673
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   674
       id="text938"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   675
       y="399.41504"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   676
       x="420.37848"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   677
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   678
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   679
       inkscape:label="pressure_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   680
         style="fill:#ff6600;stroke-width:0.99999994px"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   681
         y="399.41504"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   682
         x="420.37848"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   683
         id="tspan936"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   684
         sodipodi:role="line">pritisk</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   685
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   686
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   687
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   688
       x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   689
       y="656.98151"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   690
       id="setting_jmp-06"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   691
       inkscape:label="setting_jmp"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   692
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   693
         id="tspan1024-2"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   694
         x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   695
         y="656.98151"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   696
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px">Settings</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   697
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   698
       inkscape:label="home_jmp"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   699
       id="home_jmp-6"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   700
       y="1436.9814"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   701
       x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   702
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   703
       xml:space="preserve"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   704
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   705
         y="1436.9814"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   706
         x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   707
         id="tspan1028-1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   708
         sodipodi:role="line">Home</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   709
  </g>
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   710
  <g
2814
2cabc4773885 SVGHMI: HMI_LABEL and HMI_CLASS become HMI_NODE.
Edouard Tisserant
parents: 2810
diff changeset
   711
     inkscape:label="HMI:Meter@/PUMP0/SLOTH"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   712
     transform="matrix(7.5590552,0,0,7.5590552,-244.3956,1321.2434)"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   713
     id="g110">
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   714
    <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   715
       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;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0;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"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   716
       d="M 113.38908,2.2017068 V -62.210247"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   717
       id="path90"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   718
       inkscape:connector-curvature="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   719
       sodipodi:nodetypes="cc"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   720
       inkscape:label="range" />
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   721
    <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   722
       inkscape:label="needle"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   723
       sodipodi:nodetypes="cc"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   724
       inkscape:connector-curvature="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   725
       id="path92"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   726
       d="M 113.38908,4.0725977 V -62.210247"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   727
       style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient964);stroke-width:13.22916698;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:29.63333321;stroke-opacity:1" />
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   728
    <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   729
       xml:space="preserve"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   730
       style="font-style:normal;font-weight:normal;font-size:5.29166651px;line-height:125%;font-family:sans-serif;text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   731
       x="115.07632"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   732
       y="9.3424692"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   733
       id="text96"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   734
       inkscape:label="min"><tspan
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   735
         sodipodi:role="line"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   736
         id="tspan94"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   737
         x="115.07632"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   738
         y="9.3424692"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   739
         style="text-align:end;text-anchor:end;fill:#ff6600;stroke-width:0.26458332px">0</tspan></text>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   740
    <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   741
       id="text100"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   742
       y="-64.195457"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   743
       x="113.27539"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   744
       style="font-style:normal;font-weight:normal;font-size:5.29166651px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   745
       xml:space="preserve"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   746
       inkscape:label="max"><tspan
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   747
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.26458332px"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   748
         y="-64.195457"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   749
         x="113.27539"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   750
         id="tspan98"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   751
         sodipodi:role="line">10000</tspan></text>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   752
    <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   753
       xml:space="preserve"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   754
       style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
2810
63b9a37b73c7 SVGHMI: various insignificant code moves, commenting and typos fixes.
Edouard Tisserant
parents: 2809
diff changeset
   755
       x="-20.624428"
63b9a37b73c7 SVGHMI: various insignificant code moves, commenting and typos fixes.
Edouard Tisserant
parents: 2809
diff changeset
   756
       y="-109.67243"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   757
       id="text104"
2810
63b9a37b73c7 SVGHMI: various insignificant code moves, commenting and typos fixes.
Edouard Tisserant
parents: 2809
diff changeset
   758
       inkscape:label="value"
63b9a37b73c7 SVGHMI: various insignificant code moves, commenting and typos fixes.
Edouard Tisserant
parents: 2809
diff changeset
   759
       transform="rotate(90)"><tspan
63b9a37b73c7 SVGHMI: various insignificant code moves, commenting and typos fixes.
Edouard Tisserant
parents: 2809
diff changeset
   760
         sodipodi:role="line"
63b9a37b73c7 SVGHMI: various insignificant code moves, commenting and typos fixes.
Edouard Tisserant
parents: 2809
diff changeset
   761
         x="-20.624428"
63b9a37b73c7 SVGHMI: various insignificant code moves, commenting and typos fixes.
Edouard Tisserant
parents: 2809
diff changeset
   762
         y="-109.67243"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   763
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.26458332px"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   764
         id="tspan102">000</tspan></text>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   765
    <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   766
       inkscape:label="unit"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   767
       id="text108"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   768
       y="-9.4425077"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   769
       x="140.65398"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   770
       style="font-style:normal;font-weight:normal;font-size:7.5467205px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   771
       xml:space="preserve"><tspan
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   772
         id="tspan106"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   773
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.26458332px"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   774
         y="-9.4425077"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   775
         x="140.65398"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   776
         sodipodi:role="line">€£$¥</tspan></text>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   777
  </g>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   778
  <g
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   779
     inkscape:label="HMI:Input@/TARGETPRESSURE"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   780
     id="g991"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   781
     transform="matrix(0.5,0,0,0.5,230.11026,885.7162)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   782
     style="stroke-width:2">
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   783
    <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   784
       xml:space="preserve"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   785
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   786
       x="136.32812"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   787
       y="218.24219"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   788
       id="text977"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   789
       inkscape:label="value"><tspan
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   790
         sodipodi:role="line"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   791
         id="tspan975"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   792
         x="136.32812"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   793
         y="218.24219"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   794
         style="stroke-width:2px">8888</tspan></text>
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   795
    <rect
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   796
       inkscape:label="edit"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   797
       onclick=""
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   798
       y="95.40741"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   799
       x="139.85185"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   800
       height="128"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   801
       width="407.7037"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   802
       id="rect983"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   803
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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" />
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   804
    <g
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   805
       id="g1086"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   806
       inkscape:label="=0"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   807
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   808
       style="stroke-width:2">
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   809
      <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   810
         inkscape:connector-curvature="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   811
         id="path989"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   812
         d="m 797.19546,145.18619 -80.62929,0.60214 -0.60215,-80.629288 80.6293,-0.60214 z"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   813
         inkscape:transform-center-y="-14.956361"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   814
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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" />
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   815
      <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   816
         id="text1048"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   817
         y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   818
         x="733.58197"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   819
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   820
         xml:space="preserve"><tspan
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   821
           style="stroke-width:1px"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   822
           y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   823
           x="733.58197"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   824
           id="tspan1046"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   825
           sodipodi:role="line">→0←</tspan></text>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   826
    </g>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   827
    <g
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   828
       id="g1091"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   829
       inkscape:label="-10"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   830
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   831
       style="stroke-width:2">
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   832
      <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   833
         inkscape:transform-center-x="14.956371"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   834
         inkscape:transform-center-y="-3.6154501e-05"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   835
         d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   836
         inkscape:randomized="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   837
         inkscape:rounded="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   838
         inkscape:flatsided="true"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   839
         sodipodi:arg2="1.5707963"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   840
         sodipodi:arg1="0.52359878"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   841
         sodipodi:r2="14.956361"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   842
         sodipodi:r1="29.912722"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   843
         sodipodi:cy="-184.98808"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   844
         sodipodi:cx="596.74072"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   845
         sodipodi:sides="3"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   846
         id="path981"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   847
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   848
         sodipodi:type="star"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   849
         transform="matrix(0,-2.0000001,1.9999999,0,1034.195,1298.6541)" />
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   850
      <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   851
         xml:space="preserve"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   852
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   853
         x="633.09552"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   854
         y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   855
         id="text1059"><tspan
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   856
           sodipodi:role="line"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   857
           id="tspan1057"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   858
           x="633.09552"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   859
           y="111.05016"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   860
           style="stroke-width:1px">-10</tspan></text>
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   861
    </g>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   862
    <g
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   863
       id="g1096"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   864
       inkscape:label="-100"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   865
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   866
       style="stroke-width:2">
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   867
      <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   868
         inkscape:transform-center-x="14.956364"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   869
         transform="rotate(-90,746.45698,-44.543641)"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   870
         sodipodi:type="star"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   871
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   872
         id="path979"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   873
         sodipodi:sides="3"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   874
         sodipodi:cx="596.74072"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   875
         sodipodi:cy="-216.2599"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   876
         sodipodi:r1="59.825443"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   877
         sodipodi:r2="29.912722"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   878
         sodipodi:arg1="0.52359878"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   879
         sodipodi:arg2="1.5707963"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   880
         inkscape:flatsided="true"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   881
         inkscape:rounded="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   882
         inkscape:randomized="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   883
         d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   884
         inkscape:transform-center-y="-5.9989963e-06" />
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   885
      <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   886
         id="text1063"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   887
         y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   888
         x="537.25018"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   889
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   890
         xml:space="preserve"><tspan
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   891
           style="stroke-width:1px"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   892
           y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   893
           x="537.25018"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   894
           id="tspan1061"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   895
           sodipodi:role="line">-100</tspan></text>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   896
    </g>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   897
    <g
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   898
       id="g1076"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   899
       inkscape:label="+100"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   900
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   901
       style="stroke-width:2">
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   902
      <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   903
         inkscape:transform-center-x="-14.956365"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   904
         transform="matrix(0,-1,-1,0,1043.9134,701.91334)"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   905
         inkscape:transform-center-y="-5.5023185e-06"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   906
         d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   907
         inkscape:randomized="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   908
         inkscape:rounded="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   909
         inkscape:flatsided="true"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   910
         sodipodi:arg2="1.5707963"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   911
         sodipodi:arg1="0.52359878"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   912
         sodipodi:r2="29.912722"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   913
         sodipodi:r1="59.825443"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   914
         sodipodi:cy="105.17262"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   915
         sodipodi:cx="596.74072"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   916
         sodipodi:sides="3"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   917
         id="path985"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   918
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   919
         sodipodi:type="star" />
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   920
      <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   921
         id="text1067"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   922
         y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   923
         x="925.82605"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   924
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   925
         xml:space="preserve"><tspan
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   926
           style="stroke-width:1px"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   927
           y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   928
           x="925.82605"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   929
           id="tspan1065"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   930
           sodipodi:role="line">+100</tspan></text>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   931
    </g>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   932
    <g
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   933
       id="g1081"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   934
       inkscape:label="+10"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   935
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   936
       style="stroke-width:2">
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   937
      <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   938
         inkscape:transform-center-x="-14.956349"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   939
         transform="matrix(0,-2.0000001,-1.9999999,0,1122.1514,1298.6541)"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   940
         sodipodi:type="star"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   941
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   942
         id="path987"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   943
         sodipodi:sides="3"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   944
         sodipodi:cx="596.74072"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   945
         sodipodi:cy="136.44444"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   946
         sodipodi:r1="29.912722"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   947
         sodipodi:r2="14.956361"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   948
         sodipodi:arg1="0.52359878"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   949
         sodipodi:arg2="1.5707963"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   950
         inkscape:flatsided="true"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   951
         inkscape:rounded="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   952
         inkscape:randomized="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   953
         d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   954
         inkscape:transform-center-y="-3.3040441e-05" />
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   955
      <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   956
         xml:space="preserve"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   957
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   958
         x="842.71497"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   959
         y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   960
         id="text1071"><tspan
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   961
           sodipodi:role="line"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   962
           id="tspan1069"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   963
           x="842.71497"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   964
           y="111.05016"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   965
           style="stroke-width:1px">+10</tspan></text>
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   966
    </g>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   967
  </g>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   968
  <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   969
     xml:space="preserve"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   970
     style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#82ff77;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   971
     x="736.32812"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   972
     y="1478.2422"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   973
     id="text995"
2814
2cabc4773885 SVGHMI: HMI_LABEL and HMI_CLASS become HMI_NODE.
Edouard Tisserant
parents: 2810
diff changeset
   974
     inkscape:label="HMI:Display@/PUMP0/PRESSURE"><tspan
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   975
       sodipodi:role="line"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   976
       id="tspan993"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   977
       x="736.32812"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   978
       y="1478.2422"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   979
       style="fill:#82ff77;fill-opacity:1;stroke-width:1px;">8888</tspan></text>
2826
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   980
  <text
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   981
     xml:space="preserve"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   982
     style="font-style:normal;font-weight:normal;font-size:45.74443054px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.28590268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   983
     x="28.181862"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   984
     y="365.32291"
2826
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   985
     id="text134"
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   986
     inkscape:label="HMI:Display@/PUMP0/STROUT"><tspan
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   987
       sodipodi:role="line"
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   988
       id="tspan132"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   989
       x="28.181862"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   990
       y="365.32291"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   991
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.28590268px">8888</tspan></text>
2826
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   992
  <text
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   993
     inkscape:label="HMI:Display@/PUMP0/BOOLOUT"
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   994
     id="text138"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   995
     y="422.50345"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   996
     x="28.181862"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   997
     style="font-style:normal;font-weight:normal;font-size:45.74443054px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.28590268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
2826
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   998
     xml:space="preserve"><tspan
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   999
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.28590268px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  1000
       y="422.50345"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  1001
       x="28.181862"
2826
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
  1002
       id="tspan136"
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
  1003
       sodipodi:role="line">8888</tspan></text>
2829
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1004
  <g
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  1005
     transform="matrix(0.28590269,0,0,0.28590269,0.70444171,226.1427)"
2833
e74123b966ac SVGHMI : fixed bug happening when some SVG ids are containing dashes
Edouard Tisserant
parents: 2829
diff changeset
  1006
     id="g208-1"
2829
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1007
     inkscape:label="HMI:Input@/PUMP0/STRIN"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1008
     style="stroke-width:2">
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1009
    <text
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1010
       inkscape:label="value"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1011
       id="text164"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1012
       y="218.24219"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1013
       x="136.32812"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1014
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1015
       xml:space="preserve"><tspan
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1016
         style="stroke-width:2px"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1017
         y="218.24219"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1018
         x="136.32812"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1019
         id="tspan162"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1020
         sodipodi:role="line">8888</tspan></text>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1021
    <rect
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1022
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1023
       id="rect166"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1024
       width="407.7037"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1025
       height="128"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1026
       x="139.85185"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1027
       y="95.40741"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1028
       onclick=""
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1029
       inkscape:label="edit" />
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1030
    <g
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1031
       transform="translate(-416.52022,170.47452)"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1032
       inkscape:label="+&quot;dhu&quot;"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1033
       id="g174"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1034
       style="stroke-width:2">
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1035
      <path
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1036
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1037
         inkscape:transform-center-y="-14.956361"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1038
         d="m 797.19546,145.18619 -80.62929,0.60214 -0.60215,-80.629288 80.6293,-0.60214 z"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1039
         id="path168"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1040
         inkscape:connector-curvature="0" />
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1041
      <text
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1042
         xml:space="preserve"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1043
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1044
         x="733.58197"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1045
         y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1046
         id="text172"><tspan
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1047
           sodipodi:role="line"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1048
           id="tspan170"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1049
           x="733.58197"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1050
           y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1051
           style="stroke-width:1px">dhu</tspan></text>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1052
    </g>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1053
    <g
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1054
       transform="translate(-416.52022,170.47452)"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1055
       inkscape:label="=&quot;plop&quot;"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1056
       id="g182"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1057
       style="stroke-width:2">
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1058
      <path
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1059
         transform="matrix(0,-2.0000001,1.9999999,0,1034.195,1298.6541)"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1060
         sodipodi:type="star"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1061
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1062
         id="path176"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1063
         sodipodi:sides="3"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1064
         sodipodi:cx="596.74072"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1065
         sodipodi:cy="-184.98808"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1066
         sodipodi:r1="29.912722"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1067
         sodipodi:r2="14.956361"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1068
         sodipodi:arg1="0.52359878"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1069
         sodipodi:arg2="1.5707963"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1070
         inkscape:flatsided="true"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1071
         inkscape:rounded="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1072
         inkscape:randomized="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1073
         d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1074
         inkscape:transform-center-y="-3.6154501e-05"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1075
         inkscape:transform-center-x="14.956371" />
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1076
      <text
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1077
         id="text180"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1078
         y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1079
         x="633.09552"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1080
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1081
         xml:space="preserve"><tspan
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1082
           style="stroke-width:1px"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1083
           y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1084
           x="633.09552"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1085
           id="tspan178"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1086
           sodipodi:role="line">plop</tspan></text>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1087
    </g>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1088
    <g
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1089
       transform="translate(-416.52022,170.47452)"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1090
       inkscape:label="=&quot;mhoo&quot;"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1091
       id="g190"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1092
       style="stroke-width:2">
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1093
      <path
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1094
         inkscape:transform-center-y="-5.9989963e-06"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1095
         d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1096
         inkscape:randomized="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1097
         inkscape:rounded="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1098
         inkscape:flatsided="true"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1099
         sodipodi:arg2="1.5707963"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1100
         sodipodi:arg1="0.52359878"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1101
         sodipodi:r2="29.912722"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1102
         sodipodi:r1="59.825443"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1103
         sodipodi:cy="-216.2599"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1104
         sodipodi:cx="596.74072"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1105
         sodipodi:sides="3"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1106
         id="path184"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1107
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1108
         sodipodi:type="star"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1109
         transform="rotate(-90,746.45698,-44.543641)"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1110
         inkscape:transform-center-x="14.956364" />
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1111
      <text
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1112
         xml:space="preserve"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1113
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1114
         x="537.25018"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1115
         y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1116
         id="text188"><tspan
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1117
           sodipodi:role="line"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1118
           id="tspan186"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1119
           x="537.25018"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1120
           y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1121
           style="stroke-width:1px">mhoo</tspan></text>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1122
    </g>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1123
    <g
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1124
       transform="translate(-416.52022,170.47452)"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1125
       inkscape:label="=&quot;yodl&quot;"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1126
       id="g198"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1127
       style="stroke-width:2">
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1128
      <path
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1129
         sodipodi:type="star"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1130
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1131
         id="path192"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1132
         sodipodi:sides="3"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1133
         sodipodi:cx="596.74072"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1134
         sodipodi:cy="105.17262"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1135
         sodipodi:r1="59.825443"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1136
         sodipodi:r2="29.912722"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1137
         sodipodi:arg1="0.52359878"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1138
         sodipodi:arg2="1.5707963"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1139
         inkscape:flatsided="true"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1140
         inkscape:rounded="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1141
         inkscape:randomized="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1142
         d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1143
         inkscape:transform-center-y="-5.5023185e-06"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1144
         transform="matrix(0,-1,-1,0,1043.9134,701.91334)"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1145
         inkscape:transform-center-x="-14.956365" />
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1146
      <text
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1147
         xml:space="preserve"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1148
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1149
         x="925.82605"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1150
         y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1151
         id="text196"><tspan
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1152
           sodipodi:role="line"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1153
           id="tspan194"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1154
           x="925.82605"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1155
           y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1156
           style="stroke-width:1px">yodl</tspan></text>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1157
    </g>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1158
    <g
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1159
       transform="translate(-416.52022,170.47452)"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1160
       inkscape:label="=&quot;mhe&quot;"
2833
e74123b966ac SVGHMI : fixed bug happening when some SVG ids are containing dashes
Edouard Tisserant
parents: 2829
diff changeset
  1161
       id="g206-1"
2829
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1162
       style="stroke-width:2">
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1163
      <path
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1164
         inkscape:transform-center-y="-3.3040441e-05"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1165
         d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1166
         inkscape:randomized="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1167
         inkscape:rounded="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1168
         inkscape:flatsided="true"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1169
         sodipodi:arg2="1.5707963"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1170
         sodipodi:arg1="0.52359878"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1171
         sodipodi:r2="14.956361"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1172
         sodipodi:r1="29.912722"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1173
         sodipodi:cy="136.44444"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1174
         sodipodi:cx="596.74072"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1175
         sodipodi:sides="3"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1176
         id="path200"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1177
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1178
         sodipodi:type="star"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1179
         transform="matrix(0,-2.0000001,-1.9999999,0,1122.1514,1298.6541)"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1180
         inkscape:transform-center-x="-14.956349" />
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1181
      <text
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1182
         id="text204"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1183
         y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1184
         x="842.71497"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1185
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1186
         xml:space="preserve"><tspan
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1187
           style="stroke-width:1px"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1188
           y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1189
           x="842.71497"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1190
           id="tspan202"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1191
           sodipodi:role="line">mhe</tspan></text>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1192
    </g>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1193
  </g>
2833
e74123b966ac SVGHMI : fixed bug happening when some SVG ids are containing dashes
Edouard Tisserant
parents: 2829
diff changeset
  1194
  <g
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1195
     inkscape:label="HMI:Keypad:HMI_INT:HMI_REAL"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1196
     id="g2432"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1197
     style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1198
     transform="matrix(3.3549332,0,0,3.14525,-181.87457,2336.0198)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1199
    <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1200
       sodipodi:nodetypes="ccccc"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1201
       inkscape:label="Background"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1202
       inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1203
       id="path2136"
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1204
       d="M 54.211099,1.2654702 H 435.73881 V 230.18209 H 54.211099 Z"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1205
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.6;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.16776976;stroke-linecap:butt;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" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1206
    <rect
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1207
       ry="3.8152773"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1208
       rx="3.8152773"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1209
       y="15.77106"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1210
       x="64.024963"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1211
       height="30.150299"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1212
       width="361.89996"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1213
       id="rect2426"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1214
       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:#fffff5;fill-opacity:1;fill-rule:nonzero;stroke:#202326;stroke-width:0;stroke-linecap:butt;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"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1215
       inkscape:label="Field" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1216
    <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1217
       id="text2430"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1218
       y="37.408375"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1219
       x="72.50132"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1220
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.0763855px;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:0.47690967px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1221
       xml:space="preserve"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1222
       inkscape:label="Value"><tspan
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1223
         style="text-align:start;text-anchor:start;stroke-width:0.47690967px"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1224
         y="37.408375"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1225
         x="72.50132"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1226
         id="tspan2428"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1227
         sodipodi:role="line">number</tspan></text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1228
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1229
       style="fill-rule:evenodd;stroke-width:0.13585199"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1230
       inkscape:label="Enter"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1231
       id="g4947"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1232
       transform="matrix(1.6700128,0,0,1.6700128,-826.83854,-145.60855)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1233
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1234
         style="opacity:1;vector-effect:none;fill:#4f4c4d;fill-opacity:1;stroke:none;stroke-width:0.10074362;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1235
         id="path193"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1236
         d="m 750,175 c 0,-2 -1,-3 -3,-3 h -20 c -1,0 -3,1 -3,3 v 43 c 0,1 2,2 3,2 h 20 c 2,0 3,-1 3,-2 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1237
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1238
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1239
         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;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:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1240
         d="m -1244.2949,1166.5938 v 15.791 h -38.6875 v -2.9981 l -6.9199,4 6.9199,4 v -2.998 h 40.6836 v -17.7949 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1241
         transform="matrix(0.28557246,0,0,0.28557246,1098.7155,-140.51013)"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1242
         id="path6545-4"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1243
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1244
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1245
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1246
       style="fill-rule:evenodd;stroke-width:0.13585199"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1247
       inkscape:label="Keys"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1248
       id="g4993"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1249
       transform="matrix(1.6700128,0,0,1.6700128,-826.83854,-145.60855)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1250
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1251
         style="stroke-width:0.13585199"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1252
         inkscape:label="7"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1253
         id="g4892">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1254
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1255
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1256
           d="m 638,120 h 20 c 2,0 3,2 3,3 v 18 c 0,2 -1,3 -3,3 h -20 c -1,0 -3,-1 -3,-3 v -18 c 0,-1 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1257
           id="path163"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1258
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.10074359;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1259
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1260
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;stroke-width:0.10514989"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1261
           id="text331"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1262
           y="129.38269"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1263
           x="636.4165"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1264
           transform="scale(1.0007154,0.99928514)">7</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1265
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1266
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1267
         style="stroke-width:0.13585199"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1268
         inkscape:label="4"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1269
         id="g4907">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1270
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1271
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1272
           d="m 638,146 h 20 c 2,0 3,1 3,3 v 18 c 0,2 -1,3 -3,3 h -20 c -1,0 -3,-1 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1273
           id="path169"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1274
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.10074359;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1275
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1276
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;stroke-width:0.10514989"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1277
           id="text335"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1278
           y="154.10822"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1279
           x="636.4165"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1280
           transform="scale(1.0007154,0.99928514)">4</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1281
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1282
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1283
         style="stroke-width:0.13585199"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1284
         inkscape:label="1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1285
         id="g4922">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1286
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1287
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1288
           d="m 638,172 h 20 c 2,0 3,1 3,3 v 17 c 0,1 -1,3 -3,3 h -20 c -1,0 -3,-2 -3,-3 v -17 c 0,-2 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1289
           id="path175"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1290
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.10074359;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1291
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1292
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;stroke-width:0.10514989"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1293
           id="text339"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1294
           y="179.82285"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1295
           x="636.4165"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1296
           transform="scale(1.0007154,0.99928514)">1</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1297
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1298
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1299
         style="stroke-width:0.13585199"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1300
         inkscape:label="8"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1301
         id="g4897">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1302
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1303
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1304
           d="m 668,120 h 19 c 2,0 3,2 3,3 v 18 c 0,2 -1,3 -3,3 h -19 c -1,0 -3,-1 -3,-3 v -18 c 0,-1 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1305
           id="path165"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1306
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.10074359;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1307
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1308
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;stroke-width:0.10514989"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1309
           id="text347"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1310
           y="129.38269"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1311
           x="667.07562"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1312
           transform="scale(1.0007154,0.99928514)">8</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1313
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1314
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1315
         style="stroke-width:0.13585199"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1316
         inkscape:label="5"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1317
         id="g4912">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1318
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1319
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1320
           d="m 668,146 h 19 c 2,0 3,1 3,3 v 18 c 0,2 -1,3 -3,3 h -19 c -1,0 -3,-1 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1321
           id="path171"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1322
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.10074359;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1323
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1324
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;stroke-width:0.10514989"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1325
           id="text351"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1326
           y="154.10822"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1327
           x="667.07562"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1328
           transform="scale(1.0007154,0.99928514)">5</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1329
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1330
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1331
         style="stroke-width:0.13585199"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1332
         inkscape:label="2"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1333
         id="g4927">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1334
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1335
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1336
           d="m 668,172 h 19 c 2,0 3,1 3,3 v 17 c 0,1 -1,3 -3,3 h -19 c -1,0 -3,-2 -3,-3 v -17 c 0,-2 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1337
           id="path177"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1338
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.10074359;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1339
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1340
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;stroke-width:0.10514989"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1341
           id="text355"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1342
           y="179.82285"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1343
           x="667.07562"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1344
           transform="scale(1.0007154,0.99928514)">2</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1345
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1346
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1347
         style="stroke-width:0.13585199"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1348
         inkscape:label="9"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1349
         id="g4902">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1350
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1351
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1352
           d="m 697,120 h 20 c 2,0 3,2 3,3 v 18 c 0,2 -1,3 -3,3 h -20 c -1,0 -3,-1 -3,-3 v -18 c 0,-1 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1353
           id="path167"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1354
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.10074359;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1355
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1356
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;stroke-width:0.10514989"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1357
           id="text363"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1358
           y="129.38269"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1359
           x="695.75708"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1360
           transform="scale(1.0007154,0.99928514)">9</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1361
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1362
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1363
         style="stroke-width:0.13585199"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1364
         inkscape:label="6"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1365
         id="g4917">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1366
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1367
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1368
           d="m 697,146 h 20 c 2,0 3,1 3,3 v 18 c 0,2 -1,3 -3,3 h -20 c -1,0 -3,-1 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1369
           id="path173"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1370
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.10074359;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1371
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1372
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;stroke-width:0.10514989"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1373
           id="text367"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1374
           y="154.10822"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1375
           x="695.75708"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1376
           transform="scale(1.0007154,0.99928514)">6</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1377
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1378
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1379
         style="stroke-width:0.13585199"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1380
         inkscape:label="3"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1381
         id="g4932">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1382
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1383
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1384
           d="m 697,172 h 20 c 2,0 3,1 3,3 v 17 c 0,1 -1,3 -3,3 h -20 c -1,0 -3,-2 -3,-3 v -17 c 0,-2 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1385
           id="path179"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1386
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.10074359;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1387
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1388
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;stroke-width:0.10514989"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1389
           id="text371"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1390
           y="179.82285"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1391
           x="695.75708"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1392
           transform="scale(1.0007154,0.99928514)">3</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1393
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1394
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1395
         style="stroke-width:0.13585199"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1396
         inkscape:label="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1397
         id="g4937">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1398
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1399
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1400
           d="m 638,220 c -1,0 -3,-1 -3,-2 v -19 c 0,-1 2,-2 3,-2 h 49 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1401
           id="path373"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1402
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.10074359;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1403
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1404
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;stroke-width:0.10514989"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1405
           id="text377"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1406
           y="205.53712"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1407
           x="636.4165"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1408
           transform="scale(1.0007154,0.99928514)">0</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1409
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1410
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1411
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1412
       id="g3113"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1413
       inkscape:label="Esc"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1414
       transform="translate(-318.22576)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1415
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1416
         style="opacity:1;vector-effect:none;fill:#4f4c4d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16824313;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1417
         id="path167-3"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1418
         d="m 387.26079,54.792986 h 33.40019 c 3.34,0 5.01006,3.34003 5.01006,5.010045 v 30.060225 c 0,3.340029 -1.67006,5.010032 -5.01006,5.010032 h -33.40019 c -1.67006,0 -5.01007,-1.670003 -5.01007,-5.010032 V 59.803031 c 0,-1.670015 3.34001,-5.010045 5.01007,-5.010045 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1419
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1420
      <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1421
         x="394.42801"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1422
         y="78.632088"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1423
         id="text469-4"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1424
         style="font-weight:normal;font-size:10.63882256px;font-family:Arial;fill:#ffffff;fill-rule:evenodd;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1425
         transform="scale(1.0007154,0.99928511)">Esc</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1426
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1427
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1428
       id="g3109"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1429
       inkscape:label="BackSpace"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1430
       transform="translate(0,-43.420332)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1431
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1432
         style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1433
         id="path173-1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1434
         d="m 387.26079,98.213318 h 33.40019 c 3.34,0 5.01006,1.670013 5.01006,5.010032 v 30.06024 c 0,3.34002 -1.67006,5.01003 -5.01006,5.01003 h -33.40019 c -1.67006,0 -5.01007,-1.67001 -5.01007,-5.01003 v -30.06024 c 0,-3.340019 3.34001,-5.010032 5.01007,-5.010032 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1435
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1436
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1437
         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;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:#2b2828;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1438
         d="m -1278.9668,1041.3047 -6.9199,4 6.9199,4 v -3 h 33.416 v -1.9981 h -33.416 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1439
         transform="matrix(0.47690966,0,0,0.47690966,1008.0304,-380.26227)"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1440
         id="path11623-1-0-2"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1441
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1442
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1443
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1444
       id="g787"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1445
       inkscape:label="Sign"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1446
       style="fill-rule:evenodd;stroke-width:0.13585199"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1447
       transform="matrix(1.6700128,0,0,1.6700128,-678.20742,-102.18822)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1448
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1449
         style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.10074359;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1450
         id="path781"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1451
         d="m 638,120 h 20 c 2,0 3,2 3,3 v 18 c 0,2 -1,3 -3,3 h -20 c -1,0 -3,-1 -3,-3 v -18 c 0,-1 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1452
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1453
      <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1454
         x="642.1239"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1455
         y="135.09822"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1456
         id="text783"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1457
         style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;stroke-width:0.10514989"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1458
         transform="scale(1.0007154,0.99928514)">+/-</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1459
    </g>
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1460
    <text
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1461
       xml:space="preserve"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1462
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.31375408px;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;fill-rule:evenodd;stroke:none;stroke-width:0.30784383px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1463
       x="252.9579"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1464
       y="12.333653"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1465
       id="text509"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1466
       transform="scale(0.96824589,1.0327955)"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1467
       inkscape:label="Info"><tspan
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1468
         sodipodi:role="line"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1469
         id="tspan507"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1470
         x="252.9579"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1471
         y="12.333653"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1472
         style="stroke-width:0.30784383px">information</tspan></text>
2920
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1473
    <g
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1474
       transform="matrix(1.6700128,0,0,1.6700128,-826.83854,-145.60856)"
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1475
       style="fill-rule:evenodd;stroke-width:0.13585199"
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1476
       id="g4942"
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1477
       inkscape:label="NumDot">
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1478
      <path
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1479
         inkscape:connector-curvature="0"
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1480
         d="m 697,197 h 20 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 h -20 c -1,0 -3,-1 -3,-2 v -19 c 0,-1 2,-2 3,-2 z"
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1481
         id="path181"
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1482
         style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.10074359;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1483
      <text
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1484
         style="font-weight:normal;font-size:6.96602964px;font-family:Arial;fill:#2b2828;stroke-width:0.10514989"
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1485
         id="text771"
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1486
         y="204.54802"
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1487
         x="696.7464"
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1488
         transform="scale(1.0007154,0.99928514)">.</text>
3ee337c8c769 SVGHMI: finished shift and capslock support n keypad widget. Added a helper in widgets_common to collect subelements likle active/inactive/disabled...
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2917
diff changeset
  1489
    </g>
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1490
  </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1491
  <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1492
     transform="matrix(3.3549332,0,0,3.14525,-181.87457,1556.0198)"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1493
     style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1494
     id="g4278"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  1495
     inkscape:label="HMI:Keypad:HMI_STRING:HMI_LOCAL:PAGE_LOCAL">
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1496
    <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1497
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.6;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.16776976;stroke-linecap:butt;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"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1498
       d="M 54.211084,1.2654702 H 435.7388 V 230.18209 H 54.211084 Z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1499
       id="rect1006-3"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1500
       inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1501
       inkscape:label="Background"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1502
       sodipodi:nodetypes="ccccc" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1503
    <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1504
       style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1505
       id="path185"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1506
       d="m 162,197 h -11 c -2,0 -3,1 -3,3 v 18 c 0,2 1,3 3,3 h 11 168 18 c 0,0 1,-1 1,-3 v -18 c 0,-2 -1,-3 -1,-3 h -18 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1507
       inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1508
       inkscape:label="Space" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1509
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1510
       id="g4380"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1511
       inkscape:label="Keys"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1512
       style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1513
       transform="translate(0,-19.076386)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1514
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1515
         id="g4283"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1516
         inkscape:label="q Q"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1517
         style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1518
         transform="translate(0,-9.5381931)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1519
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1520
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1521
           id="path41"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1522
           d="m 95,121 h 19 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 H 95 c -1,0 -3,-2 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1523
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1524
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1525
           x="99.378708"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1526
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1527
           id="text203"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1528
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1529
           transform="scale(1.0007154,0.99928514)">Q</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1530
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1531
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1532
         id="g4337"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1533
         inkscape:label="w W"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1534
         style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1535
         transform="translate(0,-9.5381931)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1536
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1537
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1538
           id="path43"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1539
           d="m 124,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -3,-2 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1540
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1541
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1542
           x="127.0709"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1543
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1544
           id="text207"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1545
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1546
           transform="scale(1.0007154,0.99928514)">W</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1547
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1548
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1549
         id="g4332"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1550
         inkscape:label="e E"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1551
         style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1552
         transform="translate(0,-9.5381931)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1553
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1554
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1555
           id="path45"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1556
           d="m 154,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -3,-2 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1557
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1558
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1559
           x="159.70854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1560
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1561
           id="text211"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1562
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1563
           transform="scale(1.0007154,0.99928514)">E</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1564
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1565
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1566
         id="g4326"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1567
         inkscape:label="r R"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1568
         style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1569
         transform="translate(0,-9.5381931)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1570
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1571
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1572
           id="path47"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1573
           d="m 184,121 h 19 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -19 c -1,0 -3,-2 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1574
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1575
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1576
           x="188.39003"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1577
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1578
           id="text215"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1579
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1580
           transform="scale(1.0007154,0.99928514)">R</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1581
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1582
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1583
         id="g4321"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1584
         inkscape:label="t T"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1585
         style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1586
         transform="translate(0,-9.5381931)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1587
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1588
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1589
           id="path49"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1590
           d="m 213,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 v -18 c 0,-2 1,-3 2,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1591
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1592
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1593
           x="219.04961"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1594
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1595
           id="text219"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1596
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1597
           transform="scale(1.0007154,0.99928514)">T</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1598
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1599
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1600
         id="g4316"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1601
         inkscape:label="y Y"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1602
         style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1603
         transform="translate(0,-9.5381931)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1604
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1605
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1606
           id="path51"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1607
           d="m 243,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 v -18 c 0,-2 1,-3 2,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1608
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1609
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1610
           x="248.72017"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1611
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1612
           id="text223"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1613
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1614
           transform="scale(1.0007154,0.99928514)">Y</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1615
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1616
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1617
         id="g4311"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1618
         inkscape:label="u U"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1619
         style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1620
         transform="translate(0,-9.5381931)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1621
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1622
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1623
           id="path53"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1624
           d="m 273,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 v -18 c 0,-2 1,-3 2,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1625
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1626
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1627
           x="278.39075"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1628
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1629
           id="text227"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1630
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1631
           transform="scale(1.0007154,0.99928514)">U</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1632
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1633
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1634
         id="g4306"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1635
         inkscape:label="i I"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1636
         style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1637
         transform="translate(0,-9.5381931)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1638
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1639
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1640
           id="path55"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1641
           d="m 302,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 v -18 c 0,-2 1,-3 2,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1642
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1643
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1644
           x="311.02859"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1645
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1646
           id="text231"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1647
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1648
           transform="scale(1.0007154,0.99928514)">I</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1649
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1650
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1651
         id="g4301"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1652
         inkscape:label="o O"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1653
         style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1654
         transform="translate(0,-9.5381931)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1655
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1656
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1657
           id="path57"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1658
           d="m 332,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 v -18 c 0,-2 1,-3 2,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1659
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1660
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1661
           x="336.74319"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1662
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1663
           id="text235"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1664
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1665
           transform="scale(1.0007154,0.99928514)">O</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1666
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1667
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1668
         id="g4296"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1669
         inkscape:label="p P"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1670
         style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1671
         transform="translate(0,-9.5381931)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1672
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1673
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1674
           id="path59"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1675
           d="m 362,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 v -18 c 0,-2 1,-3 2,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1676
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1677
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1678
           x="367.40256"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1679
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1680
           id="text239"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1681
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1682
           transform="scale(1.0007154,0.99928514)">P</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1683
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1684
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1685
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1686
         id="g4511"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1687
         inkscape:label="a A">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1688
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1689
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1690
           d="m 103,147 h 19 c 1,0 3,1 3,2 v 19 c 0,1 -2,2 -3,2 h -19 c -2,0 -3,-1 -3,-2 v -19 c 0,-1 1,-2 3,-2 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1691
           id="path65"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1692
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1693
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1694
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1695
           id="text243"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1696
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1697
           x="107.29005"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1698
           transform="scale(1.0007154,0.99928514)">A</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1699
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1700
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1701
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1702
         id="g4516"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1703
         inkscape:label="s S">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1704
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1705
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1706
           d="m 132,147 h 20 c 1,0 3,1 3,2 v 19 c 0,1 -2,2 -3,2 h -20 c -2,0 -3,-1 -3,-2 v -19 c 0,-1 1,-2 3,-2 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1707
           id="path67"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1708
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1709
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1710
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1711
           id="text247"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1712
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1713
           x="137.95012"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1714
           transform="scale(1.0007154,0.99928514)">S</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1715
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1716
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1717
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1718
         id="g4521"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1719
         inkscape:label="d D">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1720
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1721
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1722
           d="m 162,147 h 20 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 h -20 c -2,0 -3,-1 -3,-2 v -19 c 0,-1 1,-2 3,-2 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1723
           id="path69"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1724
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1725
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1726
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1727
           id="text251"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1728
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1729
           x="166.63159"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1730
           transform="scale(1.0007154,0.99928514)">D</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1731
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1732
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1733
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1734
         id="g4526"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1735
         inkscape:label="f F">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1736
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1737
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1738
           d="m 192,147 h 19 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 h -19 c -2,0 -3,-1 -3,-2 v -19 c 0,-1 1,-2 3,-2 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1739
           id="path71"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1740
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1741
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1742
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1743
           id="text255"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1744
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1745
           x="197.29166"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1746
           transform="scale(1.0007154,0.99928514)">F</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1747
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1748
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1749
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1750
         id="g4531"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1751
         inkscape:label="g G">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1752
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1753
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1754
           d="m 221,147 h 20 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 h -20 c -2,0 -3,-1 -3,-2 v -19 c 0,-1 1,-2 3,-2 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1755
           id="path73"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1756
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1757
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1758
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1759
           id="text259"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1760
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1761
           x="225.97284"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1762
           transform="scale(1.0007154,0.99928514)">G</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1763
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1764
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1765
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1766
         id="g4536"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1767
         inkscape:label="h H">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1768
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1769
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1770
           d="m 251,147 h 20 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 h -20 c -1,0 -3,-1 -3,-2 v -19 c 0,-1 2,-2 3,-2 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1771
           id="path75"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1772
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1773
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1774
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1775
           id="text263"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1776
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1777
           x="255.64342"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1778
           transform="scale(1.0007154,0.99928514)">H</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1779
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1780
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1781
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1782
         id="g4541"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1783
         inkscape:label="j J">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1784
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1785
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1786
           d="m 281,147 h 19 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 h -19 c -1,0 -3,-1 -3,-2 v -19 c 0,-1 2,-2 3,-2 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1787
           id="path77"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1788
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1789
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1790
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1791
           id="text267"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1792
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1793
           x="287.29208"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1794
           transform="scale(1.0007154,0.99928514)">J</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1795
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1796
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1797
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1798
         id="g4546"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1799
         inkscape:label="k K">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1800
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1801
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1802
           d="m 310,147 h 20 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 h -20 c -1,0 -3,-1 -3,-2 v -19 c 0,-1 2,-2 3,-2 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1803
           id="path79"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1804
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1805
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1806
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1807
           id="text271"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1808
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1809
           x="314.98465"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1810
           transform="scale(1.0007154,0.99928514)">K</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1811
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1812
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1813
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1814
         id="g4551"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1815
         inkscape:label="l L">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1816
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1817
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1818
           d="m 340,147 h 20 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 h -20 c -1,0 -3,-1 -3,-2 v -19 c 0,-1 2,-2 3,-2 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1819
           id="path81"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1820
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1821
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1822
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1823
           id="text275"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1824
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1825
           x="345.64444"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1826
           transform="scale(1.0007154,0.99928514)">L</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1827
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1828
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1829
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1830
         id="g4586"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1831
         inkscape:label="z Z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1832
         transform="translate(0,9.5381929)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1833
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1834
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1835
           d="m 113,172 h 21 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -21 c -1,0 -2,-1 -2,-3 v -17 c 0,-1 1,-3 2,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1836
           id="path87-3"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1837
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1838
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1839
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1840
           id="text279"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1841
           y="188.72411"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1842
           x="119.15855"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1843
           transform="scale(1.0007154,0.99928514)">Z</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1844
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1845
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1846
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1847
         id="g4581"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1848
         inkscape:label="x X"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1849
         transform="translate(0,9.5381929)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1850
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1851
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1852
           d="m 143,172 h 21 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -21 c -1,0 -2,-1 -2,-3 v -17 c 0,-1 1,-3 2,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1853
           id="path89-6"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1854
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1855
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1856
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1857
           id="text283"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1858
           y="188.72411"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1859
           x="148.82933"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1860
           transform="scale(1.0007154,0.99928514)">X</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1861
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1862
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1863
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1864
         id="g4576"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1865
         inkscape:label="c C"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1866
         transform="translate(0,9.5381929)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1867
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1868
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1869
           d="m 173,172 h 21 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -21 c -1,0 -2,-1 -2,-3 v -17 c 0,-1 1,-3 2,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1870
           id="path91-7"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1871
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1872
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1873
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1874
           id="text287"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1875
           y="188.72411"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1876
           x="178.50011"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1877
           transform="scale(1.0007154,0.99928514)">C</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1878
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1879
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1880
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1881
         id="g4571"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1882
         inkscape:label="v V"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1883
         transform="translate(0,9.5381929)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1884
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1885
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1886
           d="m 202,172 h 21 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -21 c 0,0 -1,-1 -1,-3 v -17 c 0,-1 1,-3 1,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1887
           id="path195"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1888
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1889
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1890
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1891
           id="text291"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1892
           y="188.72411"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1893
           x="208.16988"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1894
           transform="scale(1.0007154,0.99928514)">V</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1895
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1896
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1897
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1898
         id="g4566"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1899
         inkscape:label="b B"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1900
         transform="translate(0,9.5381929)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1901
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1902
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1903
           d="m 233,172 h 20 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -20 c -2,0 -3,-1 -3,-3 v -17 c 0,-1 1,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1904
           id="path93"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1905
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1906
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1907
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1908
           id="text295"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1909
           y="188.72411"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1910
           x="237.84096"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1911
           transform="scale(1.0007154,0.99928514)">B</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1912
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1913
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1914
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1915
         id="g4561"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1916
         inkscape:label="n N"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1917
         transform="translate(0,9.5381929)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1918
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1919
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1920
           d="m 263,172 h 20 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -20 c -2,0 -3,-1 -3,-3 v -17 c 0,-1 1,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1921
           id="path95"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1922
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1923
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1924
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1925
           id="text299"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1926
           y="188.72411"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1927
           x="267.51193"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1928
           transform="scale(1.0007154,0.99928514)">N</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1929
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1930
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1931
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1932
         id="g4556"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1933
         inkscape:label="m M"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1934
         transform="translate(0,9.5381929)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1935
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1936
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1937
           d="m 293,172 h 19 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -19 c -2,0 -3,-1 -3,-3 v -17 c 0,-1 1,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1938
           id="path97"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1939
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1940
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1941
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1942
           id="text303"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1943
           y="188.72411"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1944
           x="296.1933"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1945
           transform="scale(1.0007154,0.99928514)">M</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1946
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1947
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1948
         id="g4818"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1949
         inkscape:label=". :"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1950
         style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1951
         transform="translate(0,9.5381929)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1952
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1953
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1954
           d="m 352,172 h 20 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -20 c -2,0 -3,-1 -3,-3 v -17 c 0,-1 1,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1955
           id="path101"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1956
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1957
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1958
           transform="scale(1.0007154,0.99928513)"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1959
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;fill-rule:evenodd;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1960
           id="text719"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1961
           y="189.66107"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1962
           x="359.58276">.</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1963
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1964
           x="359.58276"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1965
           y="181.64532"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1966
           id="text4834"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1967
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;fill-rule:evenodd;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1968
           transform="scale(1.0007154,0.99928512)">:</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1969
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1970
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1971
         id="g4813"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1972
         inkscape:label=", ;"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1973
         style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1974
         transform="translate(0,9.5381929)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1975
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1976
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1977
           d="m 322,172 h 20 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -20 c -2,0 -3,-1 -3,-3 v -17 c 0,-1 1,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1978
           id="path99"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1979
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1980
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1981
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;fill-rule:evenodd;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1982
           id="text727"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1983
           y="181.64532"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1984
           x="330.00806"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1985
           transform="scale(1.0007154,0.99928512)">;</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1986
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1987
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;fill-rule:evenodd;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1988
           y="189.66107"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1989
           x="330.00806"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1990
           transform="scale(1.0007154,0.99928512)"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1991
           id="text4826">,</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1992
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1993
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1994
         style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1995
         inkscape:label="1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1996
         id="g2845"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1997
         transform="translate(-13.353469,-45.783327)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1998
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1999
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2000
           d="m 95,121 h 19 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 H 95 c -1,0 -3,-2 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2001
           id="path2839"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2002
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2003
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2004
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2005
           id="text2841"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2006
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2007
           x="101.07153"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2008
           transform="scale(1.0007154,0.99928513)">1</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2009
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2010
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2011
         style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2012
         inkscape:label="2"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2013
         id="g2853"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2014
         transform="translate(-13.353469,-45.783327)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2015
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2016
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2017
           d="m 124,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -3,-2 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2018
           id="path2847"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2019
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2020
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2021
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2022
           id="text2849"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2023
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2024
           x="130.18704"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2025
           transform="scale(1.0007154,0.99928513)">2</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2026
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2027
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2028
         inkscape:label="3"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2029
         id="g2861"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2030
         style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2031
         transform="translate(-13.353469,-45.783327)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2032
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2033
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2034
           d="m 154,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -3,-2 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2035
           id="path2855"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2036
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2037
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2038
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2039
           id="text2857"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2040
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2041
           x="159.70854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2042
           transform="scale(1.0007154,0.99928514)">3</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2043
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2044
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2045
         id="g2957"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2046
         inkscape:label="4"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2047
         transform="translate(0,-19.076386)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2048
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2049
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2050
           d="m 170.64653,94.293059 h 19 c 2,0 3,1 3,3 v 18.000001 c 0,1 -1,3 -3,3 h -19 c -1,0 -3,-2 -3,-3 V 97.293059 c 0,-2 2,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2051
           id="path2865"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2052
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2053
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2054
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2055
           id="text2867"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2056
           y="111.55791"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2057
           x="176.39188"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2058
           transform="scale(1.0007154,0.99928514)">4</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2059
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2060
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2061
         id="g2962"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2062
         inkscape:label="5"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2063
         transform="translate(0,-19.076386)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2064
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2065
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2066
           d="m 199.64653,94.293059 h 20 c 2,0 3,1 3,3 v 18.000001 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 V 97.293059 c 0,-2 1,-3 2,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2067
           id="path2873"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2068
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2069
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2070
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2071
           id="text2875"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2072
           y="111.55791"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2073
           x="205.70567"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2074
           transform="scale(1.0007154,0.99928514)">5</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2075
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2076
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2077
         id="g2967"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2078
         inkscape:label="6"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2079
         transform="translate(0,-19.076386)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2080
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2081
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2082
           d="m 229.64653,94.293059 h 20 c 2,0 3,1 3,3 v 18.000001 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 V 97.293059 c 0,-2 1,-3 2,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2083
           id="path2881"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2084
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2085
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2086
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2087
           id="text2883"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2088
           y="111.55791"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2089
           x="236.15851"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2090
           transform="scale(1.0007154,0.99928514)">6</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2091
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2092
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2093
         id="g2972"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2094
         inkscape:label="7"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2095
         transform="translate(0,-19.076386)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2096
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2097
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2098
           d="m 259.64653,94.293059 h 20 c 2,0 3,1 3,3 v 18.000001 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 V 97.293059 c 0,-2 1,-3 2,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2099
           id="path2889"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2100
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2101
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2102
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2103
           id="text2891"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2104
           y="111.55791"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2105
           x="266.06564"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2106
           transform="scale(1.0007154,0.99928514)">7</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2107
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2108
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2109
         id="g2977"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2110
         inkscape:label="8"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2111
         transform="translate(0,-19.076386)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2112
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2113
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2114
           d="m 288.64653,94.293059 h 20 c 2,0 3,1 3,3 v 18.000001 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 V 97.293059 c 0,-2 1,-3 2,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2115
           id="path2897"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2116
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2117
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2118
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2119
           id="text2899"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2120
           y="111.55791"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2121
           x="295.08231"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2122
           transform="scale(1.0007154,0.99928514)">8</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2123
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2124
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2125
         id="g2982"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2126
         inkscape:label="9 -"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2127
         transform="translate(0,-19.076386)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2128
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2129
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2130
           d="m 318.64653,94.293059 h 20 c 2,0 3,1 3,3 v 18.000001 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 V 97.293059 c 0,-2 1,-3 2,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2131
           id="path2905"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2132
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2133
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2134
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2135
           id="text2907"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2136
           y="111.55791"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2137
           x="325.05408"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2138
           transform="scale(1.0007154,0.99928514)">9</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2139
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2140
           transform="scale(1.0007154,0.99928511)"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2141
           x="335.72681"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2142
           y="102.42173"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2143
           id="text806"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2144
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;fill-rule:evenodd;stroke-width:0.36866826">-</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2145
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2146
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2147
         id="g2987"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2148
         inkscape:label="0 +"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2149
         transform="translate(0,-19.076386)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2150
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2151
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2152
           d="m 348.64653,94.293059 h 20 c 2,0 3,1 3,3 v 18.000001 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 V 97.293059 c 0,-2 1,-3 2,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2153
           id="path2913"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2154
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2155
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2156
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2157
           id="text2915"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2158
           y="111.55791"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2159
           x="355.05984"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2160
           transform="scale(1.0007154,0.99928514)">0</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2161
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2162
           transform="scale(1.0007154,0.99928511)"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2163
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;fill-rule:evenodd;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2164
           id="text804"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2165
           y="102.42173"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2166
           x="365.30151">+</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2167
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2168
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2169
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2170
       transform="translate(335.89988,-58.934803)"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2171
       id="g3544"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2172
       inkscape:label="Esc"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2173
       style="stroke-width:0.47631353">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2174
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2175
         style="opacity:1;vector-effect:none;fill:#4f4c4d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16824313;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2176
         id="path105"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2177
         d="m 47.948645,115.07509 h 39.076386 c 1,0 3,1 3,3 v 18 c 0,1 -2,3 -3,3 H 47.948645 c -2,0 -3,-2 -3,-3 v -18 c 0,-2 1,-3 3,-3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2178
         inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2179
         sodipodi:nodetypes="sssssssss" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2180
      <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2181
         transform="scale(1.0007154,0.99928512)"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2182
         style="font-weight:normal;font-size:9.37966251px;font-family:Arial;fill:#ffffff;fill-rule:evenodd;stroke-width:0.36866826"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2183
         id="text469"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2184
         y="130.02028"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2185
         x="59.288635">Esc</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2186
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2187
    <g
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2188
       inkscape:label="Enter"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2189
       id="g4291"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2190
       style="stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2191
       transform="translate(0,-19.076386)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2192
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2193
         sodipodi:nodetypes="sssssssss"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2194
         style="opacity:1;vector-effect:none;fill:#4f4c4d;fill-opacity:1;stroke:none;stroke-width:0.16824313;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2195
         id="path3616"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2196
         d="m 368.68274,170 c -1,0 -2,-1 -2,-3 v -17 c 0,-1 1,-3 2,-3 h 54.24217 c 2,0 3,2 3,3 v 17 c 0,2 -1,3 -3,3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2197
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2198
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2199
         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;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:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2200
         d="m -260.23633,1080.8125 v 15.7949 h -38.68555 v -3 l -6.91992,4 6.91992,4 v -3.0019 h 40.6836 v -17.793 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2201
         transform="matrix(0.47690966,0,0,0.47690966,531.12074,-361.18588)"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2202
         id="path6545"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2203
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2204
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2205
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2206
       inkscape:label="BackSpace"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2207
       id="g4287"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2208
       style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2209
       transform="translate(2.3648311e-6,-28.614579)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2210
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2211
         sodipodi:nodetypes="sssssssss"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2212
         style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2213
         id="path3624"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2214
         d="m 391.97749,144 c -1,0 -2,-1 -2,-3 v -17 c 0,-1 1,-3 2,-3 h 30.94742 c 2,0 3,2 3,3 v 17 c 0,2 -1,3 -3,3 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2215
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2216
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2217
         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;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:#2b2828;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2218
         d="m -268.72656,1011.1777 -6.91992,4 6.91992,4 v -3.0019 h 29.18945 v -1.9981 h -29.18945 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2219
         transform="matrix(0.47690966,0,0,0.47690966,531.12074,-351.64769)"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2220
         id="path11623-1-0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2221
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2222
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2223
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2224
       id="g934"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2225
       inkscape:label="CapsLock">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2226
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2227
         inkscape:label="inactive"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2228
         id="g942"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2229
         style="display:inline;fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2230
         transform="translate(0,-19.076386)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2231
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2232
           sodipodi:nodetypes="sssssssss"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2233
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2234
           id="path936"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2235
           d="m 67.025031,170 c -1,0 -3,-1 -3,-2 v -19 c 0,-1 2,-2 3,-2 H 92 c 2,0 4,1 4,2 v 19 c 0,1 -2,2 -4,2 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2236
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2237
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2238
           x="69.789322"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2239
           y="156.71973"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2240
           id="text938-5"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2241
           style="font-weight:normal;font-size:8.66233635px;font-family:Arial;fill:#2b2828;stroke-width:0.36866823"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2242
           transform="scale(1.0007154,0.99928515)">Caps</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2243
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2244
           x="69.789322"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2245
           y="166.5585"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2246
           id="text940"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2247
           style="font-weight:normal;font-size:8.66233635px;font-family:Arial;fill:#2b2828;stroke-width:0.36866823"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2248
           transform="scale(1.0007154,0.99928515)">Lock</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2249
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2250
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2251
         transform="translate(0,-19.076386)"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2252
         style="fill-rule:evenodd;stroke-width:0.47631353"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2253
         id="g4429"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2254
         inkscape:label="active">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2255
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2256
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2257
           d="m 67.025031,170 c -1,0 -3,-1 -3,-2 v -19 c 0,-1 2,-2 3,-2 H 92 c 2,0 4,1 4,2 v 19 c 0,1 -2,2 -4,2 z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2258
           id="path199"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2259
           style="opacity:1;vector-effect:none;fill:#4f4c4d;fill-opacity:1;stroke:none;stroke-width:0.16824313;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2260
           sodipodi:nodetypes="sssssssss" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2261
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2262
           transform="scale(1.0007154,0.99928515)"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2263
           style="font-weight:normal;font-size:8.66233635px;font-family:Arial;fill:#ffffff;stroke-width:0.36866823"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2264
           id="text647"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2265
           y="156.71973"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2266
           x="69.789322">Caps</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2267
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2268
           transform="scale(1.0007154,0.99928515)"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2269
           style="font-weight:normal;font-size:8.66233635px;font-family:Arial;fill:#ffffff;stroke-width:0.36866823"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2270
           id="text651"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2271
           y="166.5585"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2272
           x="69.789322">Lock</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2273
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2274
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2275
    <rect
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2276
       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:#fffff5;fill-opacity:1;fill-rule:nonzero;stroke:#202326;stroke-width:0;stroke-linecap:butt;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"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2277
       id="rect2130"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2278
       width="361.89996"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2279
       height="30.150299"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2280
       x="64.024956"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2281
       y="15.771065"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2282
       rx="3.8152773"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2283
       ry="3.8152773"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2284
       inkscape:label="Field" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2285
    <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2286
       xml:space="preserve"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2287
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.0763855px;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:0.47690967px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2288
       x="72.50132"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2289
       y="38.296417"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2290
       id="text1309"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2291
       inkscape:label="Value"><tspan
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2292
         sodipodi:role="line"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2293
         id="tspan1307"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2294
         x="72.50132"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2295
         y="38.296417"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2296
         style="text-align:start;text-anchor:start;stroke-width:0.47690967px">text</tspan></text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2297
    <g
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2298
       id="g437"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2299
       inkscape:label="Shift">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2300
      <g
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2301
         id="g421"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2302
         inkscape:label="inactive">
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2303
        <path
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2304
           inkscape:connector-curvature="0"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2305
           d="m 379.96247,185.46181 c -1,0 -2,-1 -2,-3 v -17 c 0,-1 1,-3 2,-3 h 42.96244 c 2,0 3,2 3,3 v 17 c 0,2 -1,3 -3,3 z"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2306
           id="path910"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2307
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2308
           sodipodi:nodetypes="sssssssss" />
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2309
        <text
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2310
           style="font-weight:normal;font-size:8.92098808px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2311
           id="text912"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2312
           y="177.90059"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2313
           x="392.55679"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2314
           transform="scale(1.0007154,0.99928513)">Shift</text>
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2315
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2316
           sodipodi:nodetypes="sssssssss"
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2317
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2318
           id="path856"
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2319
           d="m 67.025031,185.46181 c -1,0 -3,-1 -3,-3 v -17 c 0,-1 2,-3 3,-3 H 104 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 z"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2320
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2321
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2322
           x="75.85218"
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2323
           y="177.90059"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2324
           id="text858"
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2325
           style="font-weight:normal;font-size:8.92098808px;font-family:Arial;fill:#2b2828;fill-rule:evenodd;stroke-width:0.36866826"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2326
           transform="scale(1.0007154,0.99928513)">Shift</text>
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2327
      </g>
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2328
      <g
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2329
         id="g413"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2330
         inkscape:label="active">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2331
        <path
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2332
           sodipodi:nodetypes="sssssssss"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2333
           style="opacity:1;vector-effect:none;fill:#4f4c4d;fill-opacity:1;stroke:none;stroke-width:0.16824313;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2334
           id="path551"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2335
           d="m 379.96247,185.46181 c -1,0 -2,-1 -2,-3 v -17 c 0,-1 1,-3 2,-3 h 42.96244 c 2,0 3,2 3,3 v 17 c 0,2 -1,3 -3,3 z"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2336
           inkscape:connector-curvature="0" />
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2337
        <text
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2338
           transform="scale(1.0007154,0.99928513)"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2339
           x="392.55679"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2340
           y="177.90059"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2341
           id="text629"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2342
           style="font-weight:normal;font-size:8.92098808px;font-family:Arial;fill:#ffffff;stroke-width:0.36866826">Shift</text>
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2343
        <path
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2344
           inkscape:connector-curvature="0"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2345
           d="m 67.025031,185.46181 c -1,0 -3,-1 -3,-3 v -17 c 0,-1 2,-3 3,-3 H 104 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 z"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2346
           id="path879"
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2347
           style="opacity:1;vector-effect:none;fill:#4f4c4d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16824313;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2348
           sodipodi:nodetypes="sssssssss" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2349
        <text
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2350
           transform="scale(1.0007154,0.99928513)"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2351
           style="font-weight:normal;font-size:8.92098808px;font-family:Arial;fill:#ffffff;fill-rule:evenodd;stroke-width:0.36866826"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2352
           id="text881"
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2353
           y="177.90059"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2354
           x="75.85218">Shift</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2355
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2356
    </g>
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2357
    <text
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2358
       transform="scale(0.96824588,1.0327955)"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2359
       id="text471"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2360
       y="12.333657"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2361
       x="252.9579"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2362
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.31375408px;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;fill-rule:evenodd;stroke:none;stroke-width:0.30784383px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2363
       xml:space="preserve"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2364
       inkscape:label="Info"><tspan
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2365
         style="stroke-width:0.30784383px"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2366
         y="12.333657"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2367
         x="252.9579"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2368
         id="tspan469"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2369
         sodipodi:role="line">information</tspan></text>
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2370
  </g>
2922
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2371
  <g
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2372
     id="g14237"
2936
53fb11263ff1 SVGHMI: HMI:DropDown: more documentation.
Edouard Tisserant
parents: 2931
diff changeset
  2373
     inkscape:label="HMI:DropDown:1:2:3:4:5:6:7:8:9:10@/SELECTION"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2374
     transform="matrix(0.28590269,0,0,0.28590269,248.76957,33.129558)">
2922
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2375
    <rect
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2376
       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:#53676c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-linecap:butt;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"
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2377
       id="rect14212"
2926
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2378
       width="391.99988"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2379
       height="130.9433"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2380
       x="864.00842"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2381
       y="923.98993"
2922
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2382
       rx="7"
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2383
       ry="7"
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2384
       inkscape:label="box" />
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2385
    <text
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2386
       id="text14183"
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2387
       y="1011.9975"
2926
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2388
       x="881.44226"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2389
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:80px;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:#d42aff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
2922
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2390
       xml:space="preserve"
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2391
       inkscape:label="text"><tspan
2926
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2392
         style="text-align:start;text-anchor:start;fill:#d42aff;stroke-width:1px"
2922
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2393
         y="1011.9975"
2926
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2394
         x="881.44226"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2395
         sodipodi:role="line"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2396
         id="tspan421">sel_0</tspan></text>
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2397
    <path
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2398
       sodipodi:type="star"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2399
       style="opacity:1;vector-effect:none;fill:#a7a5a6;fill-opacity:1;stroke:none;stroke-width:0.35277769;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2400
       id="path424"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2401
       sodipodi:sides="3"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2402
       sodipodi:cx="1200.5"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2403
       sodipodi:cy="975"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2404
       sodipodi:r1="43.683521"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2405
       sodipodi:r2="21.841761"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2406
       sodipodi:arg1="1.5707963"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2407
       sodipodi:arg2="2.6179939"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2408
       inkscape:flatsided="false"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2409
       inkscape:rounded="0"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2410
       inkscape:randomized="0"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2411
       d="m 1200.5,1018.6835 -18.9155,-32.76262 -18.9155,-32.76264 37.831,0 37.831,0 -18.9155,32.76264 z"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2412
       inkscape:transform-center-y="10.92088"
90f9d9782632 SVGHMI: Add button element to HMI:DropDown, also fix problem with computed box margins.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2922
diff changeset
  2413
       inkscape:label="button" />
2922
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2414
  </g>
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2415
  <g
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2416
     id="g14274"
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2417
     inkscape:label="HMI:List:HoodNames:ForEach:HOOD:NAME@/" />
2930
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2418
  <g
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2419
     inkscape:label="HMI:Input@/SELECTION"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2420
     id="g446"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2421
     transform="matrix(0.28590269,0,0,0.28590269,527.38811,348.87609)">
2930
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2422
    <text
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2423
       xml:space="preserve"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2424
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2425
       x="136.32812"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2426
       y="218.24219"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2427
       id="text432"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2428
       inkscape:label="value"><tspan
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2429
         sodipodi:role="line"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2430
         id="tspan430"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2431
         x="136.32812"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2432
         y="218.24219"
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2433
         style="stroke-width:1px">8</tspan></text>
2930
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2434
    <path
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2435
       transform="scale(1,-1)"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2436
       sodipodi:type="star"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2437
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2438
       id="path436"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2439
       sodipodi:sides="3"
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2440
       sodipodi:cx="276.74072"
2930
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2441
       sodipodi:cy="-224.98808"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2442
       sodipodi:r1="29.912722"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2443
       sodipodi:r2="14.956361"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2444
       sodipodi:arg1="0.52359878"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2445
       sodipodi:arg2="1.5707963"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2446
       inkscape:flatsided="true"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2447
       inkscape:rounded="0"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2448
       inkscape:randomized="0"
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2449
       d="m 302.6459,-210.03172 -51.81035,0 25.90517,-44.86908 z"
2930
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2450
       inkscape:transform-center-y="7.4781812"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2451
       inkscape:label="-1" />
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2452
    <rect
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2453
       inkscape:label="edit"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2454
       onclick=""
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2455
       y="95.40741"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2456
       x="139.85185"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2457
       height="128"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2458
       width="407.7037"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2459
       id="rect438"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2460
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-linecap:butt;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" />
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2461
    <path
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2462
       inkscape:label="+1"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2463
       inkscape:transform-center-y="-7.4781804"
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2464
       d="m 302.6459,111.4008 -51.81035,0 25.90517,-44.869079 z"
2930
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2465
       inkscape:randomized="0"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2466
       inkscape:rounded="0"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2467
       inkscape:flatsided="true"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2468
       sodipodi:arg2="1.5707963"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2469
       sodipodi:arg1="0.52359878"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2470
       sodipodi:r2="14.956361"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2471
       sodipodi:r1="29.912722"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2472
       sodipodi:cy="96.444443"
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2473
       sodipodi:cx="276.74072"
2930
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2474
       sodipodi:sides="3"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2475
       id="path442"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2476
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2477
       sodipodi:type="star" />
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2478
    <path
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2479
       inkscape:label="=0"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2480
       inkscape:transform-center-y="-10.828983"
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2481
       d="m 306.14807,189.68763 -58.37872,0.43598 -0.43597,-58.37872 58.37871,-0.43597 z"
2930
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2482
       inkscape:randomized="0"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2483
       inkscape:rounded="0"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2484
       inkscape:flatsided="true"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2485
       sodipodi:arg2="1.5633284"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2486
       sodipodi:arg1="0.77793027"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2487
       sodipodi:r2="21.657967"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2488
       sodipodi:r1="41.281136"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2489
       sodipodi:cy="160.71626"
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2490
       sodipodi:cx="276.74072"
2930
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2491
       sodipodi:sides="4"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2492
       id="path444"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2493
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2494
       sodipodi:type="star"
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2495
       inkscape:transform-center-x="1.0089177e-06" />
41edcb8e0a01 SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2926
diff changeset
  2496
  </g>
2961
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2497
  <g
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2498
     transform="matrix(0.28590269,0,0,0.28590269,210.16209,215.31977)"
2961
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2499
     id="g443"
2983
43198edb6ac0 SVGHMI: Add use of Python PLC Globals it test
Edouard Tisserant
parents: 2962
diff changeset
  2500
     inkscape:label="HMI:Button@/SELECTION"
43198edb6ac0 SVGHMI: Add use of Python PLC Globals it test
Edouard Tisserant
parents: 2962
diff changeset
  2501
     style="stroke-width:2">
2961
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2502
    <g
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2503
       id="g435"
2983
43198edb6ac0 SVGHMI: Add use of Python PLC Globals it test
Edouard Tisserant
parents: 2962
diff changeset
  2504
       inkscape:label="bg"
43198edb6ac0 SVGHMI: Add use of Python PLC Globals it test
Edouard Tisserant
parents: 2962
diff changeset
  2505
       style="stroke-width:2">
2961
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2506
      <rect
2983
43198edb6ac0 SVGHMI: Add use of Python PLC Globals it test
Edouard Tisserant
parents: 2962
diff changeset
  2507
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:10;stroke-linecap:butt;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"
2961
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2508
         id="rect433"
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2509
         width="245.44583"
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2510
         height="95.723877"
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2511
         x="971.96545"
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2512
         y="594.82263"
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2513
         ry="47.861938"
2983
43198edb6ac0 SVGHMI: Add use of Python PLC Globals it test
Edouard Tisserant
parents: 2962
diff changeset
  2514
         inkscape:label="button"
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2515
         rx="47.861938" />
2961
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2516
    </g>
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2517
    <g
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2518
       id="g441"
2983
43198edb6ac0 SVGHMI: Add use of Python PLC Globals it test
Edouard Tisserant
parents: 2962
diff changeset
  2519
       inkscape:label="text"
43198edb6ac0 SVGHMI: Add use of Python PLC Globals it test
Edouard Tisserant
parents: 2962
diff changeset
  2520
       style="stroke-width:2">
2961
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2521
      <text
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2522
         inkscape:label="setting_jmp"
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2523
         id="text439"
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2524
         y="656.98151"
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2525
         x="1090.7626"
2983
43198edb6ac0 SVGHMI: Add use of Python PLC Globals it test
Edouard Tisserant
parents: 2962
diff changeset
  2526
         style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:1.99999988px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
2961
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2527
         xml:space="preserve"><tspan
2983
43198edb6ac0 SVGHMI: Add use of Python PLC Globals it test
Edouard Tisserant
parents: 2962
diff changeset
  2528
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:1.99999988px"
2961
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2529
           y="656.98151"
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2530
           x="1090.7626"
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2531
           id="tspan437"
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2532
           sodipodi:role="line">up</tspan></text>
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2533
    </g>
00825316ed00 SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2936
diff changeset
  2534
  </g>
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2535
  <g
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2536
     id="g5053"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2537
     inkscape:label="HMI:Switch@/PUMP0/BOOLOUT">
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2538
    <g
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2539
       sodipodi:type="inkscape:box3d"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2540
       id="g473"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2541
       style="fill:#ff0000;stroke:#ff00ff"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2542
       inkscape:perspectiveID="#perspective445"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2543
       inkscape:corner0="-0.22508846 : -0.3474613 : 0 : 1"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2544
       inkscape:corner7="-0.30162293 : -0.45734167 : 0.25 : 1"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2545
       inkscape:label="true">
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2546
      <path
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2547
         sodipodi:type="inkscape:box3dside"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2548
         id="path461"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2549
         style="fill:#353564;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2550
         inkscape:box3dsidetype="6"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2551
         d="M 825.90072,963.24473 V 1105.042 L 960.08286,916.47892 V 809.26931 Z"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2552
         points="825.90072,1105.042 960.08286,916.47892 960.08286,809.26931 825.90072,963.24473 " />
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2553
      <path
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2554
         sodipodi:type="inkscape:box3dside"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2555
         id="path463"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2556
         style="fill:#afafde;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2557
         inkscape:box3dsidetype="13"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2558
         d="m 825.90072,1105.042 90.50967,81.6485 121.15161,-225.30347 -77.47914,-44.90811 z"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2559
         points="916.41039,1186.6905 1037.562,961.38703 960.08286,916.47892 825.90072,1105.042 " />
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2560
      <path
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2561
         sodipodi:type="inkscape:box3dside"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2562
         id="path465"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2563
         style="fill:#e9e9ff;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2564
         inkscape:box3dsidetype="11"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2565
         d="m 960.08286,809.26931 77.47914,36.25624 v 115.86148 l -77.47914,-44.90811 z"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2566
         points="1037.562,845.52555 1037.562,961.38703 960.08286,916.47892 960.08286,809.26931 " />
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2567
      <path
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2568
         sodipodi:type="inkscape:box3dside"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2569
         id="path467"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2570
         style="fill:#4d4d9f;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2571
         inkscape:box3dsidetype="5"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2572
         d="M 825.90072,963.24473 916.41039,1029.3537 1037.562,845.52555 960.08286,809.26931 Z"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2573
         points="916.41039,1029.3537 1037.562,845.52555 960.08286,809.26931 825.90072,963.24473 " />
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2574
      <path
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2575
         sodipodi:type="inkscape:box3dside"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2576
         id="path469"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2577
         style="fill:#d7d7ff;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2578
         inkscape:box3dsidetype="14"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2579
         d="m 916.41039,1029.3537 v 157.3368 L 1037.562,961.38703 V 845.52555 Z"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2580
         points="916.41039,1186.6905 1037.562,961.38703 1037.562,845.52555 916.41039,1029.3537 " />
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2581
      <path
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2582
         sodipodi:type="inkscape:box3dside"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2583
         id="path471"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2584
         style="fill:#8686bf;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2585
         inkscape:box3dsidetype="3"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2586
         d="m 825.90072,963.24473 90.50967,66.10897 v 157.3368 l -90.50967,-81.6485 z"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2587
         points="916.41039,1029.3537 916.41039,1186.6905 825.90072,1105.042 825.90072,963.24473 " />
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2588
    </g>
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2589
    <g
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2590
       sodipodi:type="inkscape:box3d"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2591
       id="g501"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2592
       style="fill:#ff0000;stroke:#ff00ff"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2593
       inkscape:perspectiveID="#perspective503"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2594
       inkscape:corner0="-0.22508846 : -0.3474613 : 0 : 1"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2595
       inkscape:corner7="-0.30162293 : -0.45734167 : 0.25 : 1"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2596
       inkscape:label="false">
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2597
      <path
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2598
         sodipodi:type="inkscape:box3dside"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2599
         id="path489"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2600
         style="fill:#353564;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2601
         inkscape:box3dsidetype="6"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2602
         d="M 855.90072,905.24473 V 1047.042 L 978.37453,966.29311 V 859.08349 Z"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2603
         points="855.90072,1047.042 978.37453,966.29311 978.37453,859.08349 855.90072,905.24473 " />
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2604
      <path
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2605
         sodipodi:type="inkscape:box3dside"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2606
         id="path491"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2607
         style="fill:#afafde;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2608
         inkscape:box3dsidetype="13"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2609
         d="m 855.90072,1047.042 90.50967,81.6485 108.49841,-108.7886 -76.53427,-53.60879 z"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2610
         points="946.41039,1128.6905 1054.9088,1019.9019 978.37453,966.29311 855.90072,1047.042 " />
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2611
      <path
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2612
         sodipodi:type="inkscape:box3dside"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2613
         id="path493"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2614
         style="fill:#e9e9ff;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2615
         inkscape:box3dsidetype="11"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2616
         d="m 978.37453,859.08349 76.53427,44.9569 v 115.86151 l -76.53427,-53.60879 z"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2617
         points="1054.9088,904.04039 1054.9088,1019.9019 978.37453,966.29311 978.37453,859.08349 " />
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2618
      <path
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2619
         sodipodi:type="inkscape:box3dside"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2620
         id="path495"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2621
         style="fill:#4d389f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2622
         inkscape:box3dsidetype="5"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2623
         d="m 855.90072,905.24473 90.50967,66.109 108.49841,-67.31334 -76.53427,-44.9569 z"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2624
         points="946.41039,971.35373 1054.9088,904.04039 978.37453,859.08349 855.90072,905.24473 " />
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2625
      <path
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2626
         sodipodi:type="inkscape:box3dside"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2627
         id="path497"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2628
         style="fill:#d78bff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2629
         inkscape:box3dsidetype="14"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2630
         d="M 946.41039,971.35373 V 1128.6905 L 1054.9088,1019.9019 V 904.04039 Z"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2631
         points="946.41039,1128.6905 1054.9088,1019.9019 1054.9088,904.04039 946.41039,971.35373 " />
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2632
      <path
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2633
         sodipodi:type="inkscape:box3dside"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2634
         id="path499"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2635
         style="fill:#8667bf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2636
         inkscape:box3dsidetype="3"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2637
         d="m 855.90072,905.24473 90.50967,66.109 v 157.33677 l -90.50967,-81.6485 z"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2638
         points="946.41039,971.35373 946.41039,1128.6905 855.90072,1047.042 855.90072,905.24473 " />
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2639
    </g>
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2640
  </g>
2983
43198edb6ac0 SVGHMI: Add use of Python PLC Globals it test
Edouard Tisserant
parents: 2962
diff changeset
  2641
  <g
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2642
     id="g1289"
3041
de4503de2f8c SVGHMI: JsonTable now updates range and position variables so that slider widget can update.
Edouard Tisserant
parents: 3038
diff changeset
  2643
     inkscape:label="HMI:JsonTable:/alarms@/ALARMNOTIFY@.range@.position"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  2644
     transform="matrix(0.5,0,0,0.5,515.30409,71.500438)">
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2645
    <g
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2646
       id="g5231"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2647
       inkscape:label="data">
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2648
      <g
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2649
         id="g1384"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2650
         inkscape:label="[0]"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2651
         transform="translate(52.325902,207.55635)">
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2652
        <use
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2653
           x="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2654
           y="0"
2997
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2655
           xlink:href="#use1297"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2656
           inkscape:transform-center-x="0.11123312"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2657
           inkscape:transform-center-y="2.2824109"
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2658
           id="use1378"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2659
           width="100%"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2660
           height="100%"
2997
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2661
           transform="matrix(0.7609336,0,0,0.7609336,199.15217,164.3798)"
3036
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2662
           inkscape:label=".status" />
3028
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  2663
        <use
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  2664
           transform="matrix(2,0,0,2,-474.04606,349.02524)"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  2665
           x="0"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  2666
           y="0"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  2667
           xlink:href="#use913"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  2668
           id="use966"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  2669
           width="100%"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  2670
           height="100%"
3036
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2671
           inkscape:label=".status textContent=.time" />
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2672
        <use
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2673
           inkscape:label=".status textContent=.text"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2674
           height="100%"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2675
           width="100%"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2676
           id="use1832"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2677
           xlink:href="#use913"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2678
           y="0"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2679
           x="0"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2680
           transform="matrix(2,0,0,2,-314.04606,349.02524)" />
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2681
      </g>
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2682
      <use
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2683
         inkscape:label="[1]"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2684
         transform="translate(0,-64)"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2685
         height="100%"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2686
         width="100%"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2687
         id="use5200"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2688
         xlink:href="#g1384"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2689
         y="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2690
         x="0" />
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2691
      <use
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2692
         inkscape:label="[2]"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2693
         x="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2694
         y="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2695
         xlink:href="#g1384"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2696
         id="use5202"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2697
         width="100%"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2698
         height="100%"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2699
         transform="translate(0,-128)" />
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2700
      <use
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2701
         inkscape:label="[3]"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2702
         transform="translate(0,-192)"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2703
         height="100%"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2704
         width="100%"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2705
         id="use5204"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2706
         xlink:href="#g1384"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2707
         y="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2708
         x="0" />
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2709
    </g>
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2710
  </g>
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2711
  <g
2997
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2712
     id="g1332"
3028
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  2713
     inkscape:label="polygons"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  2714
     transform="translate(-126,32)">
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2715
    <path
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2716
       inkscape:transform-center-y="2.9995242"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2717
       inkscape:transform-center-x="0.14620371"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2718
       d="m 861.96316,-226.81598 -27.92731,5.51725 -27.92732,5.51724 9.18558,-26.94439 9.18559,-26.94439 18.74173,21.42715 z"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2719
       inkscape:randomized="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2720
       inkscape:rounded="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2721
       inkscape:flatsided="false"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2722
       sodipodi:arg2="1.3757507"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2723
       sodipodi:arg1="0.32855317"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2724
       sodipodi:r2="16.43548"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2725
       sodipodi:r1="32.87096"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2726
       sodipodi:cy="-237.42258"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2727
       sodipodi:cx="830.85046"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2728
       sodipodi:sides="3"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2729
       id="path1298"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2730
       style="fill:#8fbc8f;fill-opacity:1;stroke:#ff0000"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2731
       sodipodi:type="star"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2732
       inkscape:label="three" />
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2733
    <path
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2734
       sodipodi:type="star"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2735
       style="fill:#ff8c00;fill-opacity:1;stroke:#ff0000"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2736
       id="path1308"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2737
       sodipodi:sides="4"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2738
       sodipodi:cx="890.85046"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2739
       sodipodi:cy="-237.42258"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2740
       sodipodi:r1="32.87096"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2741
       sodipodi:r2="16.43548"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2742
       sodipodi:arg1="0.32855317"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2743
       sodipodi:arg2="1.1139513"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2744
       inkscape:flatsided="false"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2745
       inkscape:rounded="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2746
       inkscape:randomized="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2747
       d="m 921.96316,-226.81598 -23.8627,4.1434 -17.8566,16.3627 -4.1434,-23.8627 -16.36269,-17.8566 23.86269,-4.1434 17.85661,-16.3627 4.14339,23.8627 z"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2748
       inkscape:transform-center-x="0.14620371"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2749
       inkscape:transform-center-y="2.9995242"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2750
       inkscape:label="four" />
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2751
    <path
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2752
       inkscape:transform-center-y="2.9995242"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2753
       inkscape:transform-center-x="0.14620371"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2754
       d="m 981.96316,-226.81598 -21.64455,2.82766 -9.94127,19.4333 -9.37779,-19.7114 -21.55419,-3.44949 15.84875,-15.00997 -3.37994,-21.5652 19.17286,10.43473 19.46526,-9.87854 -3.99927,21.45898 z"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2755
       inkscape:randomized="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2756
       inkscape:rounded="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2757
       inkscape:flatsided="false"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2758
       sodipodi:arg2="0.9568717"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2759
       sodipodi:arg1="0.32855317"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2760
       sodipodi:r2="16.43548"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2761
       sodipodi:r1="32.87096"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2762
       sodipodi:cy="-237.42258"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2763
       sodipodi:cx="950.85046"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2764
       sodipodi:sides="5"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2765
       id="path1310"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2766
       style="fill:#bc8f8f;fill-opacity:1;stroke:#ff0000"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2767
       sodipodi:type="star"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2768
       inkscape:label="five" />
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2769
    <path
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2770
       sodipodi:type="star"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2771
       style="fill:#f0f8ff;fill-opacity:1;stroke:#ff0000"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2772
       id="path1312"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2773
       sodipodi:sides="6"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2774
       sodipodi:cx="1010.8505"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2775
       sodipodi:cy="-237.42258"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2776
       sodipodi:r1="32.87096"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2777
       sodipodi:r2="16.43548"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2778
       sodipodi:arg1="0.32855317"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2779
       sodipodi:arg2="0.85215195"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2780
       inkscape:flatsided="false"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2781
       inkscape:rounded="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2782
       inkscape:randomized="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2783
       d="m 1041.9632,-226.81598 -20.2921,1.76437 -4.4498,19.87672 -11.6741,-16.69134 -19.43861,6.08474 8.61809,-18.45571 -14.98885,-13.79198 20.29217,-1.76436 4.4498,-19.87673 11.674,16.69134 19.4387,-6.08473 -8.6181,18.4557 z"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2784
       inkscape:transform-center-x="0.14620371"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2785
       inkscape:transform-center-y="2.9995242"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2786
       inkscape:label="six" />
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2787
  </g>
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2788
  <g
3029
61b0491fe05b SVGHMI: Fix svg test file while testing latest JsonTableChanges
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3028
diff changeset
  2789
     inkscape:label="HMI:List"
3028
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  2790
     id="g1311"
3036
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2791
     transform="translate(-186,32)">
2997
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2792
    <use
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2793
       x="0"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2794
       y="0"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2795
       xlink:href="#path1298"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2796
       inkscape:transform-center-x="0.14620371"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2797
       inkscape:transform-center-y="2.9995242"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2798
       id="use1293"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2799
       width="100%"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2800
       height="100%"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2801
       transform="translate(150.23297,80)"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2802
       style="display:inline"
3036
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2803
       inkscape:label="ack" />
2997
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2804
    <use
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2805
       x="0"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2806
       y="0"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2807
       xlink:href="#path1308"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2808
       inkscape:transform-center-x="0.14620371"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2809
       inkscape:transform-center-y="2.9995242"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2810
       id="use1295"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2811
       width="100%"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2812
       height="100%"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2813
       transform="translate(93.515259,80)"
3036
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2814
       inkscape:label="alarm" />
2997
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2815
    <use
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2816
       x="0"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2817
       y="0"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2818
       xlink:href="#path1310"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2819
       inkscape:transform-center-x="0.14620371"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2820
       inkscape:transform-center-y="2.9995242"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2821
       id="use1297"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2822
       width="100%"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2823
       height="100%"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2824
       transform="translate(33.666488,80)"
3036
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2825
       inkscape:label="active" />
2997
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2826
    <use
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2827
       x="0"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2828
       y="0"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2829
       xlink:href="#path1312"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2830
       inkscape:transform-center-x="0.14620371"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2831
       inkscape:transform-center-y="2.9995242"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2832
       id="use1299"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2833
       width="100%"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2834
       height="100%"
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2835
       transform="translate(-26.484802,80)"
3036
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  2836
       inkscape:label="disabled" />
2997
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2837
  </g>
2f298089e32e SVGHMI: JsonTable now picks items from HMI:List, and update texts, all according to Json data. Still miss scrolling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2996
diff changeset
  2838
  <g
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2839
     transform="matrix(3.3549332,0,0,3.14525,-181.87457,3116.0198)"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2840
     style="fill-rule:evenodd;stroke-width:0.47631353"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2841
     id="g1490"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2842
     inkscape:label="HMI:ModalOKDialog">
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2843
    <path
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2844
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.6;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.16776976;stroke-linecap:butt;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"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2845
       d="M 54.211099,1.2654702 H 435.73881 V 230.18209 H 54.211099 Z"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2846
       id="path1386"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2847
       inkscape:connector-curvature="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2848
       inkscape:label="Background"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2849
       sodipodi:nodetypes="ccccc" />
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2850
    <rect
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2851
       inkscape:label="Field"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2852
       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:#fffff5;fill-opacity:1;fill-rule:nonzero;stroke:#202326;stroke-width:0;stroke-linecap:butt;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"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2853
       id="rect1388"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2854
       width="314.68832"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2855
       height="68.369255"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2856
       x="87.630791"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2857
       y="56.041908"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2858
       rx="3.8152773"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2859
       ry="3.8152773" />
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2860
    <text
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2861
       inkscape:label="Message"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2862
       xml:space="preserve"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2863
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.0763855px;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:0.47690967px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2864
       x="243.24242"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2865
       y="94.637527"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2866
       id="text1392"><tspan
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2867
         sodipodi:role="line"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2868
         id="tspan1390"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2869
         x="243.24242"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2870
         y="94.637527"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2871
         style="text-align:center;text-anchor:middle;stroke-width:0.47690967px">message</tspan></text>
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2872
    <g
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2873
       transform="translate(-158.98593,95.381925)"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2874
       inkscape:label="OK"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2875
       id="g1466">
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2876
      <path
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2877
         inkscape:connector-curvature="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2878
         d="m 363.41531,54.792986 h 81.09115 c 3.34,0 5.01006,3.34003 5.01006,5.010045 v 30.060225 c 0,3.340029 -1.67006,5.010032 -5.01006,5.010032 h -81.09115 c -1.67006,0 -5.01007,-1.670003 -5.01007,-5.010032 V 59.803031 c 0,-1.670015 3.34001,-5.010045 5.01007,-5.010045 z"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2879
         id="path1462"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2880
         style="opacity:1;vector-effect:none;fill:#4f4c4d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16824313;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2881
         sodipodi:nodetypes="sssssssss" />
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2882
      <text
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2883
         transform="scale(1.0007154,0.99928511)"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2884
         style="font-weight:normal;font-size:10.63882256px;font-family:Arial;fill:#ffffff;fill-rule:evenodd;stroke-width:0.36866826"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2885
         id="text1464"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2886
         y="78.632088"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2887
         x="402.71881">
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2888
        <tspan
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2889
           style="text-align:center;text-anchor:middle"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2890
           id="tspan5195">OK</tspan>
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2891
      </text>
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2892
    </g>
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2893
    <text
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2894
       inkscape:label="Info"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2895
       transform="scale(0.96824589,1.0327955)"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2896
       id="text1482"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2897
       y="12.333653"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2898
       x="252.9579"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2899
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.31375408px;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;fill-rule:evenodd;stroke:none;stroke-width:0.30784383px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2900
       xml:space="preserve"><tspan
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2901
         style="stroke-width:0.30784383px"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2902
         y="12.333653"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2903
         x="252.9579"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2904
         id="tspan1480"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2905
         sodipodi:role="line">information</tspan></text>
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2906
  </g>
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2907
  <g
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  2908
     transform="matrix(0.16718216,0,0,0.16718216,1142.9386,20.988849)"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  2909
     inkscape:label="HMI:Input@/ALARMNOTIFY"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  2910
     id="g5222"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  2911
     style="stroke-width:1.51188684">
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2912
    <text
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2913
       xml:space="preserve"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  2914
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.51188684px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2915
       x="136.32812"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2916
       y="218.24219"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2917
       id="text5208"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2918
       inkscape:label="value"><tspan
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2919
         sodipodi:role="line"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2920
         id="tspan5206"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2921
         x="136.32812"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2922
         y="218.24219"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  2923
         style="stroke-width:1.51188684px">8888</tspan></text>
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2924
    <path
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2925
       transform="scale(1,-1)"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2926
       sodipodi:type="star"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  2927
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:7.55943441;stroke-linecap:butt;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"
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2928
       id="path5212"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2929
       sodipodi:sides="3"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2930
       sodipodi:cx="596.74072"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2931
       sodipodi:cy="-184.98808"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2932
       sodipodi:r1="29.912722"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2933
       sodipodi:r2="14.956361"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2934
       sodipodi:arg1="0.52359878"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2935
       sodipodi:arg2="1.5707963"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2936
       inkscape:flatsided="true"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2937
       inkscape:rounded="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2938
       inkscape:randomized="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2939
       d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2940
       inkscape:transform-center-y="7.4781812"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2941
       inkscape:label="-1" />
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2942
    <rect
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2943
       inkscape:label="edit"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2944
       onclick=""
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2945
       y="95.40741"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2946
       x="139.85185"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2947
       height="128"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2948
       width="407.7037"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2949
       id="rect5214"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  2950
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.55943441;stroke-linecap:butt;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" />
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2951
    <path
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2952
       inkscape:label="+1"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2953
       inkscape:transform-center-y="-7.4781804"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2954
       d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2955
       inkscape:randomized="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2956
       inkscape:rounded="0"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2957
       inkscape:flatsided="true"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2958
       sodipodi:arg2="1.5707963"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2959
       sodipodi:arg1="0.52359878"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2960
       sodipodi:r2="14.956361"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2961
       sodipodi:r1="29.912722"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2962
       sodipodi:cy="136.44444"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2963
       sodipodi:cx="596.74072"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2964
       sodipodi:sides="3"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2965
       id="path5218"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  2966
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:7.55943441;stroke-linecap:butt;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"
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2967
       sodipodi:type="star" />
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2968
  </g>
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2969
  <rect
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2970
     inkscape:label="HMI:Page:RelativePageTest@/PUMP0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2971
     y="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2972
     x="1480"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2973
     height="720"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2974
     width="1280"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2975
     id="rect1316"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2976
     style="color:#000000;fill:#4d4d4d" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2977
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2978
     inkscape:label="HMI:Meter@/PUMP0/SLOTH"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2979
     transform="matrix(3.7795276,0,0,3.7795276,1628.51,630.30393)"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2980
     id="g1338">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2981
    <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2982
       inkscape:label="range"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2983
       sodipodi:open="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2984
       d="M 63.610123,2.2017068 A 64.411957,64.411957 0 0 1 128.02208,-62.210247"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2985
       sodipodi:end="4.712389"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2986
       sodipodi:start="3.1415927"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2987
       sodipodi:ry="64.411957"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2988
       sodipodi:rx="64.411957"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2989
       sodipodi:cy="2.2017097"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2990
       sodipodi:cx="128.02208"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2991
       sodipodi:type="arc"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2992
       id="path1318"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2993
       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;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#3ee800;stroke-width:26.45833397;stroke-miterlimit:4;stroke-dasharray:2.64583333, 2.64583333;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2994
    <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2995
       inkscape:label="needle"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2996
       sodipodi:nodetypes="cc"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2997
       inkscape:connector-curvature="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2998
       id="path1320"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2999
       d="M 130.96206,4.0725977 79.111776,-41.363223"
3031
440d74319a74 SVGHMI: Refactor the way JsonTable generate javascript code to access json data. Now support multiple assignments, used in the case of text to change both content and style on the same element.
Edouard Tisserant
parents: 3029
diff changeset
  3000
       style="fill:none;fill-rule:evenodd;stroke:#ff3000;stroke-width:2.9633333;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:29.63333301;stroke-opacity:1;marker-end:url(#marker1656)" />
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3001
    <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3002
       xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3003
       style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:125%;font-family:sans-serif;text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3004
       x="49.132977"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3005
       y="4.9187088"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3006
       id="text1324"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3007
       inkscape:label="min"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3008
         sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3009
         id="tspan1322"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3010
         x="49.132977"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3011
         y="4.9187088"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3012
         style="text-align:end;text-anchor:end;fill:#ff6600;stroke-width:0.26458332px">0</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3013
    <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3014
       id="text1328"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3015
       y="-78.144218"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3016
       x="127.48073"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3017
       style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3018
       xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3019
       inkscape:label="max"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3020
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.26458332px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3021
         y="-78.144218"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3022
         x="127.48073"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3023
         id="tspan1326"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3024
         sodipodi:role="line">10000</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3025
    <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3026
       xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3027
       style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3028
       x="113.53007"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3029
       y="-6.1937833"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3030
       id="text1332"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3031
       inkscape:label="value"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3032
         sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3033
         x="113.53007"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3034
         y="-6.1937833"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3035
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.26458332px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3036
         id="tspan1330">000</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3037
    <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3038
       inkscape:label="unit"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3039
       id="text1336"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3040
       y="1.1408259"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3041
       x="124.77896"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3042
       style="font-style:normal;font-weight:normal;font-size:7.5467205px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3043
       xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3044
         id="tspan1334"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3045
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.26458332px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3046
         y="1.1408259"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3047
         x="124.77896"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3048
         sodipodi:role="line">bar</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3049
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3050
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3051
     inkscape:label="HMI:Switch@/PUMP0/BOOLOUT"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3052
     id="g1368"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  3053
     transform="translate(1340,-520)">
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3054
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3055
       inkscape:label="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3056
       inkscape:corner7="-0.30162293 : -0.45734167 : 0.25 : 1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3057
       inkscape:corner0="-0.22508846 : -0.3474613 : 0 : 1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3058
       inkscape:perspectiveID="#perspective1370"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3059
       style="fill:#ff0000;stroke:#ff00ff"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3060
       id="g1352"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3061
       sodipodi:type="inkscape:box3d">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3062
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3063
         points="825.90072,1105.042 960.08286,916.47892 960.08286,809.26931 825.90072,963.24473 "
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3064
         d="M 825.90072,963.24473 V 1105.042 L 960.08286,916.47892 V 809.26931 Z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3065
         inkscape:box3dsidetype="6"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3066
         style="fill:#353564;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3067
         id="path1340"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3068
         sodipodi:type="inkscape:box3dside" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3069
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3070
         points="916.41039,1186.6905 1037.562,961.38703 960.08286,916.47892 825.90072,1105.042 "
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3071
         d="m 825.90072,1105.042 90.50967,81.6485 121.15161,-225.30347 -77.47914,-44.90811 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3072
         inkscape:box3dsidetype="13"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3073
         style="fill:#afafde;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3074
         id="path1342"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3075
         sodipodi:type="inkscape:box3dside" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3076
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3077
         points="1037.562,845.52555 1037.562,961.38703 960.08286,916.47892 960.08286,809.26931 "
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3078
         d="m 960.08286,809.26931 77.47914,36.25624 v 115.86148 l -77.47914,-44.90811 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3079
         inkscape:box3dsidetype="11"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3080
         style="fill:#e9e9ff;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3081
         id="path1344"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3082
         sodipodi:type="inkscape:box3dside" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3083
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3084
         points="916.41039,1029.3537 1037.562,845.52555 960.08286,809.26931 825.90072,963.24473 "
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3085
         d="M 825.90072,963.24473 916.41039,1029.3537 1037.562,845.52555 960.08286,809.26931 Z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3086
         inkscape:box3dsidetype="5"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3087
         style="fill:#4d4d9f;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3088
         id="path1346"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3089
         sodipodi:type="inkscape:box3dside" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3090
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3091
         points="916.41039,1186.6905 1037.562,961.38703 1037.562,845.52555 916.41039,1029.3537 "
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3092
         d="m 916.41039,1029.3537 v 157.3368 L 1037.562,961.38703 V 845.52555 Z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3093
         inkscape:box3dsidetype="14"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3094
         style="fill:#d7d7ff;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3095
         id="path1348"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3096
         sodipodi:type="inkscape:box3dside" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3097
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3098
         points="916.41039,1029.3537 916.41039,1186.6905 825.90072,1105.042 825.90072,963.24473 "
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3099
         d="m 825.90072,963.24473 90.50967,66.10897 v 157.3368 l -90.50967,-81.6485 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3100
         inkscape:box3dsidetype="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3101
         style="fill:#8686bf;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3102
         id="path1350"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3103
         sodipodi:type="inkscape:box3dside" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3104
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3105
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3106
       inkscape:label="false"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3107
       inkscape:corner7="-0.30162293 : -0.45734167 : 0.25 : 1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3108
       inkscape:corner0="-0.22508846 : -0.3474613 : 0 : 1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3109
       inkscape:perspectiveID="#perspective1372"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3110
       style="fill:#ff0000;stroke:#ff00ff"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3111
       id="g1366"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3112
       sodipodi:type="inkscape:box3d">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3113
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3114
         points="855.90072,1047.042 978.37453,966.29311 978.37453,859.08349 855.90072,905.24473 "
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3115
         d="M 855.90072,905.24473 V 1047.042 L 978.37453,966.29311 V 859.08349 Z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3116
         inkscape:box3dsidetype="6"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3117
         style="fill:#353564;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3118
         id="path1354"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3119
         sodipodi:type="inkscape:box3dside" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3120
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3121
         points="946.41039,1128.6905 1054.9088,1019.9019 978.37453,966.29311 855.90072,1047.042 "
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3122
         d="m 855.90072,1047.042 90.50967,81.6485 108.49841,-108.7886 -76.53427,-53.60879 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3123
         inkscape:box3dsidetype="13"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3124
         style="fill:#afafde;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3125
         id="path1356"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3126
         sodipodi:type="inkscape:box3dside" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3127
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3128
         points="1054.9088,904.04039 1054.9088,1019.9019 978.37453,966.29311 978.37453,859.08349 "
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3129
         d="m 978.37453,859.08349 76.53427,44.9569 v 115.86151 l -76.53427,-53.60879 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3130
         inkscape:box3dsidetype="11"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3131
         style="fill:#e9e9ff;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3132
         id="path1358"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3133
         sodipodi:type="inkscape:box3dside" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3134
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3135
         points="946.41039,971.35373 1054.9088,904.04039 978.37453,859.08349 855.90072,905.24473 "
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3136
         d="m 855.90072,905.24473 90.50967,66.109 108.49841,-67.31334 -76.53427,-44.9569 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3137
         inkscape:box3dsidetype="5"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3138
         style="fill:#4d389f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3139
         id="path1360"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3140
         sodipodi:type="inkscape:box3dside" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3141
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3142
         points="946.41039,1128.6905 1054.9088,1019.9019 1054.9088,904.04039 946.41039,971.35373 "
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3143
         d="M 946.41039,971.35373 V 1128.6905 L 1054.9088,1019.9019 V 904.04039 Z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3144
         inkscape:box3dsidetype="14"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3145
         style="fill:#d78bff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3146
         id="path1362"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3147
         sodipodi:type="inkscape:box3dside" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3148
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3149
         points="946.41039,971.35373 946.41039,1128.6905 855.90072,1047.042 855.90072,905.24473 "
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3150
         d="m 855.90072,905.24473 90.50967,66.109 v 157.33677 l -90.50967,-81.6485 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3151
         inkscape:box3dsidetype="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3152
         style="fill:#8667bf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3153
         id="path1364"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3154
         sodipodi:type="inkscape:box3dside" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3155
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3156
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3157
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3158
     transform="matrix(0.63690435,0,0,0.63690435,1576.4961,80.355376)"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3159
     inkscape:label="HMI:Input@/PUMP0/PRESSURE"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3160
     id="g1394">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3161
    <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3162
       xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3163
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3164
       x="136.32812"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3165
       y="218.24219"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3166
       id="text1380"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3167
       inkscape:label="value"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3168
         sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3169
         id="tspan1378"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3170
         x="136.32812"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3171
         y="218.24219"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3172
         style="stroke-width:1px">8888</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3173
    <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3174
       inkscape:label="-100"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3175
       inkscape:transform-center-y="14.956363"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3176
       d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3177
       inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3178
       inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3179
       inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3180
       sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3181
       sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3182
       sodipodi:r2="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3183
       sodipodi:r1="59.825443"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3184
       sodipodi:cy="-216.2599"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3185
       sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3186
       sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3187
       id="path1382"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3188
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3189
       sodipodi:type="star"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3190
       transform="scale(1,-1)" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3191
    <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3192
       transform="scale(1,-1)"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3193
       sodipodi:type="star"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3194
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3195
       id="path1384"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3196
       sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3197
       sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3198
       sodipodi:cy="-184.98808"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3199
       sodipodi:r1="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3200
       sodipodi:r2="14.956361"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3201
       sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3202
       sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3203
       inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3204
       inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3205
       inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3206
       d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3207
       inkscape:transform-center-y="7.4781812"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3208
       inkscape:label="-10" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3209
    <rect
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3210
       inkscape:label="edit"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3211
       onclick=""
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3212
       y="95.40741"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3213
       x="139.85185"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3214
       height="128"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3215
       width="407.7037"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3216
       id="rect1386"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3217
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-linecap:butt;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" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3218
    <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3219
       sodipodi:type="star"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3220
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3221
       id="path1388"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3222
       sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3223
       sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3224
       sodipodi:cy="105.17262"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3225
       sodipodi:r1="59.825443"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3226
       sodipodi:r2="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3227
       sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3228
       sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3229
       inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3230
       inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3231
       inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3232
       d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3233
       inkscape:transform-center-y="-14.956361"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3234
       inkscape:label="+100" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3235
    <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3236
       inkscape:label="+10"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3237
       inkscape:transform-center-y="-7.4781804"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3238
       d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3239
       inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3240
       inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3241
       inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3242
       sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3243
       sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3244
       sodipodi:r2="14.956361"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3245
       sodipodi:r1="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3246
       sodipodi:cy="136.44444"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3247
       sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3248
       sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3249
       id="path1390"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3250
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3251
       sodipodi:type="star" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3252
    <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3253
       inkscape:label="=0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3254
       inkscape:transform-center-y="-14.956361"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3255
       d="M 121.35644,205.1862 C 158.18649,167.80191 3.342862,168.95829 40.72715,205.78834 78.111437,242.61839 76.95506,87.774762 40.125008,125.15905 3.2949549,162.54334 158.13858,161.38696 120.7543,124.55691 83.370008,87.726855 84.526385,242.57048 121.35644,205.1862 Z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3256
       inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3257
       inkscape:rounded="-0.65084865"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3258
       inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3259
       sodipodi:arg2="1.5633284"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3260
       sodipodi:arg1="0.77793027"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3261
       sodipodi:r2="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3262
       sodipodi:r1="57.015106"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3263
       sodipodi:cy="165.17262"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3264
       sodipodi:cx="80.740723"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3265
       sodipodi:sides="4"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3266
       id="path1392"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3267
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3268
       sodipodi:type="star" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3269
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3270
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3271
     style="stroke-width:2"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3272
     inkscape:label="HMI:Input@/PUMP0/STRIN"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3273
     id="g1442"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3274
     transform="matrix(0.5,0,0,0.5,1470.1103,205.71623)">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3275
    <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3276
       xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3277
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3278
       x="136.32812"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3279
       y="218.24219"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3280
       id="text1398"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3281
       inkscape:label="value"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3282
         sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3283
         id="tspan1396"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3284
         x="136.32812"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3285
         y="218.24219"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3286
         style="stroke-width:2px">8888</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3287
    <rect
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3288
       inkscape:label="edit"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3289
       onclick=""
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3290
       y="95.40741"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3291
       x="139.85185"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3292
       height="128"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3293
       width="407.7037"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3294
       id="rect1400"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3295
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3296
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3297
       style="stroke-width:2"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3298
       id="g1408"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3299
       inkscape:label="+&quot;dhu&quot;"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3300
       transform="translate(-416.52022,170.47452)">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3301
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3302
         inkscape:connector-curvature="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3303
         id="path1402"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3304
         d="m 797.19546,145.18619 -80.62929,0.60214 -0.60215,-80.629288 80.6293,-0.60214 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3305
         inkscape:transform-center-y="-14.956361"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3306
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3307
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3308
         id="text1406"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3309
         y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3310
         x="733.58197"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3311
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3312
         xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3313
           style="stroke-width:1px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3314
           y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3315
           x="733.58197"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3316
           id="tspan1404"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3317
           sodipodi:role="line">dhu</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3318
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3319
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3320
       style="stroke-width:2"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3321
       id="g1416"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3322
       inkscape:label="=&quot;plop&quot;"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3323
       transform="translate(-416.52022,170.47452)">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3324
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3325
         inkscape:transform-center-x="14.956371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3326
         inkscape:transform-center-y="-3.6154501e-05"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3327
         d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3328
         inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3329
         inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3330
         inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3331
         sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3332
         sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3333
         sodipodi:r2="14.956361"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3334
         sodipodi:r1="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3335
         sodipodi:cy="-184.98808"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3336
         sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3337
         sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3338
         id="path1410"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3339
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3340
         sodipodi:type="star"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3341
         transform="matrix(0,-2.0000001,1.9999999,0,1034.195,1298.6541)" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3342
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3343
         xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3344
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3345
         x="633.09552"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3346
         y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3347
         id="text1414"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3348
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3349
           id="tspan1412"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3350
           x="633.09552"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3351
           y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3352
           style="stroke-width:1px">plop</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3353
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3354
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3355
       style="stroke-width:2"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3356
       id="g1424"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3357
       inkscape:label="=&quot;mhoo&quot;"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3358
       transform="translate(-416.52022,170.47452)">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3359
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3360
         inkscape:transform-center-x="14.956364"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3361
         transform="rotate(-90,746.45698,-44.543641)"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3362
         sodipodi:type="star"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3363
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3364
         id="path1418"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3365
         sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3366
         sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3367
         sodipodi:cy="-216.2599"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3368
         sodipodi:r1="59.825443"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3369
         sodipodi:r2="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3370
         sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3371
         sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3372
         inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3373
         inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3374
         inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3375
         d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3376
         inkscape:transform-center-y="-5.9989963e-06" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3377
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3378
         id="text1422"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3379
         y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3380
         x="537.25018"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3381
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3382
         xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3383
           style="stroke-width:1px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3384
           y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3385
           x="537.25018"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3386
           id="tspan1420"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3387
           sodipodi:role="line">mhoo</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3388
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3389
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3390
       style="stroke-width:2"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3391
       id="g1432"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3392
       inkscape:label="=&quot;yodl&quot;"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3393
       transform="translate(-416.52022,170.47452)">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3394
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3395
         inkscape:transform-center-x="-14.956365"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3396
         transform="matrix(0,-1,-1,0,1043.9134,701.91334)"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3397
         inkscape:transform-center-y="-5.5023185e-06"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3398
         d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3399
         inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3400
         inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3401
         inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3402
         sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3403
         sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3404
         sodipodi:r2="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3405
         sodipodi:r1="59.825443"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3406
         sodipodi:cy="105.17262"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3407
         sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3408
         sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3409
         id="path1426"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3410
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3411
         sodipodi:type="star" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3412
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3413
         id="text1430"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3414
         y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3415
         x="925.82605"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3416
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3417
         xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3418
           style="stroke-width:1px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3419
           y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3420
           x="925.82605"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3421
           id="tspan1428"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3422
           sodipodi:role="line">yodl</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3423
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3424
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3425
       style="stroke-width:2"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3426
       id="g1440"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3427
       inkscape:label="=&quot;mhe&quot;"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3428
       transform="translate(-416.52022,170.47452)">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3429
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3430
         inkscape:transform-center-x="-14.956349"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3431
         transform="matrix(0,-2.0000001,-1.9999999,0,1122.1514,1298.6541)"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3432
         sodipodi:type="star"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3433
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3434
         id="path1434"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3435
         sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3436
         sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3437
         sodipodi:cy="136.44444"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3438
         sodipodi:r1="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3439
         sodipodi:r2="14.956361"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3440
         sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3441
         sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3442
         inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3443
         inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3444
         inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3445
         d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3446
         inkscape:transform-center-y="-3.3040441e-05" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3447
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3448
         xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3449
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3450
         x="842.71497"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3451
         y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3452
         id="text1438"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3453
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3454
           id="tspan1436"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3455
           x="842.71497"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3456
           y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3457
           style="stroke-width:1px">mhe</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3458
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3459
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3460
  <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3461
     inkscape:label="HMI:Display@/PUMP0/STROUT"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3462
     id="text1446"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3463
     y="469.12109"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3464
     x="1578.1641"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3465
     style="font-style:normal;font-weight:normal;font-size:80px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.5px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3466
     xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3467
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.5px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3468
       y="469.12109"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3469
       x="1578.1641"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3470
       id="tspan1444"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3471
       sodipodi:role="line">8888</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3472
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3473
     transform="matrix(0.57180538,0,0,0.57180538,-153.64055,248.51305)"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3474
     inkscape:label="HMI:Jump:RelativePageTest@/PUMP0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3475
     id="g1458">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3476
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3477
       inkscape:label="button"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3478
       id="g1450">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3479
      <rect
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3480
         inkscape:label="button"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3481
         ry="35.579063"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3482
         y="594.82263"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3483
         x="971.96545"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3484
         height="95.723877"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3485
         width="245.44583"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3486
         id="rect1448"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3487
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3488
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3489
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3490
       inkscape:label="text"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3491
       id="g1456">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3492
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3493
         xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3494
         style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3495
         x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3496
         y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3497
         id="text1454"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3498
         inkscape:label="setting_jmp"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3499
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3500
           x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3501
           y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3502
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3503
           id="tspan1460">Pump 0</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3504
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3505
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3506
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3507
     id="g1475"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3508
     inkscape:label="HMI:Jump:RelativePageTest@/PUMP1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3509
     transform="matrix(0.57180538,0,0,0.57180538,6.35945,248.51305)">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3510
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3511
       id="g1467"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3512
       inkscape:label="button">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3513
      <rect
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3514
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3515
         id="rect1464"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3516
         width="245.44583"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3517
         height="95.723877"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3518
         x="971.96545"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3519
         y="594.82263"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3520
         ry="35.579063"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3521
         inkscape:label="button" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3522
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3523
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3524
       id="g1473"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3525
       inkscape:label="text">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3526
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3527
         inkscape:label="setting_jmp"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3528
         id="text1471"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3529
         y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3530
         x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3531
         style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3532
         xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3533
           id="tspan1469"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3534
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3535
           y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3536
           x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3537
           sodipodi:role="line">Pump 1</tspan><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3538
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3539
           y="706.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3540
           x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3541
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3542
           id="tspan1477" /></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3543
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3544
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3545
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3546
     transform="matrix(0.57180538,0,0,0.57180538,166.35945,248.51305)"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3547
     inkscape:label="HMI:Jump:RelativePageTest@/PUMP2"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3548
     id="g1491">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3549
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3550
       inkscape:label="button"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3551
       id="g1481">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3552
      <rect
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3553
         inkscape:label="button"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3554
         ry="35.579063"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3555
         y="594.82263"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3556
         x="971.96545"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3557
         height="95.723877"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3558
         width="245.44583"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3559
         id="rect1479"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3560
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3561
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3562
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3563
       inkscape:label="text"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3564
       id="g1489">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3565
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3566
         xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3567
         style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3568
         x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3569
         y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3570
         id="text1487"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3571
         inkscape:label="setting_jmp"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3572
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3573
           x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3574
           y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3575
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3576
           id="tspan1493">Pump 2</tspan><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3577
           id="tspan1485"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3578
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3579
           x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3580
           y="706.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3581
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px" /></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3582
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3583
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3584
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3585
     id="g1509"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3586
     inkscape:label="HMI:Jump:RelativePageTest@/PUMP3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3587
     transform="matrix(0.57180538,0,0,0.57180538,326.35945,248.51305)">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3588
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3589
       id="g1499"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3590
       inkscape:label="button">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3591
      <rect
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3592
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3593
         id="rect1497"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3594
         width="245.44583"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3595
         height="95.723877"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3596
         x="971.96545"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3597
         y="594.82263"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3598
         ry="35.579063"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3599
         inkscape:label="button" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3600
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3601
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3602
       id="g1507"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3603
       inkscape:label="text">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3604
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3605
         inkscape:label="setting_jmp"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3606
         id="text1505"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3607
         y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3608
         x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3609
         style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3610
         xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3611
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3612
           y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3613
           x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3614
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3615
           id="tspan1511">Pump 3</tspan><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3616
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3617
           y="706.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3618
           x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3619
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3620
           id="tspan1503" /></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3621
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3622
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3623
  <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3624
     xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3625
     style="font-style:normal;font-weight:normal;font-size:55.09014511px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.34431386px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3626
     x="403.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3627
     y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3628
     id="text1517"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3629
     inkscape:label="HMI:Display@/PUMP0/STROUT"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3630
       sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3631
       id="tspan1515"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3632
       x="403.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3633
       y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3634
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.34431386px">8888</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3635
  <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3636
     inkscape:label="HMI:Display@/PUMP1/STROUT"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3637
     id="text1521"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3638
     y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3639
     x="563.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3640
     style="font-style:normal;font-weight:normal;font-size:55.09014511px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.34431386px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3641
     xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3642
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.34431386px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3643
       y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3644
       x="563.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3645
       id="tspan1519"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3646
       sodipodi:role="line">8888</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3647
  <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3648
     xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3649
     style="font-style:normal;font-weight:normal;font-size:55.09014511px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.34431386px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3650
     x="723.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3651
     y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3652
     id="text1525"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3653
     inkscape:label="HMI:Display@/PUMP2/STROUT"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3654
       sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3655
       id="tspan1523"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3656
       x="723.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3657
       y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3658
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.34431386px">8888</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3659
  <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3660
     inkscape:label="HMI:Display@/PUMP3/STROUT"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3661
     id="text1529"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3662
     y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3663
     x="883.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3664
     style="font-style:normal;font-weight:normal;font-size:55.09014511px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.34431386px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3665
     xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3666
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.34431386px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3667
       y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3668
       x="883.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3669
       id="tspan1527"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3670
       sodipodi:role="line">8888</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3671
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3672
     id="g1082-5"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3673
     inkscape:label="HMI:Jump:Home"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3674
     transform="translate(1469.3474,-1334.1633)">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3675
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3676
       id="g1152-6"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3677
       inkscape:label="button">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3678
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3679
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3680
         d="m 1217.4113,1410.4016 -22,24.5657 c -10.7925,12.0511 6.1317,35.5791 -13.5791,35.5791 h -174.2877 c -19.71078,0 -2.7866,-23.528 -13.57905,-35.5791 l -22,-24.5657 127.74845,-48.4334 z"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3681
         id="rect1022-1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3682
         inkscape:connector-curvature="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3683
         sodipodi:nodetypes="cssssccc" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3684
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3685
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3686
       id="g1149-1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3687
       inkscape:label="text">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3688
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3689
         xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3690
         style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3691
         x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3692
         y="1436.9814"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3693
         id="home_jmp-5"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3694
         inkscape:label="home_jmp"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3695
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3696
           id="tspan1028-9"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3697
           x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3698
           y="1436.9814"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3699
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px">Home</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3700
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3701
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3702
  <g
3002
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3703
     id="g6077"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3704
     inkscape:label="HMI:ForEach:PUMP@/">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3705
    <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3706
       id="g6130"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3707
       inkscape:label="PUMP:1">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3708
      <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3709
         transform="matrix(0.57180538,0,0,0.57180538,1024.0513,-317.49049)"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3710
         inkscape:label="HMI:Jump:RelativePageTest@/PUMP0"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3711
         id="g1458-8">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3712
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3713
           inkscape:label="button"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3714
           id="g1450-4">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3715
          <rect
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3716
             inkscape:label="button"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3717
             ry="35.579063"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3718
             y="594.82263"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3719
             x="971.96545"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3720
             height="95.723877"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3721
             width="245.44583"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3722
             id="rect1448-8"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3723
             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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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" />
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3724
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3725
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3726
           inkscape:label="text"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3727
           id="g1456-1">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3728
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3729
             xml:space="preserve"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3730
             style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3731
             x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3732
             y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3733
             id="text1454-0"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3734
             inkscape:label="setting_jmp"><tspan
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3735
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3736
               x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3737
               y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3738
               style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3739
               id="tspan1460-3">Pump</tspan></text>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3740
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3741
             xml:space="preserve"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3742
             style="font-style:normal;font-weight:normal;font-size:39.32668304px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.24579209px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3743
             x="992.45087"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3744
             y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3745
             id="text1517-8"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3746
             inkscape:label="HMI:Display@/PUMP0/STROUT"><tspan
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3747
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3748
               id="tspan1515-5"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3749
               x="992.45087"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3750
               y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3751
               style="fill:#000000;fill-opacity:1;stroke-width:0.24579209px">8888</tspan></text>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3752
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3753
      </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3754
    </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3755
    <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3756
       id="g6122"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3757
       inkscape:label="PUMP:2">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3758
      <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3759
         id="g1475-0"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3760
         inkscape:label="HMI:Jump:RelativePageTest@/PUMP1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3761
         transform="matrix(0.57180538,0,0,0.57180538,1184.0513,-317.49049)">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3762
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3763
           id="g1467-4"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3764
           inkscape:label="button">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3765
          <rect
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3766
             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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3767
             id="rect1464-4"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3768
             width="245.44583"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3769
             height="95.723877"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3770
             x="971.96545"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3771
             y="594.82263"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3772
             ry="35.579063"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3773
             inkscape:label="button" />
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3774
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3775
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3776
           id="g1473-4"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3777
           inkscape:label="text">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3778
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3779
             inkscape:label="setting_jmp"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3780
             id="text1471-4"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3781
             y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3782
             x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3783
             style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3784
             xml:space="preserve"><tspan
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3785
               style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3786
               y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3787
               x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3788
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3789
               id="tspan1477-6">Pump</tspan></text>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3790
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3791
             xml:space="preserve"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3792
             style="font-style:normal;font-weight:normal;font-size:39.32668304px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.24579208px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3793
             x="992.8111"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3794
             y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3795
             id="text1517-8-5"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3796
             inkscape:label="HMI:Display@/PUMP1/STROUT"><tspan
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3797
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3798
               id="tspan1515-5-3"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3799
               x="992.8111"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3800
               y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3801
               style="fill:#000000;fill-opacity:1;stroke-width:0.24579208px">8888</tspan></text>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3802
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3803
      </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3804
    </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3805
    <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3806
       id="g6113"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3807
       inkscape:label="PUMP:3">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3808
      <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3809
         transform="matrix(0.57180538,0,0,0.57180538,1344.0513,-317.49049)"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3810
         inkscape:label="HMI:Jump:RelativePageTest@/PUMP2"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3811
         id="g1491-3">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3812
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3813
           inkscape:label="button"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3814
           id="g1481-1">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3815
          <rect
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3816
             inkscape:label="button"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3817
             ry="35.579063"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3818
             y="594.82263"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3819
             x="971.96545"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3820
             height="95.723877"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3821
             width="245.44583"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3822
             id="rect1479-7"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3823
             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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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" />
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3824
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3825
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3826
           inkscape:label="text"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3827
           id="g1489-5">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3828
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3829
             xml:space="preserve"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3830
             style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3831
             x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3832
             y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3833
             id="text1487-9"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3834
             inkscape:label="setting_jmp"><tspan
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3835
               id="tspan1485-2"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3836
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3837
               x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3838
               y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3839
               style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px">Pump</tspan></text>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3840
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3841
             xml:space="preserve"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3842
             style="font-style:normal;font-weight:normal;font-size:39.32668304px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.24579208px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3843
             x="993.17108"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3844
             y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3845
             id="text1517-8-8"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3846
             inkscape:label="HMI:Display@/PUMP2/STROUT"><tspan
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3847
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3848
               id="tspan1515-5-8"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3849
               x="993.17108"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3850
               y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3851
               style="fill:#000000;fill-opacity:1;stroke-width:0.24579208px">8888</tspan></text>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3852
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3853
      </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3854
    </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3855
    <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3856
       id="g6104"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3857
       inkscape:label="PUMP:4">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3858
      <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3859
         id="g1509-1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3860
         inkscape:label="HMI:Jump:RelativePageTest@/PUMP3"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3861
         transform="matrix(0.57180538,0,0,0.57180538,1504.0513,-317.49049)">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3862
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3863
           id="g1499-7"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3864
           inkscape:label="button">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3865
          <rect
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3866
             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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3867
             id="rect1497-8"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3868
             width="245.44583"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3869
             height="95.723877"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3870
             x="971.96545"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3871
             y="594.82263"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3872
             ry="35.579063"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3873
             inkscape:label="button" />
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3874
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3875
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3876
           id="g1507-5"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3877
           inkscape:label="text">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3878
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3879
             inkscape:label="setting_jmp"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3880
             id="text1505-7"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3881
             y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3882
             x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3883
             style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3884
             xml:space="preserve"><tspan
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3885
               style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3886
               y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3887
               x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3888
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3889
               id="tspan1511-4">Pump</tspan><tspan
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3890
               style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3891
               y="685.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3892
               x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3893
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3894
               id="tspan1503-1" /></text>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3895
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3896
             xml:space="preserve"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3897
             style="font-style:normal;font-weight:normal;font-size:39.32668304px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.24579208px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3898
             x="993.53101"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3899
             y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3900
             id="text1517-8-3"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3901
             inkscape:label="HMI:Display@/PUMP3/STROUT"><tspan
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3902
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3903
               id="tspan1515-5-1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3904
               x="993.53101"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3905
               y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3906
               style="fill:#000000;fill-opacity:1;stroke-width:0.24579208px">8888</tspan></text>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3907
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3908
      </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3909
    </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3910
    <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3911
       inkscape:label="PUMP:+1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3912
       id="g6241"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3913
       transform="matrix(0.57180538,0,0,0.57180538,1461.2541,-321.48847)">
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3914
      <rect
3002
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3915
         style="fill:#000000;fill-opacity:1;stroke:#ff0000;stroke-width:1.74884677"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3916
         id="rect6235"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3917
         width="89.036743"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3918
         height="79.143768"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3919
         x="1326.8333"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3920
         y="612.41589"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3921
         rx="22.385239"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3922
         ry="20.986162" />
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3923
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3924
         xml:space="preserve"
3002
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3925
         style="font-style:normal;font-weight:normal;font-size:42.81540298px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.0703851"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3926
         x="1340.5292"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3927
         y="663.73657"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3928
         id="text6239"><tspan
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3929
           sodipodi:role="line"
3002
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3930
           id="tspan6237"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3931
           x="1340.5292"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3932
           y="663.73657"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3933
           style="fill:#ffffff;stroke-width:1.0703851">+1</tspan></text>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3934
    </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3935
    <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3936
       transform="matrix(0.57180538,0,0,0.57180538,752.02604,-322.19558)"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3937
       id="g6209"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3938
       inkscape:label="PUMP:-1">
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3939
      <rect
3002
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3940
         ry="20.986162"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3941
         rx="22.385239"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3942
         y="612.41589"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3943
         x="1326.8333"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3944
         height="79.143768"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3945
         width="89.036743"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3946
         id="rect6200"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3947
         style="fill:#000000;fill-opacity:1;stroke:#ff0000;stroke-width:1.74884677" />
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3948
      <text
3002
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3949
         id="text6204"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3950
         y="663.73657"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3951
         x="1340.5292"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3952
         style="font-style:normal;font-weight:normal;font-size:42.81540298px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.0703851"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3953
         xml:space="preserve"><tspan
3002
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3954
           style="fill:#ffffff;stroke-width:1.0703851"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3955
           y="663.73657"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3956
           x="1340.5292"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3957
           id="tspan6202"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3958
           sodipodi:role="line">-1</tspan></text>
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3959
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3960
  </g>
3008
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3961
  <text
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3962
     xml:space="preserve"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3963
     style="font-style:normal;font-weight:normal;font-size:59.01374435px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#82ff77;fill-opacity:1;stroke:none;stroke-width:0.3688359px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3964
     x="729.9715"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3965
     y="539.24927"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3966
     id="text995-6"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3967
     inkscape:label="HMI:Display:Ploc %d (%d) grmbl !@/PUMP0/PRESSURE@/PUMP0/SLOTH"><tspan
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3968
       sodipodi:role="line"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3969
       id="tspan993-3"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3970
       x="729.9715"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3971
       y="539.24927"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3972
       style="text-align:center;text-anchor:middle;fill:#82ff77;fill-opacity:1;stroke-width:0.3688359px">8888</tspan></text>
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3973
  <text
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3974
     id="text831-1"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3975
     y="477.76758"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3976
     x="621.62634"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3977
     style="font-style:normal;font-weight:normal;font-size:25.4761734px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#008000;fill-opacity:1;stroke:none;stroke-width:0.63690436px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3978
     xml:space="preserve"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3979
     inkscape:label="actual_label"><tspan
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3980
       y="477.76758"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3981
       x="621.62634"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3982
       id="tspan829-7"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3983
       sodipodi:role="line"
dabad70db1bf SVGHMI: allow multiple variables and formatting in Display widget. Formatting is printf style and given as first argument. If no formating is given as widget argument, space separated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3002
diff changeset
  3984
       style="stroke-width:0.63690436px">Multiple variables</tspan></text>
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  3985
  <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  3986
     inkscape:label="HMI:Display@paff"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  3987
     id="text1457"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3988
     y="68.844757"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3989
     x="590.28473"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3990
     style="font-style:normal;font-weight:normal;font-size:22.87221527px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.28590268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  3991
     xml:space="preserve"><tspan
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  3992
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.28590268px"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3993
       y="68.844757"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3994
       x="590.28473"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  3995
       id="tspan1455"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  3996
       sodipodi:role="line">8888</tspan></text>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  3997
  <g
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3998
     style="stroke-width:4"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  3999
     inkscape:label="HMI:Input@paff"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4000
     id="g1505"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4001
     transform="matrix(0.14295135,0,0,0.14295135,489.21833,37.615184)">
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4002
    <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4003
       xml:space="preserve"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4004
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4005
       x="136.32812"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4006
       y="218.24219"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4007
       id="text1461"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4008
       inkscape:label="value"><tspan
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4009
         sodipodi:role="line"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4010
         id="tspan1459"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4011
         x="136.32812"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4012
         y="218.24219"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4013
         style="stroke-width:4px">8888</tspan></text>
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4014
    <rect
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4015
       inkscape:label="edit"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4016
       onclick=""
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4017
       y="95.40741"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4018
       x="139.85185"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4019
       height="128"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4020
       width="407.7037"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4021
       id="rect1463"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4022
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:butt;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" />
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4023
    <g
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4024
       style="stroke-width:4"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4025
       id="g1471"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4026
       inkscape:label="+&quot;dhu&quot;"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4027
       transform="translate(-416.52022,170.47452)">
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4028
      <path
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4029
         inkscape:connector-curvature="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4030
         id="path1465"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4031
         d="m 797.19546,145.18619 -80.62929,0.60214 -0.60215,-80.629288 80.6293,-0.60214 z"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4032
         inkscape:transform-center-y="-14.956361"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4033
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:butt;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" />
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4034
      <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4035
         id="text1469"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4036
         y="111.05016"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4037
         x="733.58197"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4038
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4039
         xml:space="preserve"><tspan
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4040
           style="stroke-width:2px"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4041
           y="111.05016"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4042
           x="733.58197"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4043
           id="tspan1467"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4044
           sodipodi:role="line">dhu</tspan></text>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4045
    </g>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4046
    <g
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4047
       style="stroke-width:4"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4048
       id="g1479"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4049
       inkscape:label="=&quot;plop&quot;"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4050
       transform="translate(-416.52022,170.47452)">
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4051
      <path
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4052
         inkscape:transform-center-x="14.956371"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4053
         inkscape:transform-center-y="-3.6154501e-05"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4054
         d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4055
         inkscape:randomized="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4056
         inkscape:rounded="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4057
         inkscape:flatsided="true"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4058
         sodipodi:arg2="1.5707963"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4059
         sodipodi:arg1="0.52359878"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4060
         sodipodi:r2="14.956361"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4061
         sodipodi:r1="29.912722"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4062
         sodipodi:cy="-184.98808"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4063
         sodipodi:cx="596.74072"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4064
         sodipodi:sides="3"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4065
         id="path1473"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4066
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:butt;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"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4067
         sodipodi:type="star"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4068
         transform="matrix(0,-2.0000001,1.9999999,0,1034.195,1298.6541)" />
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4069
      <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4070
         xml:space="preserve"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4071
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4072
         x="633.09552"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4073
         y="111.05016"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4074
         id="text1477"><tspan
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4075
           sodipodi:role="line"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4076
           id="tspan1475"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4077
           x="633.09552"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4078
           y="111.05016"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4079
           style="stroke-width:2px">plop</tspan></text>
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4080
    </g>
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4081
    <g
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4082
       style="stroke-width:4"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4083
       id="g1487"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4084
       inkscape:label="=&quot;mhoo&quot;"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4085
       transform="translate(-416.52022,170.47452)">
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4086
      <path
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4087
         inkscape:transform-center-x="14.956364"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4088
         transform="rotate(-90,746.45698,-44.543641)"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4089
         sodipodi:type="star"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4090
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:butt;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"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4091
         id="path1481"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4092
         sodipodi:sides="3"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4093
         sodipodi:cx="596.74072"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4094
         sodipodi:cy="-216.2599"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4095
         sodipodi:r1="59.825443"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4096
         sodipodi:r2="29.912722"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4097
         sodipodi:arg1="0.52359878"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4098
         sodipodi:arg2="1.5707963"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4099
         inkscape:flatsided="true"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4100
         inkscape:rounded="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4101
         inkscape:randomized="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4102
         d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4103
         inkscape:transform-center-y="-5.9989963e-06" />
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4104
      <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4105
         id="text1485"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4106
         y="111.05016"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4107
         x="537.25018"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4108
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4109
         xml:space="preserve"><tspan
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4110
           style="stroke-width:2px"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4111
           y="111.05016"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4112
           x="537.25018"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4113
           id="tspan1483"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4114
           sodipodi:role="line">mhoo</tspan></text>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4115
    </g>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4116
    <g
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4117
       style="stroke-width:4"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4118
       id="g1495"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4119
       inkscape:label="=&quot;yodl&quot;"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4120
       transform="translate(-416.52022,170.47452)">
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4121
      <path
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4122
         inkscape:transform-center-x="-14.956365"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4123
         transform="matrix(0,-1,-1,0,1043.9134,701.91334)"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4124
         inkscape:transform-center-y="-5.5023185e-06"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4125
         d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4126
         inkscape:randomized="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4127
         inkscape:rounded="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4128
         inkscape:flatsided="true"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4129
         sodipodi:arg2="1.5707963"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4130
         sodipodi:arg1="0.52359878"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4131
         sodipodi:r2="29.912722"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4132
         sodipodi:r1="59.825443"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4133
         sodipodi:cy="105.17262"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4134
         sodipodi:cx="596.74072"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4135
         sodipodi:sides="3"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4136
         id="path1489"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4137
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:butt;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"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4138
         sodipodi:type="star" />
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4139
      <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4140
         id="text1493"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4141
         y="111.05016"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4142
         x="925.82605"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4143
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4144
         xml:space="preserve"><tspan
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4145
           style="stroke-width:2px"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4146
           y="111.05016"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4147
           x="925.82605"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4148
           id="tspan1491"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4149
           sodipodi:role="line">yodl</tspan></text>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4150
    </g>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4151
    <g
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4152
       style="stroke-width:4"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4153
       id="g1503"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4154
       inkscape:label="=&quot;mhe&quot;"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4155
       transform="translate(-416.52022,170.47452)">
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4156
      <path
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4157
         inkscape:transform-center-x="-14.956349"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4158
         transform="matrix(0,-2.0000001,-1.9999999,0,1122.1514,1298.6541)"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4159
         sodipodi:type="star"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4160
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:butt;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"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4161
         id="path1497"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4162
         sodipodi:sides="3"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4163
         sodipodi:cx="596.74072"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4164
         sodipodi:cy="136.44444"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4165
         sodipodi:r1="29.912722"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4166
         sodipodi:r2="14.956361"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4167
         sodipodi:arg1="0.52359878"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4168
         sodipodi:arg2="1.5707963"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4169
         inkscape:flatsided="true"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4170
         inkscape:rounded="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4171
         inkscape:randomized="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4172
         d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4173
         inkscape:transform-center-y="-3.3040441e-05" />
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4174
      <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4175
         xml:space="preserve"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4176
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4177
         x="842.71497"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4178
         y="111.05016"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4179
         id="text1501"><tspan
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4180
           sodipodi:role="line"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4181
           id="tspan1499"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4182
           x="842.71497"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4183
           y="111.05016"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4184
           style="stroke-width:2px">mhe</tspan></text>
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4185
    </g>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4186
  </g>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4187
  <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4188
     inkscape:label="actual_label"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4189
     xml:space="preserve"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4190
     style="font-style:normal;font-weight:normal;font-size:12.7380867px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#008000;fill-opacity:1;stroke:none;stroke-width:0.63690436px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4191
     x="509.67926"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4192
     y="43.42762"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4193
     id="text1527"><tspan
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4194
       style="stroke-width:0.63690436px"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4195
       sodipodi:role="line"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4196
       id="tspan1525"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4197
       x="509.67926"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4198
       y="43.42762">HMI_LOCAL variables</tspan></text>
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4199
  <g
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4200
     id="g1553"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4201
     transform="matrix(0.5,0,0,0.5,645.20358,-103.15494)">
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4202
    <rect
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4203
       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:#bc8f8f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2px;stroke-linecap:butt;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"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4204
       id="rect1264"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4205
       width="68.255615"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4206
       height="165.68298"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4207
       x="1141.0836"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4208
       y="420.78394"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4209
       rx="12.247418"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4210
       ry="14"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4211
       inkscape:label="cursor" />
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4212
    <path
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4213
       sodipodi:nodetypes="cccc"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4214
       inkscape:connector-curvature="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4215
       id="path1266"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4216
       d="m 1175.2115,371.25263 34.1278,34.74552 h -68.2556 z"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4217
       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:#bc8f8f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2px;stroke-linecap:butt;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"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4218
       inkscape:label="backward" />
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4219
    <path
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4220
       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:#bc8f8f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2px;stroke-linecap:butt;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"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4221
       d="m 1175.2115,635.99803 34.1278,-34.7453 h -68.2556 z"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4222
       id="path1268"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4223
       inkscape:connector-curvature="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4224
       sodipodi:nodetypes="cccc"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4225
       inkscape:label="forward" />
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4226
  </g>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4227
  <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4228
     xml:space="preserve"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4229
     style="font-style:normal;font-weight:normal;font-size:22.87221527px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.28590268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4230
     x="590.28473"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4231
     y="128.84476"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4232
     id="text1557"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4233
     inkscape:label="HMI:Display@.piff"><tspan
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4234
       sodipodi:role="line"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4235
       id="tspan1555"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4236
       x="590.28473"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4237
       y="128.84476"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4238
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.28590268px">8888</tspan></text>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4239
  <g
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4240
     transform="matrix(0.14295135,0,0,0.14295135,489.21833,97.61518)"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4241
     id="g1605"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4242
     inkscape:label="HMI:Input@.piff"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4243
     style="stroke-width:4">
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4244
    <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4245
       inkscape:label="value"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4246
       id="text1561"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4247
       y="218.24219"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4248
       x="136.32812"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4249
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4250
       xml:space="preserve"><tspan
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4251
         style="stroke-width:4px"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4252
         y="218.24219"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4253
         x="136.32812"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4254
         id="tspan1559"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4255
         sodipodi:role="line">8888</tspan></text>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4256
    <rect
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4257
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:butt;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"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4258
       id="rect1563"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4259
       width="407.7037"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4260
       height="128"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4261
       x="139.85185"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4262
       y="95.40741"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4263
       onclick=""
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4264
       inkscape:label="edit" />
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4265
    <g
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4266
       transform="translate(-416.52022,170.47452)"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4267
       inkscape:label="+&quot;dhu&quot;"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4268
       id="g1571"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4269
       style="stroke-width:4">
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4270
      <path
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4271
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:butt;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"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4272
         inkscape:transform-center-y="-14.956361"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4273
         d="m 797.19546,145.18619 -80.62929,0.60214 -0.60215,-80.629288 80.6293,-0.60214 z"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4274
         id="path1565"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4275
         inkscape:connector-curvature="0" />
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4276
      <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4277
         xml:space="preserve"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4278
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4279
         x="733.58197"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4280
         y="111.05016"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4281
         id="text1569"><tspan
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4282
           sodipodi:role="line"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4283
           id="tspan1567"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4284
           x="733.58197"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4285
           y="111.05016"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4286
           style="stroke-width:2px">dhu</tspan></text>
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4287
    </g>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4288
    <g
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4289
       transform="translate(-416.52022,170.47452)"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4290
       inkscape:label="=&quot;plop&quot;"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4291
       id="g1579"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4292
       style="stroke-width:4">
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4293
      <path
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4294
         transform="matrix(0,-2.0000001,1.9999999,0,1034.195,1298.6541)"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4295
         sodipodi:type="star"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4296
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:butt;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"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4297
         id="path1573"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4298
         sodipodi:sides="3"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4299
         sodipodi:cx="596.74072"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4300
         sodipodi:cy="-184.98808"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4301
         sodipodi:r1="29.912722"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4302
         sodipodi:r2="14.956361"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4303
         sodipodi:arg1="0.52359878"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4304
         sodipodi:arg2="1.5707963"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4305
         inkscape:flatsided="true"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4306
         inkscape:rounded="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4307
         inkscape:randomized="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4308
         d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4309
         inkscape:transform-center-y="-3.6154501e-05"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4310
         inkscape:transform-center-x="14.956371" />
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4311
      <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4312
         id="text1577"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4313
         y="111.05016"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4314
         x="633.09552"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4315
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4316
         xml:space="preserve"><tspan
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4317
           style="stroke-width:2px"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4318
           y="111.05016"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4319
           x="633.09552"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4320
           id="tspan1575"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4321
           sodipodi:role="line">plop</tspan></text>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4322
    </g>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4323
    <g
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4324
       transform="translate(-416.52022,170.47452)"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4325
       inkscape:label="=&quot;mhoo&quot;"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4326
       id="g1587"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4327
       style="stroke-width:4">
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4328
      <path
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4329
         inkscape:transform-center-y="-5.9989963e-06"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4330
         d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4331
         inkscape:randomized="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4332
         inkscape:rounded="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4333
         inkscape:flatsided="true"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4334
         sodipodi:arg2="1.5707963"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4335
         sodipodi:arg1="0.52359878"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4336
         sodipodi:r2="29.912722"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4337
         sodipodi:r1="59.825443"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4338
         sodipodi:cy="-216.2599"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4339
         sodipodi:cx="596.74072"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4340
         sodipodi:sides="3"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4341
         id="path1581"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4342
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:butt;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"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4343
         sodipodi:type="star"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4344
         transform="rotate(-90,746.45698,-44.543641)"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4345
         inkscape:transform-center-x="14.956364" />
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4346
      <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4347
         xml:space="preserve"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4348
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4349
         x="537.25018"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4350
         y="111.05016"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4351
         id="text1585"><tspan
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4352
           sodipodi:role="line"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4353
           id="tspan1583"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4354
           x="537.25018"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4355
           y="111.05016"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4356
           style="stroke-width:2px">mhoo</tspan></text>
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4357
    </g>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4358
    <g
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4359
       transform="translate(-416.52022,170.47452)"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4360
       inkscape:label="=&quot;yodl&quot;"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4361
       id="g1595"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4362
       style="stroke-width:4">
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4363
      <path
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4364
         sodipodi:type="star"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4365
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:butt;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"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4366
         id="path1589"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4367
         sodipodi:sides="3"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4368
         sodipodi:cx="596.74072"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4369
         sodipodi:cy="105.17262"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4370
         sodipodi:r1="59.825443"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4371
         sodipodi:r2="29.912722"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4372
         sodipodi:arg1="0.52359878"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4373
         sodipodi:arg2="1.5707963"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4374
         inkscape:flatsided="true"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4375
         inkscape:rounded="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4376
         inkscape:randomized="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4377
         d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4378
         inkscape:transform-center-y="-5.5023185e-06"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4379
         transform="matrix(0,-1,-1,0,1043.9134,701.91334)"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4380
         inkscape:transform-center-x="-14.956365" />
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4381
      <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4382
         xml:space="preserve"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4383
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4384
         x="925.82605"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4385
         y="111.05016"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4386
         id="text1593"><tspan
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4387
           sodipodi:role="line"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4388
           id="tspan1591"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4389
           x="925.82605"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4390
           y="111.05016"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4391
           style="stroke-width:2px">yodl</tspan></text>
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4392
    </g>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4393
    <g
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4394
       transform="translate(-416.52022,170.47452)"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4395
       inkscape:label="=&quot;mhe&quot;"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4396
       id="g1603"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4397
       style="stroke-width:4">
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4398
      <path
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4399
         inkscape:transform-center-y="-3.3040441e-05"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4400
         d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4401
         inkscape:randomized="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4402
         inkscape:rounded="0"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4403
         inkscape:flatsided="true"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4404
         sodipodi:arg2="1.5707963"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4405
         sodipodi:arg1="0.52359878"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4406
         sodipodi:r2="14.956361"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4407
         sodipodi:r1="29.912722"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4408
         sodipodi:cy="136.44444"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4409
         sodipodi:cx="596.74072"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4410
         sodipodi:sides="3"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4411
         id="path1597"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4412
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:butt;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"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4413
         sodipodi:type="star"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4414
         transform="matrix(0,-2.0000001,-1.9999999,0,1122.1514,1298.6541)"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4415
         inkscape:transform-center-x="-14.956349" />
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4416
      <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4417
         id="text1601"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4418
         y="111.05016"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4419
         x="842.71497"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4420
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4421
         xml:space="preserve"><tspan
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4422
           style="stroke-width:2px"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4423
           y="111.05016"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4424
           x="842.71497"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4425
           id="tspan1599"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4426
           sodipodi:role="line">mhe</tspan></text>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4427
    </g>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4428
  </g>
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4429
  <text
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4430
     id="text1609"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4431
     y="103.42763"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4432
     x="509.67926"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4433
     style="font-style:normal;font-weight:normal;font-size:12.7380867px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#008000;fill-opacity:1;stroke:none;stroke-width:0.63690436px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4434
     xml:space="preserve"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4435
     inkscape:label="actual_label"><tspan
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4436
       y="103.42763"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4437
       x="509.67926"
3017
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4438
       sodipodi:role="line"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4439
       style="stroke-width:0.63690436px"
15e2df3e5610 SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3008
diff changeset
  4440
       id="tspan1611">PAGE_LOCAL variables</tspan></text>
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4441
  <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4442
     inkscape:label="HMI:Meter@level"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4443
     transform="matrix(2.1611542,0,0,2.1611542,902.76714,468.92423)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4444
     id="g709">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4445
    <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4446
       inkscape:label="range"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4447
       sodipodi:open="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4448
       d="M 63.610123,2.2017068 A 64.411957,64.411957 0 0 1 128.02208,-62.210247"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4449
       sodipodi:end="4.712389"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4450
       sodipodi:start="3.1415927"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4451
       sodipodi:ry="64.411957"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4452
       sodipodi:rx="64.411957"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4453
       sodipodi:cy="2.2017097"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4454
       sodipodi:cx="128.02208"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4455
       sodipodi:type="arc"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4456
       id="path689"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4457
       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;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff7f2a;stroke-width:26.45833397;stroke-miterlimit:4;stroke-dasharray:2.64583333, 2.64583333;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4458
    <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4459
       inkscape:label="needle"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4460
       sodipodi:nodetypes="cc"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4461
       inkscape:connector-curvature="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4462
       id="path691"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4463
       d="M 130.96206,4.0725977 79.111776,-41.363223"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4464
       style="fill:none;fill-rule:evenodd;stroke:#c130f7;stroke-width:2.96323133;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0, 32.59554547;stroke-dashoffset:29.63231468;stroke-opacity:1;marker-end:url(#marker1536)" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4465
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4466
       xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4467
       style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:125%;font-family:sans-serif;text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4468
       x="49.132977"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4469
       y="4.9187088"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4470
       id="text695"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4471
       inkscape:label="min"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4472
         sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4473
         id="tspan693"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4474
         x="49.132977"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4475
         y="4.9187088"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4476
         style="text-align:end;text-anchor:end;fill:#ff6600;stroke-width:0.26458332px">0</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4477
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4478
       id="text699"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4479
       y="-78.144218"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4480
       x="127.48073"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4481
       style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4482
       xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4483
       inkscape:label="max"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4484
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.26458332px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4485
         y="-78.144218"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4486
         x="127.48073"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4487
         id="tspan697"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4488
         sodipodi:role="line">10000</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4489
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4490
       xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4491
       style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4492
       x="113.53007"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4493
       y="-6.1937833"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4494
       id="text703"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4495
       inkscape:label="value"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4496
         sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4497
         x="113.53007"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4498
         y="-6.1937833"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4499
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.26458332px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4500
         id="tspan701">000</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4501
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4502
       inkscape:label="unit"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4503
       id="text707"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4504
       y="1.1408259"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4505
       x="124.77896"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4506
       style="font-style:normal;font-weight:normal;font-size:7.5467205px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4507
       xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4508
         id="tspan705"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4509
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.26458332px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4510
         y="1.1408259"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4511
         x="124.77896"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4512
         sodipodi:role="line">bar</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4513
  </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4514
  <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4515
     id="g84-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4516
     inkscape:label="HMI:Input@level"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4517
     transform="matrix(0.35865594,0,0,0.35865594,758.57767,293.49106)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4518
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4519
       inkscape:label="value"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4520
       id="text5151-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4521
       y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4522
       x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4523
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4524
       xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4525
         style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4526
         y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4527
         x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4528
         id="tspan5149-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4529
         sodipodi:role="line">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4530
    <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4531
       transform="scale(1,-1)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4532
       sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4533
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4534
       id="path89-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4535
       sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4536
       sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4537
       sodipodi:cy="-216.2599"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4538
       sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4539
       sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4540
       sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4541
       sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4542
       inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4543
       inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4544
       inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4545
       d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4546
       inkscape:transform-center-y="14.956363"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4547
       inkscape:label="-100" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4548
    <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4549
       inkscape:label="-10"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4550
       inkscape:transform-center-y="7.4781812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4551
       d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4552
       inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4553
       inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4554
       inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4555
       sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4556
       sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4557
       sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4558
       sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4559
       sodipodi:cy="-184.98808"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4560
       sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4561
       sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4562
       id="path88-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4563
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4564
       sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4565
       transform="scale(1,-1)" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4566
    <rect
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4567
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4568
       id="rect85-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4569
       width="407.7037"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4570
       height="128"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4571
       x="139.85185"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4572
       y="95.40741"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4573
       onclick=""
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4574
       inkscape:label="edit" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4575
    <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4576
       inkscape:label="+100"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4577
       inkscape:transform-center-y="-14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4578
       d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4579
       inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4580
       inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4581
       inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4582
       sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4583
       sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4584
       sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4585
       sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4586
       sodipodi:cy="105.17262"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4587
       sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4588
       sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4589
       id="path87-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4590
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4591
       sodipodi:type="star" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4592
    <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4593
       sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4594
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4595
       id="path86-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4596
       sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4597
       sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4598
       sodipodi:cy="136.44444"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4599
       sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4600
       sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4601
       sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4602
       sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4603
       inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4604
       inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4605
       inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4606
       d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4607
       inkscape:transform-center-y="-7.4781804"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4608
       inkscape:label="+10" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4609
    <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4610
       sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4611
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4612
       id="path91-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4613
       sodipodi:sides="4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4614
       sodipodi:cx="80.740723"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4615
       sodipodi:cy="165.17262"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4616
       sodipodi:r1="57.015106"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4617
       sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4618
       sodipodi:arg1="0.77793027"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4619
       sodipodi:arg2="1.5633284"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4620
       inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4621
       inkscape:rounded="-0.65084865"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4622
       inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4623
       d="M 121.35644,205.1862 C 158.18649,167.80191 3.342862,168.95829 40.72715,205.78834 78.111437,242.61839 76.95506,87.774762 40.125008,125.15905 3.2949549,162.54334 158.13858,161.38696 120.7543,124.55691 83.370008,87.726855 84.526385,242.57048 121.35644,205.1862 Z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4624
       inkscape:transform-center-y="-14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4625
       inkscape:label="=0" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4626
  </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4627
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4628
     inkscape:label="HMI:Display@paff"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4629
     id="text1457-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4630
     y="215.65211"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4631
     x="2632.9148"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4632
     style="font-style:normal;font-weight:normal;font-size:45.74443054px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.28590268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4633
     xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4634
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.28590268px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4635
       y="215.65211"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4636
       x="2632.9148"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4637
       id="tspan1455-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4638
       sodipodi:role="line">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4639
  <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4640
     style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4641
     inkscape:label="HMI:Input@paff"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4642
     id="g1505-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4643
     transform="matrix(0.28590269,0,0,0.28590269,2430.782,153.19299)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4644
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4645
       xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4646
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4647
       x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4648
       y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4649
       id="text1461-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4650
       inkscape:label="value"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4651
         sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4652
         id="tspan1459-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4653
         x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4654
         y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4655
         style="stroke-width:2px">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4656
    <rect
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4657
       inkscape:label="edit"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4658
       onclick=""
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4659
       y="95.40741"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4660
       x="139.85185"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4661
       height="128"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4662
       width="407.7037"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4663
       id="rect1463-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4664
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4665
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4666
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4667
       id="g1471-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4668
       inkscape:label="+&quot;dhu&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4669
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4670
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4671
         inkscape:connector-curvature="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4672
         id="path1465-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4673
         d="m 797.19546,145.18619 -80.62929,0.60214 -0.60215,-80.629288 80.6293,-0.60214 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4674
         inkscape:transform-center-y="-14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4675
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4676
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4677
         id="text1469-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4678
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4679
         x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4680
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4681
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4682
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4683
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4684
           x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4685
           id="tspan1467-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4686
           sodipodi:role="line">dhu</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4687
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4688
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4689
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4690
       id="g1479-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4691
       inkscape:label="=&quot;plop&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4692
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4693
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4694
         inkscape:transform-center-x="14.956371"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4695
         inkscape:transform-center-y="-3.6154501e-05"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4696
         d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4697
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4698
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4699
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4700
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4701
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4702
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4703
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4704
         sodipodi:cy="-184.98808"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4705
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4706
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4707
         id="path1473-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4708
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4709
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4710
         transform="matrix(0,-2.0000001,1.9999999,0,1034.195,1298.6541)" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4711
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4712
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4713
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4714
         x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4715
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4716
         id="text1477-8"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4717
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4718
           id="tspan1475-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4719
           x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4720
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4721
           style="stroke-width:1px">plop</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4722
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4723
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4724
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4725
       id="g1487-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4726
       inkscape:label="=&quot;mhoo&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4727
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4728
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4729
         inkscape:transform-center-x="14.956364"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4730
         transform="rotate(-90,746.45698,-44.543641)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4731
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4732
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4733
         id="path1481-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4734
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4735
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4736
         sodipodi:cy="-216.2599"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4737
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4738
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4739
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4740
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4741
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4742
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4743
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4744
         d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4745
         inkscape:transform-center-y="-5.9989963e-06" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4746
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4747
         id="text1485-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4748
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4749
         x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4750
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4751
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4752
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4753
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4754
           x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4755
           id="tspan1483-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4756
           sodipodi:role="line">mhoo</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4757
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4758
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4759
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4760
       id="g1495-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4761
       inkscape:label="=&quot;yodl&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4762
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4763
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4764
         inkscape:transform-center-x="-14.956365"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4765
         transform="matrix(0,-1,-1,0,1043.9134,701.91334)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4766
         inkscape:transform-center-y="-5.5023185e-06"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4767
         d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4768
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4769
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4770
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4771
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4772
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4773
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4774
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4775
         sodipodi:cy="105.17262"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4776
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4777
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4778
         id="path1489-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4779
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4780
         sodipodi:type="star" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4781
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4782
         id="text1493-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4783
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4784
         x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4785
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4786
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4787
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4788
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4789
           x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4790
           id="tspan1491-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4791
           sodipodi:role="line">yodl</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4792
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4793
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4794
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4795
       id="g1503-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4796
       inkscape:label="=&quot;mhe&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4797
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4798
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4799
         inkscape:transform-center-x="-14.956349"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4800
         transform="matrix(0,-2.0000001,-1.9999999,0,1122.1514,1298.6541)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4801
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4802
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4803
         id="path1497-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4804
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4805
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4806
         sodipodi:cy="136.44444"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4807
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4808
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4809
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4810
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4811
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4812
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4813
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4814
         d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4815
         inkscape:transform-center-y="-3.3040441e-05" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4816
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4817
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4818
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4819
         x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4820
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4821
         id="text1501-8"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4822
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4823
           id="tspan1499-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4824
           x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4825
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4826
           style="stroke-width:1px">mhe</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4827
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4828
  </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4829
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4830
     inkscape:label="actual_label"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4831
     xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4832
     style="font-style:normal;font-weight:normal;font-size:25.4761734px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#008000;fill-opacity:1;stroke:none;stroke-width:0.63690436px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4833
     x="2471.7039"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4834
     y="164.81787"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4835
     id="text1527-7"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4836
       style="stroke-width:0.63690436px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4837
       sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4838
       id="tspan1525-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4839
       x="2471.7039"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4840
       y="164.81787">HMI_LOCAL variables</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4841
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4842
     xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4843
     style="font-style:normal;font-weight:normal;font-size:45.74443054px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.28590268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4844
     x="2632.9148"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4845
     y="335.65213"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4846
     id="text1557-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4847
     inkscape:label="HMI:Display@.piff"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4848
       sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4849
       id="tspan1555-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4850
       x="2632.9148"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4851
       y="335.65213"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4852
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.28590268px">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4853
  <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4854
     transform="matrix(0.28590269,0,0,0.28590269,2430.782,273.19298)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4855
     id="g1605-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4856
     inkscape:label="HMI:Input@.piff"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4857
     style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4858
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4859
       inkscape:label="value"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4860
       id="text1561-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4861
       y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4862
       x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4863
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4864
       xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4865
         style="stroke-width:2px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4866
         y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4867
         x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4868
         id="tspan1559-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4869
         sodipodi:role="line">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4870
    <rect
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4871
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4872
       id="rect1563-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4873
       width="407.7037"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4874
       height="128"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4875
       x="139.85185"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4876
       y="95.40741"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4877
       onclick=""
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4878
       inkscape:label="edit" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4879
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4880
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4881
       inkscape:label="+&quot;dhu&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4882
       id="g1571-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4883
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4884
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4885
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4886
         inkscape:transform-center-y="-14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4887
         d="m 797.19546,145.18619 -80.62929,0.60214 -0.60215,-80.629288 80.6293,-0.60214 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4888
         id="path1565-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4889
         inkscape:connector-curvature="0" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4890
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4891
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4892
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4893
         x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4894
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4895
         id="text1569-7"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4896
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4897
           id="tspan1567-8"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4898
           x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4899
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4900
           style="stroke-width:1px">dhu</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4901
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4902
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4903
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4904
       inkscape:label="=&quot;plop&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4905
       id="g1579-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4906
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4907
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4908
         transform="matrix(0,-2.0000001,1.9999999,0,1034.195,1298.6541)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4909
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4910
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4911
         id="path1573-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4912
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4913
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4914
         sodipodi:cy="-184.98808"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4915
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4916
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4917
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4918
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4919
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4920
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4921
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4922
         d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4923
         inkscape:transform-center-y="-3.6154501e-05"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4924
         inkscape:transform-center-x="14.956371" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4925
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4926
         id="text1577-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4927
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4928
         x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4929
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4930
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4931
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4932
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4933
           x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4934
           id="tspan1575-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4935
           sodipodi:role="line">plop</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4936
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4937
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4938
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4939
       inkscape:label="=&quot;mhoo&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4940
       id="g1587-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4941
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4942
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4943
         inkscape:transform-center-y="-5.9989963e-06"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4944
         d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4945
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4946
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4947
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4948
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4949
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4950
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4951
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4952
         sodipodi:cy="-216.2599"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4953
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4954
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4955
         id="path1581-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4956
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4957
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4958
         transform="rotate(-90,746.45698,-44.543641)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4959
         inkscape:transform-center-x="14.956364" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4960
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4961
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4962
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4963
         x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4964
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4965
         id="text1585-0"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4966
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4967
           id="tspan1583-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4968
           x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4969
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4970
           style="stroke-width:1px">mhoo</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4971
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4972
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4973
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4974
       inkscape:label="=&quot;yodl&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4975
       id="g1595-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4976
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4977
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4978
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4979
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4980
         id="path1589-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4981
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4982
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4983
         sodipodi:cy="105.17262"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4984
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4985
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4986
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4987
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4988
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4989
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4990
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4991
         d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4992
         inkscape:transform-center-y="-5.5023185e-06"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4993
         transform="matrix(0,-1,-1,0,1043.9134,701.91334)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4994
         inkscape:transform-center-x="-14.956365" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4995
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4996
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4997
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4998
         x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4999
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5000
         id="text1593-0"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5001
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5002
           id="tspan1591-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5003
           x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5004
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5005
           style="stroke-width:1px">yodl</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5006
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5007
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5008
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5009
       inkscape:label="=&quot;mhe&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5010
       id="g1603-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5011
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5012
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5013
         inkscape:transform-center-y="-3.3040441e-05"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5014
         d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5015
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5016
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5017
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5018
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5019
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5020
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5021
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5022
         sodipodi:cy="136.44444"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5023
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5024
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5025
         id="path1597-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5026
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5027
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5028
         transform="matrix(0,-2.0000001,-1.9999999,0,1122.1514,1298.6541)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5029
         inkscape:transform-center-x="-14.956349" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5030
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5031
         id="text1601-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5032
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5033
         x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5034
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5035
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5036
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5037
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5038
           x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5039
           id="tspan1599-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5040
           sodipodi:role="line">mhe</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5041
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5042
  </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5043
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5044
     id="text1609-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5045
     y="284.81787"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5046
     x="2471.7039"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5047
     style="font-style:normal;font-weight:normal;font-size:25.4761734px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#008000;fill-opacity:1;stroke:none;stroke-width:0.63690436px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5048
     xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5049
     inkscape:label="actual_label"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5050
       y="284.81787"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5051
       x="2471.7039"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5052
       sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5053
       style="stroke-width:0.63690436px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5054
       id="tspan1611-6">PAGE_LOCAL variables</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5055
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5056
     inkscape:label="HMI:Display@paff"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5057
     id="text1457-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5058
     y="1208.4301"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5059
     x="276.83508"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5060
     style="font-style:normal;font-weight:normal;font-size:45.74443054px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.28590268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5061
     xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5062
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.28590268px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5063
       y="1208.4301"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5064
       x="276.83508"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5065
       id="tspan1455-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5066
       sodipodi:role="line">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5067
  <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5068
     style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5069
     inkscape:label="HMI:Input@paff"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5070
     id="g1505-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5071
     transform="matrix(0.28590269,0,0,0.28590269,74.702238,1145.9709)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5072
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5073
       xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5074
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5075
       x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5076
       y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5077
       id="text1461-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5078
       inkscape:label="value"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5079
         sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5080
         id="tspan1459-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5081
         x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5082
         y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5083
         style="stroke-width:2px">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5084
    <rect
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5085
       inkscape:label="edit"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5086
       onclick=""
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5087
       y="95.40741"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5088
       x="139.85185"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5089
       height="128"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5090
       width="407.7037"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5091
       id="rect1463-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5092
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5093
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5094
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5095
       id="g1471-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5096
       inkscape:label="+&quot;dhu&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5097
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5098
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5099
         inkscape:connector-curvature="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5100
         id="path1465-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5101
         d="m 797.19546,145.18619 -80.62929,0.60214 -0.60215,-80.629288 80.6293,-0.60214 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5102
         inkscape:transform-center-y="-14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5103
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5104
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5105
         id="text1469-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5106
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5107
         x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5108
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5109
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5110
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5111
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5112
           x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5113
           id="tspan1467-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5114
           sodipodi:role="line">dhu</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5115
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5116
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5117
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5118
       id="g1479-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5119
       inkscape:label="=&quot;plop&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5120
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5121
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5122
         inkscape:transform-center-x="14.956371"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5123
         inkscape:transform-center-y="-3.6154501e-05"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5124
         d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5125
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5126
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5127
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5128
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5129
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5130
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5131
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5132
         sodipodi:cy="-184.98808"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5133
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5134
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5135
         id="path1473-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5136
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5137
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5138
         transform="matrix(0,-2.0000001,1.9999999,0,1034.195,1298.6541)" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5139
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5140
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5141
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5142
         x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5143
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5144
         id="text1477-4"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5145
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5146
           id="tspan1475-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5147
           x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5148
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5149
           style="stroke-width:1px">plop</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5150
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5151
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5152
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5153
       id="g1487-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5154
       inkscape:label="=&quot;mhoo&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5155
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5156
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5157
         inkscape:transform-center-x="14.956364"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5158
         transform="rotate(-90,746.45698,-44.543641)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5159
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5160
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5161
         id="path1481-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5162
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5163
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5164
         sodipodi:cy="-216.2599"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5165
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5166
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5167
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5168
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5169
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5170
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5171
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5172
         d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5173
         inkscape:transform-center-y="-5.9989963e-06" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5174
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5175
         id="text1485-8"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5176
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5177
         x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5178
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5179
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5180
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5181
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5182
           x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5183
           id="tspan1483-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5184
           sodipodi:role="line">mhoo</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5185
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5186
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5187
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5188
       id="g1495-8"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5189
       inkscape:label="=&quot;yodl&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5190
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5191
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5192
         inkscape:transform-center-x="-14.956365"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5193
         transform="matrix(0,-1,-1,0,1043.9134,701.91334)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5194
         inkscape:transform-center-y="-5.5023185e-06"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5195
         d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5196
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5197
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5198
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5199
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5200
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5201
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5202
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5203
         sodipodi:cy="105.17262"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5204
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5205
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5206
         id="path1489-8"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5207
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5208
         sodipodi:type="star" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5209
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5210
         id="text1493-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5211
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5212
         x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5213
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5214
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5215
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5216
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5217
           x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5218
           id="tspan1491-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5219
           sodipodi:role="line">yodl</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5220
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5221
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5222
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5223
       id="g1503-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5224
       inkscape:label="=&quot;mhe&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5225
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5226
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5227
         inkscape:transform-center-x="-14.956349"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5228
         transform="matrix(0,-2.0000001,-1.9999999,0,1122.1514,1298.6541)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5229
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5230
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5231
         id="path1497-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5232
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5233
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5234
         sodipodi:cy="136.44444"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5235
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5236
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5237
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5238
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5239
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5240
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5241
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5242
         d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5243
         inkscape:transform-center-y="-3.3040441e-05" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5244
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5245
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5246
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5247
         x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5248
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5249
         id="text1501-9"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5250
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5251
           id="tspan1499-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5252
           x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5253
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5254
           style="stroke-width:1px">mhe</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5255
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5256
  </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5257
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5258
     inkscape:label="actual_label"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5259
     xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5260
     style="font-style:normal;font-weight:normal;font-size:25.4761734px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#008000;fill-opacity:1;stroke:none;stroke-width:0.63690436px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5261
     x="115.62414"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5262
     y="1157.5958"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5263
     id="text1527-0"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5264
       style="stroke-width:0.63690436px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5265
       sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5266
       id="tspan1525-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5267
       x="115.62414"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5268
       y="1157.5958">HMI_LOCAL variables</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5269
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5270
     xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5271
     style="font-style:normal;font-weight:normal;font-size:45.74443054px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.28590268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5272
     x="276.83508"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5273
     y="1328.4301"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5274
     id="text1557-8"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5275
     inkscape:label="HMI:Display@.piff"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5276
       sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5277
       id="tspan1555-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5278
       x="276.83508"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5279
       y="1328.4301"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5280
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.28590268px">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5281
  <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5282
     transform="matrix(0.28590269,0,0,0.28590269,74.702238,1265.9709)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5283
     id="g1605-26"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5284
     inkscape:label="HMI:Input@.piff"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5285
     style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5286
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5287
       inkscape:label="value"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5288
       id="text1561-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5289
       y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5290
       x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5291
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5292
       xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5293
         style="stroke-width:2px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5294
         y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5295
         x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5296
         id="tspan1559-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5297
         sodipodi:role="line">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5298
    <rect
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5299
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5300
       id="rect1563-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5301
       width="407.7037"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5302
       height="128"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5303
       x="139.85185"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5304
       y="95.40741"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5305
       onclick=""
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5306
       inkscape:label="edit" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5307
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5308
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5309
       inkscape:label="+&quot;dhu&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5310
       id="g1571-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5311
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5312
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5313
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5314
         inkscape:transform-center-y="-14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5315
         d="m 797.19546,145.18619 -80.62929,0.60214 -0.60215,-80.629288 80.6293,-0.60214 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5316
         id="path1565-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5317
         inkscape:connector-curvature="0" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5318
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5319
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5320
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5321
         x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5322
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5323
         id="text1569-4"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5324
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5325
           id="tspan1567-87"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5326
           x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5327
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5328
           style="stroke-width:1px">dhu</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5329
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5330
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5331
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5332
       inkscape:label="=&quot;plop&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5333
       id="g1579-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5334
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5335
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5336
         transform="matrix(0,-2.0000001,1.9999999,0,1034.195,1298.6541)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5337
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5338
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5339
         id="path1573-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5340
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5341
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5342
         sodipodi:cy="-184.98808"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5343
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5344
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5345
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5346
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5347
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5348
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5349
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5350
         d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5351
         inkscape:transform-center-y="-3.6154501e-05"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5352
         inkscape:transform-center-x="14.956371" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5353
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5354
         id="text1577-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5355
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5356
         x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5357
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5358
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5359
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5360
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5361
           x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5362
           id="tspan1575-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5363
           sodipodi:role="line">plop</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5364
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5365
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5366
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5367
       inkscape:label="=&quot;mhoo&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5368
       id="g1587-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5369
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5370
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5371
         inkscape:transform-center-y="-5.9989963e-06"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5372
         d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5373
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5374
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5375
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5376
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5377
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5378
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5379
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5380
         sodipodi:cy="-216.2599"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5381
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5382
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5383
         id="path1581-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5384
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5385
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5386
         transform="rotate(-90,746.45698,-44.543641)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5387
         inkscape:transform-center-x="14.956364" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5388
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5389
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5390
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5391
         x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5392
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5393
         id="text1585-6"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5394
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5395
           id="tspan1583-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5396
           x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5397
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5398
           style="stroke-width:1px">mhoo</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5399
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5400
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5401
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5402
       inkscape:label="=&quot;yodl&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5403
       id="g1595-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5404
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5405
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5406
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5407
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5408
         id="path1589-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5409
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5410
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5411
         sodipodi:cy="105.17262"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5412
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5413
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5414
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5415
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5416
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5417
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5418
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5419
         d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5420
         inkscape:transform-center-y="-5.5023185e-06"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5421
         transform="matrix(0,-1,-1,0,1043.9134,701.91334)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5422
         inkscape:transform-center-x="-14.956365" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5423
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5424
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5425
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5426
         x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5427
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5428
         id="text1593-1"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5429
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5430
           id="tspan1591-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5431
           x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5432
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5433
           style="stroke-width:1px">yodl</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5434
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5435
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5436
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5437
       inkscape:label="=&quot;mhe&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5438
       id="g1603-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5439
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5440
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5441
         inkscape:transform-center-y="-3.3040441e-05"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5442
         d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5443
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5444
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5445
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5446
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5447
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5448
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5449
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5450
         sodipodi:cy="136.44444"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5451
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5452
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5453
         id="path1597-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5454
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5455
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5456
         transform="matrix(0,-2.0000001,-1.9999999,0,1122.1514,1298.6541)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5457
         inkscape:transform-center-x="-14.956349" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5458
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5459
         id="text1601-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5460
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5461
         x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5462
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5463
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5464
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5465
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5466
           x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5467
           id="tspan1599-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5468
           sodipodi:role="line">mhe</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5469
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5470
  </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5471
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5472
     id="text1609-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5473
     y="1277.5958"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5474
     x="115.62414"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5475
     style="font-style:normal;font-weight:normal;font-size:25.4761734px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#008000;fill-opacity:1;stroke:none;stroke-width:0.63690436px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5476
     xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5477
     inkscape:label="actual_label"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5478
       y="1277.5958"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5479
       x="115.62414"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5480
       sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5481
       style="stroke-width:0.63690436px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5482
       id="tspan1611-1">PAGE_LOCAL variables</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5483
  <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5484
     id="g2387"
3025
48e7e336c052 SVGHMI: HMI:VarInit:"a string"@a_value : empty widget (i.e. empty svg:group) that initialize content of local variables to value given as first argument.
Edouard Tisserant
parents: 3023
diff changeset
  5485
     inkscape:label="HMI:VarInit:42@level" />
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5486
  <g
3025
48e7e336c052 SVGHMI: HMI:VarInit:"a string"@a_value : empty widget (i.e. empty svg:group) that initialize content of local variables to value given as first argument.
Edouard Tisserant
parents: 3023
diff changeset
  5487
     inkscape:label="HMI:VarInit:&quot;a string&quot;@paff"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5488
     id="g2389" />
3025
48e7e336c052 SVGHMI: HMI:VarInit:"a string"@a_value : empty widget (i.e. empty svg:group) that initialize content of local variables to value given as first argument.
Edouard Tisserant
parents: 3023
diff changeset
  5489
  <g
48e7e336c052 SVGHMI: HMI:VarInit:"a string"@a_value : empty widget (i.e. empty svg:group) that initialize content of local variables to value given as first argument.
Edouard Tisserant
parents: 3023
diff changeset
  5490
     id="g825"
48e7e336c052 SVGHMI: HMI:VarInit:"a string"@a_value : empty widget (i.e. empty svg:group) that initialize content of local variables to value given as first argument.
Edouard Tisserant
parents: 3023
diff changeset
  5491
     inkscape:label="HMI:VarInit:&quot;a page string&quot;@.piff" />
3028
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5492
  <g
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5493
     id="g893"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5494
     inkscape:label="textstyles"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5495
     transform="translate(-136,-6.0000001)">
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5496
    <text
3029
61b0491fe05b SVGHMI: Fix svg test file while testing latest JsonTableChanges
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3028
diff changeset
  5497
       inkscape:label="red"
3028
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5498
       id="text1382-7"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5499
       y="-171.54395"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5500
       x="1298.9102"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5501
       style="font-style:normal;font-weight:normal;font-size:20px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.5"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5502
       xml:space="preserve"><tspan
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5503
         y="-171.54395"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5504
         x="1298.9102"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5505
         id="tspan1380-5"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5506
         sodipodi:role="line"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5507
         style="stroke-width:0.5">value</tspan></text>
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5508
    <text
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5509
       xml:space="preserve"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5510
       style="font-style:normal;font-weight:normal;font-size:20px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.5"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5511
       x="1298.9102"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5512
       y="-191.54395"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5513
       id="text875"
3029
61b0491fe05b SVGHMI: Fix svg test file while testing latest JsonTableChanges
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3028
diff changeset
  5514
       inkscape:label="black"><tspan
3028
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5515
         style="fill:#000000;stroke-width:0.5"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5516
         sodipodi:role="line"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5517
         id="tspan873"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5518
         x="1298.9102"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5519
         y="-191.54395">value</tspan></text>
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5520
    <text
3029
61b0491fe05b SVGHMI: Fix svg test file while testing latest JsonTableChanges
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3028
diff changeset
  5521
       inkscape:label="green"
3028
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5522
       id="text879"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5523
       y="-211.54395"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5524
       x="1298.9102"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5525
       style="font-style:normal;font-weight:normal;font-size:20px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#00ff00;fill-opacity:1;stroke:none;stroke-width:0.5"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5526
       xml:space="preserve"><tspan
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5527
         y="-211.54395"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5528
         x="1298.9102"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5529
         id="tspan877"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5530
         sodipodi:role="line"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5531
         style="fill:#00ff00;stroke-width:0.5">value</tspan></text>
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5532
    <text
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5533
       xml:space="preserve"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5534
       style="font-style:normal;font-weight:normal;font-size:20px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#999999;fill-opacity:1;stroke:none;stroke-width:0.5"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5535
       x="1298.9102"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5536
       y="-231.54395"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5537
       id="text883"
3029
61b0491fe05b SVGHMI: Fix svg test file while testing latest JsonTableChanges
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3028
diff changeset
  5538
       inkscape:label="gray"><tspan
3028
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5539
         style="fill:#999999;stroke-width:0.5"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5540
         sodipodi:role="line"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5541
         id="tspan881"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5542
         x="1298.9102"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5543
         y="-231.54395">value</tspan></text>
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5544
  </g>
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5545
  <g
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5546
     id="g907"
3029
61b0491fe05b SVGHMI: Fix svg test file while testing latest JsonTableChanges
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3028
diff changeset
  5547
     inkscape:label="HMI:TextStyleList"
3028
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5548
     transform="translate(440,40)">
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5549
    <use
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5550
       x="0"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5551
       y="0"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5552
       xlink:href="#text879"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5553
       id="use913"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5554
       width="100%"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5555
       height="100%"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5556
       transform="translate(-573,60.999998)"
3029
61b0491fe05b SVGHMI: Fix svg test file while testing latest JsonTableChanges
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3028
diff changeset
  5557
       inkscape:label="active" />
3028
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5558
    <use
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5559
       x="0"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5560
       y="0"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5561
       xlink:href="#text875"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5562
       id="use911"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5563
       width="100%"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5564
       height="100%"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5565
       transform="translate(-573,40.999998)"
3029
61b0491fe05b SVGHMI: Fix svg test file while testing latest JsonTableChanges
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3028
diff changeset
  5566
       inkscape:label="ack" />
3028
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5567
    <use
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5568
       x="0"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5569
       y="0"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5570
       xlink:href="#text1382-7"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5571
       id="use909"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5572
       width="100%"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5573
       height="100%"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5574
       transform="translate(-573,20.999998)"
3029
61b0491fe05b SVGHMI: Fix svg test file while testing latest JsonTableChanges
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3028
diff changeset
  5575
       inkscape:label="alarm" />
3028
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5576
    <use
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5577
       x="0"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5578
       y="0"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5579
       xlink:href="#text883"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5580
       id="use915"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5581
       width="100%"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5582
       height="100%"
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5583
       transform="translate(-573,80.999998)"
3029
61b0491fe05b SVGHMI: Fix svg test file while testing latest JsonTableChanges
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3028
diff changeset
  5584
       inkscape:label="disabled" />
3028
72ee99635db7 SVGHMI: HMI:JsonTable also recognize TextStyleList, but parsing of textContent is still not implemented and style is still not updated.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3025
diff changeset
  5585
  </g>
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5586
  <g
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5587
     transform="matrix(0.16718216,0,0,0.16718216,968.79193,20.988849)"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5588
     inkscape:label="HMI:Input@.range"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5589
     id="g5222-3"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5590
     style="stroke-width:1.51188684">
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5591
    <text
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5592
       xml:space="preserve"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5593
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.51188684px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5594
       x="136.32812"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5595
       y="218.24219"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5596
       id="text5208-6"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5597
       inkscape:label="value"><tspan
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5598
         sodipodi:role="line"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5599
         id="tspan5206-7"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5600
         x="136.32812"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5601
         y="218.24219"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5602
         style="stroke-width:1.51188684px">8888</tspan></text>
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5603
    <path
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5604
       transform="scale(1,-1)"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5605
       sodipodi:type="star"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5606
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:7.55943441;stroke-linecap:butt;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"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5607
       id="path5212-5"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5608
       sodipodi:sides="3"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5609
       sodipodi:cx="596.74072"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5610
       sodipodi:cy="-184.98808"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5611
       sodipodi:r1="29.912722"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5612
       sodipodi:r2="14.956361"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5613
       sodipodi:arg1="0.52359878"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5614
       sodipodi:arg2="1.5707963"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5615
       inkscape:flatsided="true"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5616
       inkscape:rounded="0"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5617
       inkscape:randomized="0"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5618
       d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5619
       inkscape:transform-center-y="7.4781812"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5620
       inkscape:label="-1" />
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5621
    <rect
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5622
       inkscape:label="edit"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5623
       onclick=""
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5624
       y="95.40741"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5625
       x="139.85185"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5626
       height="128"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5627
       width="407.7037"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5628
       id="rect5214-3"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5629
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.55943441;stroke-linecap:butt;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" />
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5630
    <path
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5631
       inkscape:label="+1"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5632
       inkscape:transform-center-y="-7.4781804"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5633
       d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5634
       inkscape:randomized="0"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5635
       inkscape:rounded="0"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5636
       inkscape:flatsided="true"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5637
       sodipodi:arg2="1.5707963"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5638
       sodipodi:arg1="0.52359878"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5639
       sodipodi:r2="14.956361"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5640
       sodipodi:r1="29.912722"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5641
       sodipodi:cy="136.44444"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5642
       sodipodi:cx="596.74072"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5643
       sodipodi:sides="3"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5644
       id="path5218-5"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5645
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:7.55943441;stroke-linecap:butt;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"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5646
       sodipodi:type="star" />
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5647
  </g>
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5648
  <g
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5649
     transform="matrix(0.16718216,0,0,0.16718216,1055.8653,20.988849)"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5650
     inkscape:label="HMI:Input@.position"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5651
     id="g5222-6"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5652
     style="stroke-width:1.51188684">
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5653
    <text
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5654
       xml:space="preserve"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5655
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.51188684px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5656
       x="136.32812"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5657
       y="218.24219"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5658
       id="text5208-2"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5659
       inkscape:label="value"><tspan
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5660
         sodipodi:role="line"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5661
         id="tspan5206-9"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5662
         x="136.32812"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5663
         y="218.24219"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5664
         style="stroke-width:1.51188684px">8888</tspan></text>
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5665
    <path
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5666
       transform="scale(1,-1)"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5667
       sodipodi:type="star"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5668
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:7.55943441;stroke-linecap:butt;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"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5669
       id="path5212-1"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5670
       sodipodi:sides="3"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5671
       sodipodi:cx="596.74072"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5672
       sodipodi:cy="-184.98808"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5673
       sodipodi:r1="29.912722"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5674
       sodipodi:r2="14.956361"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5675
       sodipodi:arg1="0.52359878"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5676
       sodipodi:arg2="1.5707963"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5677
       inkscape:flatsided="true"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5678
       inkscape:rounded="0"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5679
       inkscape:randomized="0"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5680
       d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5681
       inkscape:transform-center-y="7.4781812"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5682
       inkscape:label="-1" />
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5683
    <rect
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5684
       inkscape:label="edit"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5685
       onclick=""
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5686
       y="95.40741"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5687
       x="139.85185"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5688
       height="128"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5689
       width="407.7037"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5690
       id="rect5214-2"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5691
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.55943441;stroke-linecap:butt;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" />
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5692
    <path
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5693
       inkscape:label="+1"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5694
       inkscape:transform-center-y="-7.4781804"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5695
       d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5696
       inkscape:randomized="0"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5697
       inkscape:rounded="0"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5698
       inkscape:flatsided="true"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5699
       sodipodi:arg2="1.5707963"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5700
       sodipodi:arg1="0.52359878"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5701
       sodipodi:r2="14.956361"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5702
       sodipodi:r1="29.912722"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5703
       sodipodi:cy="136.44444"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5704
       sodipodi:cx="596.74072"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5705
       sodipodi:sides="3"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5706
       id="path5218-7"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5707
       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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:7.55943441;stroke-linecap:butt;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"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5708
       sodipodi:type="star" />
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5709
  </g>
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5710
  <text
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5711
     xml:space="preserve"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5712
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.22850323px;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"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5713
     x="1019.4838"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5714
     y="31.481676"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5715
     id="text887"><tspan
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5716
       sodipodi:role="line"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5717
       id="tspan885"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5718
       x="1019.4838"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5719
       y="31.481676"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5720
       style="stroke-width:1px">range</tspan></text>
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5721
  <text
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5722
     id="text891"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5723
     y="31.481676"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5724
     x="1112.0834"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5725
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.22850323px;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"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5726
     xml:space="preserve"><tspan
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5727
       style="stroke-width:1px"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5728
       y="31.481676"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5729
       x="1112.0834"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5730
       id="tspan889"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5731
       sodipodi:role="line">position</tspan></text>
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5732
  <text
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5733
     xml:space="preserve"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5734
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.22850323px;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"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5735
     x="1204.6829"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5736
     y="31.481676"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5737
     id="text895"><tspan
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5738
       sodipodi:role="line"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5739
       id="tspan893"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5740
       x="1204.6829"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5741
       y="31.481676"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5742
       style="stroke-width:1px">notify</tspan></text>
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5743
  <g
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5744
     inkscape:label="HMI:VarInit:50@.position"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5745
     id="g906" />
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5746
  <g
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5747
     id="g908"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5748
     inkscape:label="HMI:VarInit:100@.range" />
3036
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5749
  <g
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5750
     style="stroke-width:2"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5751
     inkscape:label="HMI:Input@/ALARMTEXT"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5752
     id="g1442-3"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5753
     transform="matrix(0.5,0,0,0.5,377.5977,130.12206)">
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5754
    <text
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5755
       xml:space="preserve"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5756
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5757
       x="545.95312"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5758
       y="218.24219"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5759
       id="text1398-6"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5760
       inkscape:label="value"><tspan
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5761
         sodipodi:role="line"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5762
         id="tspan1396-7"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5763
         x="545.95312"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5764
         y="218.24219"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5765
         style="text-align:end;text-anchor:end;stroke-width:2px">8888</tspan></text>
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5766
    <rect
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5767
       inkscape:label="edit"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5768
       onclick=""
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5769
       y="95.40741"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5770
       x="139.85185"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5771
       height="128"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5772
       width="407.7037"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5773
       id="rect1400-5"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5774
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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" />
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5775
  </g>
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5776
  <g
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5777
     style="stroke-width:1.04184687"
3038
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5778
     inkscape:label="HMI:Input@/SENDALARM"
3036
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5779
     id="g953"
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5780
     transform="matrix(0.51020953,0,0,0.5903916,155.46943,-173.35252)">
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5781
    <g
3038
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5782
       id="g1839"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5783
       inkscape:label="+1">
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5784
      <g
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5785
         id="g945"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5786
         inkscape:label="bg"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5787
         style="stroke-width:1.04184687">
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5788
        <rect
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5789
           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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#ff6600;stroke-width:5.20923424;stroke-linecap:butt;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"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5790
           id="rect943"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5791
           width="245.44583"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5792
           height="95.723877"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5793
           x="971.96545"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5794
           y="594.82263"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5795
           ry="23.177595"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5796
           inkscape:label="button"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5797
           rx="26.820074" />
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5798
      </g>
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5799
      <g
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5800
         id="g951"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5801
         inkscape:label="text"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5802
         style="stroke-width:1.04184687">
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5803
        <text
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5804
           inkscape:label="setting_jmp"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5805
           id="text949"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5806
           y="656.98151"
3036
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5807
           x="1090.7626"
3038
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5808
           style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:1.04184675px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5809
           xml:space="preserve"><tspan
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5810
             style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:1.04184675px"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5811
             y="656.98151"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5812
             x="1090.7626"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5813
             id="tspan947"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5814
             sodipodi:role="line">send</tspan></text>
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5815
      </g>
3036
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5816
    </g>
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5817
  </g>
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5818
  <g
3038
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5819
     style="stroke-width:2"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5820
     inkscape:label="HMI:Input@/ALARMSTATUS"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5821
     id="g1887"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5822
     transform="matrix(0.28590269,0,0,0.28590269,780.70444,146.1427)">
3036
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5823
    <text
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5824
       xml:space="preserve"
3038
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5825
       style="font-style:normal;font-weight:normal;font-size:160px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5826
       x="136.32812"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5827
       y="218.24219"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5828
       id="text1843"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5829
       inkscape:label="value"><tspan
3036
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5830
         sodipodi:role="line"
3038
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5831
         id="tspan1841"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5832
         x="136.32812"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5833
         y="218.24219"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5834
         style="stroke-width:2px">8888</tspan></text>
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5835
    <g
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5836
       style="stroke-width:2"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5837
       id="g1853"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5838
       inkscape:label="=&quot;ack&quot;"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5839
       transform="translate(-346.56635,170.47452)">
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5840
      <path
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5841
         inkscape:connector-curvature="0"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5842
         id="path1847"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5843
         d="m 797.19546,145.18619 -80.62929,0.60214 -0.60215,-80.629288 80.6293,-0.60214 z"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5844
         inkscape:transform-center-y="-14.956361"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5845
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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" />
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5846
      <text
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5847
         id="text1851"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5848
         y="111.05016"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5849
         x="733.58197"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5850
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5851
         xml:space="preserve"><tspan
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5852
           style="stroke-width:1px"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5853
           y="111.05016"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5854
           x="733.58197"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5855
           id="tspan1849"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5856
           sodipodi:role="line">ack</tspan></text>
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5857
    </g>
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5858
    <g
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5859
       style="stroke-width:2"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5860
       id="g1861"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5861
       inkscape:label="=&quot;disabled&quot;"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5862
       transform="translate(-416.52022,170.47452)">
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5863
      <path
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5864
         inkscape:transform-center-x="21.900597"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5865
         inkscape:transform-center-y="-3.6154501e-05"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5866
         d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5867
         inkscape:randomized="0"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5868
         inkscape:rounded="0"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5869
         inkscape:flatsided="true"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5870
         sodipodi:arg2="1.5707963"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5871
         sodipodi:arg1="0.52359878"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5872
         sodipodi:r2="14.956361"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5873
         sodipodi:r1="29.912722"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5874
         sodipodi:cy="-184.98808"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5875
         sodipodi:cx="596.74072"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5876
         sodipodi:sides="3"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5877
         id="path1855"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5878
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8.26390171;stroke-linecap:butt;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"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5879
         sodipodi:type="star"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5880
         transform="matrix(0,-2.0000001,2.9285972,0,1233.7513,1298.6541)" />
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5881
      <text
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5882
         xml:space="preserve"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5883
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5884
         x="633.09552"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5885
         y="111.05016"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5886
         id="text1859"><tspan
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5887
           sodipodi:role="line"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5888
           id="tspan1857"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5889
           x="633.09552"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5890
           y="111.05016"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5891
           style="stroke-width:1px">disabled</tspan></text>
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5892
    </g>
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5893
    <g
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5894
       style="stroke-width:2"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5895
       id="g1869"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5896
       inkscape:label="=&quot;active&quot;"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5897
       transform="translate(-416.52022,170.47452)">
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5898
      <path
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5899
         inkscape:transform-center-x="14.956364"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5900
         transform="rotate(-90,746.45698,-44.543641)"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5901
         sodipodi:type="star"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5902
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5903
         id="path1863"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5904
         sodipodi:sides="3"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5905
         sodipodi:cx="596.74072"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5906
         sodipodi:cy="-216.2599"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5907
         sodipodi:r1="59.825443"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5908
         sodipodi:r2="29.912722"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5909
         sodipodi:arg1="0.52359878"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5910
         sodipodi:arg2="1.5707963"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5911
         inkscape:flatsided="true"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5912
         inkscape:rounded="0"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5913
         inkscape:randomized="0"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5914
         d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5915
         inkscape:transform-center-y="-5.9989963e-06" />
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5916
      <text
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5917
         id="text1867"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5918
         y="111.05016"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5919
         x="537.25018"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5920
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5921
         xml:space="preserve"><tspan
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5922
           style="stroke-width:1px"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5923
           y="111.05016"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5924
           x="537.25018"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5925
           id="tspan1865"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5926
           sodipodi:role="line">active</tspan></text>
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5927
    </g>
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5928
    <g
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5929
       style="stroke-width:2"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5930
       id="g1877"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5931
       inkscape:label="=&quot;alarm&quot;"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5932
       transform="translate(-416.52022,170.47452)">
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5933
      <path
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5934
         inkscape:transform-center-x="-14.956365"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5935
         transform="matrix(0,-1,-1,0,1043.9134,701.91334)"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5936
         inkscape:transform-center-y="-5.5023185e-06"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5937
         d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5938
         inkscape:randomized="0"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5939
         inkscape:rounded="0"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5940
         inkscape:flatsided="true"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5941
         sodipodi:arg2="1.5707963"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5942
         sodipodi:arg1="0.52359878"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5943
         sodipodi:r2="29.912722"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5944
         sodipodi:r1="59.825443"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5945
         sodipodi:cy="105.17262"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5946
         sodipodi:cx="596.74072"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5947
         sodipodi:sides="3"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5948
         id="path1871"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5949
         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:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:butt;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"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5950
         sodipodi:type="star" />
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5951
      <text
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5952
         id="text1875"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5953
         y="111.05016"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5954
         x="925.82605"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5955
         style="font-style:normal;font-weight:normal;font-size:20px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5956
         xml:space="preserve"><tspan
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5957
           style="stroke-width:1px"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5958
           y="111.05016"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5959
           x="925.82605"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5960
           id="tspan1873"
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5961
           sodipodi:role="line">alarm</tspan></text>
92101729f7b7 SVGHMI: Alarm test not using Button widget anymore, too many problems. Use Input widget instead to increment value on each click and execute python code on change.
Edouard Tisserant
parents: 3036
diff changeset
  5962
    </g>
3036
4930455428df SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
Edouard Tisserant
parents: 3034
diff changeset
  5963
  </g>
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
  5964
</svg>