tests/svghmi/svghmi_0@svghmi/svghmi.svg
author Edouard Tisserant
Thu, 01 Apr 2021 16:00:58 +0200
branchsvghmi
changeset 3220 ec365ef396b1
parent 3206 4fd7bd10e606
child 3240 5f756332ada1
permissions -rw-r--r--
SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
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
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
     5
   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     6
   xmlns:dc="http://purl.org/dc/elements/1.1/"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     7
   xmlns:cc="http://creativecommons.org/ns#"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     8
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     9
   xmlns:svg="http://www.w3.org/2000/svg"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    10
   xmlns="http://www.w3.org/2000/svg"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
    11
   xmlns:xlink="http://www.w3.org/1999/xlink"
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    12
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    13
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    14
   inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    15
   sodipodi:docname="svghmi.svg"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    16
   id="hmi0"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    17
   version="1.1"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    18
   viewBox="0 0 1280 720"
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    19
   height="720"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    20
   width="1280">
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    21
  <metadata
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    22
     id="metadata4542">
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    23
    <rdf:RDF>
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    24
      <cc:Work
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    25
         rdf:about="">
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    26
        <dc:format>image/svg+xml</dc:format>
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    27
        <dc:type
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    28
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    29
        <dc:title />
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    30
      </cc:Work>
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    31
    </rdf:RDF>
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    32
  </metadata>
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
    33
  <defs
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
    34
     id="defs2">
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    35
    <linearGradient
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    36
       id="linearGradient34303"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    37
       osb:paint="solid">
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    38
      <stop
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    39
         style="stop-color:#000000;stop-opacity:1;"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    40
         offset="0"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    41
         id="stop34301" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    42
    </linearGradient>
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    43
    <linearGradient
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    44
       id="linearGradient20537"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    45
       osb:paint="solid">
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    46
      <stop
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    47
         style="stop-color:#000000;stop-opacity:1;"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    48
         offset="0"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    49
         id="stop20535" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    50
    </linearGradient>
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
    51
    <marker
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    52
       inkscape:isstock="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    53
       style="overflow:visible"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
    54
       id="marker1971"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
    55
       refX="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
    56
       refY="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
    57
       orient="auto"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
    58
       inkscape:stockid="Arrow2Lend">
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
    59
      <path
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
    60
         transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
    61
         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"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
    62
         style="fill:#ff3000;fill-opacity:1;fill-rule:evenodd;stroke:#ff3000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
    63
         id="path1969"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
    64
         inkscape:connector-curvature="0" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
    65
    </marker>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
    66
    <marker
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
    67
       inkscape:isstock="true"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
    68
       style="overflow:visible"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    69
       id="marker1656"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    70
       refX="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    71
       refY="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    72
       orient="auto"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    73
       inkscape:stockid="Arrow2Lend">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    74
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    75
         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
    76
         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
    77
         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
    78
         id="path1654"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    79
         inkscape:connector-curvature="0" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
    80
    </marker>
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
    81
    <linearGradient
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
    82
       inkscape:collect="always"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
    83
       id="linearGradient962">
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
    84
      <stop
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
    85
         style="stop-color:#ff3000;stop-opacity:1;"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
    86
         offset="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
    87
         id="stop958" />
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
    88
      <stop
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
    89
         style="stop-color:#0022ff;stop-opacity:1"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
    90
         offset="1"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
    91
         id="stop960" />
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
    92
    </linearGradient>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
    93
    <marker
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
    94
       inkscape:stockid="Arrow2Lend"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
    95
       orient="auto"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
    96
       refY="0"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
    97
       refX="0"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
    98
       id="Arrow2Lend"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
    99
       style="overflow:visible"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   100
       inkscape:isstock="true"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   101
       inkscape:collect="always">
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   102
      <path
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   103
         inkscape:connector-curvature="0"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   104
         id="path895"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   105
         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
   106
         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
   107
         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
   108
    </marker>
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   109
    <linearGradient
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   110
       inkscape:collect="always"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   111
       xlink:href="#linearGradient962"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   112
       id="linearGradient964"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   113
       x1="113.38908"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   114
       y1="-62.210247"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   115
       x2="113.38908"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   116
       y2="4.0725975"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   117
       gradientUnits="userSpaceOnUse"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   118
       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
   119
  </defs>
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   120
  <sodipodi:namedview
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   121
     id="base"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   122
     pagecolor="#ffffff"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   123
     bordercolor="#666666"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   124
     borderopacity="1.0"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   125
     inkscape:pageopacity="0"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   126
     inkscape:pageshadow="2"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   127
     inkscape:document-units="px"
3178
21cb76012c78 SVGHMI: Make ScrollBar's variables order match JsonTable's variables order to avoid confusion
Edouard Tisserant
parents: 3151
diff changeset
   128
     inkscape:current-layer="hmi0"
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   129
     showgrid="false"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   130
     units="px"
3220
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
   131
     inkscape:zoom="1.1929688"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
   132
     inkscape:cx="772.0138"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
   133
     inkscape:cy="-68.272506"
3206
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
   134
     inkscape:window-width="1600"
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
   135
     inkscape:window-height="836"
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
   136
     inkscape:window-x="0"
3122
229795c03e11 SVGHMI: make a copy of tests/svghmi as test/svghmi_widget because too crowded since having pages for widget documentation. Strip those pages from tests/svghmi, so that it
Edouard Tisserant
parents: 3106
diff changeset
   137
     inkscape:window-y="27"
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
   138
     inkscape:window-maximized="1"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   139
     showguides="true"
3091
f475f39713aa SVGHMI: change scroll buttons into single unicode triangle and center them. Use highlight rectangle duplicated and hidden to catch selection clicks so that the whole row is clickable.
Edouard Tisserant
parents: 3085
diff changeset
   140
     inkscape:guide-bbox="true"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
   141
     inkscape:snap-global="true"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
   142
     inkscape:snap-bbox="true"
3122
229795c03e11 SVGHMI: make a copy of tests/svghmi as test/svghmi_widget because too crowded since having pages for widget documentation. Strip those pages from tests/svghmi, so that it
Edouard Tisserant
parents: 3106
diff changeset
   143
     inkscape:bbox-nodes="true" />
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
   144
  <use
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
   145
     x="0"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
   146
     y="0"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
   147
     xlink:href="#g7994"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
   148
     id="use7996"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
   149
     transform="translate(1480,800)"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
   150
     width="100%"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
   151
     height="100%"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
   152
     inkscape:label="HMI:Page:RelativePageTest@/PUMP0" />
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   153
  <rect
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   154
     sodipodi:insensitive="true"
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   155
     inkscape:label="HMI:Page:Conf"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   156
     y="780"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   157
     x="0"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   158
     height="720"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   159
     width="1280"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   160
     id="rect1016"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   161
     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
   162
  <g
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   163
     id="g1082"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   164
     inkscape:label="HMI:Jump:Home"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   165
     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
   166
    <g
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   167
       id="g1152"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   168
       inkscape:label="button">
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   169
      <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   170
         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
   171
         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
   172
         id="rect1022"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   173
         inkscape:connector-curvature="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   174
         sodipodi:nodetypes="cssssccc" />
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   175
    </g>
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   176
    <g
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   177
       id="g1149"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   178
       inkscape:label="text">
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   179
      <text
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   180
         xml:space="preserve"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   181
         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
   182
         x="1090.7626"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   183
         y="1436.9814"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   184
         id="home_jmp"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   185
         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
   186
           sodipodi:role="line"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   187
           id="tspan1028"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   188
           x="1090.7626"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   189
           y="1436.9814"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   190
           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
   191
    </g>
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   192
  </g>
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   193
  <rect
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   194
     style="color:#000000;fill:#4d4d4d"
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   195
     id="page0"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   196
     width="1280"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   197
     height="720"
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
   198
     x="0"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   199
     y="0"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
   200
     inkscape:label="HMI:Page:Home" />
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   201
  <g
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   202
     id="g1077"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   203
     inkscape:label="HMI:Jump:Conf"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   204
     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
   205
    <g
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   206
       id="g1159"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   207
       inkscape:label="button">
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   208
      <rect
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   209
         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
   210
         id="rect1020"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   211
         width="245.44583"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   212
         height="95.723877"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   213
         x="971.96545"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   214
         y="594.82263"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   215
         ry="35.579063"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   216
         inkscape:label="button" />
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   217
    </g>
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   218
    <g
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   219
       id="g1156"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   220
       inkscape:label="text">
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   221
      <text
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   222
         inkscape:label="setting_jmp"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   223
         id="setting_jmp"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   224
         y="656.98151"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   225
         x="1090.7626"
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
         xml:space="preserve"><tspan
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   228
           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
   229
           y="656.98151"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   230
           x="1090.7626"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   231
           id="tspan1024"
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   232
           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
   233
    </g>
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   234
  </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
   235
  <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
   236
     id="g84"
3097
a098b2dd9dff SVGHMI: Added parsing of min and max value that can be given as @path,min,max in widget description
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3092
diff changeset
   237
     inkscape:label="HMI:Input@/TARGETPRESSURE,0,100"
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
   238
     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
   239
    <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
   240
       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
   241
       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
   242
       y="218.24219"
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   243
       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
   244
       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
   245
       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
   246
         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
   247
         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
   248
         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
   249
         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
   250
         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
   251
    <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
   252
       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
   253
       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
   254
       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
   255
       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
   256
       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
   257
       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
   258
       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
   259
       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
   260
       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
   261
       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
   262
       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
   263
       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
   264
       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
   265
       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
   266
       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
   267
       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
   268
       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
   269
    <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
   270
       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
   271
       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
   272
       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
   273
       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
   274
       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
   275
       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
   276
       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
   277
       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
   278
       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
   279
       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
   280
       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
   281
       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
   282
       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
   283
       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
   284
       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
   285
       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
   286
       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
   287
    <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
   288
       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
   289
       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
   290
       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
   291
       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
   292
       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
   293
       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
   294
       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
   295
       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
   296
    <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
   297
       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
   298
       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
   299
       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
   300
       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
   301
       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
   302
       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
   303
       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
   304
       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
   305
       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
   306
       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
   307
       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
   308
       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
   309
       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
   310
       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
   311
       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
   312
       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
   313
    <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
   314
       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
   315
       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
   316
       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
   317
       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
   318
       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
   319
       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
   320
       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
   321
       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
   322
       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
   323
       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
   324
       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
   325
       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
   326
       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
   327
       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
   328
       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
   329
       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
   330
    <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
   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
       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
   333
       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
   334
       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
   335
       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
   336
       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
   337
       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
   338
       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
   339
       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
   340
       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
   341
       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
   342
       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
   343
       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
   344
       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
   345
       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
   346
       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
   347
  </g>
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   348
  <text
2814
2cabc4773885 SVGHMI: HMI_LABEL and HMI_CLASS become HMI_NODE.
Edouard Tisserant
parents: 2810
diff changeset
   349
     inkscape:label="HMI:Display@/PUMP0/PRESSURE"
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   350
     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
   351
     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
   352
     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
   353
     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
   354
     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
   355
       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
   356
       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
   357
       x="293.33374"
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   358
       id="tspan821"
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   359
       sodipodi:role="line">8888</tspan></text>
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   360
  <g
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   361
     id="g4523"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
   362
     transform="matrix(2.1611542,0,0,2.1611542,142.76714,468.92423)"
2814
2cabc4773885 SVGHMI: HMI_LABEL and HMI_CLASS become HMI_NODE.
Edouard Tisserant
parents: 2810
diff changeset
   363
     inkscape:label="HMI:Meter@/PUMP0/SLOTH">
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   364
    <path
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   365
       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
   366
       id="path4499"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   367
       sodipodi:type="arc"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   368
       sodipodi:cx="128.02208"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   369
       sodipodi:cy="2.2017097"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   370
       sodipodi:rx="64.411957"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   371
       sodipodi:ry="64.411957"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   372
       sodipodi:start="3.1415927"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   373
       sodipodi:end="4.712389"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   374
       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
   375
       sodipodi:open="true"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   376
       inkscape:label="range" />
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   377
    <path
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   378
       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
   379
       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
   380
       id="path4501"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   381
       inkscape:connector-curvature="0"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   382
       sodipodi:nodetypes="cc"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   383
       inkscape:label="needle" />
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   384
    <text
2807
7fa21b3b5f9f SVGHMI - added simple Meter widget.
Edouard Tisserant
parents: 2805
diff changeset
   385
       inkscape:label="min"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   386
       id="text4505"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   387
       y="4.9187088"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   388
       x="49.132977"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   389
       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
   390
       xml:space="preserve"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   391
         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
   392
         y="4.9187088"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   393
         x="49.132977"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   394
         id="tspan4503"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   395
         sodipodi:role="line">0</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   396
    <text
2807
7fa21b3b5f9f SVGHMI - added simple Meter widget.
Edouard Tisserant
parents: 2805
diff changeset
   397
       inkscape:label="max"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   398
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   399
       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
   400
       x="127.48073"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   401
       y="-78.144218"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   402
       id="text4509"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   403
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   404
         id="tspan4507"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   405
         x="127.48073"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   406
         y="-78.144218"
2807
7fa21b3b5f9f SVGHMI - added simple Meter widget.
Edouard Tisserant
parents: 2805
diff changeset
   407
         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
   408
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   409
       inkscape:label="value"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   410
       id="text4517"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   411
       y="-6.1937833"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   412
       x="113.53007"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   413
       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
   414
       xml:space="preserve"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   415
         id="tspan4515"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   416
         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
   417
         y="-6.1937833"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   418
         x="113.53007"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   419
         sodipodi:role="line">000</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   420
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   421
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   422
       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
   423
       x="124.77896"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   424
       y="1.1408259"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   425
       id="text4521"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   426
       inkscape:label="unit"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   427
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   428
         x="124.77896"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   429
         y="1.1408259"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   430
         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
   431
         id="tspan4519">bar</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   432
  </g>
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   433
  <text
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   434
     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
   435
     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
   436
     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
   437
     y="90.742165"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   438
     id="text827"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   439
     inkscape:label="setpoint_label"><tspan
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   440
       sodipodi:role="line"
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   441
       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
   442
       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
   443
       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
   444
       style="stroke-width:0.35865593px">SetPoint</tspan></text>
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   445
  <text
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   446
     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
   447
     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
   448
     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
   449
     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
   450
     xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   451
     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
   452
       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
   453
       x="344.50876"
2759
7345bd8a98eb SVGHMI: make a reasonably basic test
Edouard Tisserant
parents: 2750
diff changeset
   454
       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
   455
       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
   456
       style="stroke-width:0.35865593px">Actual</tspan></text>
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   457
  <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   458
     xml:space="preserve"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   459
     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"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
   460
     x="206.73413"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   461
     y="336.90073"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   462
     id="text4497"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   463
     inkscape:label="pressure_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   464
       sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   465
       id="tspan4495"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
   466
       x="206.73413"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   467
       y="336.90073"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   468
       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
   469
  <g
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   470
     id="layer4"
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   471
     inkscape:label="HMI:Lang:cn"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   472
     style="display:none"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   473
     inkscape:groupmode="layer">
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   474
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   475
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   476
       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
   477
       x="83.669571"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   478
       y="136.78285"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   479
       id="text948-6"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   480
       inkscape:label="setpoint_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   481
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   482
         id="tspan946-2"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   483
         x="136.78285"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   484
         y="83.669571"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   485
         style="stroke-width:1px">设定值</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   486
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   487
       id="text952-9"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   488
       y="137.16286"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   489
       x="703.711"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   490
       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
   491
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   492
       inkscape:label="actual_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   493
         y="703.711"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   494
         x="137.16286"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   495
         id="tspan950-1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   496
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   497
         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
   498
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   499
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   500
       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
   501
       x="480.61847"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   502
       y="278.37503"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   503
       id="text956-2"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   504
       inkscape:label="pressure_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   505
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   506
         id="tspan954-7"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   507
         x="278.37503"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   508
         y="480.61847"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   509
         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
   510
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   511
       inkscape:label="setting_jmp"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   512
       id="text1097"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   513
       y="656.98151"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   514
       x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   515
       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
   516
       xml:space="preserve"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   517
         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
   518
         y="656.98151"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   519
         x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   520
         id="tspan1095"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   521
         sodipodi:role="line">设置</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   522
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   523
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   524
       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
   525
       x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   526
       y="1436.9814"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   527
       id="text1101"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   528
       inkscape:label="home_jmp"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   529
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   530
         x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   531
         y="1436.9814"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   532
         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
   533
         id="tspan1107">家</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   534
  </g>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   535
  <g
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   536
     id="layer2"
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   537
     inkscape:label="HMI:Lang:fr"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   538
     style="display:none"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   539
     inkscape:groupmode="layer">
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   540
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   541
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   542
       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
   543
       x="340.9082"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   544
       y="77.142853"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   545
       id="text948"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   546
       inkscape:label="setpoint_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   547
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   548
         id="tspan946"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   549
         x="340.9082"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   550
         y="77.142853">Valeur de consigne</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   551
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   552
       id="text952"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   553
       y="77.142853"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   554
       x="960.9082"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   555
       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
   556
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   557
       inkscape:label="actual_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   558
         y="77.142853"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   559
         x="960.9082"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   560
         id="tspan950"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   561
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   562
         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
   563
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   564
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   565
       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
   566
       x="420.37848"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   567
       y="399.41504"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   568
       id="text956"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   569
       inkscape:label="pressure_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   570
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   571
         id="tspan954"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   572
         x="420.37848"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   573
         y="399.41504"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   574
         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
   575
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   576
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   577
       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
   578
       x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   579
       y="656.98151"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   580
       id="setting_jmp-0"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   581
       inkscape:label="setting_jmp"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   582
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   583
         id="tspan1024-9"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   584
         x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   585
         y="656.98151"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   586
         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
   587
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   588
       inkscape:label="home_jmp"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   589
       id="home_jmp-3"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   590
       y="1436.9814"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   591
       x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   592
       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
   593
       xml:space="preserve"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   594
         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
   595
         y="1436.9814"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   596
         x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   597
         id="tspan1028-6"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   598
         sodipodi:role="line">Home</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   599
  </g>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   600
  <g
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   601
     id="layer3"
2787
86a572fb05f8 SVGHMI: More strict formating of active HMI labels : @ separator only used for paths
Edouard Tisserant
parents: 2786
diff changeset
   602
     inkscape:label="HMI:Lang:si"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
   603
     style="display:inline"
2786
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   604
     inkscape:groupmode="layer">
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   605
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   606
       id="text930"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   607
       y="77.142853"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   608
       x="338.67188"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   609
       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
   610
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   611
       inkscape:label="setpoint_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   612
         y="77.142853"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   613
         x="338.67188"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   614
         id="tspan928"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   615
         sodipodi:role="line">nastavljena vrednost</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   616
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   617
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   618
       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
   619
       x="959.38477"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   620
       y="77.142853"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   621
       id="text934"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   622
       inkscape:label="actual_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   623
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   624
         id="tspan932"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   625
         x="959.38477"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   626
         y="77.142853">dejanska vrednost</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   627
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   628
       id="text938"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   629
       y="399.41504"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   630
       x="420.37848"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   631
       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
   632
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   633
       inkscape:label="pressure_label"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   634
         style="fill:#ff6600;stroke-width:0.99999994px"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   635
         y="399.41504"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   636
         x="420.37848"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   637
         id="tspan936"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   638
         sodipodi:role="line">pritisk</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   639
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   640
       xml:space="preserve"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   641
       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
   642
       x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   643
       y="656.98151"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   644
       id="setting_jmp-06"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   645
       inkscape:label="setting_jmp"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   646
         sodipodi:role="line"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   647
         id="tspan1024-2"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   648
         x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   649
         y="656.98151"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   650
         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
   651
    <text
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   652
       inkscape:label="home_jmp"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   653
       id="home_jmp-6"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   654
       y="1436.9814"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   655
       x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   656
       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
   657
       xml:space="preserve"><tspan
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   658
         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
   659
         y="1436.9814"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   660
         x="1090.7626"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   661
         id="tspan1028-1"
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   662
         sodipodi:role="line">Home</tspan></text>
1b82f21b2b41 SVGHMI: new test svg to drive next implementation
Edouard Tisserant
parents: 2781
diff changeset
   663
  </g>
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   664
  <g
2814
2cabc4773885 SVGHMI: HMI_LABEL and HMI_CLASS become HMI_NODE.
Edouard Tisserant
parents: 2810
diff changeset
   665
     inkscape:label="HMI:Meter@/PUMP0/SLOTH"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   666
     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
   667
     id="g110">
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   668
    <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   669
       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
   670
       d="M 113.38908,2.2017068 V -62.210247"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   671
       id="path90"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   672
       inkscape:connector-curvature="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   673
       sodipodi:nodetypes="cc"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   674
       inkscape:label="range" />
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   675
    <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   676
       inkscape:label="needle"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   677
       sodipodi:nodetypes="cc"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   678
       inkscape:connector-curvature="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   679
       id="path92"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   680
       d="M 113.38908,4.0725977 V -62.210247"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   681
       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
   682
    <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   683
       xml:space="preserve"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   684
       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
   685
       x="115.07632"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   686
       y="9.3424692"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   687
       id="text96"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   688
       inkscape:label="min"><tspan
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   689
         sodipodi:role="line"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   690
         id="tspan94"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   691
         x="115.07632"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   692
         y="9.3424692"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   693
         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
   694
    <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   695
       id="text100"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   696
       y="-64.195457"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   697
       x="113.27539"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   698
       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
   699
       xml:space="preserve"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   700
       inkscape:label="max"><tspan
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   701
         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
   702
         y="-64.195457"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   703
         x="113.27539"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   704
         id="tspan98"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   705
         sodipodi:role="line">10000</tspan></text>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   706
    <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   707
       xml:space="preserve"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   708
       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
   709
       x="-20.624428"
63b9a37b73c7 SVGHMI: various insignificant code moves, commenting and typos fixes.
Edouard Tisserant
parents: 2809
diff changeset
   710
       y="-109.67243"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   711
       id="text104"
2810
63b9a37b73c7 SVGHMI: various insignificant code moves, commenting and typos fixes.
Edouard Tisserant
parents: 2809
diff changeset
   712
       inkscape:label="value"
63b9a37b73c7 SVGHMI: various insignificant code moves, commenting and typos fixes.
Edouard Tisserant
parents: 2809
diff changeset
   713
       transform="rotate(90)"><tspan
63b9a37b73c7 SVGHMI: various insignificant code moves, commenting and typos fixes.
Edouard Tisserant
parents: 2809
diff changeset
   714
         sodipodi:role="line"
63b9a37b73c7 SVGHMI: various insignificant code moves, commenting and typos fixes.
Edouard Tisserant
parents: 2809
diff changeset
   715
         x="-20.624428"
63b9a37b73c7 SVGHMI: various insignificant code moves, commenting and typos fixes.
Edouard Tisserant
parents: 2809
diff changeset
   716
         y="-109.67243"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   717
         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
   718
         id="tspan102">000</tspan></text>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   719
    <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   720
       inkscape:label="unit"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   721
       id="text108"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   722
       y="-9.4425077"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   723
       x="140.65398"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   724
       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
   725
       xml:space="preserve"><tspan
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   726
         id="tspan106"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   727
         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
   728
         y="-9.4425077"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   729
         x="140.65398"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   730
         sodipodi:role="line">€£$¥</tspan></text>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   731
  </g>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   732
  <g
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   733
     inkscape:label="HMI:Input@/TARGETPRESSURE"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   734
     id="g991"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   735
     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
   736
     style="stroke-width:2">
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   737
    <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   738
       xml:space="preserve"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   739
       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
   740
       x="136.32812"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   741
       y="218.24219"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   742
       id="text977"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   743
       inkscape:label="value"><tspan
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   744
         sodipodi:role="line"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   745
         id="tspan975"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   746
         x="136.32812"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   747
         y="218.24219"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   748
         style="stroke-width:2px">8888</tspan></text>
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   749
    <rect
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   750
       inkscape:label="edit"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   751
       onclick=""
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   752
       y="95.40741"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   753
       x="139.85185"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   754
       height="128"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   755
       width="407.7037"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   756
       id="rect983"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   757
       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
   758
    <g
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   759
       id="g1086"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   760
       inkscape:label="=0"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   761
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   762
       style="stroke-width:2">
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   763
      <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   764
         inkscape:connector-curvature="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   765
         id="path989"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   766
         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
   767
         inkscape:transform-center-y="-14.956361"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   768
         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
   769
      <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   770
         id="text1048"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   771
         y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   772
         x="733.58197"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   773
         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
   774
         xml:space="preserve"><tspan
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   775
           style="stroke-width:1px"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   776
           y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   777
           x="733.58197"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   778
           id="tspan1046"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   779
           sodipodi:role="line">→0←</tspan></text>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   780
    </g>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   781
    <g
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   782
       id="g1091"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   783
       inkscape:label="-10"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   784
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   785
       style="stroke-width:2">
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   786
      <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   787
         inkscape:transform-center-x="14.956371"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   788
         inkscape:transform-center-y="-3.6154501e-05"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   789
         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
   790
         inkscape:randomized="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   791
         inkscape:rounded="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   792
         inkscape:flatsided="true"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   793
         sodipodi:arg2="1.5707963"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   794
         sodipodi:arg1="0.52359878"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   795
         sodipodi:r2="14.956361"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   796
         sodipodi:r1="29.912722"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   797
         sodipodi:cy="-184.98808"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   798
         sodipodi:cx="596.74072"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   799
         sodipodi:sides="3"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   800
         id="path981"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   801
         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
   802
         sodipodi:type="star"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   803
         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
   804
      <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   805
         xml:space="preserve"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   806
         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
   807
         x="633.09552"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   808
         y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   809
         id="text1059"><tspan
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   810
           sodipodi:role="line"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   811
           id="tspan1057"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   812
           x="633.09552"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   813
           y="111.05016"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   814
           style="stroke-width:1px">-10</tspan></text>
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   815
    </g>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   816
    <g
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   817
       id="g1096"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   818
       inkscape:label="-100"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   819
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   820
       style="stroke-width:2">
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   821
      <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   822
         inkscape:transform-center-x="14.956364"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   823
         transform="rotate(-90,746.45698,-44.543641)"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   824
         sodipodi:type="star"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   825
         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
   826
         id="path979"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   827
         sodipodi:sides="3"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   828
         sodipodi:cx="596.74072"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   829
         sodipodi:cy="-216.2599"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   830
         sodipodi:r1="59.825443"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   831
         sodipodi:r2="29.912722"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   832
         sodipodi:arg1="0.52359878"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   833
         sodipodi:arg2="1.5707963"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   834
         inkscape:flatsided="true"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   835
         inkscape:rounded="0"
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
         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
   838
         inkscape:transform-center-y="-5.9989963e-06" />
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   839
      <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   840
         id="text1063"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   841
         y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   842
         x="537.25018"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   843
         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
   844
         xml:space="preserve"><tspan
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   845
           style="stroke-width:1px"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   846
           y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   847
           x="537.25018"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   848
           id="tspan1061"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   849
           sodipodi:role="line">-100</tspan></text>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   850
    </g>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   851
    <g
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   852
       id="g1076"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   853
       inkscape:label="+100"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   854
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   855
       style="stroke-width:2">
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   856
      <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   857
         inkscape:transform-center-x="-14.956365"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   858
         transform="matrix(0,-1,-1,0,1043.9134,701.91334)"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   859
         inkscape:transform-center-y="-5.5023185e-06"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   860
         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
   861
         inkscape:randomized="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   862
         inkscape:rounded="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   863
         inkscape:flatsided="true"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   864
         sodipodi:arg2="1.5707963"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   865
         sodipodi:arg1="0.52359878"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   866
         sodipodi:r2="29.912722"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   867
         sodipodi:r1="59.825443"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   868
         sodipodi:cy="105.17262"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   869
         sodipodi:cx="596.74072"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   870
         sodipodi:sides="3"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   871
         id="path985"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   872
         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
   873
         sodipodi:type="star" />
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   874
      <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   875
         id="text1067"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   876
         y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   877
         x="925.82605"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   878
         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
   879
         xml:space="preserve"><tspan
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   880
           style="stroke-width:1px"
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   881
           y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   882
           x="925.82605"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   883
           id="tspan1065"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   884
           sodipodi:role="line">+100</tspan></text>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   885
    </g>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   886
    <g
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   887
       id="g1081"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   888
       inkscape:label="+10"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   889
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   890
       style="stroke-width:2">
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   891
      <path
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   892
         inkscape:transform-center-x="-14.956349"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   893
         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
   894
         sodipodi:type="star"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   895
         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
   896
         id="path987"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   897
         sodipodi:sides="3"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   898
         sodipodi:cx="596.74072"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   899
         sodipodi:cy="136.44444"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   900
         sodipodi:r1="29.912722"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   901
         sodipodi:r2="14.956361"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   902
         sodipodi:arg1="0.52359878"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   903
         sodipodi:arg2="1.5707963"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   904
         inkscape:flatsided="true"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   905
         inkscape:rounded="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   906
         inkscape:randomized="0"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   907
         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
   908
         inkscape:transform-center-y="-3.3040441e-05" />
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   909
      <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   910
         xml:space="preserve"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   911
         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
   912
         x="842.71497"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   913
         y="111.05016"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   914
         id="text1071"><tspan
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   915
           sodipodi:role="line"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   916
           id="tspan1069"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   917
           x="842.71497"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   918
           y="111.05016"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
   919
           style="stroke-width:1px">+10</tspan></text>
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   920
    </g>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   921
  </g>
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   922
  <text
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   923
     xml:space="preserve"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   924
     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
   925
     x="736.32812"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   926
     y="1478.2422"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   927
     id="text995"
2814
2cabc4773885 SVGHMI: HMI_LABEL and HMI_CLASS become HMI_NODE.
Edouard Tisserant
parents: 2810
diff changeset
   928
     inkscape:label="HMI:Display@/PUMP0/PRESSURE"><tspan
2809
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   929
       sodipodi:role="line"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   930
       id="tspan993"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   931
       x="736.32812"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   932
       y="1478.2422"
b9c540253263 SVGHMI : fancier second page in tests/svghmi
Edouard Tisserant
parents: 2807
diff changeset
   933
       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
   934
  <text
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   935
     xml:space="preserve"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   936
     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
   937
     x="28.181862"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   938
     y="365.32291"
2826
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   939
     id="text134"
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   940
     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
   941
       sodipodi:role="line"
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   942
       id="tspan132"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   943
       x="28.181862"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   944
       y="365.32291"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   945
       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
   946
  <text
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   947
     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
   948
     id="text138"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   949
     y="422.50345"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   950
     x="28.181862"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   951
     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
   952
     xml:space="preserve"><tspan
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   953
       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
   954
       y="422.50345"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   955
       x="28.181862"
2826
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   956
       id="tspan136"
1e5abecc3cde SVGHMI : support for HMI_STRING and HMI_BOOL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2814
diff changeset
   957
       sodipodi:role="line">8888</tspan></text>
2829
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   958
  <g
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
   959
     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
   960
     id="g208-1"
2829
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   961
     inkscape:label="HMI:Input@/PUMP0/STRIN"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   962
     style="stroke-width:2">
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   963
    <text
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   964
       inkscape:label="value"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   965
       id="text164"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   966
       y="218.24219"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   967
       x="136.32812"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   968
       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
   969
       xml:space="preserve"><tspan
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   970
         style="stroke-width:2px"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   971
         y="218.24219"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   972
         x="136.32812"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   973
         id="tspan162"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   974
         sodipodi:role="line">8888</tspan></text>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   975
    <rect
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   976
       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
   977
       id="rect166"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   978
       width="407.7037"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   979
       height="128"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   980
       x="139.85185"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   981
       y="95.40741"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   982
       onclick=""
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   983
       inkscape:label="edit" />
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   984
    <g
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   985
       transform="translate(-416.52022,170.47452)"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   986
       inkscape:label="+&quot;dhu&quot;"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   987
       id="g174"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   988
       style="stroke-width:2">
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   989
      <path
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   990
         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
   991
         inkscape:transform-center-y="-14.956361"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   992
         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
   993
         id="path168"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   994
         inkscape:connector-curvature="0" />
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   995
      <text
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   996
         xml:space="preserve"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   997
         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
   998
         x="733.58197"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
   999
         y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1000
         id="text172"><tspan
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1001
           sodipodi:role="line"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1002
           id="tspan170"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1003
           x="733.58197"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1004
           y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1005
           style="stroke-width:1px">dhu</tspan></text>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1006
    </g>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1007
    <g
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1008
       transform="translate(-416.52022,170.47452)"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1009
       inkscape:label="=&quot;plop&quot;"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1010
       id="g182"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1011
       style="stroke-width:2">
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1012
      <path
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1013
         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
  1014
         sodipodi:type="star"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1015
         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
  1016
         id="path176"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1017
         sodipodi:sides="3"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1018
         sodipodi:cx="596.74072"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1019
         sodipodi:cy="-184.98808"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1020
         sodipodi:r1="29.912722"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1021
         sodipodi:r2="14.956361"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1022
         sodipodi:arg1="0.52359878"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1023
         sodipodi:arg2="1.5707963"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1024
         inkscape:flatsided="true"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1025
         inkscape:rounded="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1026
         inkscape:randomized="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1027
         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
  1028
         inkscape:transform-center-y="-3.6154501e-05"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1029
         inkscape:transform-center-x="14.956371" />
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1030
      <text
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1031
         id="text180"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1032
         y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1033
         x="633.09552"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1034
         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
  1035
         xml:space="preserve"><tspan
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1036
           style="stroke-width:1px"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1037
           y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1038
           x="633.09552"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1039
           id="tspan178"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1040
           sodipodi:role="line">plop</tspan></text>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1041
    </g>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1042
    <g
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1043
       transform="translate(-416.52022,170.47452)"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1044
       inkscape:label="=&quot;mhoo&quot;"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1045
       id="g190"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1046
       style="stroke-width:2">
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1047
      <path
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1048
         inkscape:transform-center-y="-5.9989963e-06"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1049
         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
  1050
         inkscape:randomized="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1051
         inkscape:rounded="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1052
         inkscape:flatsided="true"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1053
         sodipodi:arg2="1.5707963"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1054
         sodipodi:arg1="0.52359878"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1055
         sodipodi:r2="29.912722"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1056
         sodipodi:r1="59.825443"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1057
         sodipodi:cy="-216.2599"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1058
         sodipodi:cx="596.74072"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1059
         sodipodi:sides="3"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1060
         id="path184"
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
         sodipodi:type="star"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1063
         transform="rotate(-90,746.45698,-44.543641)"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1064
         inkscape:transform-center-x="14.956364" />
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1065
      <text
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1066
         xml:space="preserve"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1067
         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
  1068
         x="537.25018"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1069
         y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1070
         id="text188"><tspan
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1071
           sodipodi:role="line"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1072
           id="tspan186"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1073
           x="537.25018"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1074
           y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1075
           style="stroke-width:1px">mhoo</tspan></text>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1076
    </g>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1077
    <g
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1078
       transform="translate(-416.52022,170.47452)"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1079
       inkscape:label="=&quot;yodl&quot;"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1080
       id="g198"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1081
       style="stroke-width:2">
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1082
      <path
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1083
         sodipodi:type="star"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1084
         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
  1085
         id="path192"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1086
         sodipodi:sides="3"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1087
         sodipodi:cx="596.74072"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1088
         sodipodi:cy="105.17262"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1089
         sodipodi:r1="59.825443"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1090
         sodipodi:r2="29.912722"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1091
         sodipodi:arg1="0.52359878"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1092
         sodipodi:arg2="1.5707963"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1093
         inkscape:flatsided="true"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1094
         inkscape:rounded="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1095
         inkscape:randomized="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1096
         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
  1097
         inkscape:transform-center-y="-5.5023185e-06"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1098
         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
  1099
         inkscape:transform-center-x="-14.956365" />
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1100
      <text
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1101
         xml:space="preserve"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1102
         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
  1103
         x="925.82605"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1104
         y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1105
         id="text196"><tspan
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1106
           sodipodi:role="line"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1107
           id="tspan194"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1108
           x="925.82605"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1109
           y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1110
           style="stroke-width:1px">yodl</tspan></text>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1111
    </g>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1112
    <g
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1113
       transform="translate(-416.52022,170.47452)"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1114
       inkscape:label="=&quot;mhe&quot;"
2833
e74123b966ac SVGHMI : fixed bug happening when some SVG ids are containing dashes
Edouard Tisserant
parents: 2829
diff changeset
  1115
       id="g206-1"
2829
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1116
       style="stroke-width:2">
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1117
      <path
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1118
         inkscape:transform-center-y="-3.3040441e-05"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1119
         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
  1120
         inkscape:randomized="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1121
         inkscape:rounded="0"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1122
         inkscape:flatsided="true"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1123
         sodipodi:arg2="1.5707963"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1124
         sodipodi:arg1="0.52359878"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1125
         sodipodi:r2="14.956361"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1126
         sodipodi:r1="29.912722"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1127
         sodipodi:cy="136.44444"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1128
         sodipodi:cx="596.74072"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1129
         sodipodi:sides="3"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1130
         id="path200"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1131
         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
  1132
         sodipodi:type="star"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1133
         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
  1134
         inkscape:transform-center-x="-14.956349" />
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1135
      <text
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1136
         id="text204"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1137
         y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1138
         x="842.71497"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1139
         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
  1140
         xml:space="preserve"><tspan
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1141
           style="stroke-width:1px"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1142
           y="111.05016"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1143
           x="842.71497"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1144
           id="tspan202"
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1145
           sodipodi:role="line">mhe</tspan></text>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1146
    </g>
4c2c50f60730 SVGHMI : HMI_STRING now also supported from HMI to PLC
Edouard Tisserant
parents: 2826
diff changeset
  1147
  </g>
2833
e74123b966ac SVGHMI : fixed bug happening when some SVG ids are containing dashes
Edouard Tisserant
parents: 2829
diff changeset
  1148
  <g
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1149
     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
  1150
     id="g2432"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1151
     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
  1152
     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
  1153
    <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1154
       sodipodi:nodetypes="ccccc"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1155
       inkscape:label="Background"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1156
       inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1157
       id="path2136"
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1158
       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
  1159
       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
  1160
    <rect
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1161
       ry="3.8152773"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1162
       rx="3.8152773"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1163
       y="15.77106"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1164
       x="64.024963"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1165
       height="30.150299"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1166
       width="361.89996"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1167
       id="rect2426"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1168
       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
  1169
       inkscape:label="Field" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1170
    <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1171
       id="text2430"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1172
       y="37.408375"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1173
       x="72.50132"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1174
       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
  1175
       xml:space="preserve"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1176
       inkscape:label="Value"><tspan
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1177
         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
  1178
         y="37.408375"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1179
         x="72.50132"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1180
         id="tspan2428"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1181
         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
  1182
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1183
       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
  1184
       inkscape:label="Enter"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1185
       id="g4947"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1186
       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
  1187
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1188
         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
  1189
         id="path193"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1190
         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
  1191
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1192
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1193
         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
  1194
         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
  1195
         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
  1196
         id="path6545-4"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1197
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1198
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1199
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1200
       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
  1201
       inkscape:label="Keys"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1202
       id="g4993"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1203
       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
  1204
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1205
         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
  1206
         inkscape:label="7"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1207
         id="g4892">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1208
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1209
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1210
           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
  1211
           id="path163"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1212
           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
  1213
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1214
           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
  1215
           id="text331"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1216
           y="129.38269"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1217
           x="636.4165"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1218
           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
  1219
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1220
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1221
         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
  1222
         inkscape:label="4"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1223
         id="g4907">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1224
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1225
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1226
           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
  1227
           id="path169"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1228
           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
  1229
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1230
           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
  1231
           id="text335"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1232
           y="154.10822"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1233
           x="636.4165"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1234
           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
  1235
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1236
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1237
         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
  1238
         inkscape:label="1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1239
         id="g4922">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1240
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1241
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1242
           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
  1243
           id="path175"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1244
           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
  1245
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1246
           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
  1247
           id="text339"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1248
           y="179.82285"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1249
           x="636.4165"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1250
           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
  1251
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1252
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1253
         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
  1254
         inkscape:label="8"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1255
         id="g4897">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1256
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1257
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1258
           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
  1259
           id="path165"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1260
           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
  1261
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1262
           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
  1263
           id="text347"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1264
           y="129.38269"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1265
           x="667.07562"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1266
           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
  1267
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1268
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1269
         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
  1270
         inkscape:label="5"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1271
         id="g4912">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1272
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1273
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1274
           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
  1275
           id="path171"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1276
           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
  1277
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1278
           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
  1279
           id="text351"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1280
           y="154.10822"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1281
           x="667.07562"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1282
           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
  1283
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1284
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1285
         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
  1286
         inkscape:label="2"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1287
         id="g4927">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1288
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1289
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1290
           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
  1291
           id="path177"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1292
           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
  1293
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1294
           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
  1295
           id="text355"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1296
           y="179.82285"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1297
           x="667.07562"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1298
           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
  1299
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1300
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1301
         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
  1302
         inkscape:label="9"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1303
         id="g4902">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1304
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1305
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1306
           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
  1307
           id="path167"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1308
           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
  1309
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1310
           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
  1311
           id="text363"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1312
           y="129.38269"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1313
           x="695.75708"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1314
           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
  1315
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1316
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1317
         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
  1318
         inkscape:label="6"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1319
         id="g4917">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1320
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1321
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1322
           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
  1323
           id="path173"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1324
           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
  1325
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1326
           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
  1327
           id="text367"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1328
           y="154.10822"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1329
           x="695.75708"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1330
           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
  1331
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1332
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1333
         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
  1334
         inkscape:label="3"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1335
         id="g4932">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1336
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1337
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1338
           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
  1339
           id="path179"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1340
           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
  1341
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1342
           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
  1343
           id="text371"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1344
           y="179.82285"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1345
           x="695.75708"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1346
           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
  1347
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1348
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1349
         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
  1350
         inkscape:label="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1351
         id="g4937">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1352
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1353
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1354
           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
  1355
           id="path373"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1356
           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
  1357
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1358
           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
  1359
           id="text377"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1360
           y="205.53712"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1361
           x="636.4165"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1362
           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
  1363
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1364
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1365
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1366
       id="g3113"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1367
       inkscape:label="Esc"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1368
       transform="translate(-318.22576)">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1369
      <path
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:#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
  1371
         id="path167-3"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1372
         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
  1373
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1374
      <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1375
         x="394.42801"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1376
         y="78.632088"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1377
         id="text469-4"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1378
         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
  1379
         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
  1380
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1381
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1382
       id="g3109"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1383
       inkscape:label="BackSpace"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1384
       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
  1385
      <path
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;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
  1387
         id="path173-1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1388
         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
  1389
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1390
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1391
         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
  1392
         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
  1393
         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
  1394
         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
  1395
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1396
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1397
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1398
       id="g787"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1399
       inkscape:label="Sign"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1400
       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
  1401
       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
  1402
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1403
         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
  1404
         id="path781"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1405
         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
  1406
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1407
      <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1408
         x="642.1239"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1409
         y="135.09822"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1410
         id="text783"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1411
         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
  1412
         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
  1413
    </g>
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1414
    <text
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1415
       xml:space="preserve"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1416
       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
  1417
       x="252.9579"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1418
       y="12.333653"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1419
       id="text509"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1420
       transform="scale(0.96824589,1.0327955)"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1421
       inkscape:label="Info"><tspan
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1422
         sodipodi:role="line"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1423
         id="tspan507"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1424
         x="252.9579"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1425
         y="12.333653"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  1426
         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
  1427
    <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
  1428
       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
  1429
       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
  1430
       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
  1431
       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
  1432
      <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
  1433
         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
  1434
         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
  1435
         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
  1436
         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
  1437
      <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
  1438
         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
  1439
         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
  1440
         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
  1441
         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
  1442
         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
  1443
    </g>
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1444
  </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1445
  <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1446
     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
  1447
     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
  1448
     id="g4278"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  1449
     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
  1450
    <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1451
       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
  1452
       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
  1453
       id="rect1006-3"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1454
       inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1455
       inkscape:label="Background"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1456
       sodipodi:nodetypes="ccccc" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1457
    <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1458
       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
  1459
       id="path185"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1460
       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
  1461
       inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1462
       inkscape:label="Space" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1463
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1464
       id="g4380"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1465
       inkscape:label="Keys"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1466
       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
  1467
       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
  1468
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1469
         id="g4283"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1470
         inkscape:label="q Q"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1471
         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
  1472
         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
  1473
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1474
           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
  1475
           id="path41"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1476
           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
  1477
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1478
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1479
           x="99.378708"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1480
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1481
           id="text203"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1482
           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
  1483
           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
  1484
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1485
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1486
         id="g4337"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1487
         inkscape:label="w W"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1488
         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
  1489
         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
  1490
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1491
           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
  1492
           id="path43"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1493
           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
  1494
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1495
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1496
           x="127.0709"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1497
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1498
           id="text207"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1499
           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
  1500
           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
  1501
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1502
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1503
         id="g4332"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1504
         inkscape:label="e E"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1505
         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
  1506
         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
  1507
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1508
           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
  1509
           id="path45"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1510
           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
  1511
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1512
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1513
           x="159.70854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1514
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1515
           id="text211"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1516
           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
  1517
           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
  1518
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1519
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1520
         id="g4326"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1521
         inkscape:label="r R"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1522
         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
  1523
         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
  1524
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1525
           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
  1526
           id="path47"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1527
           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
  1528
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1529
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1530
           x="188.39003"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1531
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1532
           id="text215"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1533
           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
  1534
           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
  1535
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1536
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1537
         id="g4321"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1538
         inkscape:label="t T"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1539
         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
  1540
         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
  1541
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1542
           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
  1543
           id="path49"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1544
           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
  1545
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1546
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1547
           x="219.04961"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1548
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1549
           id="text219"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1550
           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
  1551
           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
  1552
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1553
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1554
         id="g4316"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1555
         inkscape:label="y Y"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1556
         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
  1557
         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
  1558
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1559
           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
  1560
           id="path51"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1561
           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
  1562
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1563
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1564
           x="248.72017"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1565
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1566
           id="text223"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1567
           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
  1568
           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
  1569
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1570
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1571
         id="g4311"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1572
         inkscape:label="u U"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1573
         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
  1574
         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
  1575
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1576
           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
  1577
           id="path53"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1578
           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
  1579
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1580
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1581
           x="278.39075"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1582
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1583
           id="text227"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1584
           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
  1585
           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
  1586
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1587
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1588
         id="g4306"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1589
         inkscape:label="i I"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1590
         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
  1591
         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
  1592
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1593
           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
  1594
           id="path55"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1595
           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
  1596
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1597
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1598
           x="311.02859"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1599
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1600
           id="text231"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1601
           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
  1602
           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
  1603
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1604
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1605
         id="g4301"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1606
         inkscape:label="o O"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1607
         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
  1608
         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
  1609
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1610
           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
  1611
           id="path57"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1612
           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
  1613
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1614
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1615
           x="336.74319"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1616
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1617
           id="text235"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1618
           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
  1619
           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
  1620
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1621
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1622
         id="g4296"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1623
         inkscape:label="p P"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1624
         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
  1625
         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
  1626
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1627
           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
  1628
           id="path59"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1629
           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
  1630
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1631
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1632
           x="367.40256"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1633
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1634
           id="text239"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1635
           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
  1636
           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
  1637
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1638
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1639
         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
  1640
         id="g4511"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1641
         inkscape:label="a A">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1642
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1643
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1644
           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
  1645
           id="path65"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1646
           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
  1647
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1648
           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
  1649
           id="text243"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1650
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1651
           x="107.29005"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1652
           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
  1653
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1654
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1655
         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
  1656
         id="g4516"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1657
         inkscape:label="s S">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1658
        <path
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
           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
  1661
           id="path67"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1662
           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
  1663
        <text
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
           id="text247"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1666
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1667
           x="137.95012"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1668
           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
  1669
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1670
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1671
         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
  1672
         id="g4521"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1673
         inkscape:label="d D">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1674
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1675
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1676
           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
  1677
           id="path69"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1678
           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
  1679
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1680
           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
  1681
           id="text251"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1682
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1683
           x="166.63159"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1684
           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
  1685
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1686
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1687
         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
  1688
         id="g4526"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1689
         inkscape:label="f F">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1690
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1691
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1692
           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
  1693
           id="path71"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1694
           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
  1695
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1696
           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
  1697
           id="text255"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1698
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1699
           x="197.29166"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1700
           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
  1701
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1702
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1703
         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
  1704
         id="g4531"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1705
         inkscape:label="g G">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1706
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1707
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1708
           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
  1709
           id="path73"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1710
           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
  1711
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1712
           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
  1713
           id="text259"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1714
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1715
           x="225.97284"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1716
           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
  1717
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1718
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1719
         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
  1720
         id="g4536"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1721
         inkscape:label="h H">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1722
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1723
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1724
           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
  1725
           id="path75"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1726
           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
  1727
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1728
           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
  1729
           id="text263"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1730
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1731
           x="255.64342"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1732
           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
  1733
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1734
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1735
         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
  1736
         id="g4541"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1737
         inkscape:label="j J">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1738
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1739
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1740
           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
  1741
           id="path77"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1742
           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
  1743
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1744
           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
  1745
           id="text267"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1746
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1747
           x="287.29208"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1748
           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
  1749
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1750
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1751
         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
  1752
         id="g4546"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1753
         inkscape:label="k K">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1754
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1755
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1756
           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
  1757
           id="path79"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1758
           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
  1759
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1760
           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
  1761
           id="text271"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1762
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1763
           x="314.98465"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1764
           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
  1765
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1766
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1767
         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
  1768
         id="g4551"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1769
         inkscape:label="l L">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1770
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1771
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1772
           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
  1773
           id="path81"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1774
           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
  1775
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1776
           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
  1777
           id="text275"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1778
           y="163.99854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1779
           x="345.64444"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1780
           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
  1781
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1782
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1783
         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
  1784
         id="g4586"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1785
         inkscape:label="z Z"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1786
         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
  1787
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1788
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1789
           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
  1790
           id="path87-3"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1791
           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
  1792
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1793
           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
  1794
           id="text279"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1795
           y="188.72411"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1796
           x="119.15855"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1797
           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
  1798
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1799
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1800
         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
  1801
         id="g4581"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1802
         inkscape:label="x X"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1803
         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
  1804
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1805
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1806
           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
  1807
           id="path89-6"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1808
           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
  1809
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1810
           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
  1811
           id="text283"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1812
           y="188.72411"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1813
           x="148.82933"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1814
           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
  1815
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1816
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1817
         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
  1818
         id="g4576"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1819
         inkscape:label="c C"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1820
         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
  1821
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1822
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1823
           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
  1824
           id="path91-7"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1825
           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
  1826
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1827
           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
  1828
           id="text287"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1829
           y="188.72411"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1830
           x="178.50011"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1831
           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
  1832
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1833
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1834
         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
  1835
         id="g4571"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1836
         inkscape:label="v V"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1837
         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
  1838
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1839
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1840
           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
  1841
           id="path195"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1842
           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
  1843
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1844
           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
  1845
           id="text291"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1846
           y="188.72411"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1847
           x="208.16988"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1848
           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
  1849
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1850
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1851
         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
  1852
         id="g4566"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1853
         inkscape:label="b B"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1854
         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
  1855
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1856
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1857
           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
  1858
           id="path93"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1859
           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
  1860
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1861
           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
  1862
           id="text295"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1863
           y="188.72411"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1864
           x="237.84096"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1865
           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
  1866
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1867
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1868
         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
  1869
         id="g4561"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1870
         inkscape:label="n N"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1871
         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
  1872
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1873
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1874
           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
  1875
           id="path95"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1876
           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
  1877
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1878
           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
  1879
           id="text299"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1880
           y="188.72411"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1881
           x="267.51193"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1882
           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
  1883
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1884
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1885
         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
  1886
         id="g4556"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1887
         inkscape:label="m M"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1888
         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
  1889
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1890
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1891
           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
  1892
           id="path97"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1893
           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
  1894
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1895
           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
  1896
           id="text303"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1897
           y="188.72411"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1898
           x="296.1933"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1899
           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
  1900
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1901
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1902
         id="g4818"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1903
         inkscape:label=". :"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1904
         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
  1905
         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
  1906
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1907
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1908
           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
  1909
           id="path101"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1910
           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
  1911
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1912
           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
  1913
           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
  1914
           id="text719"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1915
           y="189.66107"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1916
           x="359.58276">.</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1917
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1918
           x="359.58276"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1919
           y="181.64532"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1920
           id="text4834"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1921
           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
  1922
           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
  1923
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1924
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1925
         id="g4813"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1926
         inkscape:label=", ;"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1927
         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
  1928
         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
  1929
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1930
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1931
           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
  1932
           id="path99"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1933
           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
  1934
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1935
           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
  1936
           id="text727"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1937
           y="181.64532"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1938
           x="330.00806"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1939
           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
  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: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
  1942
           y="189.66107"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1943
           x="330.00806"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1944
           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
  1945
           id="text4826">,</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
         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
  1949
         inkscape:label="1"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1950
         id="g2845"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1951
         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
  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 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
  1955
           id="path2839"
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;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
           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
  1959
           id="text2841"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1960
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1961
           x="101.07153"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1962
           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
  1963
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1964
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1965
         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
  1966
         inkscape:label="2"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1967
         id="g2853"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1968
         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
  1969
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1970
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1971
           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
  1972
           id="path2847"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1973
           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
  1974
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1975
           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
  1976
           id="text2849"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1977
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1978
           x="130.18704"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1979
           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
  1980
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1981
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1982
         inkscape:label="3"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1983
         id="g2861"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1984
         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
  1985
         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
  1986
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1987
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1988
           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
  1989
           id="path2855"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1990
           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
  1991
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1992
           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
  1993
           id="text2857"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1994
           y="138.28395"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1995
           x="159.70854"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1996
           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
  1997
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1998
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  1999
         id="g2957"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2000
         inkscape:label="4"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2001
         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
  2002
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2003
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2004
           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
  2005
           id="path2865"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2006
           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
  2007
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2008
           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
  2009
           id="text2867"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2010
           y="111.55791"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2011
           x="176.39188"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2012
           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
  2013
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2014
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2015
         id="g2962"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2016
         inkscape:label="5"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2017
         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
  2018
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2019
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2020
           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
  2021
           id="path2873"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2022
           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
  2023
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2024
           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
  2025
           id="text2875"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2026
           y="111.55791"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2027
           x="205.70567"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2028
           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
  2029
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2030
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2031
         id="g2967"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2032
         inkscape:label="6"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2033
         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
  2034
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2035
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2036
           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
  2037
           id="path2881"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2038
           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
  2039
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2040
           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
  2041
           id="text2883"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2042
           y="111.55791"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2043
           x="236.15851"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2044
           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
  2045
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2046
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2047
         id="g2972"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2048
         inkscape:label="7"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2049
         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
  2050
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2051
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2052
           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
  2053
           id="path2889"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2054
           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
  2055
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2056
           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
  2057
           id="text2891"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2058
           y="111.55791"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2059
           x="266.06564"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2060
           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
  2061
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2062
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2063
         id="g2977"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2064
         inkscape:label="8"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2065
         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
  2066
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2067
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2068
           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
  2069
           id="path2897"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2070
           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
  2071
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2072
           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
  2073
           id="text2899"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2074
           y="111.55791"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2075
           x="295.08231"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2076
           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
  2077
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2078
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2079
         id="g2982"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2080
         inkscape:label="9 -"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2081
         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
  2082
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2083
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2084
           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
  2085
           id="path2905"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2086
           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
  2087
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2088
           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
  2089
           id="text2907"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2090
           y="111.55791"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2091
           x="325.05408"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2092
           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
  2093
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2094
           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
  2095
           x="335.72681"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2096
           y="102.42173"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2097
           id="text806"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2098
           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
  2099
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2100
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2101
         id="g2987"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2102
         inkscape:label="0 +"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2103
         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
  2104
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2105
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2106
           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
  2107
           id="path2913"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2108
           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
  2109
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2110
           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
  2111
           id="text2915"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2112
           y="111.55791"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2113
           x="355.05984"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2114
           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
  2115
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2116
           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
  2117
           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
  2118
           id="text804"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2119
           y="102.42173"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2120
           x="365.30151">+</text>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2121
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2122
    </g>
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
       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
  2125
       id="g3544"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2126
       inkscape:label="Esc"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2127
       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
  2128
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2129
         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
  2130
         id="path105"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2131
         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
  2132
         inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2133
         sodipodi:nodetypes="sssssssss" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2134
      <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2135
         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
  2136
         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
  2137
         id="text469"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2138
         y="130.02028"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2139
         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
  2140
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2141
    <g
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2142
       inkscape:label="Enter"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2143
       id="g4291"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2144
       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
  2145
       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
  2146
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2147
         sodipodi:nodetypes="sssssssss"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2148
         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
  2149
         id="path3616"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2150
         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
  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
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2153
         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
  2154
         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
  2155
         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
  2156
         id="path6545"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2157
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2158
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2159
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2160
       inkscape:label="BackSpace"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2161
       id="g4287"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2162
       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
  2163
       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
  2164
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2165
         sodipodi:nodetypes="sssssssss"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2166
         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
  2167
         id="path3624"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2168
         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
  2169
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2170
      <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2171
         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
  2172
         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
  2173
         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
  2174
         id="path11623-1-0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2175
         inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2176
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2177
    <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2178
       id="g934"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2179
       inkscape:label="CapsLock">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2180
      <g
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2181
         inkscape:label="inactive"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2182
         id="g942"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2183
         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
  2184
         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
  2185
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2186
           sodipodi:nodetypes="sssssssss"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2187
           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
  2188
           id="path936"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2189
           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
  2190
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2191
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2192
           x="69.789322"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2193
           y="156.71973"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2194
           id="text938-5"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2195
           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
  2196
           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
  2197
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2198
           x="69.789322"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2199
           y="166.5585"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2200
           id="text940"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2201
           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
  2202
           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
  2203
      </g>
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
         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
  2206
         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
  2207
         id="g4429"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2208
         inkscape:label="active">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2209
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2210
           inkscape:connector-curvature="0"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2211
           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
  2212
           id="path199"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2213
           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
  2214
           sodipodi:nodetypes="sssssssss" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2215
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2216
           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
  2217
           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
  2218
           id="text647"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2219
           y="156.71973"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2220
           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
  2221
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2222
           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
  2223
           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
  2224
           id="text651"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2225
           y="166.5585"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2226
           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
  2227
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2228
    </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2229
    <rect
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2230
       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
  2231
       id="rect2130"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2232
       width="361.89996"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2233
       height="30.150299"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2234
       x="64.024956"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2235
       y="15.771065"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2236
       rx="3.8152773"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2237
       ry="3.8152773"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2238
       inkscape:label="Field" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2239
    <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2240
       xml:space="preserve"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2241
       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
  2242
       x="72.50132"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2243
       y="38.296417"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2244
       id="text1309"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2245
       inkscape:label="Value"><tspan
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2246
         sodipodi:role="line"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2247
         id="tspan1307"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2248
         x="72.50132"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2249
         y="38.296417"
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2250
         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
  2251
    <g
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2252
       id="g437"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2253
       inkscape:label="Shift">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2254
      <g
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2255
         id="g421"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2256
         inkscape:label="inactive">
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2257
        <path
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2258
           inkscape:connector-curvature="0"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2259
           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
  2260
           id="path910"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2261
           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
  2262
           sodipodi:nodetypes="sssssssss" />
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2263
        <text
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2264
           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
  2265
           id="text912"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2266
           y="177.90059"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2267
           x="392.55679"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2268
           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
  2269
        <path
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2270
           sodipodi:nodetypes="sssssssss"
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2271
           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
  2272
           id="path856"
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2273
           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
  2274
           inkscape:connector-curvature="0" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2275
        <text
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2276
           x="75.85218"
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2277
           y="177.90059"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2278
           id="text858"
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2279
           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
  2280
           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
  2281
      </g>
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2282
      <g
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2283
         id="g413"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2284
         inkscape:label="active">
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2285
        <path
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2286
           sodipodi:nodetypes="sssssssss"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2287
           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
  2288
           id="path551"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2289
           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
  2290
           inkscape:connector-curvature="0" />
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2291
        <text
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2292
           transform="scale(1.0007154,0.99928513)"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2293
           x="392.55679"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2294
           y="177.90059"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2295
           id="text629"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2296
           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
  2297
        <path
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2298
           inkscape:connector-curvature="0"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2299
           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
  2300
           id="path879"
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2301
           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
  2302
           sodipodi:nodetypes="sssssssss" />
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2303
        <text
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2304
           transform="scale(1.0007154,0.99928513)"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2305
           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
  2306
           id="text881"
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2307
           y="177.90059"
2915
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2308
           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
  2309
      </g>
48c9a5f6ce38 SVGHMI: Added keypads to svghmi test's SVG file
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2833
diff changeset
  2310
    </g>
2917
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2311
    <text
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2312
       transform="scale(0.96824588,1.0327955)"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2313
       id="text471"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2314
       y="12.333657"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2315
       x="252.9579"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2316
       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
  2317
       xml:space="preserve"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2318
       inkscape:label="Info"><tspan
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2319
         style="stroke-width:0.30784383px"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2320
         y="12.333657"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2321
         x="252.9579"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2322
         id="tspan469"
c8d923dd707f SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
Edouard Tisserant
parents: 2915
diff changeset
  2323
         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
  2324
  </g>
2922
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2325
  <g
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2326
     id="g14237"
3092
96ffd8b1b016 SVGHMI: added dropdown selection highlighting and fixed scrolling so that it doesn't miss any entry while jumping from one page to the other.
Edouard Tisserant
parents: 3091
diff changeset
  2327
     inkscape:label="HMI:DropDown:1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:22:23:24:25:26:27@/SELECTION"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  2328
     transform="matrix(0.81491208,0,0,0.81491208,243.6641,-510.30491)"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  2329
     style="stroke-width:0.35083869">
2922
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2330
    <rect
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  2331
       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:1.75419343;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"
2922
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2332
       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
  2333
       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
  2334
       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
  2335
       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
  2336
       y="923.98993"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  2337
       rx="2.4558709"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  2338
       ry="2.4558709"
2922
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2339
       inkscape:label="box" />
3091
f475f39713aa SVGHMI: change scroll buttons into single unicode triangle and center them. Use highlight rectangle duplicated and hidden to catch selection clicks so that the whole row is clickable.
Edouard Tisserant
parents: 3085
diff changeset
  2340
    <rect
f475f39713aa SVGHMI: change scroll buttons into single unicode triangle and center them. Use highlight rectangle duplicated and hidden to catch selection clicks so that the whole row is clickable.
Edouard Tisserant
parents: 3085
diff changeset
  2341
       inkscape:label="highlight"
f475f39713aa SVGHMI: change scroll buttons into single unicode triangle and center them. Use highlight rectangle duplicated and hidden to catch selection clicks so that the whole row is clickable.
Edouard Tisserant
parents: 3085
diff changeset
  2342
       ry="2.4558709"
f475f39713aa SVGHMI: change scroll buttons into single unicode triangle and center them. Use highlight rectangle duplicated and hidden to catch selection clicks so that the whole row is clickable.
Edouard Tisserant
parents: 3085
diff changeset
  2343
       rx="2.4558709"
f475f39713aa SVGHMI: change scroll buttons into single unicode triangle and center them. Use highlight rectangle duplicated and hidden to catch selection clicks so that the whole row is clickable.
Edouard Tisserant
parents: 3085
diff changeset
  2344
       y="943.10553"
f475f39713aa SVGHMI: change scroll buttons into single unicode triangle and center them. Use highlight rectangle duplicated and hidden to catch selection clicks so that the whole row is clickable.
Edouard Tisserant
parents: 3085
diff changeset
  2345
       x="864.00842"
f475f39713aa SVGHMI: change scroll buttons into single unicode triangle and center them. Use highlight rectangle duplicated and hidden to catch selection clicks so that the whole row is clickable.
Edouard Tisserant
parents: 3085
diff changeset
  2346
       height="92.71212"
f475f39713aa SVGHMI: change scroll buttons into single unicode triangle and center them. Use highlight rectangle duplicated and hidden to catch selection clicks so that the whole row is clickable.
Edouard Tisserant
parents: 3085
diff changeset
  2347
       width="391.99988"
f475f39713aa SVGHMI: change scroll buttons into single unicode triangle and center them. Use highlight rectangle duplicated and hidden to catch selection clicks so that the whole row is clickable.
Edouard Tisserant
parents: 3085
diff changeset
  2348
       id="rect5497"
f475f39713aa SVGHMI: change scroll buttons into single unicode triangle and center them. Use highlight rectangle duplicated and hidden to catch selection clicks so that the whole row is clickable.
Edouard Tisserant
parents: 3085
diff changeset
  2349
       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:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.75419331;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" />
2922
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2350
    <text
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2351
       id="text14183"
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2352
       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
  2353
       x="881.44226"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  2354
       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:0.35083869px;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
  2355
       xml:space="preserve"
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2356
       inkscape:label="text"><tspan
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  2357
         style="text-align:start;text-anchor:start;fill:#d42aff;stroke-width:0.35083869px"
2922
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2358
         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
  2359
         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
  2360
         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
  2361
         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
  2362
    <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
  2363
       sodipodi:type="star"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  2364
       style="opacity:1;vector-effect:none;fill:#a7a5a6;fill-opacity:1;stroke:none;stroke-width:0.12376806;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
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
  2365
       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
  2366
       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
  2367
       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
  2368
       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
  2369
       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
  2370
       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
  2371
       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
  2372
       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
  2373
       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
  2374
       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
  2375
       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
  2376
       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
  2377
       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
  2378
       inkscape:label="button" />
2922
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2379
  </g>
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2380
  <g
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2381
     id="g14274"
ddce4ebdf010 SVGHMI: intermediate commit while working on dropdown widget.
Edouard Tisserant
parents: 2920
diff changeset
  2382
     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
  2383
  <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
  2384
     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
  2385
     id="g446"
3091
f475f39713aa SVGHMI: change scroll buttons into single unicode triangle and center them. Use highlight rectangle duplicated and hidden to catch selection clicks so that the whole row is clickable.
Edouard Tisserant
parents: 3085
diff changeset
  2386
     transform="matrix(0.28590269,0,0,0.28590269,85.246911,560.98603)">
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
  2387
    <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
  2388
       xml:space="preserve"
3085
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2389
       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:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2390
       x="216.32812"
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
  2391
       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
  2392
       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
  2393
       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
  2394
         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
  2395
         id="tspan430"
3085
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2396
         x="216.32812"
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
  2397
         y="218.24219"
3085
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2398
         style="text-align:end;text-anchor:end;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
  2399
    <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
  2400
       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
  2401
       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
  2402
       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
  2403
       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
  2404
       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
  2405
       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
  2406
       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
  2407
       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
  2408
       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
  2409
       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
  2410
       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
  2411
       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
  2412
       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
  2413
       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
  2414
       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
  2415
       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
  2416
       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
  2417
    <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
  2418
       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
  2419
       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
  2420
       y="95.40741"
3085
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2421
       x="-174.94055"
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
       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
  2423
       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
  2424
       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
  2425
       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
  2426
    <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
  2427
       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
  2428
       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
  2429
       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
  2430
       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
  2431
       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
  2432
       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
  2433
       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
  2434
       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
  2435
       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
  2436
       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
  2437
       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
  2438
       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
  2439
       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
  2440
       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
  2441
       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
  2442
       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
  2443
    <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
  2444
       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
  2445
       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
  2446
       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
  2447
       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
  2448
       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
  2449
       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
  2450
       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
  2451
       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
  2452
       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
  2453
       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
  2454
       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
  2455
       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
  2456
       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
  2457
       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
  2458
       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
  2459
       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
  2460
       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
  2461
  </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
  2462
  <g
3091
f475f39713aa SVGHMI: change scroll buttons into single unicode triangle and center them. Use highlight rectangle duplicated and hidden to catch selection clicks so that the whole row is clickable.
Edouard Tisserant
parents: 3085
diff changeset
  2463
     transform="matrix(0.57180538,0,0,0.57180538,-522.96165,161.69266)"
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
  2464
     id="g443"
2983
43198edb6ac0 SVGHMI: Add use of Python PLC Globals it test
Edouard Tisserant
parents: 2962
diff changeset
  2465
     inkscape:label="HMI:Button@/SELECTION"
3085
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2466
     style="stroke-width:1">
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2467
    <rect
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2468
       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"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2469
       id="rect5492"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2470
       width="245.44583"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2471
       height="95.723877"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2472
       x="971.96545"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2473
       y="594.82263"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2474
       ry="23.930969"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2475
       inkscape:label="inactive"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2476
       rx="23.930969" />
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2477
    <rect
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2478
       rx="23.930969"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2479
       inkscape:label="active"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2480
       ry="23.930969"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2481
       y="594.82263"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2482
       x="971.96545"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2483
       height="95.723877"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2484
       width="245.44583"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2485
       id="rect433"
3091
f475f39713aa SVGHMI: change scroll buttons into single unicode triangle and center them. Use highlight rectangle duplicated and hidden to catch selection clicks so that the whole row is clickable.
Edouard Tisserant
parents: 3085
diff changeset
  2486
       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:#fdfdfd;fill-opacity:1;fill-rule:nonzero;stroke:#ffd0b2;stroke-width:28.60938263;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" />
3085
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2487
    <g
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2488
       style="stroke-width:1"
2983
43198edb6ac0 SVGHMI: Add use of Python PLC Globals it test
Edouard Tisserant
parents: 2962
diff changeset
  2489
       inkscape:label="text"
3085
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2490
       id="g952">
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2491
      <text
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2492
         xml:space="preserve"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2493
         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"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2494
         x="1090.7626"
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
  2495
         y="656.98151"
3085
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2496
         id="text950"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2497
         inkscape:label="setting_jmp"><tspan
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2498
           sodipodi:role="line"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2499
           id="tspan948"
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2500
           x="1090.7626"
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
  2501
           y="656.98151"
3085
6b1b23971960 SVGHMI: Rewrote button widget.
Edouard Tisserant
parents: 3083
diff changeset
  2502
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px">up</tspan></text>
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
  2503
    </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
  2504
  </g>
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2505
  <g
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2506
     id="g5053"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2507
     inkscape:label="HMI:Switch@/PUMP0/BOOLOUT"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2508
     transform="translate(43.983597,40.477445)">
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2509
    <g
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2510
       id="g473"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2511
       style="fill:#ff0000;stroke:#ff00ff"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2512
       inkscape:label="true">
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2513
      <path
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2514
         d="M 825.90067,963.24473 V 1105.042 L 960.08282,916.47893 V 809.26931 Z"
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2515
         style="fill:#353564;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2516
         id="path3451"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2517
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2518
      <path
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2519
         d="m 825.90067,1105.042 90.50966,81.6485 121.15167,-225.30346 -77.47918,-44.90811 z"
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2520
         style="fill:#afafde;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2521
         id="path3453"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2522
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2523
      <path
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2524
         d="m 960.08282,809.26931 77.47918,36.25625 v 115.86148 l -77.47918,-44.90811 z"
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2525
         style="fill:#e9e9ff;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2526
         id="path3455"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2527
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2528
      <path
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2529
         d="M 825.90067,963.24473 916.41033,1029.3537 1037.562,845.52556 960.08282,809.26931 Z"
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2530
         style="fill:#4d4d9f;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2531
         id="path3457"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2532
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2533
      <path
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2534
         d="m 916.41033,1029.3537 v 157.3368 L 1037.562,961.38704 V 845.52556 Z"
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2535
         style="fill:#d7d7ff;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2536
         id="path3459"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2537
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2538
      <path
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2539
         d="m 825.90067,963.24473 90.50966,66.10897 v 157.3368 l -90.50966,-81.6485 z"
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2540
         style="fill:#8686bf;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2541
         id="path3461"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2542
         inkscape:connector-curvature="0" />
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2543
    </g>
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2544
    <g
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2545
       id="g501"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2546
       style="fill:#ff0000;stroke:#ff00ff"
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2547
       inkscape:label="false">
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2548
      <path
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2549
         d="M 855.90069,905.24473 V 1047.042 L 978.3745,966.29311 V 859.0835 Z"
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2550
         style="fill:#353564;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2551
         id="path3437"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2552
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2553
      <path
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2554
         d="m 855.90069,1047.042 90.50966,81.6485 108.49845,-108.7886 -76.5343,-53.60879 z"
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2555
         style="fill:#afafde;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2556
         id="path3439"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2557
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2558
      <path
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2559
         d="m 978.3745,859.0835 76.5343,44.95689 v 115.86151 l -76.5343,-53.60879 z"
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2560
         style="fill:#e9e9ff;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2561
         id="path3441"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2562
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2563
      <path
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2564
         d="m 855.90069,905.24473 90.50966,66.10901 108.49845,-67.31335 -76.5343,-44.95689 z"
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2565
         style="fill:#4d389f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2566
         id="path3443"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2567
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2568
      <path
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2569
         d="M 946.41035,971.35374 V 1128.6905 L 1054.9088,1019.9019 V 904.04039 Z"
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2570
         style="fill:#d78bff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2571
         id="path3445"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2572
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2573
      <path
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2574
         d="m 855.90069,905.24473 90.50966,66.10901 v 157.33676 l -90.50966,-81.6485 z"
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2575
         style="fill:#8667bf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2576
         id="path3447"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2577
         inkscape:connector-curvature="0" />
3220
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2578
      <g
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2579
         inkscape:label="HMI:Switch@/TARGETPRESSURE"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2580
         id="g991-3"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2581
         transform="matrix(0.5,0,0,0.5,699.09791,793.95217)"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2582
         style="stroke-width:2">
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2583
        <g
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2584
           id="g1091-3"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2585
           inkscape:label="4"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2586
           transform="translate(-136.52022,250.47452)"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2587
           style="stroke-width:2">
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2588
          <path
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2589
             inkscape:transform-center-x="14.956371"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2590
             inkscape:transform-center-y="-3.6154501e-05"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2591
             d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2592
             inkscape:randomized="0"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2593
             inkscape:rounded="0"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2594
             inkscape:flatsided="true"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2595
             sodipodi:arg2="1.5707963"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2596
             sodipodi:arg1="0.52359878"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2597
             sodipodi:r2="14.956361"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2598
             sodipodi:r1="29.912722"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2599
             sodipodi:cy="-184.98808"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2600
             sodipodi:cx="596.74072"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2601
             sodipodi:sides="3"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2602
             id="path981-1"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2603
             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"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2604
             sodipodi:type="star"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2605
             transform="matrix(0,-2.0000001,1.9999999,0,1034.195,1298.6541)" />
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2606
          <text
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2607
             xml:space="preserve"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2608
             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"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2609
             x="661.09552"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2610
             y="111.05016"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2611
             id="text1059-7"><tspan
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2612
               sodipodi:role="line"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2613
               id="tspan1057-5"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2614
               x="661.09552"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2615
               y="111.05016"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2616
               style="stroke-width:1px">4</tspan></text>
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2617
        </g>
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2618
        <g
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2619
           id="g1096-9"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2620
           inkscape:label="3"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2621
           transform="translate(-136.52022,250.47452)"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2622
           style="stroke-width:2">
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2623
          <path
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2624
             inkscape:transform-center-x="14.956364"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2625
             transform="rotate(-90,746.45698,-44.543641)"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2626
             sodipodi:type="star"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2627
             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"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2628
             id="path979-6"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2629
             sodipodi:sides="3"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2630
             sodipodi:cx="596.74072"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2631
             sodipodi:cy="-216.2599"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2632
             sodipodi:r1="59.825443"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2633
             sodipodi:r2="29.912722"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2634
             sodipodi:arg1="0.52359878"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2635
             sodipodi:arg2="1.5707963"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2636
             inkscape:flatsided="true"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2637
             inkscape:rounded="0"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2638
             inkscape:randomized="0"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2639
             d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2640
             inkscape:transform-center-y="-5.9989963e-06" />
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2641
          <text
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2642
             id="text1063-2"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2643
             y="111.05016"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2644
             x="565.25018"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2645
             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"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2646
             xml:space="preserve"><tspan
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2647
               style="stroke-width:1px"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2648
               y="111.05016"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2649
               x="565.25018"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2650
               id="tspan1061-1"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2651
               sodipodi:role="line">3</tspan></text>
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2652
        </g>
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2653
        <g
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2654
           id="g1076-7"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2655
           inkscape:label="2"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2656
           transform="translate(-416.52022,170.47452)"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2657
           style="stroke-width:2">
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2658
          <path
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2659
             inkscape:transform-center-x="-14.956365"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2660
             transform="matrix(0,-1,-1,0,1043.9134,701.91334)"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2661
             inkscape:transform-center-y="-5.5023185e-06"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2662
             d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2663
             inkscape:randomized="0"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2664
             inkscape:rounded="0"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2665
             inkscape:flatsided="true"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2666
             sodipodi:arg2="1.5707963"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2667
             sodipodi:arg1="0.52359878"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2668
             sodipodi:r2="29.912722"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2669
             sodipodi:r1="59.825443"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2670
             sodipodi:cy="105.17262"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2671
             sodipodi:cx="596.74072"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2672
             sodipodi:sides="3"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2673
             id="path985-8"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2674
             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"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2675
             sodipodi:type="star" />
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2676
          <text
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2677
             id="text1067-5"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2678
             y="111.05016"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2679
             x="925.82605"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2680
             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"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2681
             xml:space="preserve"><tspan
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2682
               style="stroke-width:1px"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2683
               y="111.05016"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2684
               x="925.82605"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2685
               id="tspan1065-7"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2686
               sodipodi:role="line">2</tspan></text>
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2687
        </g>
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2688
        <g
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2689
           id="g1081-4"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2690
           inkscape:label="1"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2691
           transform="translate(-416.52022,170.47452)"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2692
           style="stroke-width:2">
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2693
          <path
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2694
             inkscape:transform-center-x="-14.956349"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2695
             transform="matrix(0,-2.0000001,-1.9999999,0,1122.1514,1298.6541)"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2696
             sodipodi:type="star"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2697
             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"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2698
             id="path987-1"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2699
             sodipodi:sides="3"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2700
             sodipodi:cx="596.74072"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2701
             sodipodi:cy="136.44444"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2702
             sodipodi:r1="29.912722"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2703
             sodipodi:r2="14.956361"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2704
             sodipodi:arg1="0.52359878"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2705
             sodipodi:arg2="1.5707963"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2706
             inkscape:flatsided="true"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2707
             inkscape:rounded="0"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2708
             inkscape:randomized="0"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2709
             d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2710
             inkscape:transform-center-y="-3.3040441e-05" />
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2711
          <text
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2712
             xml:space="preserve"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2713
             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"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2714
             x="842.71497"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2715
             y="111.05016"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2716
             id="text1071-8"><tspan
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2717
               sodipodi:role="line"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2718
               id="tspan1069-5"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2719
               x="842.71497"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2720
               y="111.05016"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2721
               style="stroke-width:1px">1</tspan></text>
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2722
        </g>
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  2723
      </g>
2962
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2724
    </g>
02ea529fd08c SVGHMI: Switch widget now use class declaration
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2961
diff changeset
  2725
  </g>
2983
43198edb6ac0 SVGHMI: Add use of Python PLC Globals it test
Edouard Tisserant
parents: 2962
diff changeset
  2726
  <g
2996
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2727
     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
  2728
     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
  2729
     id="g1490"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2730
     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
  2731
    <path
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2732
       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
  2733
       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
  2734
       id="path1386"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2735
       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
  2736
       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
  2737
       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
  2738
    <rect
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2739
       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
  2740
       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
  2741
       id="rect1388"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2742
       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
  2743
       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
  2744
       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
  2745
       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
  2746
       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
  2747
       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
  2748
    <text
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2749
       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
  2750
       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
  2751
       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
  2752
       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
  2753
       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
  2754
       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
  2755
         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
  2756
         id="tspan1390"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2757
         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
  2758
         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
  2759
         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
  2760
    <g
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2761
       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
  2762
       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
  2763
       id="g1466">
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2764
      <path
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2765
         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
  2766
         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
  2767
         id="path1462"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2768
         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
  2769
         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
  2770
      <text
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2771
         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
  2772
         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
  2773
         id="text1464"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2774
         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
  2775
         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
  2776
        <tspan
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2777
           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
  2778
           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
  2779
      </text>
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2780
    </g>
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2781
    <text
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2782
       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
  2783
       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
  2784
       id="text1482"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2785
       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
  2786
       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
  2787
       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
  2788
       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
  2789
         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
  2790
         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
  2791
         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
  2792
         id="tspan1480"
14635b09d329 SVGHMI: JsonTable now generate working data access code for data/* elements.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2994
diff changeset
  2793
         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
  2794
  </g>
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2795
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2796
     inkscape:label="HMI:Meter@/PUMP0/SLOTH"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2797
     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
  2798
     id="g1338">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2799
    <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2800
       inkscape:label="range"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2801
       sodipodi:open="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2802
       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
  2803
       sodipodi:end="4.712389"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2804
       sodipodi:start="3.1415927"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2805
       sodipodi:ry="64.411957"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2806
       sodipodi:rx="64.411957"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2807
       sodipodi:cy="2.2017097"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2808
       sodipodi:cx="128.02208"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2809
       sodipodi:type="arc"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2810
       id="path1318"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2811
       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
  2812
    <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2813
       inkscape:label="needle"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2814
       sodipodi:nodetypes="cc"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2815
       inkscape:connector-curvature="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2816
       id="path1320"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2817
       d="M 130.96206,4.0725977 79.111776,-41.363223"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2818
       style="fill:none;fill-rule:evenodd;stroke:#ff3000;stroke-width:2.96333337;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:29.63333321;stroke-opacity:1;marker-end:url(#marker1656)" />
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2819
    <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2820
       xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2821
       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
  2822
       x="49.132977"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2823
       y="4.9187088"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2824
       id="text1324"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2825
       inkscape:label="min"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2826
         sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2827
         id="tspan1322"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2828
         x="49.132977"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2829
         y="4.9187088"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2830
         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
  2831
    <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2832
       id="text1328"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2833
       y="-78.144218"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2834
       x="127.48073"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2835
       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
  2836
       xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2837
       inkscape:label="max"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2838
         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
  2839
         y="-78.144218"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2840
         x="127.48073"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2841
         id="tspan1326"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2842
         sodipodi:role="line">10000</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2843
    <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2844
       xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2845
       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
  2846
       x="113.53007"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2847
       y="-6.1937833"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2848
       id="text1332"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2849
       inkscape:label="value"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2850
         sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2851
         x="113.53007"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2852
         y="-6.1937833"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2853
         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
  2854
         id="tspan1330">000</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2855
    <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2856
       inkscape:label="unit"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2857
       id="text1336"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2858
       y="1.1408259"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2859
       x="124.77896"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2860
       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
  2861
       xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2862
         id="tspan1334"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2863
         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
  2864
         y="1.1408259"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2865
         x="124.77896"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2866
         sodipodi:role="line">bar</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2867
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2868
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2869
     inkscape:label="HMI:Switch@/PUMP0/BOOLOUT"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2870
     id="g1368"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2871
     transform="translate(1424.3019,-503.18786)">
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2872
    <g
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2873
       id="g1352"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2874
       style="fill:#ff0000;stroke:#ff00ff"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2875
       inkscape:label="true">
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2876
      <path
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2877
         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
  2878
         style="fill:#353564;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2879
         id="path3479"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2880
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2881
      <path
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2882
         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
  2883
         style="fill:#afafde;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2884
         id="path3481"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2885
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2886
      <path
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2887
         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
  2888
         style="fill:#e9e9ff;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2889
         id="path3483"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2890
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2891
      <path
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2892
         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
  2893
         style="fill:#4d4d9f;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2894
         id="path3485"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2895
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2896
      <path
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2897
         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
  2898
         style="fill:#d7d7ff;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2899
         id="path3487"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2900
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2901
      <path
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2902
         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
  2903
         style="fill:#8686bf;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2904
         id="path3489"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2905
         inkscape:connector-curvature="0" />
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2906
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2907
    <g
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2908
       id="g1366"
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2909
       style="fill:#ff0000;stroke:#ff00ff"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2910
       inkscape:label="false">
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2911
      <path
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2912
         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
  2913
         style="fill:#353564;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2914
         id="path3465"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2915
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2916
      <path
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2917
         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
  2918
         style="fill:#afafde;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2919
         id="path3467"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2920
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2921
      <path
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2922
         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
  2923
         style="fill:#e9e9ff;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2924
         id="path3469"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2925
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2926
      <path
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2927
         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
  2928
         style="fill:#4d389f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2929
         id="path3471"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2930
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2931
      <path
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2932
         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
  2933
         style="fill:#d78bff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2934
         id="path3473"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2935
         inkscape:connector-curvature="0" />
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2936
      <path
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2937
         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
  2938
         style="fill:#8667bf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round"
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2939
         id="path3475"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  2940
         inkscape:connector-curvature="0" />
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2941
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2942
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2943
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2944
     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
  2945
     inkscape:label="HMI:Input@/PUMP0/PRESSURE"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2946
     id="g1394">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2947
    <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2948
       xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2949
       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
  2950
       x="136.32812"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2951
       y="218.24219"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2952
       id="text1380"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2953
       inkscape:label="value"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2954
         sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2955
         id="tspan1378"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2956
         x="136.32812"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2957
         y="218.24219"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2958
         style="stroke-width:1px">8888</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2959
    <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2960
       inkscape:label="-100"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2961
       inkscape:transform-center-y="14.956363"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2962
       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
  2963
       inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2964
       inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2965
       inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2966
       sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2967
       sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2968
       sodipodi:r2="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2969
       sodipodi:r1="59.825443"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2970
       sodipodi:cy="-216.2599"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2971
       sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2972
       sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2973
       id="path1382"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2974
       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
  2975
       sodipodi:type="star"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2976
       transform="scale(1,-1)" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2977
    <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2978
       transform="scale(1,-1)"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2979
       sodipodi:type="star"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2980
       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
  2981
       id="path1384"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2982
       sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2983
       sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2984
       sodipodi:cy="-184.98808"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2985
       sodipodi:r1="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2986
       sodipodi:r2="14.956361"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2987
       sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2988
       sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2989
       inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2990
       inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2991
       inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2992
       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
  2993
       inkscape:transform-center-y="7.4781812"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2994
       inkscape:label="-10" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2995
    <rect
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2996
       inkscape:label="edit"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2997
       onclick=""
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2998
       y="95.40741"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  2999
       x="139.85185"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3000
       height="128"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3001
       width="407.7037"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3002
       id="rect1386"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3003
       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
  3004
    <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3005
       sodipodi:type="star"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3006
       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
  3007
       id="path1388"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3008
       sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3009
       sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3010
       sodipodi:cy="105.17262"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3011
       sodipodi:r1="59.825443"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3012
       sodipodi:r2="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3013
       sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3014
       sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3015
       inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3016
       inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3017
       inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3018
       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
  3019
       inkscape:transform-center-y="-14.956361"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3020
       inkscape:label="+100" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3021
    <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3022
       inkscape:label="+10"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3023
       inkscape:transform-center-y="-7.4781804"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3024
       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
  3025
       inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3026
       inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3027
       inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3028
       sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3029
       sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3030
       sodipodi:r2="14.956361"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3031
       sodipodi:r1="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3032
       sodipodi:cy="136.44444"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3033
       sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3034
       sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3035
       id="path1390"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3036
       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
  3037
       sodipodi:type="star" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3038
    <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3039
       inkscape:label="=0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3040
       inkscape:transform-center-y="-14.956361"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3041
       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
  3042
       inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3043
       inkscape:rounded="-0.65084865"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3044
       inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3045
       sodipodi:arg2="1.5633284"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3046
       sodipodi:arg1="0.77793027"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3047
       sodipodi:r2="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3048
       sodipodi:r1="57.015106"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3049
       sodipodi:cy="165.17262"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3050
       sodipodi:cx="80.740723"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3051
       sodipodi:sides="4"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3052
       id="path1392"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3053
       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
  3054
       sodipodi:type="star" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3055
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3056
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3057
     style="stroke-width:2"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3058
     inkscape:label="HMI:Input@/PUMP0/STRIN"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3059
     id="g1442"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3060
     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
  3061
    <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3062
       xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3063
       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
  3064
       x="136.32812"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3065
       y="218.24219"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3066
       id="text1398"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3067
       inkscape:label="value"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3068
         sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3069
         id="tspan1396"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3070
         x="136.32812"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3071
         y="218.24219"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3072
         style="stroke-width:2px">8888</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3073
    <rect
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3074
       inkscape:label="edit"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3075
       onclick=""
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3076
       y="95.40741"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3077
       x="139.85185"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3078
       height="128"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3079
       width="407.7037"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3080
       id="rect1400"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3081
       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
  3082
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3083
       style="stroke-width:2"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3084
       id="g1408"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3085
       inkscape:label="+&quot;dhu&quot;"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3086
       transform="translate(-416.52022,170.47452)">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3087
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3088
         inkscape:connector-curvature="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3089
         id="path1402"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3090
         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
  3091
         inkscape:transform-center-y="-14.956361"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3092
         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
  3093
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3094
         id="text1406"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3095
         y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3096
         x="733.58197"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3097
         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
  3098
         xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3099
           style="stroke-width:1px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3100
           y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3101
           x="733.58197"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3102
           id="tspan1404"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3103
           sodipodi:role="line">dhu</tspan></text>
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
       style="stroke-width:2"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3107
       id="g1416"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3108
       inkscape:label="=&quot;plop&quot;"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3109
       transform="translate(-416.52022,170.47452)">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3110
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3111
         inkscape:transform-center-x="14.956371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3112
         inkscape:transform-center-y="-3.6154501e-05"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3113
         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
  3114
         inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3115
         inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3116
         inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3117
         sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3118
         sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3119
         sodipodi:r2="14.956361"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3120
         sodipodi:r1="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3121
         sodipodi:cy="-184.98808"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3122
         sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3123
         sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3124
         id="path1410"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3125
         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
  3126
         sodipodi:type="star"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3127
         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
  3128
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3129
         xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3130
         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
  3131
         x="633.09552"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3132
         y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3133
         id="text1414"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3134
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3135
           id="tspan1412"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3136
           x="633.09552"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3137
           y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3138
           style="stroke-width:1px">plop</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3139
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3140
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3141
       style="stroke-width:2"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3142
       id="g1424"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3143
       inkscape:label="=&quot;mhoo&quot;"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3144
       transform="translate(-416.52022,170.47452)">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3145
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3146
         inkscape:transform-center-x="14.956364"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3147
         transform="rotate(-90,746.45698,-44.543641)"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3148
         sodipodi:type="star"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3149
         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
  3150
         id="path1418"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3151
         sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3152
         sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3153
         sodipodi:cy="-216.2599"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3154
         sodipodi:r1="59.825443"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3155
         sodipodi:r2="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3156
         sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3157
         sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3158
         inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3159
         inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3160
         inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3161
         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
  3162
         inkscape:transform-center-y="-5.9989963e-06" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3163
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3164
         id="text1422"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3165
         y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3166
         x="537.25018"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3167
         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
  3168
         xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3169
           style="stroke-width:1px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3170
           y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3171
           x="537.25018"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3172
           id="tspan1420"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3173
           sodipodi:role="line">mhoo</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3174
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3175
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3176
       style="stroke-width:2"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3177
       id="g1432"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3178
       inkscape:label="=&quot;yodl&quot;"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3179
       transform="translate(-416.52022,170.47452)">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3180
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3181
         inkscape:transform-center-x="-14.956365"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3182
         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
  3183
         inkscape:transform-center-y="-5.5023185e-06"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3184
         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
  3185
         inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3186
         inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3187
         inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3188
         sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3189
         sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3190
         sodipodi:r2="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3191
         sodipodi:r1="59.825443"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3192
         sodipodi:cy="105.17262"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3193
         sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3194
         sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3195
         id="path1426"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3196
         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
  3197
         sodipodi:type="star" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3198
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3199
         id="text1430"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3200
         y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3201
         x="925.82605"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3202
         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
  3203
         xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3204
           style="stroke-width:1px"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3205
           y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3206
           x="925.82605"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3207
           id="tspan1428"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3208
           sodipodi:role="line">yodl</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3209
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3210
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3211
       style="stroke-width:2"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3212
       id="g1440"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3213
       inkscape:label="=&quot;mhe&quot;"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3214
       transform="translate(-416.52022,170.47452)">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3215
      <path
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3216
         inkscape:transform-center-x="-14.956349"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3217
         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
  3218
         sodipodi:type="star"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3219
         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
  3220
         id="path1434"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3221
         sodipodi:sides="3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3222
         sodipodi:cx="596.74072"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3223
         sodipodi:cy="136.44444"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3224
         sodipodi:r1="29.912722"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3225
         sodipodi:r2="14.956361"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3226
         sodipodi:arg1="0.52359878"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3227
         sodipodi:arg2="1.5707963"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3228
         inkscape:flatsided="true"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3229
         inkscape:rounded="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3230
         inkscape:randomized="0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3231
         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
  3232
         inkscape:transform-center-y="-3.3040441e-05" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3233
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3234
         xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3235
         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
  3236
         x="842.71497"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3237
         y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3238
         id="text1438"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3239
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3240
           id="tspan1436"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3241
           x="842.71497"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3242
           y="111.05016"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3243
           style="stroke-width:1px">mhe</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3244
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3245
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3246
  <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3247
     inkscape:label="HMI:Display@/PUMP0/STROUT"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3248
     id="text1446"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3249
     y="469.12109"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3250
     x="1578.1641"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3251
     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
  3252
     xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3253
       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
  3254
       y="469.12109"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3255
       x="1578.1641"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3256
       id="tspan1444"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3257
       sodipodi:role="line">8888</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3258
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3259
     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
  3260
     inkscape:label="HMI:Jump:RelativePageTest@/PUMP0"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3261
     id="g1458">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3262
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3263
       inkscape:label="button"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3264
       id="g1450">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3265
      <rect
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3266
         inkscape:label="button"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3267
         ry="35.579063"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3268
         y="594.82263"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3269
         x="971.96545"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3270
         height="95.723877"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3271
         width="245.44583"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3272
         id="rect1448"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3273
         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
  3274
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3275
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3276
       inkscape:label="text"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3277
       id="g1456">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3278
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3279
         xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3280
         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
  3281
         x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3282
         y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3283
         id="text1454"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3284
         inkscape:label="setting_jmp"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3285
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3286
           x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3287
           y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3288
           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
  3289
           id="tspan1460">Pump 0</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3290
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3291
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3292
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3293
     id="g1475"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3294
     inkscape:label="HMI:Jump:RelativePageTest@/PUMP1"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3295
     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
  3296
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3297
       id="g1467"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3298
       inkscape:label="button">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3299
      <rect
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3300
         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
  3301
         id="rect1464"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3302
         width="245.44583"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3303
         height="95.723877"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3304
         x="971.96545"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3305
         y="594.82263"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3306
         ry="35.579063"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3307
         inkscape:label="button" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3308
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3309
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3310
       id="g1473"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3311
       inkscape:label="text">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3312
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3313
         inkscape:label="setting_jmp"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3314
         id="text1471"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3315
         y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3316
         x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3317
         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
  3318
         xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3319
           id="tspan1469"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3320
           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
  3321
           y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3322
           x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3323
           sodipodi:role="line">Pump 1</tspan><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3324
           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
  3325
           y="706.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3326
           x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3327
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3328
           id="tspan1477" /></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3329
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3330
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3331
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3332
     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
  3333
     inkscape:label="HMI:Jump:RelativePageTest@/PUMP2"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3334
     id="g1491">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3335
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3336
       inkscape:label="button"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3337
       id="g1481">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3338
      <rect
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3339
         inkscape:label="button"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3340
         ry="35.579063"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3341
         y="594.82263"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3342
         x="971.96545"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3343
         height="95.723877"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3344
         width="245.44583"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3345
         id="rect1479"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3346
         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
  3347
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3348
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3349
       inkscape:label="text"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3350
       id="g1489">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3351
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3352
         xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3353
         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
  3354
         x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3355
         y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3356
         id="text1487"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3357
         inkscape:label="setting_jmp"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3358
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3359
           x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3360
           y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3361
           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
  3362
           id="tspan1493">Pump 2</tspan><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3363
           id="tspan1485"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3364
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3365
           x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3366
           y="706.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3367
           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
  3368
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3369
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3370
  <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3371
     id="g1509"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3372
     inkscape:label="HMI:Jump:RelativePageTest@/PUMP3"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3373
     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
  3374
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3375
       id="g1499"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3376
       inkscape:label="button">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3377
      <rect
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3378
         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
  3379
         id="rect1497"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3380
         width="245.44583"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3381
         height="95.723877"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3382
         x="971.96545"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3383
         y="594.82263"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3384
         ry="35.579063"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3385
         inkscape:label="button" />
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3386
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3387
    <g
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3388
       id="g1507"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3389
       inkscape:label="text">
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3390
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3391
         inkscape:label="setting_jmp"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3392
         id="text1505"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3393
         y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3394
         x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3395
         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
  3396
         xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3397
           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
  3398
           y="656.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3399
           x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3400
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3401
           id="tspan1511">Pump 3</tspan><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3402
           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
  3403
           y="706.98151"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3404
           x="1090.7626"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3405
           sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3406
           id="tspan1503" /></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3407
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3408
  </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3409
  <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3410
     xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3411
     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
  3412
     x="403.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3413
     y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3414
     id="text1517"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3415
     inkscape:label="HMI:Display@/PUMP0/STROUT"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3416
       sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3417
       id="tspan1515"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3418
       x="403.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3419
       y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3420
       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
  3421
  <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3422
     inkscape:label="HMI:Display@/PUMP1/STROUT"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3423
     id="text1521"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3424
     y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3425
     x="563.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3426
     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
  3427
     xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3428
       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
  3429
       y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3430
       x="563.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3431
       id="tspan1519"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3432
       sodipodi:role="line">8888</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3433
  <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3434
     xml:space="preserve"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3435
     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
  3436
     x="723.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3437
     y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3438
     id="text1525"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3439
     inkscape:label="HMI:Display@/PUMP2/STROUT"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3440
       sodipodi:role="line"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3441
       id="tspan1523"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3442
       x="723.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3443
       y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3444
       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
  3445
  <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3446
     inkscape:label="HMI:Display@/PUMP3/STROUT"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3447
     id="text1529"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3448
     y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3449
     x="883.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3450
     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
  3451
     xml:space="preserve"><tspan
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3452
       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
  3453
       y="700.05371"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3454
       x="883.8551"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3455
       id="tspan1527"
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3456
       sodipodi:role="line">8888</tspan></text>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3457
  <g
3002
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3458
     id="g6077"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3459
     inkscape:label="HMI:ForEach:PUMP@/">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3460
    <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3461
       id="g6130"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3462
       inkscape:label="PUMP:1">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3463
      <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3464
         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
  3465
         inkscape:label="HMI:Jump:RelativePageTest@/PUMP0"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3466
         id="g1458-8">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3467
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3468
           inkscape:label="button"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3469
           id="g1450-4">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3470
          <rect
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3471
             inkscape:label="button"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3472
             ry="35.579063"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3473
             y="594.82263"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3474
             x="971.96545"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3475
             height="95.723877"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3476
             width="245.44583"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3477
             id="rect1448-8"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3478
             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
  3479
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3480
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3481
           inkscape:label="text"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3482
           id="g1456-1">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3483
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3484
             xml:space="preserve"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3485
             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
  3486
             x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3487
             y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3488
             id="text1454-0"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3489
             inkscape:label="setting_jmp"><tspan
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3490
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3491
               x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3492
               y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3493
               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
  3494
               id="tspan1460-3">Pump</tspan></text>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3495
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3496
             xml:space="preserve"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3497
             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
  3498
             x="992.45087"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3499
             y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3500
             id="text1517-8"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3501
             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
  3502
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3503
               id="tspan1515-5"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3504
               x="992.45087"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3505
               y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3506
               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
  3507
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3508
      </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3509
    </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3510
    <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3511
       id="g6122"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3512
       inkscape:label="PUMP:2">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3513
      <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3514
         id="g1475-0"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3515
         inkscape:label="HMI:Jump:RelativePageTest@/PUMP1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3516
         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
  3517
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3518
           id="g1467-4"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3519
           inkscape:label="button">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3520
          <rect
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3521
             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
  3522
             id="rect1464-4"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3523
             width="245.44583"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3524
             height="95.723877"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3525
             x="971.96545"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3526
             y="594.82263"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3527
             ry="35.579063"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3528
             inkscape:label="button" />
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3529
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3530
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3531
           id="g1473-4"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3532
           inkscape:label="text">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3533
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3534
             inkscape:label="setting_jmp"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3535
             id="text1471-4"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3536
             y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3537
             x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3538
             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
  3539
             xml:space="preserve"><tspan
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3540
               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
  3541
               y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3542
               x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3543
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3544
               id="tspan1477-6">Pump</tspan></text>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3545
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3546
             xml:space="preserve"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3547
             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
  3548
             x="992.8111"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3549
             y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3550
             id="text1517-8-5"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3551
             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
  3552
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3553
               id="tspan1515-5-3"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3554
               x="992.8111"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3555
               y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3556
               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
  3557
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3558
      </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3559
    </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3560
    <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3561
       id="g6113"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3562
       inkscape:label="PUMP:3">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3563
      <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3564
         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
  3565
         inkscape:label="HMI:Jump:RelativePageTest@/PUMP2"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3566
         id="g1491-3">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3567
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3568
           inkscape:label="button"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3569
           id="g1481-1">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3570
          <rect
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3571
             inkscape:label="button"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3572
             ry="35.579063"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3573
             y="594.82263"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3574
             x="971.96545"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3575
             height="95.723877"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3576
             width="245.44583"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3577
             id="rect1479-7"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3578
             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
  3579
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3580
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3581
           inkscape:label="text"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3582
           id="g1489-5">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3583
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3584
             xml:space="preserve"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3585
             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
  3586
             x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3587
             y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3588
             id="text1487-9"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3589
             inkscape:label="setting_jmp"><tspan
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3590
               id="tspan1485-2"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3591
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3592
               x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3593
               y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3594
               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
  3595
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3596
             xml:space="preserve"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3597
             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
  3598
             x="993.17108"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3599
             y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3600
             id="text1517-8-8"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3601
             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
  3602
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3603
               id="tspan1515-5-8"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3604
               x="993.17108"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3605
               y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3606
               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
  3607
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3608
      </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3609
    </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3610
    <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3611
       id="g6104"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3612
       inkscape:label="PUMP:4">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3613
      <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3614
         id="g1509-1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3615
         inkscape:label="HMI:Jump:RelativePageTest@/PUMP3"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3616
         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
  3617
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3618
           id="g1499-7"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3619
           inkscape:label="button">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3620
          <rect
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3621
             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
  3622
             id="rect1497-8"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3623
             width="245.44583"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3624
             height="95.723877"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3625
             x="971.96545"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3626
             y="594.82263"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3627
             ry="35.579063"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3628
             inkscape:label="button" />
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3629
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3630
        <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3631
           id="g1507-5"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3632
           inkscape:label="text">
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3633
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3634
             inkscape:label="setting_jmp"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3635
             id="text1505-7"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3636
             y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3637
             x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3638
             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
  3639
             xml:space="preserve"><tspan
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3640
               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
  3641
               y="635.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3642
               x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3643
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3644
               id="tspan1511-4">Pump</tspan><tspan
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3645
               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
  3646
               y="685.99542"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3647
               x="1038.2972"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3648
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3649
               id="tspan1503-1" /></text>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3650
          <text
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3651
             xml:space="preserve"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3652
             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
  3653
             x="993.53101"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3654
             y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3655
             id="text1517-8-3"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3656
             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
  3657
               sodipodi:role="line"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3658
               id="tspan1515-5-1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3659
               x="993.53101"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3660
               y="674.76117"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3661
               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
  3662
        </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3663
      </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3664
    </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3665
    <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3666
       inkscape:label="PUMP:+1"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3667
       id="g6241"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3668
       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
  3669
      <rect
3002
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3670
         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
  3671
         id="rect6235"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3672
         width="89.036743"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3673
         height="79.143768"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3674
         x="1326.8333"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3675
         y="612.41589"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3676
         rx="22.385239"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3677
         ry="20.986162" />
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3678
      <text
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3679
         xml:space="preserve"
3002
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3680
         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
  3681
         x="1340.5292"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3682
         y="663.73657"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3683
         id="text6239"><tspan
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3684
           sodipodi:role="line"
3002
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3685
           id="tspan6237"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3686
           x="1340.5292"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3687
           y="663.73657"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3688
           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
  3689
    </g>
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3690
    <g
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3691
       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
  3692
       id="g6209"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3693
       inkscape:label="PUMP:-1">
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3694
      <rect
3002
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3695
         ry="20.986162"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3696
         rx="22.385239"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3697
         y="612.41589"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3698
         x="1326.8333"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3699
         height="79.143768"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3700
         width="89.036743"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3701
         id="rect6200"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3702
         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
  3703
      <text
3002
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3704
         id="text6204"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3705
         y="663.73657"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3706
         x="1340.5292"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3707
         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
  3708
         xml:space="preserve"><tspan
3002
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3709
           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
  3710
           y="663.73657"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3711
           x="1340.5292"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3712
           id="tspan6202"
30b0635fe92e SVGHMI: Add ForEach Widget is svghmi test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2999
diff changeset
  3713
           sodipodi:role="line">-1</tspan></text>
2999
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3714
    </g>
f87d2ac70d04 SVGHMI: Add RelativePages to tests
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2997
diff changeset
  3715
  </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
  3716
  <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
  3717
     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
  3718
     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"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  3719
     x="689.9715"
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
  3720
     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
  3721
     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
  3722
     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
  3723
       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
  3724
       id="tspan993-3"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  3725
       x="689.9715"
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
  3726
       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
  3727
       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
  3728
  <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
  3729
     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
  3730
     y="477.76758"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  3731
     x="581.62634"
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
  3732
     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
  3733
     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
  3734
     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
  3735
       y="477.76758"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  3736
       x="581.62634"
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
  3737
       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
  3738
       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
  3739
       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
  3740
  <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
  3741
     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
  3742
     id="text1457"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3743
     y="68.844757"
3076
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  3744
     x="750.28473"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3745
     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
  3746
     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
  3747
       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
  3748
       y="68.844757"
3076
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  3749
       x="750.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
  3750
       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
  3751
       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
  3752
  <g
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3753
     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
  3754
     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
  3755
     id="g1505"
3076
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  3756
     transform="matrix(0.14295135,0,0,0.14295135,589.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
  3757
    <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
  3758
       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
  3759
       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
  3760
       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
  3761
       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
  3762
       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
  3763
       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
  3764
         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
  3765
         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
  3766
         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
  3767
         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
  3768
         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
  3769
    <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
  3770
       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
  3771
       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
  3772
       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
  3773
       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
  3774
       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
  3775
       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
  3776
       id="rect1463"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3777
       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
  3778
    <g
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3779
       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
  3780
       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
  3781
       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
  3782
       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
  3783
      <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
  3784
         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
  3785
         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
  3786
         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
  3787
         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
  3788
         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
  3789
      <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
  3790
         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
  3791
         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
  3792
         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
  3793
         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
  3794
         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
  3795
           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
  3796
           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
  3797
           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
  3798
           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
  3799
           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
  3800
    </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
  3801
    <g
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3802
       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
  3803
       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
  3804
       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
  3805
       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
  3806
      <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
  3807
         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
  3808
         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
  3809
         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
  3810
         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
  3811
         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
  3812
         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
  3813
         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
  3814
         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
  3815
         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
  3816
         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
  3817
         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
  3818
         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
  3819
         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
  3820
         id="path1473"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3821
         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
  3822
         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
  3823
         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
  3824
      <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
  3825
         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
  3826
         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
  3827
         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
  3828
         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
  3829
         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
  3830
           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
  3831
           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
  3832
           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
  3833
           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
  3834
           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
  3835
    </g>
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3836
    <g
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3837
       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
  3838
       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
  3839
       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
  3840
       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
  3841
      <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
  3842
         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
  3843
         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
  3844
         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
  3845
         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
  3846
         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
  3847
         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
  3848
         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
  3849
         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
  3850
         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
  3851
         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
  3852
         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
  3853
         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
  3854
         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
  3855
         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
  3856
         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
  3857
         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
  3858
         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
  3859
      <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
  3860
         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
  3861
         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
  3862
         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
  3863
         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
  3864
         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
  3865
           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
  3866
           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
  3867
           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
  3868
           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
  3869
           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
  3870
    </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
  3871
    <g
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3872
       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
  3873
       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
  3874
       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
  3875
       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
  3876
      <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
  3877
         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
  3878
         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
  3879
         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
  3880
         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
  3881
         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
  3882
         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
  3883
         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
  3884
         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
  3885
         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
  3886
         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
  3887
         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
  3888
         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
  3889
         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
  3890
         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
  3891
         id="path1489"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3892
         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
  3893
         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
  3894
      <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
  3895
         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
  3896
         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
  3897
         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
  3898
         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
  3899
         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
  3900
           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
  3901
           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
  3902
           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
  3903
           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
  3904
           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
  3905
    </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
  3906
    <g
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3907
       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
  3908
       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
  3909
       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
  3910
       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
  3911
      <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
  3912
         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
  3913
         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
  3914
         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
  3915
         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
  3916
         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
  3917
         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
  3918
         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
  3919
         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
  3920
         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
  3921
         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
  3922
         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
  3923
         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
  3924
         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
  3925
         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
  3926
         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
  3927
         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
  3928
         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
  3929
      <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
  3930
         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
  3931
         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
  3932
         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
  3933
         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
  3934
         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
  3935
           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
  3936
           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
  3937
           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
  3938
           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
  3939
           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
  3940
    </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
  3941
  </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
  3942
  <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
  3943
     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
  3944
     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
  3945
     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
  3946
     x="509.67926"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3947
     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
  3948
     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
  3949
       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
  3950
       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
  3951
       id="tspan1525"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3952
       x="509.67926"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3953
       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
  3954
  <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
  3955
     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
  3956
     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"
3076
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  3957
     x="750.28473"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3958
     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
  3959
     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
  3960
     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
  3961
       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
  3962
       id="tspan1555"
3076
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  3963
       x="750.28473"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3964
       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
  3965
       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
  3966
  <g
3076
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  3967
     transform="matrix(0.14295135,0,0,0.14295135,589.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
  3968
     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
  3969
     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
  3970
     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
  3971
    <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
  3972
       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
  3973
       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
  3974
       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
  3975
       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
  3976
       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
  3977
       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
  3978
         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
  3979
         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
  3980
         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
  3981
         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
  3982
         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
  3983
    <rect
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3984
       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
  3985
       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
  3986
       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
  3987
       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
  3988
       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
  3989
       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
  3990
       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
  3991
       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
  3992
    <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
  3993
       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
  3994
       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
  3995
       id="g1571"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3996
       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
  3997
      <path
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  3998
         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
  3999
         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
  4000
         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
  4001
         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
  4002
         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
  4003
      <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
  4004
         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
  4005
         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
  4006
         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
  4007
         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
  4008
         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
  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="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
  4011
           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
  4012
           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
  4013
           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
  4014
    </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
  4015
    <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
  4016
       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
  4017
       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
  4018
       id="g1579"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4019
       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
  4020
      <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
  4021
         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
  4022
         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
  4023
         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
  4024
         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
  4025
         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
  4026
         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
  4027
         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
  4028
         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
  4029
         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
  4030
         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
  4031
         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
  4032
         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
  4033
         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
  4034
         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
  4035
         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
  4036
         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
  4037
         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
  4038
      <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
  4039
         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
  4040
         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
  4041
         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
  4042
         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
  4043
         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
  4044
           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
  4045
           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
  4046
           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
  4047
           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
  4048
           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
  4049
    </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
  4050
    <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
  4051
       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
  4052
       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
  4053
       id="g1587"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4054
       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
  4055
      <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
  4056
         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
  4057
         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
  4058
         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
  4059
         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
  4060
         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
  4061
         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
  4062
         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
  4063
         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
  4064
         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
  4065
         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
  4066
         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
  4067
         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
  4068
         id="path1581"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4069
         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
  4070
         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
  4071
         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
  4072
         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
  4073
      <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
  4074
         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
  4075
         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
  4076
         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
  4077
         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
  4078
         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
  4079
           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
  4080
           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
  4081
           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
  4082
           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
  4083
           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
  4084
    </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
  4085
    <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
  4086
       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
  4087
       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
  4088
       id="g1595"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4089
       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
  4090
      <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
  4091
         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
  4092
         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
  4093
         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
  4094
         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
  4095
         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
  4096
         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
  4097
         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
  4098
         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
  4099
         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
  4100
         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
  4101
         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
  4102
         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
  4103
         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
  4104
         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
  4105
         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
  4106
         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
  4107
         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
  4108
      <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
  4109
         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
  4110
         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
  4111
         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
  4112
         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
  4113
         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
  4114
           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
  4115
           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
  4116
           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
  4117
           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
  4118
           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
  4119
    </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
  4120
    <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
  4121
       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
  4122
       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
  4123
       id="g1603"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4124
       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
  4125
      <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
  4126
         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
  4127
         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
  4128
         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
  4129
         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
  4130
         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
  4131
         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
  4132
         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
  4133
         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
  4134
         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
  4135
         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
  4136
         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
  4137
         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
  4138
         id="path1597"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4139
         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
  4140
         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
  4141
         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
  4142
         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
  4143
      <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
  4144
         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
  4145
         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
  4146
         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
  4147
         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
  4148
         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
  4149
           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
  4150
           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
  4151
           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
  4152
           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
  4153
           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
  4154
    </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
  4155
  </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
  4156
  <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
  4157
     id="text1609"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4158
     y="103.42763"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4159
     x="509.67926"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4160
     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
  4161
     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
  4162
     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
  4163
       y="103.42763"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  4164
       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
  4165
       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
  4166
       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
  4167
       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
  4168
  <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4169
     inkscape:label="HMI:Meter@level"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  4170
     transform="matrix(2.1611542,0,0,2.1611542,602.76714,428.92423)"
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4171
     id="g709">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4172
    <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4173
       inkscape:label="range"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4174
       sodipodi:open="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4175
       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
  4176
       sodipodi:end="4.712389"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4177
       sodipodi:start="3.1415927"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4178
       sodipodi:ry="64.411957"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4179
       sodipodi:rx="64.411957"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4180
       sodipodi:cy="2.2017097"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4181
       sodipodi:cx="128.02208"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4182
       sodipodi:type="arc"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4183
       id="path689"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4184
       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
  4185
    <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4186
       inkscape:label="needle"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4187
       sodipodi:nodetypes="cc"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4188
       inkscape:connector-curvature="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4189
       id="path691"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4190
       d="M 130.96206,4.0725977 79.111776,-41.363223"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  4191
       style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;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(#marker1971)" />
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4192
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4193
       xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4194
       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
  4195
       x="49.132977"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4196
       y="4.9187088"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4197
       id="text695"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4198
       inkscape:label="min"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4199
         sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4200
         id="tspan693"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4201
         x="49.132977"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4202
         y="4.9187088"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4203
         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
  4204
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4205
       id="text699"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4206
       y="-78.144218"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4207
       x="127.48073"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4208
       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
  4209
       xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4210
       inkscape:label="max"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4211
         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
  4212
         y="-78.144218"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4213
         x="127.48073"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4214
         id="tspan697"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4215
         sodipodi:role="line">10000</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4216
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4217
       xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4218
       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
  4219
       x="113.53007"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4220
       y="-6.1937833"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4221
       id="text703"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4222
       inkscape:label="value"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4223
         sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4224
         x="113.53007"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4225
         y="-6.1937833"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4226
         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
  4227
         id="tspan701">000</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4228
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4229
       inkscape:label="unit"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4230
       id="text707"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4231
       y="1.1408259"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4232
       x="124.77896"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4233
       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
  4234
       xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4235
         id="tspan705"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4236
         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
  4237
         y="1.1408259"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4238
         x="124.77896"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4239
         sodipodi:role="line">bar</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4240
  </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4241
  <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4242
     id="g84-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4243
     inkscape:label="HMI:Input@level"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  4244
     transform="matrix(0.35865594,0,0,0.35865594,458.57767,253.49106)">
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4245
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4246
       inkscape:label="value"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4247
       id="text5151-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4248
       y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4249
       x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4250
       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
  4251
       xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4252
         style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4253
         y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4254
         x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4255
         id="tspan5149-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4256
         sodipodi:role="line">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4257
    <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4258
       transform="scale(1,-1)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4259
       sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4260
       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
  4261
       id="path89-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4262
       sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4263
       sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4264
       sodipodi:cy="-216.2599"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4265
       sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4266
       sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4267
       sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4268
       sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4269
       inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4270
       inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4271
       inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4272
       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
  4273
       inkscape:transform-center-y="14.956363"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4274
       inkscape:label="-100" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4275
    <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4276
       inkscape:label="-10"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4277
       inkscape:transform-center-y="7.4781812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4278
       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
  4279
       inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4280
       inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4281
       inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4282
       sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4283
       sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4284
       sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4285
       sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4286
       sodipodi:cy="-184.98808"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4287
       sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4288
       sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4289
       id="path88-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4290
       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
  4291
       sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4292
       transform="scale(1,-1)" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4293
    <rect
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4294
       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
  4295
       id="rect85-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4296
       width="407.7037"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4297
       height="128"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4298
       x="139.85185"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4299
       y="95.40741"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4300
       onclick=""
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4301
       inkscape:label="edit" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4302
    <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4303
       inkscape:label="+100"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4304
       inkscape:transform-center-y="-14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4305
       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
  4306
       inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4307
       inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4308
       inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4309
       sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4310
       sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4311
       sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4312
       sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4313
       sodipodi:cy="105.17262"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4314
       sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4315
       sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4316
       id="path87-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4317
       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
  4318
       sodipodi:type="star" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4319
    <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4320
       sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4321
       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
  4322
       id="path86-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4323
       sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4324
       sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4325
       sodipodi:cy="136.44444"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4326
       sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4327
       sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4328
       sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4329
       sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4330
       inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4331
       inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4332
       inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4333
       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
  4334
       inkscape:transform-center-y="-7.4781804"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4335
       inkscape:label="+10" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4336
    <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4337
       sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4338
       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
  4339
       id="path91-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4340
       sodipodi:sides="4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4341
       sodipodi:cx="80.740723"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4342
       sodipodi:cy="165.17262"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4343
       sodipodi:r1="57.015106"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4344
       sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4345
       sodipodi:arg1="0.77793027"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4346
       sodipodi:arg2="1.5633284"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4347
       inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4348
       inkscape:rounded="-0.65084865"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4349
       inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4350
       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
  4351
       inkscape:transform-center-y="-14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4352
       inkscape:label="=0" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4353
  </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4354
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4355
     inkscape:label="HMI:Display@paff"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4356
     id="text1457-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4357
     y="215.65211"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4358
     x="2632.9148"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4359
     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
  4360
     xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4361
       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
  4362
       y="215.65211"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4363
       x="2632.9148"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4364
       id="tspan1455-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4365
       sodipodi:role="line">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4366
  <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4367
     style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4368
     inkscape:label="HMI:Input@paff"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4369
     id="g1505-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4370
     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
  4371
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4372
       xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4373
       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
  4374
       x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4375
       y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4376
       id="text1461-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4377
       inkscape:label="value"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4378
         sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4379
         id="tspan1459-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4380
         x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4381
         y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4382
         style="stroke-width:2px">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4383
    <rect
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4384
       inkscape:label="edit"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4385
       onclick=""
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4386
       y="95.40741"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4387
       x="139.85185"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4388
       height="128"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4389
       width="407.7037"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4390
       id="rect1463-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4391
       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
  4392
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4393
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4394
       id="g1471-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4395
       inkscape:label="+&quot;dhu&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4396
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4397
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4398
         inkscape:connector-curvature="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4399
         id="path1465-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4400
         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
  4401
         inkscape:transform-center-y="-14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4402
         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
  4403
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4404
         id="text1469-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4405
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4406
         x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4407
         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
  4408
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4409
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4410
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4411
           x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4412
           id="tspan1467-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4413
           sodipodi:role="line">dhu</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4414
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4415
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4416
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4417
       id="g1479-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4418
       inkscape:label="=&quot;plop&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4419
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4420
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4421
         inkscape:transform-center-x="14.956371"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4422
         inkscape:transform-center-y="-3.6154501e-05"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4423
         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
  4424
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4425
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4426
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4427
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4428
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4429
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4430
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4431
         sodipodi:cy="-184.98808"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4432
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4433
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4434
         id="path1473-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4435
         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
  4436
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4437
         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
  4438
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4439
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4440
         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
  4441
         x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4442
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4443
         id="text1477-8"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4444
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4445
           id="tspan1475-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4446
           x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4447
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4448
           style="stroke-width:1px">plop</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4449
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4450
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4451
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4452
       id="g1487-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4453
       inkscape:label="=&quot;mhoo&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4454
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4455
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4456
         inkscape:transform-center-x="14.956364"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4457
         transform="rotate(-90,746.45698,-44.543641)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4458
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4459
         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
  4460
         id="path1481-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4461
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4462
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4463
         sodipodi:cy="-216.2599"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4464
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4465
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4466
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4467
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4468
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4469
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4470
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4471
         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
  4472
         inkscape:transform-center-y="-5.9989963e-06" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4473
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4474
         id="text1485-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4475
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4476
         x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4477
         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
  4478
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4479
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4480
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4481
           x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4482
           id="tspan1483-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4483
           sodipodi:role="line">mhoo</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4484
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4485
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4486
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4487
       id="g1495-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4488
       inkscape:label="=&quot;yodl&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4489
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4490
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4491
         inkscape:transform-center-x="-14.956365"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4492
         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
  4493
         inkscape:transform-center-y="-5.5023185e-06"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4494
         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
  4495
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4496
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4497
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4498
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4499
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4500
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4501
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4502
         sodipodi:cy="105.17262"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4503
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4504
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4505
         id="path1489-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4506
         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
  4507
         sodipodi:type="star" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4508
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4509
         id="text1493-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4510
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4511
         x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4512
         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
  4513
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4514
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4515
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4516
           x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4517
           id="tspan1491-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4518
           sodipodi:role="line">yodl</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4519
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4520
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4521
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4522
       id="g1503-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4523
       inkscape:label="=&quot;mhe&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4524
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4525
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4526
         inkscape:transform-center-x="-14.956349"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4527
         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
  4528
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4529
         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
  4530
         id="path1497-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4531
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4532
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4533
         sodipodi:cy="136.44444"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4534
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4535
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4536
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4537
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4538
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4539
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4540
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4541
         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
  4542
         inkscape:transform-center-y="-3.3040441e-05" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4543
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4544
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4545
         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
  4546
         x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4547
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4548
         id="text1501-8"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4549
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4550
           id="tspan1499-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4551
           x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4552
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4553
           style="stroke-width:1px">mhe</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4554
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4555
  </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4556
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4557
     inkscape:label="actual_label"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4558
     xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4559
     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
  4560
     x="2471.7039"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4561
     y="164.81787"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4562
     id="text1527-7"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4563
       style="stroke-width:0.63690436px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4564
       sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4565
       id="tspan1525-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4566
       x="2471.7039"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4567
       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
  4568
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4569
     xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4570
     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
  4571
     x="2632.9148"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4572
     y="335.65213"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4573
     id="text1557-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4574
     inkscape:label="HMI:Display@.piff"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4575
       sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4576
       id="tspan1555-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4577
       x="2632.9148"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4578
       y="335.65213"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4579
       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
  4580
  <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4581
     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
  4582
     id="g1605-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4583
     inkscape:label="HMI:Input@.piff"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4584
     style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4585
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4586
       inkscape:label="value"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4587
       id="text1561-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4588
       y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4589
       x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4590
       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
  4591
       xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4592
         style="stroke-width:2px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4593
         y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4594
         x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4595
         id="tspan1559-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4596
         sodipodi:role="line">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4597
    <rect
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4598
       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
  4599
       id="rect1563-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4600
       width="407.7037"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4601
       height="128"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4602
       x="139.85185"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4603
       y="95.40741"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4604
       onclick=""
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4605
       inkscape:label="edit" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4606
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4607
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4608
       inkscape:label="+&quot;dhu&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4609
       id="g1571-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4610
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4611
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4612
         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
  4613
         inkscape:transform-center-y="-14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4614
         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
  4615
         id="path1565-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4616
         inkscape:connector-curvature="0" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4617
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4618
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4619
         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
  4620
         x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4621
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4622
         id="text1569-7"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4623
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4624
           id="tspan1567-8"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4625
           x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4626
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4627
           style="stroke-width:1px">dhu</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4628
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4629
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4630
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4631
       inkscape:label="=&quot;plop&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4632
       id="g1579-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4633
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4634
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4635
         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
  4636
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4637
         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
  4638
         id="path1573-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4639
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4640
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4641
         sodipodi:cy="-184.98808"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4642
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4643
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4644
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4645
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4646
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4647
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4648
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4649
         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
  4650
         inkscape:transform-center-y="-3.6154501e-05"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4651
         inkscape:transform-center-x="14.956371" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4652
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4653
         id="text1577-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4654
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4655
         x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4656
         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
  4657
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4658
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4659
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4660
           x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4661
           id="tspan1575-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4662
           sodipodi:role="line">plop</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4663
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4664
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4665
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4666
       inkscape:label="=&quot;mhoo&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4667
       id="g1587-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4668
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4669
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4670
         inkscape:transform-center-y="-5.9989963e-06"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4671
         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
  4672
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4673
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4674
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4675
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4676
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4677
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4678
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4679
         sodipodi:cy="-216.2599"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4680
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4681
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4682
         id="path1581-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4683
         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
  4684
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4685
         transform="rotate(-90,746.45698,-44.543641)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4686
         inkscape:transform-center-x="14.956364" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4687
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4688
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4689
         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
  4690
         x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4691
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4692
         id="text1585-0"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4693
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4694
           id="tspan1583-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4695
           x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4696
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4697
           style="stroke-width:1px">mhoo</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4698
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4699
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4700
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4701
       inkscape:label="=&quot;yodl&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4702
       id="g1595-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4703
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4704
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4705
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4706
         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
  4707
         id="path1589-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4708
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4709
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4710
         sodipodi:cy="105.17262"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4711
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4712
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4713
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4714
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4715
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4716
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4717
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4718
         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
  4719
         inkscape:transform-center-y="-5.5023185e-06"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4720
         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
  4721
         inkscape:transform-center-x="-14.956365" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4722
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4723
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4724
         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
  4725
         x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4726
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4727
         id="text1593-0"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4728
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4729
           id="tspan1591-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4730
           x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4731
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4732
           style="stroke-width:1px">yodl</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4733
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4734
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4735
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4736
       inkscape:label="=&quot;mhe&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4737
       id="g1603-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4738
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4739
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4740
         inkscape:transform-center-y="-3.3040441e-05"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4741
         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
  4742
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4743
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4744
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4745
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4746
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4747
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4748
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4749
         sodipodi:cy="136.44444"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4750
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4751
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4752
         id="path1597-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4753
         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
  4754
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4755
         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
  4756
         inkscape:transform-center-x="-14.956349" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4757
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4758
         id="text1601-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4759
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4760
         x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4761
         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
  4762
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4763
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4764
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4765
           x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4766
           id="tspan1599-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4767
           sodipodi:role="line">mhe</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4768
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4769
  </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4770
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4771
     id="text1609-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4772
     y="284.81787"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4773
     x="2471.7039"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4774
     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
  4775
     xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4776
     inkscape:label="actual_label"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4777
       y="284.81787"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4778
       x="2471.7039"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4779
       sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4780
       style="stroke-width:0.63690436px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4781
       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
  4782
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4783
     inkscape:label="HMI:Display@paff"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4784
     id="text1457-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4785
     y="1208.4301"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4786
     x="276.83508"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4787
     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
  4788
     xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4789
       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
  4790
       y="1208.4301"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4791
       x="276.83508"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4792
       id="tspan1455-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4793
       sodipodi:role="line">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4794
  <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4795
     style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4796
     inkscape:label="HMI:Input@paff"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4797
     id="g1505-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4798
     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
  4799
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4800
       xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4801
       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
  4802
       x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4803
       y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4804
       id="text1461-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4805
       inkscape:label="value"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4806
         sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4807
         id="tspan1459-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4808
         x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4809
         y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4810
         style="stroke-width:2px">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4811
    <rect
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4812
       inkscape:label="edit"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4813
       onclick=""
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4814
       y="95.40741"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4815
       x="139.85185"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4816
       height="128"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4817
       width="407.7037"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4818
       id="rect1463-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4819
       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
  4820
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4821
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4822
       id="g1471-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4823
       inkscape:label="+&quot;dhu&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4824
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4825
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4826
         inkscape:connector-curvature="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4827
         id="path1465-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4828
         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
  4829
         inkscape:transform-center-y="-14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4830
         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
  4831
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4832
         id="text1469-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4833
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4834
         x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4835
         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
  4836
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4837
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4838
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4839
           x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4840
           id="tspan1467-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4841
           sodipodi:role="line">dhu</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4842
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4843
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4844
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4845
       id="g1479-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4846
       inkscape:label="=&quot;plop&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4847
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4848
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4849
         inkscape:transform-center-x="14.956371"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4850
         inkscape:transform-center-y="-3.6154501e-05"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4851
         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
  4852
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4853
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4854
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4855
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4856
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4857
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4858
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4859
         sodipodi:cy="-184.98808"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4860
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4861
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4862
         id="path1473-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4863
         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
  4864
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4865
         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
  4866
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4867
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4868
         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
  4869
         x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4870
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4871
         id="text1477-4"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4872
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4873
           id="tspan1475-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4874
           x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4875
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4876
           style="stroke-width:1px">plop</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4877
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4878
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4879
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4880
       id="g1487-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4881
       inkscape:label="=&quot;mhoo&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4882
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4883
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4884
         inkscape:transform-center-x="14.956364"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4885
         transform="rotate(-90,746.45698,-44.543641)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4886
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4887
         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
  4888
         id="path1481-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4889
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4890
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4891
         sodipodi:cy="-216.2599"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4892
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4893
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4894
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4895
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4896
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4897
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4898
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4899
         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
  4900
         inkscape:transform-center-y="-5.9989963e-06" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4901
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4902
         id="text1485-8"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4903
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4904
         x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4905
         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
  4906
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4907
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4908
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4909
           x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4910
           id="tspan1483-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4911
           sodipodi:role="line">mhoo</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4912
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4913
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4914
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4915
       id="g1495-8"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4916
       inkscape:label="=&quot;yodl&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4917
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4918
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4919
         inkscape:transform-center-x="-14.956365"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4920
         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
  4921
         inkscape:transform-center-y="-5.5023185e-06"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4922
         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
  4923
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4924
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4925
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4926
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4927
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4928
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4929
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4930
         sodipodi:cy="105.17262"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4931
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4932
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4933
         id="path1489-8"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4934
         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
  4935
         sodipodi:type="star" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4936
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4937
         id="text1493-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4938
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4939
         x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4940
         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
  4941
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4942
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4943
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4944
           x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4945
           id="tspan1491-3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4946
           sodipodi:role="line">yodl</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4947
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4948
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4949
       style="stroke-width:2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4950
       id="g1503-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4951
       inkscape:label="=&quot;mhe&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4952
       transform="translate(-416.52022,170.47452)">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4953
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4954
         inkscape:transform-center-x="-14.956349"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4955
         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
  4956
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4957
         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
  4958
         id="path1497-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4959
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4960
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4961
         sodipodi:cy="136.44444"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4962
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4963
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4964
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4965
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4966
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4967
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4968
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4969
         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
  4970
         inkscape:transform-center-y="-3.3040441e-05" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4971
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4972
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4973
         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
  4974
         x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4975
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4976
         id="text1501-9"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4977
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4978
           id="tspan1499-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4979
           x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4980
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4981
           style="stroke-width:1px">mhe</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4982
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4983
  </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4984
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4985
     inkscape:label="actual_label"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4986
     xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4987
     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
  4988
     x="115.62414"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4989
     y="1157.5958"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4990
     id="text1527-0"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4991
       style="stroke-width:0.63690436px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4992
       sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4993
       id="tspan1525-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4994
       x="115.62414"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4995
       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
  4996
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4997
     xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  4998
     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
  4999
     x="276.83508"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5000
     y="1328.4301"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5001
     id="text1557-8"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5002
     inkscape:label="HMI:Display@.piff"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5003
       sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5004
       id="tspan1555-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5005
       x="276.83508"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5006
       y="1328.4301"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5007
       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
  5008
  <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5009
     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
  5010
     id="g1605-26"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5011
     inkscape:label="HMI:Input@.piff"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5012
     style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5013
    <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5014
       inkscape:label="value"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5015
       id="text1561-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5016
       y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5017
       x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5018
       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
  5019
       xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5020
         style="stroke-width:2px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5021
         y="218.24219"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5022
         x="136.32812"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5023
         id="tspan1559-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5024
         sodipodi:role="line">8888</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5025
    <rect
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: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
  5027
       id="rect1563-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5028
       width="407.7037"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5029
       height="128"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5030
       x="139.85185"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5031
       y="95.40741"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5032
       onclick=""
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5033
       inkscape:label="edit" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5034
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5035
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5036
       inkscape:label="+&quot;dhu&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5037
       id="g1571-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5038
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5039
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5040
         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
  5041
         inkscape:transform-center-y="-14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5042
         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
  5043
         id="path1565-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5044
         inkscape:connector-curvature="0" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5045
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5046
         xml:space="preserve"
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: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
  5048
         x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5049
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5050
         id="text1569-4"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5051
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5052
           id="tspan1567-87"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5053
           x="733.58197"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5054
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5055
           style="stroke-width:1px">dhu</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5056
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5057
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5058
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5059
       inkscape:label="=&quot;plop&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5060
       id="g1579-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5061
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5062
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5063
         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
  5064
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5065
         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
  5066
         id="path1573-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5067
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5068
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5069
         sodipodi:cy="-184.98808"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5070
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5071
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5072
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5073
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5074
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5075
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5076
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5077
         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
  5078
         inkscape:transform-center-y="-3.6154501e-05"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5079
         inkscape:transform-center-x="14.956371" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5080
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5081
         id="text1577-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5082
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5083
         x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5084
         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
  5085
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5086
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5087
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5088
           x="633.09552"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5089
           id="tspan1575-7"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5090
           sodipodi:role="line">plop</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5091
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5092
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5093
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5094
       inkscape:label="=&quot;mhoo&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5095
       id="g1587-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5096
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5097
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5098
         inkscape:transform-center-y="-5.9989963e-06"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5099
         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
  5100
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5101
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5102
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5103
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5104
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5105
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5106
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5107
         sodipodi:cy="-216.2599"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5108
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5109
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5110
         id="path1581-2"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5111
         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
  5112
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5113
         transform="rotate(-90,746.45698,-44.543641)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5114
         inkscape:transform-center-x="14.956364" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5115
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5116
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5117
         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
  5118
         x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5119
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5120
         id="text1585-6"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5121
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5122
           id="tspan1583-1"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5123
           x="537.25018"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5124
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5125
           style="stroke-width:1px">mhoo</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5126
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5127
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5128
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5129
       inkscape:label="=&quot;yodl&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5130
       id="g1595-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5131
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5132
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5133
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5134
         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
  5135
         id="path1589-6"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5136
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5137
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5138
         sodipodi:cy="105.17262"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5139
         sodipodi:r1="59.825443"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5140
         sodipodi:r2="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5141
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5142
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5143
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5144
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5145
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5146
         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
  5147
         inkscape:transform-center-y="-5.5023185e-06"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5148
         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
  5149
         inkscape:transform-center-x="-14.956365" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5150
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5151
         xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5152
         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
  5153
         x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5154
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5155
         id="text1593-1"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5156
           sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5157
           id="tspan1591-5"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5158
           x="925.82605"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5159
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5160
           style="stroke-width:1px">yodl</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5161
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5162
    <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5163
       transform="translate(-416.52022,170.47452)"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5164
       inkscape:label="=&quot;mhe&quot;"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5165
       id="g1603-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5166
       style="stroke-width:2">
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5167
      <path
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5168
         inkscape:transform-center-y="-3.3040441e-05"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5169
         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
  5170
         inkscape:randomized="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5171
         inkscape:rounded="0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5172
         inkscape:flatsided="true"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5173
         sodipodi:arg2="1.5707963"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5174
         sodipodi:arg1="0.52359878"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5175
         sodipodi:r2="14.956361"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5176
         sodipodi:r1="29.912722"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5177
         sodipodi:cy="136.44444"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5178
         sodipodi:cx="596.74072"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5179
         sodipodi:sides="3"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5180
         id="path1597-4"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5181
         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
  5182
         sodipodi:type="star"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5183
         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
  5184
         inkscape:transform-center-x="-14.956349" />
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5185
      <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5186
         id="text1601-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5187
         y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5188
         x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5189
         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
  5190
         xml:space="preserve"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5191
           style="stroke-width:1px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5192
           y="111.05016"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5193
           x="842.71497"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5194
           id="tspan1599-0"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5195
           sodipodi:role="line">mhe</tspan></text>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5196
    </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5197
  </g>
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5198
  <text
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5199
     id="text1609-9"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5200
     y="1277.5958"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5201
     x="115.62414"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5202
     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
  5203
     xml:space="preserve"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5204
     inkscape:label="actual_label"><tspan
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5205
       y="1277.5958"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5206
       x="115.62414"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5207
       sodipodi:role="line"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5208
       style="stroke-width:0.63690436px"
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5209
       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
  5210
  <g
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5211
     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
  5212
     inkscape:label="HMI:VarInit:42@level" />
3023
407a0205405a SVGHMI: Add more local HMI variable tests in tests/svghmi.
Edouard Tisserant
parents: 3017
diff changeset
  5213
  <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
  5214
     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
  5215
     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
  5216
  <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
  5217
     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
  5218
     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
  5219
  <g
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5220
     inkscape:label="HMI:VarInit:50@.position"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5221
     id="g906" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5222
  <g
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5223
     id="g908"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5224
     inkscape:label="HMI:VarInit:100@.range" />
3062
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5225
  <g
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5226
     inkscape:label="HMI:VarInit:7@.visibleAlarms"
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5227
     id="g906-3" />
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  5228
  <use
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  5229
     x="0"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5230
     y="0"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  5231
     xlink:href="#g7994"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  5232
     id="use8000"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  5233
     transform="translate(-1380,800)"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  5234
     width="100%"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  5235
     height="100%"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  5236
     inkscape:label="HMI:Page:AlarmPage" />
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5237
  <text
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5238
     xml:space="preserve"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5239
     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:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5240
     x="-738.18359"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5241
     y="86.260696"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5242
     id="text2019"><tspan
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5243
       sodipodi:role="line"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5244
       id="tspan2017"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5245
       x="-738.18359"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5246
       y="86.260696"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5247
       style="fill:#ffffff;stroke-width:1px">Alarm Page</tspan></text>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5248
  <g
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5249
     id="g1289"
3069
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  5250
     inkscape:label="HMI:JsonTable:/alarms@/ALARMNOTIFY@.range@.position@.visibleAlarms@.filter"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5251
     transform="matrix(0.5,0,0,0.5,-1757.3465,454.4367)">
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5252
    <g
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5253
       id="g5231"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5254
       inkscape:label="data">
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5255
      <g
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5256
         id="g1384"
3151
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5257
         inkscape:label="[6]"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5258
         transform="translate(52.326002,240.30067)">
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5259
        <g
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5260
           id="g901"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5261
           inkscape:label="# commented group"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5262
           transform="translate(419.716,-441.73566)">
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5263
          <path
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5264
             style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5265
             d="m 528.62458,486.07049 23.69122,21.00809"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5266
             id="path903"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5267
             inkscape:connector-curvature="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5268
             sodipodi:nodetypes="cc" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5269
        </g>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5270
        <use
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5271
           x="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5272
           y="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5273
           xlink:href="#use1297"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5274
           inkscape:transform-center-x="0.11123312"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5275
           inkscape:transform-center-y="2.2824109"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5276
           id="use1378"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5277
           width="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5278
           height="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5279
           transform="matrix(0.7609336,0,0,0.7609336,199.15217,164.3798)"
3048
d46d545ff7b7 SVGHMI: JsonTable can now have clickable elements, that trigger a request with extra argument whose content is taken from Json data.
Edouard Tisserant
parents: 3044
diff changeset
  5280
           inkscape:label=".status onClick[acknowledge]=.alarmid" />
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5281
        <use
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5282
           transform="matrix(1.3019536,0,0,1.3019536,39.582906,238.73392)"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5283
           x="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5284
           y="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5285
           xlink:href="#use913"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5286
           id="use966"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5287
           width="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5288
           height="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5289
           inkscape:label=".status textContent=.time"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5290
           style="stroke-width:1.53615308" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5291
        <use
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5292
           inkscape:label=".status textContent=.text"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5293
           height="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5294
           width="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5295
           id="use1832"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5296
           xlink:href="#use913"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5297
           y="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5298
           x="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5299
           transform="matrix(2,0,0,2,85.95394,349.02524)" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5300
        <path
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5301
           style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5302
           d="M 972.0318,65.34292 H 2780.6604"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5303
           id="path2238"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5304
           inkscape:connector-curvature="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5305
           sodipodi:nodetypes="cc"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5306
           inkscape:label="# separation line" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5307
      </g>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5308
      <use
3151
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5309
         inkscape:label="[5]"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5310
         transform="translate(0,-62.914773)"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5311
         height="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5312
         width="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5313
         id="use5200"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5314
         xlink:href="#g1384"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5315
         y="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5316
         x="0" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5317
      <use
3151
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5318
         inkscape:label="[4]"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5319
         x="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5320
         y="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5321
         xlink:href="#g1384"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5322
         id="use5202"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5323
         width="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5324
         height="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5325
         transform="translate(0,-125.82955)" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5326
      <use
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5327
         inkscape:label="[3]"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5328
         transform="translate(0,-188.74432)"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5329
         height="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5330
         width="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5331
         id="use5204"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5332
         xlink:href="#g1384"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5333
         y="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5334
         x="0" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5335
      <use
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5336
         x="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5337
         y="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5338
         xlink:href="#g1384"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5339
         id="use2176"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5340
         width="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5341
         height="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5342
         transform="translate(0,-251.65909)"
3151
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5343
         inkscape:label="[2]" />
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5344
      <use
3151
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5345
         inkscape:label="[1]"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5346
         transform="translate(0,-314.57387)"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5347
         height="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5348
         width="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5349
         id="use2178"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5350
         xlink:href="#g1384"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5351
         y="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5352
         x="0" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5353
      <use
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5354
         x="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5355
         y="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5356
         xlink:href="#g1384"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5357
         id="use2180"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5358
         width="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5359
         height="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5360
         transform="translate(0,-377.48864)"
3151
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5361
         inkscape:label="[0]" />
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5362
    </g>
3181
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5363
    <g
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5364
       style="stroke-width:1.04184687"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5365
       inkscape:label="action_reset"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5366
       id="g1839-6"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5367
       transform="matrix(2,0,0,2,-181.39997,-864.49004)">
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5368
      <g
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5369
         style="stroke-width:1.04184687"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5370
         inkscape:label="bg"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5371
         id="g945-7">
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5372
        <rect
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5373
           rx="26.820074"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5374
           inkscape:label="button"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5375
           ry="23.177595"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5376
           y="594.82263"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5377
           x="971.96545"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5378
           height="95.723877"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5379
           width="245.44583"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5380
           id="rect943-5"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5381
           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" />
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5382
      </g>
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5383
      <g
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5384
         style="stroke-width:1.04184687"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5385
         inkscape:label="text"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5386
         id="g951-3">
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5387
        <text
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5388
           xml:space="preserve"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5389
           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"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5390
           x="1090.7626"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5391
           y="656.98151"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5392
           id="text949-5"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5393
           inkscape:label="setting_jmp"><tspan
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5394
             sodipodi:role="line"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5395
             id="tspan947-6"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5396
             x="1090.7626"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5397
             y="656.98151"
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5398
             style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:1.04184675px">reset</tspan></text>
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5399
      </g>
50d0fef791d5 SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3178
diff changeset
  5400
    </g>
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5401
  </g>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5402
  <g
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5403
     id="g1332"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5404
     inkscape:label="polygons"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5405
     transform="translate(-1556.6506,114.93627)">
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5406
    <path
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5407
       inkscape:transform-center-y="2.9995242"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5408
       inkscape:transform-center-x="0.14620371"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5409
       d="m 1081.9632,-246.81598 -27.9274,5.51725 -27.9273,5.51724 9.1856,-26.94439 9.1856,-26.94439 18.7417,21.42715 z"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5410
       inkscape:randomized="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5411
       inkscape:rounded="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5412
       inkscape:flatsided="false"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5413
       sodipodi:arg2="1.3757507"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5414
       sodipodi:arg1="0.32855317"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5415
       sodipodi:r2="16.43548"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5416
       sodipodi:r1="32.87096"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5417
       sodipodi:cy="-257.42258"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5418
       sodipodi:cx="1050.8505"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5419
       sodipodi:sides="3"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5420
       id="path1298"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5421
       style="fill:#8fbc8f;fill-opacity:1;stroke:#ff0000"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5422
       sodipodi:type="star"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5423
       inkscape:label="three" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5424
    <path
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5425
       sodipodi:type="star"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5426
       style="fill:#ff8c00;fill-opacity:1;stroke:#ff0000"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5427
       id="path1308"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5428
       sodipodi:sides="4"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5429
       sodipodi:cx="1110.8505"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5430
       sodipodi:cy="-257.42258"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5431
       sodipodi:r1="32.87096"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5432
       sodipodi:r2="16.43548"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5433
       sodipodi:arg1="0.32855317"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5434
       sodipodi:arg2="1.1139513"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5435
       inkscape:flatsided="false"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5436
       inkscape:rounded="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5437
       inkscape:randomized="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5438
       d="m 1141.9632,-246.81598 -23.8627,4.1434 -17.8566,16.3627 -4.1434,-23.8627 -16.3627,-17.8566 23.8627,-4.1434 17.8566,-16.3627 4.1434,23.8627 z"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5439
       inkscape:transform-center-x="0.14620371"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5440
       inkscape:transform-center-y="2.9995242"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5441
       inkscape:label="four" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5442
    <path
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5443
       inkscape:transform-center-y="2.9995242"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5444
       inkscape:transform-center-x="0.14620371"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5445
       d="m 1201.9632,-246.81598 -21.6446,2.82766 -9.9413,19.4333 -9.3778,-19.7114 -21.5541,-3.44949 15.8487,-15.00997 -3.3799,-21.5652 19.1728,10.43473 19.4653,-9.87854 -3.9993,21.45898 z"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5446
       inkscape:randomized="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5447
       inkscape:rounded="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5448
       inkscape:flatsided="false"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5449
       sodipodi:arg2="0.9568717"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5450
       sodipodi:arg1="0.32855317"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5451
       sodipodi:r2="16.43548"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5452
       sodipodi:r1="32.87096"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5453
       sodipodi:cy="-257.42258"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5454
       sodipodi:cx="1170.8505"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5455
       sodipodi:sides="5"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5456
       id="path1310"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5457
       style="fill:#bc8f8f;fill-opacity:1;stroke:#ff0000"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5458
       sodipodi:type="star"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5459
       inkscape:label="five" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5460
    <path
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5461
       sodipodi:type="star"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5462
       style="fill:#f0f8ff;fill-opacity:1;stroke:#ff0000"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5463
       id="path1312"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5464
       sodipodi:sides="6"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5465
       sodipodi:cx="1230.8505"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5466
       sodipodi:cy="-257.42258"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5467
       sodipodi:r1="32.87096"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5468
       sodipodi:r2="16.43548"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5469
       sodipodi:arg1="0.32855317"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5470
       sodipodi:arg2="0.85215195"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5471
       inkscape:flatsided="false"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5472
       inkscape:rounded="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5473
       inkscape:randomized="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5474
       d="m 1261.9632,-246.81598 -20.2922,1.76437 -4.4498,19.87672 -11.674,-16.69134 -19.4387,6.08474 8.6181,-18.45571 -14.9888,-13.79198 20.2921,-1.76436 4.4498,-19.87673 11.6741,16.69134 19.4386,-6.08473 -8.6181,18.4557 z"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5475
       inkscape:transform-center-x="0.14620371"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5476
       inkscape:transform-center-y="2.9995242"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5477
       inkscape:label="six" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5478
  </g>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5479
  <g
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5480
     inkscape:label="HMI:List"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5481
     id="g1311"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5482
     transform="translate(-1396.6506,94.93627)">
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5483
    <use
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5484
       x="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5485
       y="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5486
       xlink:href="#path1298"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5487
       inkscape:transform-center-x="0.14620371"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5488
       inkscape:transform-center-y="2.9995242"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5489
       id="use1293"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5490
       width="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5491
       height="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5492
       transform="translate(-69.76703,100)"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5493
       style="display:inline"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5494
       inkscape:label="ack" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5495
    <use
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5496
       x="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5497
       y="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5498
       xlink:href="#path1308"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5499
       inkscape:transform-center-x="0.14620371"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5500
       inkscape:transform-center-y="2.9995242"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5501
       id="use1295"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5502
       width="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5503
       height="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5504
       transform="translate(-126.48474,100)"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5505
       inkscape:label="alarm" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5506
    <use
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5507
       x="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5508
       y="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5509
       xlink:href="#path1310"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5510
       inkscape:transform-center-x="0.14620371"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5511
       inkscape:transform-center-y="2.9995242"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5512
       id="use1297"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5513
       width="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5514
       height="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5515
       transform="translate(-186.33351,100)"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5516
       inkscape:label="active" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5517
    <use
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5518
       x="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5519
       y="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5520
       xlink:href="#path1312"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5521
       inkscape:transform-center-x="0.14620371"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5522
       inkscape:transform-center-y="2.9995242"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5523
       id="use1299"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5524
       width="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5525
       height="100%"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5526
       transform="translate(-246.4848,100)"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5527
       inkscape:label="disabled" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5528
  </g>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5529
  <g
3069
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  5530
     transform="matrix(0.33436432,0,0,0.33436432,-584.21063,278.8185)"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5531
     inkscape:label="HMI:Input@/ALARMNOTIFY"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5532
     id="g5222"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5533
     style="stroke-width:0.75594342">
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5534
    <text
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5535
       xml:space="preserve"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5536
       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:0.75594342px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5537
       x="136.32812"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5538
       y="218.24219"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5539
       id="text5208"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5540
       inkscape:label="value"><tspan
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5541
         sodipodi:role="line"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5542
         id="tspan5206"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5543
         x="136.32812"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5544
         y="218.24219"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5545
         style="stroke-width:0.75594342px">8888</tspan></text>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5546
    <path
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5547
       transform="scale(1,-1)"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5548
       sodipodi:type="star"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5549
       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:3.77971721;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"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5550
       id="path5212"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5551
       sodipodi:sides="3"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5552
       sodipodi:cx="608.70374"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5553
       sodipodi:cy="-209.2599"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5554
       sodipodi:r1="59.825443"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5555
       sodipodi:r2="29.912722"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5556
       sodipodi:arg1="0.52359878"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5557
       sodipodi:arg2="1.5707963"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5558
       inkscape:flatsided="true"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5559
       inkscape:rounded="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5560
       inkscape:randomized="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5561
       d="m 660.51409,-179.34718 -103.62071,0 51.81036,-89.73817 z"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5562
       inkscape:transform-center-y="14.956362"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5563
       inkscape:label="-1" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5564
    <rect
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5565
       inkscape:label="edit"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5566
       onclick=""
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5567
       y="95.40741"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5568
       x="139.85185"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5569
       height="128"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5570
       width="407.7037"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5571
       id="rect5214"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5572
       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:3.77971721;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" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5573
    <path
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5574
       inkscape:label="+1"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5575
       inkscape:transform-center-y="-14.95636"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5576
       d="m 660.51409,142.08535 -103.62071,0 51.81036,-89.738163 z"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5577
       inkscape:randomized="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5578
       inkscape:rounded="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5579
       inkscape:flatsided="true"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5580
       sodipodi:arg2="1.5707963"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5581
       sodipodi:arg1="0.52359878"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5582
       sodipodi:r2="29.912722"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5583
       sodipodi:r1="59.825443"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5584
       sodipodi:cy="112.17263"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5585
       sodipodi:cx="608.70374"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5586
       sodipodi:sides="3"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5587
       id="path5218"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5588
       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:3.77971721;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"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5589
       sodipodi:type="star" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5590
  </g>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5591
  <g
3062
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5592
     id="g1766"
3178
21cb76012c78 SVGHMI: Make ScrollBar's variables order match JsonTable's variables order to avoid confusion
Edouard Tisserant
parents: 3151
diff changeset
  5593
     inkscape:label="HMI:ScrollBar@.range@.position@.visibleAlarms"
3151
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5594
     transform="translate(9.7583007e-6)">
3062
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5595
    <path
3151
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5596
       sodipodi:nodetypes="cccc"
3062
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5597
       inkscape:connector-curvature="0"
3151
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5598
       id="path1266"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5599
       d="m -234.01097,332.35504 21.18736,28.36866 h -42.37471 z"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5600
       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:#ff6600;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.42391574px;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5601
       inkscape:label="pageup" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5602
    <path
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5603
       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:#ff6600;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.4007318px;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5604
       d="m -234.01097,686.72773 21.18736,-27.45222 h -42.37471 z"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5605
       id="path1268"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5606
       inkscape:connector-curvature="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5607
       sodipodi:nodetypes="cccc"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5608
       inkscape:label="pagedown" />
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5609
    <rect
3062
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5610
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.30952382;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.03627348px;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"
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5611
       id="rect1264-3"
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5612
       width="42.374725"
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5613
       height="276.64423"
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5614
       x="-255.19838"
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5615
       y="371.91068"
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5616
       rx="7.6034913"
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5617
       ry="6.8822322"
3151
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5618
       inkscape:label="range" />
3062
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5619
    <rect
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5620
       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:#ff6600;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.11429262px;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"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5621
       id="rect1264"
3062
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5622
       width="42.374725"
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5623
       height="82.841492"
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5624
       x="-255.19838"
3151
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5625
       y="371.91068"
3062
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5626
       rx="7.6034913"
9ec338a99a18 Button fix if no active or inactive state,
usveticic
parents: 3048
diff changeset
  5627
       ry="7"
3151
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  5628
       inkscape:label="cursor" />
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5629
  </g>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5630
  <g
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
  5631
     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
  5632
     inkscape:label="textstyles"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5633
     transform="translate(-1566.6506,56.936266)">
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
  5634
    <text
3029
61b0491fe05b SVGHMI: Fix svg test file while testing latest JsonTableChanges
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3028
diff changeset
  5635
       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
  5636
       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
  5637
       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
  5638
       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
  5639
       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
  5640
       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
  5641
         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
  5642
         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
  5643
         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
  5644
         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
  5645
         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
  5646
    <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
  5647
       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
  5648
       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
  5649
       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
  5650
       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
  5651
       id="text875"
3029
61b0491fe05b SVGHMI: Fix svg test file while testing latest JsonTableChanges
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3028
diff changeset
  5652
       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
  5653
         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
  5654
         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
  5655
         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
  5656
         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
  5657
         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
  5658
    <text
3029
61b0491fe05b SVGHMI: Fix svg test file while testing latest JsonTableChanges
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3028
diff changeset
  5659
       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
  5660
       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
  5661
       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
  5662
       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
  5663
       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
  5664
       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
  5665
         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
  5666
         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
  5667
         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
  5668
         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
  5669
         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
  5670
    <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
  5671
       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
  5672
       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
  5673
       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
  5674
       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
  5675
       id="text883"
3029
61b0491fe05b SVGHMI: Fix svg test file while testing latest JsonTableChanges
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3028
diff changeset
  5676
       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
  5677
         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
  5678
         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
  5679
         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
  5680
         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
  5681
         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
  5682
  </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
  5683
  <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
  5684
     id="g907"
3029
61b0491fe05b SVGHMI: Fix svg test file while testing latest JsonTableChanges
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3028
diff changeset
  5685
     inkscape:label="HMI:TextStyleList"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5686
     transform="translate(-990.65059,102.93627)">
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
  5687
    <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
  5688
       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
  5689
       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
  5690
       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
  5691
       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
  5692
       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
  5693
       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
  5694
       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
  5695
       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
  5696
    <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
  5697
       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
  5698
       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
  5699
       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
  5700
       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
  5701
       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
  5702
       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
  5703
       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
  5704
       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
  5705
    <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
  5706
       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
  5707
       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
  5708
       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
  5709
       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
  5710
       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
  5711
       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
  5712
       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
  5713
       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
  5714
    <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
  5715
       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
  5716
       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
  5717
       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
  5718
       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
  5719
       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
  5720
       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
  5721
       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
  5722
       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
  5723
  </g>
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5724
  <g
3069
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  5725
     transform="matrix(0.33436432,0,0,0.33436432,-1048.7703,278.8185)"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5726
     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
  5727
     id="g5222-3"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5728
     style="stroke-width:0.75594342">
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5729
    <text
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5730
       xml:space="preserve"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5731
       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:0.75594342px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5732
       x="136.32812"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5733
       y="218.24219"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5734
       id="text5208-6"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5735
       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
  5736
         sodipodi:role="line"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5737
         id="tspan5206-7"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5738
         x="136.32812"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5739
         y="218.24219"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5740
         style="stroke-width:0.75594342px">8888</tspan></text>
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5741
    <path
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5742
       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
  5743
       sodipodi:type="star"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5744
       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:3.77971721;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"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5745
       id="path5212-5"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5746
       sodipodi:sides="3"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5747
       sodipodi:cx="620.66675"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5748
       sodipodi:cy="-209.2599"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5749
       sodipodi:r1="59.825443"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5750
       sodipodi:r2="29.912722"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5751
       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
  5752
       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
  5753
       inkscape:flatsided="true"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5754
       inkscape:rounded="0"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5755
       inkscape:randomized="0"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5756
       d="m 672.4771,-179.34718 -103.62071,0 51.81036,-89.73817 z"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5757
       inkscape:transform-center-y="14.956362"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5758
       inkscape:label="-1" />
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5759
    <rect
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5760
       inkscape:label="edit"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5761
       onclick=""
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5762
       y="95.40741"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5763
       x="139.85185"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5764
       height="128"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5765
       width="407.7037"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5766
       id="rect5214-3"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5767
       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:3.77971721;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" />
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5768
    <path
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5769
       inkscape:label="+1"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5770
       inkscape:transform-center-y="-14.95636"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5771
       d="m 672.4771,142.08535 -103.62071,0 51.81036,-89.738163 z"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5772
       inkscape:randomized="0"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5773
       inkscape:rounded="0"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5774
       inkscape:flatsided="true"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5775
       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
  5776
       sodipodi:arg1="0.52359878"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5777
       sodipodi:r2="29.912722"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5778
       sodipodi:r1="59.825443"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5779
       sodipodi:cy="112.17263"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5780
       sodipodi:cx="620.66675"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5781
       sodipodi:sides="3"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5782
       id="path5218-5"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5783
       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:3.77971721;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"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5784
       sodipodi:type="star" />
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5785
  </g>
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5786
  <g
3069
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  5787
     transform="matrix(0.33436432,0,0,0.33436432,-816.49047,278.8185)"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5788
     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
  5789
     id="g5222-6"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5790
     style="stroke-width:0.75594342">
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5791
    <text
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5792
       xml:space="preserve"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5793
       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:0.75594342px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5794
       x="136.32812"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5795
       y="218.24219"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5796
       id="text5208-2"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5797
       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
  5798
         sodipodi:role="line"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5799
         id="tspan5206-9"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5800
         x="136.32812"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5801
         y="218.24219"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5802
         style="stroke-width:0.75594342px">8888</tspan></text>
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5803
    <path
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5804
       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
  5805
       sodipodi:type="star"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5806
       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:3.77971721;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"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5807
       id="path5212-1"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5808
       sodipodi:sides="3"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5809
       sodipodi:cx="608.70374"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5810
       sodipodi:cy="-209.2599"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5811
       sodipodi:r1="59.825443"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5812
       sodipodi:r2="29.912722"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5813
       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
  5814
       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
  5815
       inkscape:flatsided="true"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5816
       inkscape:rounded="0"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5817
       inkscape:randomized="0"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5818
       d="m 660.51409,-179.34718 -103.62071,0 51.81036,-89.73817 z"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5819
       inkscape:transform-center-y="14.956362"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5820
       inkscape:label="-1" />
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5821
    <rect
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5822
       inkscape:label="edit"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5823
       onclick=""
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5824
       y="95.40741"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5825
       x="139.85185"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5826
       height="128"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5827
       width="407.7037"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5828
       id="rect5214-2"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5829
       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:3.77971721;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" />
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5830
    <path
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5831
       inkscape:label="+1"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5832
       inkscape:transform-center-y="-14.95636"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5833
       d="m 660.51409,142.08535 -103.62071,0 51.81036,-89.738163 z"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5834
       inkscape:randomized="0"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5835
       inkscape:rounded="0"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5836
       inkscape:flatsided="true"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5837
       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
  5838
       sodipodi:arg1="0.52359878"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5839
       sodipodi:r2="29.912722"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5840
       sodipodi:r1="59.825443"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5841
       sodipodi:cy="112.17263"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5842
       sodipodi:cx="608.70374"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5843
       sodipodi:sides="3"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5844
       id="path5218-7"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
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:#ff6600;stroke-width:3.77971721;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"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5846
       sodipodi:type="star" />
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5847
  </g>
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5848
  <text
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5849
     xml:space="preserve"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5850
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.45700645px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3069
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  5851
     x="-935.5838"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5852
     y="291.8042"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5853
     id="text887"><tspan
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5854
       sodipodi:role="line"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5855
       id="tspan885"
3069
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  5856
       x="-935.5838"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5857
       y="291.8042"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5858
       style="fill:#ffffff;stroke-width:1px">range</tspan></text>
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5859
  <text
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5860
     id="text891"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5861
     y="291.8042"
3069
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  5862
     x="-702.87115"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5863
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.45700645px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5864
     xml:space="preserve"><tspan
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5865
       style="fill:#ffffff;stroke-width:1px"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5866
       y="291.8042"
3069
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  5867
       x="-702.87115"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5868
       id="tspan889"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5869
       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
  5870
  <text
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5871
     xml:space="preserve"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5872
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.45700645px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
3069
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  5873
     x="-471.33417"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5874
     y="291.8042"
3034
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5875
     id="text895"><tspan
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5876
       sodipodi:role="line"
793ce2117258 SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in.
Edouard Tisserant
parents: 3031
diff changeset
  5877
       id="tspan893"
3069
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  5878
       x="-471.33417"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5879
       y="291.8042"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5880
       style="fill:#ffffff;stroke-width:1px">notify</tspan></text>
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
  5881
  <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
  5882
     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
  5883
     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
  5884
     id="g1442-3"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5885
     transform="matrix(0.5,0,0,0.5,-915.0529,113.05833)">
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5886
    <rect
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5887
       inkscape:label="edit"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5888
       onclick=""
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5889
       y="77.265099"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5890
       x="-648.04266"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5891
       height="179.83517"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5892
       width="1195.5988"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5893
       id="rect1400-5"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5894
       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:#cacaca;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"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5895
       ry="36.786537" />
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
  5896
    <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
  5897
       xml:space="preserve"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5898
       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:#0e0e0e;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
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
  5899
       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
  5900
       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
  5901
       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
  5902
       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
  5903
         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
  5904
         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
  5905
         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
  5906
         y="218.24219"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5907
         style="text-align:end;text-anchor:end;fill:#0e0e0e;fill-opacity:1;stroke-width:2px">8888</tspan></text>
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
  5908
  </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
  5909
  <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
  5910
     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
  5911
     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
  5912
     id="g953"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5913
     transform="translate(-1386.3329,-450.57041)">
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
  5914
    <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
  5915
       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
  5916
       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
  5917
      <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
  5918
         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
  5919
         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
  5920
         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
  5921
        <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
  5922
           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
  5923
           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
  5924
           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
  5925
           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
  5926
           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
  5927
           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
  5928
           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
  5929
           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
  5930
           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
  5931
      </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
  5932
      <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
  5933
         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
  5934
         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
  5935
         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
  5936
        <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
  5937
           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
  5938
           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
  5939
           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
  5940
           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
  5941
           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
  5942
           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
  5943
             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
  5944
             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
  5945
             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
  5946
             id="tspan947"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5947
             sodipodi:role="line">trigger</tspan></text>
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
  5948
      </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
  5949
    </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
  5950
  </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
  5951
  <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
  5952
     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
  5953
     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
  5954
     id="g1887"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5955
     transform="matrix(0.28590269,0,0,0.28590269,-631.94615,129.07897)">
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
  5956
    <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
  5957
       xml:space="preserve"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5958
       style="font-style:normal;font-weight:normal;font-size:148.39013672px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.99999988px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5959
       x="329.13501"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5960
       y="214.01605"
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
  5961
       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
  5962
       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
  5963
         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
  5964
         id="tspan1841"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5965
         x="329.13501"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5966
         y="214.01605"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5967
         style="text-align:center;text-anchor:middle;stroke-width:1.99999988px">8888</tspan></text>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5968
    <g
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5969
       style="stroke-width:1.09375393"
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
  5970
       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
  5971
       inkscape:label="=&quot;ack&quot;"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5972
       transform="matrix(1.8285648,0,0,1.8285648,-936.17681,115.40643)">
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
  5973
      <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
  5974
         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
  5975
         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
  5976
         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
  5977
         inkscape:transform-center-y="-14.956361"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5978
         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:5.46877003;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" />
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
  5979
      <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
  5980
         id="text1851"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5981
         y="112.62867"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5982
         x="738.57678"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5983
         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:0.54687697px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
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
  5984
         xml:space="preserve"><tspan
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5985
           style="stroke-width:0.54687697px"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5986
           y="112.62867"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5987
           x="738.57678"
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
  5988
           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
  5989
           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
  5990
    </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
  5991
    <g
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5992
       style="stroke-width:1.09375393"
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
  5993
       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
  5994
       inkscape:label="=&quot;disabled&quot;"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5995
       transform="matrix(1.8285648,0,0,1.8285648,-1012.4359,109.57379)">
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5996
      <path
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5997
         inkscape:connector-curvature="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5998
         id="path1847-7"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  5999
         d="m 738.52607,148.37593 -80.6293,0.60214 -0.6021,-80.629288 80.6293,-0.60214 z"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6000
         inkscape:transform-center-y="-14.956361"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6001
         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:5.46877003;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" />
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
  6002
      <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
  6003
         xml:space="preserve"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6004
         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:0.54687697px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6005
         x="656.177"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6006
         y="115.81841"
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
  6007
         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
  6008
           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
  6009
           id="tspan1857"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6010
           x="656.177"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6011
           y="115.81841"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6012
           style="stroke-width:0.54687697px">disabled</tspan></text>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6013
    </g>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6014
    <g
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6015
       style="stroke-width:1.09375393"
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
  6016
       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
  6017
       inkscape:label="=&quot;active&quot;"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6018
       transform="matrix(1.8285648,0,0,1.8285648,-998.18055,84.666267)">
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6019
      <path
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6020
         inkscape:connector-curvature="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6021
         id="path1847-5"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6022
         d="m 630.35651,161.99728 -80.6293,0.60214 -0.6021,-80.629287 80.6293,-0.60214 z"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6023
         inkscape:transform-center-y="-14.956361"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6024
         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:5.46877003;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" />
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
  6025
      <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
  6026
         id="text1867"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6027
         y="129.43976"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6028
         x="559.26227"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6029
         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:0.54687697px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
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
  6030
         xml:space="preserve"><tspan
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6031
           style="stroke-width:0.54687697px"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6032
           y="129.43976"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6033
           x="559.26227"
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
  6034
           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
  6035
           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
  6036
    </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
  6037
    <g
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6038
       style="stroke-width:1.09375393"
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
  6039
       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
  6040
       inkscape:label="=&quot;alarm&quot;"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6041
       transform="matrix(1.8285648,0,0,1.8285648,-1114.212,118.29284)">
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6042
      <path
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6043
         inkscape:connector-curvature="0"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6044
         id="path1847-3"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6045
         d="m 994.91832,143.60768 -80.62931,0.60214 -0.6021,-80.629285 80.62931,-0.60214 z"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6046
         inkscape:transform-center-y="-14.956361"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6047
         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:5.46877003;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" />
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
  6048
      <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
  6049
         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
  6050
         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
  6051
         x="925.82605"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6052
         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:0.54687697px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
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
  6053
         xml:space="preserve"><tspan
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6054
           style="stroke-width:0.54687697px"
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
  6055
           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
  6056
           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
  6057
           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
  6058
           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
  6059
    </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
  6060
  </g>
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6061
  <text
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6062
     xml:space="preserve"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6063
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6064
     x="-926.47461"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6065
     y="134.36742"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6066
     id="text2019-9"><tspan
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6067
       sodipodi:role="line"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6068
       id="tspan2017-2"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6069
       x="-926.47461"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6070
       y="134.36742"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6071
       style="fill:#ffffff;stroke-width:1px">Alarm Text</tspan></text>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6072
  <text
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6073
     id="text2174"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6074
     y="134.36742"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6075
     x="-546.47461"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6076
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6077
     xml:space="preserve"><tspan
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6078
       style="fill:#ffffff;stroke-width:1px"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6079
       y="134.36742"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6080
       x="-546.47461"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6081
       id="tspan2172"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6082
       sodipodi:role="line">Status</tspan></text>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6083
  <g
3076
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6084
     transform="matrix(0.57180538,0,0,0.57180538,326.35945,-231.48695)"
3044
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6085
     inkscape:label="HMI:Jump:AlarmPage"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6086
     id="g2198">
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6087
    <g
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6088
       inkscape:label="button"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6089
       id="g2190">
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6090
      <rect
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6091
         inkscape:label="button"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6092
         ry="35.579063"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6093
         y="594.82263"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6094
         x="971.96545"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6095
         height="95.723877"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6096
         width="245.44583"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6097
         id="rect2188"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6098
         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"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6099
         rx="35.579063" />
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6100
    </g>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6101
    <g
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6102
       inkscape:label="text"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6103
       id="g2196">
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6104
      <text
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6105
         xml:space="preserve"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6106
         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"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6107
         x="1090.7626"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6108
         y="656.98151"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6109
         id="text2194"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6110
         inkscape:label="setting_jmp"><tspan
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6111
           sodipodi:role="line"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6112
           id="tspan2192"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6113
           x="1090.7626"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6114
           y="656.98151"
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6115
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px">Alarms</tspan></text>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6116
    </g>
5227415929be SVGHMI: Moved JsonTable/Alarm related test in a separate page.
Edouard Tisserant
parents: 3041
diff changeset
  6117
  </g>
3068
81758c94f3df SVGHMI: Fix HMI_REAL support, and add a HMI_REAL use case in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3062
diff changeset
  6118
  <text
81758c94f3df SVGHMI: Fix HMI_REAL support, and add a HMI_REAL use case in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3062
diff changeset
  6119
     xml:space="preserve"
81758c94f3df SVGHMI: Fix HMI_REAL support, and add a HMI_REAL use case in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3062
diff changeset
  6120
     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"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6121
     x="628.18188"
3068
81758c94f3df SVGHMI: Fix HMI_REAL support, and add a HMI_REAL use case in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3062
diff changeset
  6122
     y="242.50345"
81758c94f3df SVGHMI: Fix HMI_REAL support, and add a HMI_REAL use case in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3062
diff changeset
  6123
     id="text889"
81758c94f3df SVGHMI: Fix HMI_REAL support, and add a HMI_REAL use case in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3062
diff changeset
  6124
     inkscape:label="HMI:Display@/PUMP0/FLOATING"><tspan
81758c94f3df SVGHMI: Fix HMI_REAL support, and add a HMI_REAL use case in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3062
diff changeset
  6125
       sodipodi:role="line"
81758c94f3df SVGHMI: Fix HMI_REAL support, and add a HMI_REAL use case in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3062
diff changeset
  6126
       id="tspan887"
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6127
       x="628.18188"
3068
81758c94f3df SVGHMI: Fix HMI_REAL support, and add a HMI_REAL use case in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3062
diff changeset
  6128
       y="242.50345"
81758c94f3df SVGHMI: Fix HMI_REAL support, and add a HMI_REAL use case in tests/svghmi.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3062
diff changeset
  6129
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.28590268px">8888</tspan></text>
3069
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6130
  <g
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6131
     style="stroke-width:0.75594342"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6132
     id="g900"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6133
     inkscape:label="HMI:Input@.filter"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6134
     transform="matrix(0.33436432,0,0,0.33436432,-1288.7703,278.8185)">
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6135
    <text
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6136
       inkscape:label="value"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6137
       id="text892"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6138
       y="218.24219"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6139
       x="136.32812"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6140
       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:0.75594342px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6141
       xml:space="preserve"><tspan
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6142
         style="stroke-width:0.75594342px"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6143
         y="218.24219"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6144
         x="136.32812"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6145
         id="tspan890"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6146
         sodipodi:role="line">8888</tspan></text>
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6147
    <rect
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6148
       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:3.77971721;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"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6149
       id="rect896"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6150
       width="615.05096"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6151
       height="128"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6152
       x="139.85185"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6153
       y="95.40741"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6154
       onclick=""
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6155
       inkscape:label="edit" />
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6156
  </g>
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6157
  <text
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6158
     id="text904"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6159
     y="291.8042"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6160
     x="-1175.5837"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6161
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.45700645px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6162
     xml:space="preserve"><tspan
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6163
       style="fill:#ffffff;stroke-width:1px"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6164
       y="291.8042"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6165
       x="-1175.5837"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6166
       id="tspan902"
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6167
       sodipodi:role="line">filter</tspan></text>
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6168
  <g
a9b03c2634c5 Arbitrary variables added to JsonTable subscription are now passed as 'extra' field in json query. As an example added JsonTable filtering in tests/svghmi
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3068
diff changeset
  6169
     id="g909"
3206
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
  6170
     inkscape:label="HMI:VarInit:&quot;POS&quot;@.filter" />
3076
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6171
  <g
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6172
     transform="matrix(0.14295135,0,0,0.14295135,449.21833,37.615184)"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6173
     id="g4646"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6174
     inkscape:label="HMI:Input@paff"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6175
     style="stroke-width:4">
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6176
    <text
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6177
       inkscape:label="value"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6178
       id="text4602"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6179
       y="218.24219"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6180
       x="136.32812"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6181
       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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6182
       xml:space="preserve"><tspan
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6183
         style="stroke-width:4px"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6184
         y="218.24219"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6185
         x="136.32812"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6186
         id="tspan4600"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6187
         sodipodi:role="line">8888</tspan></text>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6188
    <rect
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6189
       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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6190
       id="rect4604"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6191
       width="407.7037"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6192
       height="128"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6193
       x="139.85185"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6194
       y="95.40741"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6195
       onclick=""
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6196
       inkscape:label="edit" />
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6197
    <g
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6198
       transform="translate(-416.52022,170.47452)"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6199
       inkscape:label="+&quot;dhu&quot;"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6200
       id="g4612"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6201
       style="stroke-width:4">
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6202
      <path
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6203
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6204
         inkscape:transform-center-y="-14.956361"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6205
         d="m 797.19546,145.18619 -80.62929,0.60214 -0.60215,-80.629288 80.6293,-0.60214 z"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6206
         id="path4606"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6207
         inkscape:connector-curvature="0" />
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6208
      <text
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6209
         xml:space="preserve"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6210
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6211
         x="733.58197"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6212
         y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6213
         id="text4610"><tspan
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6214
           sodipodi:role="line"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6215
           id="tspan4608"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6216
           x="733.58197"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6217
           y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6218
           style="stroke-width:2px">dhu</tspan></text>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6219
    </g>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6220
    <g
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6221
       transform="translate(-416.52022,170.47452)"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6222
       inkscape:label="=&quot;plop&quot;"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6223
       id="g4620"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6224
       style="stroke-width:4">
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6225
      <path
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6226
         transform="matrix(0,-2.0000001,1.9999999,0,1034.195,1298.6541)"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6227
         sodipodi:type="star"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6228
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6229
         id="path4614"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6230
         sodipodi:sides="3"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6231
         sodipodi:cx="596.74072"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6232
         sodipodi:cy="-184.98808"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6233
         sodipodi:r1="29.912722"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6234
         sodipodi:r2="14.956361"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6235
         sodipodi:arg1="0.52359878"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6236
         sodipodi:arg2="1.5707963"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6237
         inkscape:flatsided="true"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6238
         inkscape:rounded="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6239
         inkscape:randomized="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6240
         d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6241
         inkscape:transform-center-y="-3.6154501e-05"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6242
         inkscape:transform-center-x="14.956371" />
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6243
      <text
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6244
         id="text4618"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6245
         y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6246
         x="633.09552"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6247
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6248
         xml:space="preserve"><tspan
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6249
           style="stroke-width:2px"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6250
           y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6251
           x="633.09552"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6252
           id="tspan4616"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6253
           sodipodi:role="line">plop</tspan></text>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6254
    </g>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6255
    <g
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6256
       transform="translate(-416.52022,170.47452)"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6257
       inkscape:label="=&quot;mhoo&quot;"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6258
       id="g4628"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6259
       style="stroke-width:4">
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6260
      <path
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6261
         inkscape:transform-center-y="-5.9989963e-06"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6262
         d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6263
         inkscape:randomized="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6264
         inkscape:rounded="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6265
         inkscape:flatsided="true"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6266
         sodipodi:arg2="1.5707963"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6267
         sodipodi:arg1="0.52359878"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6268
         sodipodi:r2="29.912722"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6269
         sodipodi:r1="59.825443"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6270
         sodipodi:cy="-216.2599"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6271
         sodipodi:cx="596.74072"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6272
         sodipodi:sides="3"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6273
         id="path4622"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6274
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6275
         sodipodi:type="star"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6276
         transform="rotate(-90,746.45698,-44.543641)"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6277
         inkscape:transform-center-x="14.956364" />
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6278
      <text
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6279
         xml:space="preserve"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6280
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6281
         x="537.25018"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6282
         y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6283
         id="text4626"><tspan
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6284
           sodipodi:role="line"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6285
           id="tspan4624"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6286
           x="537.25018"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6287
           y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6288
           style="stroke-width:2px">mhoo</tspan></text>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6289
    </g>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6290
    <g
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6291
       transform="translate(-416.52022,170.47452)"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6292
       inkscape:label="=&quot;yodl&quot;"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6293
       id="g4636"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6294
       style="stroke-width:4">
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6295
      <path
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6296
         sodipodi:type="star"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6297
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6298
         id="path4630"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6299
         sodipodi:sides="3"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6300
         sodipodi:cx="596.74072"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6301
         sodipodi:cy="105.17262"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6302
         sodipodi:r1="59.825443"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6303
         sodipodi:r2="29.912722"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6304
         sodipodi:arg1="0.52359878"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6305
         sodipodi:arg2="1.5707963"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6306
         inkscape:flatsided="true"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6307
         inkscape:rounded="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6308
         inkscape:randomized="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6309
         d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6310
         inkscape:transform-center-y="-5.5023185e-06"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6311
         transform="matrix(0,-1,-1,0,1043.9134,701.91334)"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6312
         inkscape:transform-center-x="-14.956365" />
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6313
      <text
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6314
         xml:space="preserve"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6315
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6316
         x="925.82605"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6317
         y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6318
         id="text4634"><tspan
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6319
           sodipodi:role="line"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6320
           id="tspan4632"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6321
           x="925.82605"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6322
           y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6323
           style="stroke-width:2px">yodl</tspan></text>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6324
    </g>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6325
    <g
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6326
       transform="translate(-416.52022,170.47452)"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6327
       inkscape:label="=&quot;mhe&quot;"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6328
       id="g4644"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6329
       style="stroke-width:4">
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6330
      <path
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6331
         inkscape:transform-center-y="-3.3040441e-05"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6332
         d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6333
         inkscape:randomized="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6334
         inkscape:rounded="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6335
         inkscape:flatsided="true"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6336
         sodipodi:arg2="1.5707963"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6337
         sodipodi:arg1="0.52359878"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6338
         sodipodi:r2="14.956361"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6339
         sodipodi:r1="29.912722"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6340
         sodipodi:cy="136.44444"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6341
         sodipodi:cx="596.74072"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6342
         sodipodi:sides="3"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6343
         id="path4638"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6344
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6345
         sodipodi:type="star"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6346
         transform="matrix(0,-2.0000001,-1.9999999,0,1122.1514,1298.6541)"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6347
         inkscape:transform-center-x="-14.956349" />
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6348
      <text
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6349
         id="text4642"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6350
         y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6351
         x="842.71497"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6352
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6353
         xml:space="preserve"><tspan
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6354
           style="stroke-width:2px"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6355
           y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6356
           x="842.71497"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6357
           id="tspan4640"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6358
           sodipodi:role="line">mhe</tspan></text>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6359
    </g>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6360
  </g>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6361
  <g
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6362
     style="stroke-width:4"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6363
     inkscape:label="HMI:Input@.piff"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6364
     id="g4694"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6365
     transform="matrix(0.14295135,0,0,0.14295135,449.21833,97.61518)">
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6366
    <text
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6367
       xml:space="preserve"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6368
       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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6369
       x="136.32812"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6370
       y="218.24219"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6371
       id="text4650"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6372
       inkscape:label="value"><tspan
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6373
         sodipodi:role="line"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6374
         id="tspan4648"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6375
         x="136.32812"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6376
         y="218.24219"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6377
         style="stroke-width:4px">8888</tspan></text>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6378
    <rect
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6379
       inkscape:label="edit"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6380
       onclick=""
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6381
       y="95.40741"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6382
       x="139.85185"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6383
       height="128"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6384
       width="407.7037"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6385
       id="rect4652"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6386
       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" />
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6387
    <g
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6388
       style="stroke-width:4"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6389
       id="g4660"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6390
       inkscape:label="+&quot;dhu&quot;"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6391
       transform="translate(-416.52022,170.47452)">
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6392
      <path
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6393
         inkscape:connector-curvature="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6394
         id="path4654"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6395
         d="m 797.19546,145.18619 -80.62929,0.60214 -0.60215,-80.629288 80.6293,-0.60214 z"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6396
         inkscape:transform-center-y="-14.956361"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6397
         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" />
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6398
      <text
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6399
         id="text4658"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6400
         y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6401
         x="733.58197"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6402
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6403
         xml:space="preserve"><tspan
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6404
           style="stroke-width:2px"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6405
           y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6406
           x="733.58197"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6407
           id="tspan4656"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6408
           sodipodi:role="line">dhu</tspan></text>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6409
    </g>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6410
    <g
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6411
       style="stroke-width:4"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6412
       id="g4668"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6413
       inkscape:label="=&quot;plop&quot;"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6414
       transform="translate(-416.52022,170.47452)">
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6415
      <path
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6416
         inkscape:transform-center-x="14.956371"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6417
         inkscape:transform-center-y="-3.6154501e-05"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6418
         d="m 622.6459,-170.03172 -51.81035,0 25.90517,-44.86908 z"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6419
         inkscape:randomized="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6420
         inkscape:rounded="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6421
         inkscape:flatsided="true"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6422
         sodipodi:arg2="1.5707963"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6423
         sodipodi:arg1="0.52359878"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6424
         sodipodi:r2="14.956361"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6425
         sodipodi:r1="29.912722"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6426
         sodipodi:cy="-184.98808"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6427
         sodipodi:cx="596.74072"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6428
         sodipodi:sides="3"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6429
         id="path4662"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6430
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6431
         sodipodi:type="star"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6432
         transform="matrix(0,-2.0000001,1.9999999,0,1034.195,1298.6541)" />
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6433
      <text
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6434
         xml:space="preserve"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6435
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6436
         x="633.09552"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6437
         y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6438
         id="text4666"><tspan
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6439
           sodipodi:role="line"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6440
           id="tspan4664"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6441
           x="633.09552"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6442
           y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6443
           style="stroke-width:2px">plop</tspan></text>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6444
    </g>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6445
    <g
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6446
       style="stroke-width:4"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6447
       id="g4676"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6448
       inkscape:label="=&quot;mhoo&quot;"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6449
       transform="translate(-416.52022,170.47452)">
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6450
      <path
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6451
         inkscape:transform-center-x="14.956364"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6452
         transform="rotate(-90,746.45698,-44.543641)"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6453
         sodipodi:type="star"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6454
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6455
         id="path4670"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6456
         sodipodi:sides="3"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6457
         sodipodi:cx="596.74072"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6458
         sodipodi:cy="-216.2599"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6459
         sodipodi:r1="59.825443"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6460
         sodipodi:r2="29.912722"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6461
         sodipodi:arg1="0.52359878"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6462
         sodipodi:arg2="1.5707963"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6463
         inkscape:flatsided="true"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6464
         inkscape:rounded="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6465
         inkscape:randomized="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6466
         d="m 648.55108,-186.34718 -103.62071,0 51.81035,-89.73817 z"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6467
         inkscape:transform-center-y="-5.9989963e-06" />
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6468
      <text
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6469
         id="text4674"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6470
         y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6471
         x="537.25018"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6472
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6473
         xml:space="preserve"><tspan
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6474
           style="stroke-width:2px"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6475
           y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6476
           x="537.25018"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6477
           id="tspan4672"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6478
           sodipodi:role="line">mhoo</tspan></text>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6479
    </g>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6480
    <g
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6481
       style="stroke-width:4"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6482
       id="g4684"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6483
       inkscape:label="=&quot;yodl&quot;"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6484
       transform="translate(-416.52022,170.47452)">
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6485
      <path
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6486
         inkscape:transform-center-x="-14.956365"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6487
         transform="matrix(0,-1,-1,0,1043.9134,701.91334)"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6488
         inkscape:transform-center-y="-5.5023185e-06"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6489
         d="m 648.55108,135.08534 -103.62071,0 51.81035,-89.738161 z"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6490
         inkscape:randomized="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6491
         inkscape:rounded="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6492
         inkscape:flatsided="true"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6493
         sodipodi:arg2="1.5707963"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6494
         sodipodi:arg1="0.52359878"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6495
         sodipodi:r2="29.912722"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6496
         sodipodi:r1="59.825443"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6497
         sodipodi:cy="105.17262"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6498
         sodipodi:cx="596.74072"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6499
         sodipodi:sides="3"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6500
         id="path4678"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6501
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6502
         sodipodi:type="star" />
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6503
      <text
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6504
         id="text4682"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6505
         y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6506
         x="925.82605"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6507
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6508
         xml:space="preserve"><tspan
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6509
           style="stroke-width:2px"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6510
           y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6511
           x="925.82605"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6512
           id="tspan4680"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6513
           sodipodi:role="line">yodl</tspan></text>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6514
    </g>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6515
    <g
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6516
       style="stroke-width:4"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6517
       id="g4692"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6518
       inkscape:label="=&quot;mhe&quot;"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6519
       transform="translate(-416.52022,170.47452)">
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6520
      <path
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6521
         inkscape:transform-center-x="-14.956349"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6522
         transform="matrix(0,-2.0000001,-1.9999999,0,1122.1514,1298.6541)"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6523
         sodipodi:type="star"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6524
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6525
         id="path4686"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6526
         sodipodi:sides="3"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6527
         sodipodi:cx="596.74072"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6528
         sodipodi:cy="136.44444"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6529
         sodipodi:r1="29.912722"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6530
         sodipodi:r2="14.956361"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6531
         sodipodi:arg1="0.52359878"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6532
         sodipodi:arg2="1.5707963"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6533
         inkscape:flatsided="true"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6534
         inkscape:rounded="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6535
         inkscape:randomized="0"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6536
         d="m 622.6459,151.4008 -51.81035,0 25.90517,-44.86908 z"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6537
         inkscape:transform-center-y="-3.3040441e-05" />
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6538
      <text
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6539
         xml:space="preserve"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6540
         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"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6541
         x="842.71497"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6542
         y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6543
         id="text4690"><tspan
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6544
           sodipodi:role="line"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6545
           id="tspan4688"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6546
           x="842.71497"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6547
           y="111.05016"
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6548
           style="stroke-width:2px">mhe</tspan></text>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6549
    </g>
f1efd1c01991 SVGHMI: Update default test to check that Input widget is indeed updated when variable changes.
Edouard Tisserant
parents: 3069
diff changeset
  6550
  </g>
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6551
  <g
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6552
     id="g7994"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6553
     inkscape:label="Gray Page Template">
3083
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6554
    <rect
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6555
       y="-800"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6556
       x="0"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6557
       height="720"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6558
       width="1280"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6559
       id="rect4270"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6560
       style="color:#000000;fill:#4d4d4d" />
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6561
    <g
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6562
       id="g4282"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6563
       inkscape:label="HMI:Jump:Home"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6564
       transform="translate(-10.6526,-2134.1633)">
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6565
      <g
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6566
         id="g4274"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6567
         inkscape:label="button">
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6568
        <path
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6569
           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"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6570
           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"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6571
           id="path4272"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6572
           inkscape:connector-curvature="0"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6573
           sodipodi:nodetypes="cssssccc" />
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6574
      </g>
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6575
      <g
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6576
         id="g4280"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6577
         inkscape:label="text">
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6578
        <text
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6579
           xml:space="preserve"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6580
           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"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6581
           x="1090.7626"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6582
           y="1436.9814"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6583
           id="text4278"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6584
           inkscape:label="home_jmp"><tspan
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6585
             sodipodi:role="line"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6586
             id="tspan4276"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6587
             x="1090.7626"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6588
             y="1436.9814"
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6589
             style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px">Home</tspan></text>
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6590
      </g>
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6591
    </g>
45f044cf845b SVGHMI: stuff test so that it moves all the time, to have better chance to spot memory leaks...
Edouard Tisserant
parents: 3076
diff changeset
  6592
  </g>
3106
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6593
  <text
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6594
     xml:space="preserve"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6595
     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:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.5"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6596
     x="1905.4562"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6597
     y="2520.5203"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6598
     id="text3613"><tspan
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6599
       sodipodi:role="line"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6600
       id="tspan3611"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6601
       x="1905.4562"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6602
       y="2538.2156"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6603
       style="stroke-width:0.5" /></text>
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6604
  <text
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6605
     xml:space="preserve"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6606
     style="font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6607
     x="2852.2148"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6608
     y="1710.4241"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6609
     id="text10521-7"><tspan
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6610
       sodipodi:role="line"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6611
       id="tspan10519-6"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6612
       x="2852.2148"
70b728fff3c9 SVGHMI: intermediate state of test/svghmi's SVG for backup... WIP
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3097
diff changeset
  6613
       y="1745.8147" /></text>
3151
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6614
  <use
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6615
     inkscape:label="HMI:Page:AlarmPage2"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6616
     height="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6617
     width="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6618
     transform="translate(-1380,1580)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6619
     id="use938"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6620
     xlink:href="#g7994"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6621
     y="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6622
     x="0" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6623
  <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6624
     id="text942"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6625
     y="866.26068"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6626
     x="-738.18359"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6627
     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:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6628
     xml:space="preserve"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6629
       style="fill:#ffffff;stroke-width:1px"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6630
       y="866.26068"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6631
       x="-738.18359"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6632
       id="tspan940"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6633
       sodipodi:role="line">Alarm Page 2</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6634
  <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6635
     transform="matrix(0.5,0,0,0.5,-1757.3465,1234.4367)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6636
     inkscape:label="HMI:JsonTable:/alarms@/ALARMNOTIFY@.range@.position@.visibleAlarms@.filter"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6637
     id="g973">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6638
    <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6639
       inkscape:label="data"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6640
       id="g971">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6641
      <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6642
         transform="translate(52.326002,240.30067)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6643
         inkscape:label="[5]"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6644
         id="g956">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6645
        <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6646
           transform="translate(419.716,-441.73566)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6647
           inkscape:label="# commented group"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6648
           id="g946">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6649
          <path
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6650
             sodipodi:nodetypes="cc"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6651
             inkscape:connector-curvature="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6652
             id="path944"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6653
             d="m 528.62458,486.07049 23.69122,21.00809"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6654
             style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6655
        </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6656
        <use
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6657
           inkscape:label=".status onClick[acknowledge]=.alarmid"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6658
           transform="matrix(0.7609336,0,0,0.7609336,199.15217,164.3798)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6659
           height="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6660
           width="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6661
           id="use948"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6662
           inkscape:transform-center-y="2.2824109"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6663
           inkscape:transform-center-x="0.11123312"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6664
           xlink:href="#use1297"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6665
           y="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6666
           x="0" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6667
        <use
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6668
           style="stroke-width:1.53615308"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6669
           inkscape:label=".status textContent=.time"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6670
           height="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6671
           width="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6672
           id="use950"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6673
           xlink:href="#use913"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6674
           y="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6675
           x="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6676
           transform="matrix(1.3019536,0,0,1.3019536,39.582906,238.73392)" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6677
        <use
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6678
           transform="matrix(2,0,0,2,85.95394,349.02524)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6679
           x="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6680
           y="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6681
           xlink:href="#use913"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6682
           id="use952"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6683
           width="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6684
           height="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6685
           inkscape:label=".status textContent=.text" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6686
        <path
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6687
           inkscape:label="# separation line"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6688
           sodipodi:nodetypes="cc"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6689
           inkscape:connector-curvature="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6690
           id="path954"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6691
           d="M 972.0318,65.34292 H 2780.6604"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6692
           style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6693
      </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6694
      <use
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6695
         x="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6696
         y="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6697
         xlink:href="#g956"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6698
         id="use1145"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6699
         width="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6700
         height="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6701
         transform="translate(0,-80)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6702
         inkscape:label="[4]" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6703
      <use
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6704
         transform="translate(0,-160)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6705
         height="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6706
         width="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6707
         id="use1147"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6708
         xlink:href="#g956"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6709
         y="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6710
         x="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6711
         inkscape:label="[3]" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6712
      <use
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6713
         x="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6714
         y="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6715
         xlink:href="#g956"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6716
         id="use1149"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6717
         width="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6718
         height="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6719
         transform="translate(0,-240)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6720
         inkscape:label="[2]" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6721
      <use
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6722
         transform="translate(0,-320)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6723
         height="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6724
         width="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6725
         id="use1151"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6726
         xlink:href="#g956"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6727
         y="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6728
         x="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6729
         inkscape:label="[1]" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6730
      <use
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6731
         x="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6732
         y="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6733
         xlink:href="#g956"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6734
         id="use1153"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6735
         width="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6736
         height="100%"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6737
         transform="translate(0,-400)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6738
         inkscape:label="[0]" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6739
    </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6740
  </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6741
  <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6742
     style="stroke-width:0.75594342"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6743
     id="g986"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6744
     inkscape:label="HMI:Input@/ALARMNOTIFY"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6745
     transform="matrix(0.33436432,0,0,0.33436432,-584.21063,1058.8185)">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6746
    <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6747
       inkscape:label="value"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6748
       id="text978"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6749
       y="218.24219"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6750
       x="136.32812"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6751
       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:0.75594342px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6752
       xml:space="preserve"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6753
         style="stroke-width:0.75594342px"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6754
         y="218.24219"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6755
         x="136.32812"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6756
         id="tspan976"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6757
         sodipodi:role="line">8888</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6758
    <path
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6759
       inkscape:label="-1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6760
       inkscape:transform-center-y="14.956362"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6761
       d="m 660.51409,-179.34718 -103.62071,0 51.81036,-89.73817 z"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6762
       inkscape:randomized="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6763
       inkscape:rounded="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6764
       inkscape:flatsided="true"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6765
       sodipodi:arg2="1.5707963"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6766
       sodipodi:arg1="0.52359878"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6767
       sodipodi:r2="29.912722"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6768
       sodipodi:r1="59.825443"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6769
       sodipodi:cy="-209.2599"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6770
       sodipodi:cx="608.70374"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6771
       sodipodi:sides="3"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6772
       id="path980"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6773
       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:3.77971721;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6774
       sodipodi:type="star"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6775
       transform="scale(1,-1)" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6776
    <rect
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6777
       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:3.77971721;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6778
       id="rect982"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6779
       width="407.7037"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6780
       height="128"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6781
       x="139.85185"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6782
       y="95.40741"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6783
       onclick=""
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6784
       inkscape:label="edit" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6785
    <path
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6786
       sodipodi:type="star"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6787
       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:3.77971721;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6788
       id="path984"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6789
       sodipodi:sides="3"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6790
       sodipodi:cx="608.70374"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6791
       sodipodi:cy="112.17263"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6792
       sodipodi:r1="59.825443"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6793
       sodipodi:r2="29.912722"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6794
       sodipodi:arg1="0.52359878"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6795
       sodipodi:arg2="1.5707963"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6796
       inkscape:flatsided="true"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6797
       inkscape:rounded="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6798
       inkscape:randomized="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6799
       d="m 660.51409,142.08535 -103.62071,0 51.81036,-89.738163 z"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6800
       inkscape:transform-center-y="-14.95636"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6801
       inkscape:label="+1" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6802
  </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6803
  <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6804
     style="stroke-width:0.75594342"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6805
     id="g1012"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6806
     inkscape:label="HMI:Input@.range"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6807
     transform="matrix(0.33436432,0,0,0.33436432,-1048.7703,1058.8185)">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6808
    <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6809
       inkscape:label="value"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6810
       id="text1004"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6811
       y="218.24219"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6812
       x="136.32812"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6813
       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:0.75594342px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6814
       xml:space="preserve"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6815
         style="stroke-width:0.75594342px"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6816
         y="218.24219"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6817
         x="136.32812"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6818
         id="tspan1002"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6819
         sodipodi:role="line">8888</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6820
    <path
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6821
       inkscape:label="-1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6822
       inkscape:transform-center-y="14.956362"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6823
       d="m 672.4771,-179.34718 -103.62071,0 51.81036,-89.73817 z"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6824
       inkscape:randomized="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6825
       inkscape:rounded="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6826
       inkscape:flatsided="true"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6827
       sodipodi:arg2="1.5707963"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6828
       sodipodi:arg1="0.52359878"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6829
       sodipodi:r2="29.912722"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6830
       sodipodi:r1="59.825443"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6831
       sodipodi:cy="-209.2599"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6832
       sodipodi:cx="620.66675"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6833
       sodipodi:sides="3"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6834
       id="path1006"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6835
       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:3.77971721;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6836
       sodipodi:type="star"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6837
       transform="scale(1,-1)" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6838
    <rect
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6839
       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:3.77971721;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6840
       id="rect1008"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6841
       width="407.7037"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6842
       height="128"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6843
       x="139.85185"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6844
       y="95.40741"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6845
       onclick=""
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6846
       inkscape:label="edit" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6847
    <path
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6848
       sodipodi:type="star"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6849
       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:3.77971721;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6850
       id="path1010"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6851
       sodipodi:sides="3"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6852
       sodipodi:cx="620.66675"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6853
       sodipodi:cy="112.17263"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6854
       sodipodi:r1="59.825443"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6855
       sodipodi:r2="29.912722"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6856
       sodipodi:arg1="0.52359878"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6857
       sodipodi:arg2="1.5707963"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6858
       inkscape:flatsided="true"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6859
       inkscape:rounded="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6860
       inkscape:randomized="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6861
       d="m 672.4771,142.08535 -103.62071,0 51.81036,-89.738163 z"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6862
       inkscape:transform-center-y="-14.95636"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6863
       inkscape:label="+1" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6864
  </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6865
  <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6866
     style="stroke-width:0.75594342"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6867
     id="g1025"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6868
     inkscape:label="HMI:Input@.position"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6869
     transform="matrix(0.33436432,0,0,0.33436432,-816.49047,1058.8185)">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6870
    <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6871
       inkscape:label="value"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6872
       id="text1016"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6873
       y="218.24219"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6874
       x="136.32812"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6875
       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:0.75594342px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6876
       xml:space="preserve"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6877
         style="stroke-width:0.75594342px"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6878
         y="218.24219"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6879
         x="136.32812"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6880
         id="tspan1014"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6881
         sodipodi:role="line">8888</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6882
    <path
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6883
       inkscape:label="-1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6884
       inkscape:transform-center-y="14.956362"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6885
       d="m 660.51409,-179.34718 -103.62071,0 51.81036,-89.73817 z"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6886
       inkscape:randomized="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6887
       inkscape:rounded="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6888
       inkscape:flatsided="true"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6889
       sodipodi:arg2="1.5707963"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6890
       sodipodi:arg1="0.52359878"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6891
       sodipodi:r2="29.912722"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6892
       sodipodi:r1="59.825443"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6893
       sodipodi:cy="-209.2599"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6894
       sodipodi:cx="608.70374"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6895
       sodipodi:sides="3"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6896
       id="path1018"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6897
       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:3.77971721;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6898
       sodipodi:type="star"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6899
       transform="scale(1,-1)" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6900
    <rect
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6901
       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:3.77971721;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6902
       id="rect1021"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6903
       width="407.7037"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6904
       height="128"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6905
       x="139.85185"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6906
       y="95.40741"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6907
       onclick=""
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6908
       inkscape:label="edit" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6909
    <path
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6910
       sodipodi:type="star"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6911
       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:3.77971721;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6912
       id="path1023"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6913
       sodipodi:sides="3"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6914
       sodipodi:cx="608.70374"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6915
       sodipodi:cy="112.17263"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6916
       sodipodi:r1="59.825443"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6917
       sodipodi:r2="29.912722"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6918
       sodipodi:arg1="0.52359878"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6919
       sodipodi:arg2="1.5707963"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6920
       inkscape:flatsided="true"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6921
       inkscape:rounded="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6922
       inkscape:randomized="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6923
       d="m 660.51409,142.08535 -103.62071,0 51.81036,-89.738163 z"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6924
       inkscape:transform-center-y="-14.95636"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6925
       inkscape:label="+1" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6926
  </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6927
  <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6928
     id="text1029"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6929
     y="1071.8042"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6930
     x="-935.5838"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6931
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.45700645px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6932
     xml:space="preserve"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6933
       style="fill:#ffffff;stroke-width:1px"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6934
       y="1071.8042"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6935
       x="-935.5838"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6936
       id="tspan1027"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6937
       sodipodi:role="line">range</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6938
  <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6939
     xml:space="preserve"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6940
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.45700645px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6941
     x="-702.87115"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6942
     y="1071.8042"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6943
     id="text1033"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6944
       sodipodi:role="line"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6945
       id="tspan1031"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6946
       x="-702.87115"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6947
       y="1071.8042"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6948
       style="fill:#ffffff;stroke-width:1px">position</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6949
  <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6950
     id="text1037"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6951
     y="1071.8042"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6952
     x="-471.33417"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6953
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.45700645px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6954
     xml:space="preserve"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6955
       style="fill:#ffffff;stroke-width:1px"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6956
       y="1071.8042"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6957
       x="-471.33417"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6958
       id="tspan1035"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6959
       sodipodi:role="line">notify</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6960
  <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6961
     transform="matrix(0.5,0,0,0.5,-915.0529,893.05833)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6962
     id="g1045"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6963
     inkscape:label="HMI:Input@/ALARMTEXT"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6964
     style="stroke-width:2">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6965
    <rect
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6966
       ry="36.786537"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6967
       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:#cacaca;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6968
       id="rect1039"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6969
       width="1195.5988"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6970
       height="179.83517"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6971
       x="-648.04266"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6972
       y="77.265099"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6973
       onclick=""
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6974
       inkscape:label="edit" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6975
    <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6976
       inkscape:label="value"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6977
       id="text1043"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6978
       y="218.24219"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6979
       x="545.95312"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6980
       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:#0e0e0e;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6981
       xml:space="preserve"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6982
         style="text-align:end;text-anchor:end;fill:#0e0e0e;fill-opacity:1;stroke-width:2px"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6983
         y="218.24219"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6984
         x="545.95312"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6985
         id="tspan1041"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6986
         sodipodi:role="line">8888</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6987
  </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6988
  <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6989
     transform="translate(-1386.3329,329.42959)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6990
     id="g1059"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6991
     inkscape:label="HMI:Input@/SENDALARM"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6992
     style="stroke-width:1.04184687">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6993
    <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6994
       inkscape:label="+1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6995
       id="g1057">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6996
      <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6997
         style="stroke-width:1.04184687"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6998
         inkscape:label="bg"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  6999
         id="g1049">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7000
        <rect
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7001
           rx="26.820074"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7002
           inkscape:label="button"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7003
           ry="23.177595"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7004
           y="594.82263"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7005
           x="971.96545"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7006
           height="95.723877"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7007
           width="245.44583"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7008
           id="rect1047"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7009
           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" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7010
      </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7011
      <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7012
         style="stroke-width:1.04184687"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7013
         inkscape:label="text"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7014
         id="g1055">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7015
        <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7016
           xml:space="preserve"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7017
           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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7018
           x="1090.7626"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7019
           y="656.98151"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7020
           id="text1053"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7021
           inkscape:label="setting_jmp"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7022
             sodipodi:role="line"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7023
             id="tspan1051"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7024
             x="1090.7626"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7025
             y="656.98151"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7026
             style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:1.04184675px">trigger</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7027
      </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7028
    </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7029
  </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7030
  <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7031
     transform="matrix(0.28590269,0,0,0.28590269,-631.94615,909.07897)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7032
     id="g1099"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7033
     inkscape:label="HMI:Input@/ALARMSTATUS"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7034
     style="stroke-width:2">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7035
    <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7036
       inkscape:label="value"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7037
       id="text1064"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7038
       y="214.01605"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7039
       x="329.13501"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7040
       style="font-style:normal;font-weight:normal;font-size:148.39013672px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.99999988px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7041
       xml:space="preserve"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7042
         style="text-align:center;text-anchor:middle;stroke-width:1.99999988px"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7043
         y="214.01605"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7044
         x="329.13501"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7045
         id="tspan1062"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7046
         sodipodi:role="line">8888</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7047
    <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7048
       transform="matrix(1.8285648,0,0,1.8285648,-936.17681,115.40643)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7049
       inkscape:label="=&quot;ack&quot;"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7050
       id="g1072"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7051
       style="stroke-width:1.09375393">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7052
      <path
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7053
         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:5.46877003;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7054
         inkscape:transform-center-y="-14.956361"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7055
         d="m 797.19546,145.18619 -80.62929,0.60214 -0.60215,-80.629288 80.6293,-0.60214 z"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7056
         id="path1066"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7057
         inkscape:connector-curvature="0" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7058
      <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7059
         xml:space="preserve"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7060
         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:0.54687697px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7061
         x="738.57678"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7062
         y="112.62867"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7063
         id="text1070"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7064
           sodipodi:role="line"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7065
           id="tspan1068"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7066
           x="738.57678"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7067
           y="112.62867"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7068
           style="stroke-width:0.54687697px">ack</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7069
    </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7070
    <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7071
       transform="matrix(1.8285648,0,0,1.8285648,-1012.4359,109.57379)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7072
       inkscape:label="=&quot;disabled&quot;"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7073
       id="g1080"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7074
       style="stroke-width:1.09375393">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7075
      <path
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7076
         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:5.46877003;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7077
         inkscape:transform-center-y="-14.956361"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7078
         d="m 738.52607,148.37593 -80.6293,0.60214 -0.6021,-80.629288 80.6293,-0.60214 z"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7079
         id="path1074"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7080
         inkscape:connector-curvature="0" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7081
      <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7082
         id="text1078"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7083
         y="115.81841"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7084
         x="656.177"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7085
         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:0.54687697px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7086
         xml:space="preserve"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7087
           style="stroke-width:0.54687697px"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7088
           y="115.81841"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7089
           x="656.177"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7090
           id="tspan1076"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7091
           sodipodi:role="line">disabled</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7092
    </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7093
    <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7094
       transform="matrix(1.8285648,0,0,1.8285648,-998.18055,84.666267)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7095
       inkscape:label="=&quot;active&quot;"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7096
       id="g1088"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7097
       style="stroke-width:1.09375393">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7098
      <path
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7099
         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:5.46877003;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7100
         inkscape:transform-center-y="-14.956361"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7101
         d="m 630.35651,161.99728 -80.6293,0.60214 -0.6021,-80.629287 80.6293,-0.60214 z"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7102
         id="path1082"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7103
         inkscape:connector-curvature="0" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7104
      <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7105
         xml:space="preserve"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7106
         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:0.54687697px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7107
         x="559.26227"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7108
         y="129.43976"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7109
         id="text1086"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7110
           sodipodi:role="line"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7111
           id="tspan1084"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7112
           x="559.26227"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7113
           y="129.43976"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7114
           style="stroke-width:0.54687697px">active</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7115
    </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7116
    <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7117
       transform="matrix(1.8285648,0,0,1.8285648,-1114.212,118.29284)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7118
       inkscape:label="=&quot;alarm&quot;"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7119
       id="g1097"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7120
       style="stroke-width:1.09375393">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7121
      <path
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7122
         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:5.46877003;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7123
         inkscape:transform-center-y="-14.956361"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7124
         d="m 994.91832,143.60768 -80.62931,0.60214 -0.6021,-80.629285 80.62931,-0.60214 z"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7125
         id="path1090"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7126
         inkscape:connector-curvature="0" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7127
      <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7128
         xml:space="preserve"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7129
         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:0.54687697px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7130
         x="925.82605"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7131
         y="111.05016"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7132
         id="text1094"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7133
           sodipodi:role="line"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7134
           id="tspan1092"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7135
           x="925.82605"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7136
           y="111.05016"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7137
           style="stroke-width:0.54687697px">alarm</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7138
    </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7139
  </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7140
  <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7141
     id="text1103"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7142
     y="914.36743"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7143
     x="-926.47461"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7144
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7145
     xml:space="preserve"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7146
       style="fill:#ffffff;stroke-width:1px"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7147
       y="914.36743"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7148
       x="-926.47461"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7149
       id="tspan1101"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7150
       sodipodi:role="line">Alarm Text</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7151
  <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7152
     xml:space="preserve"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7153
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7154
     x="-546.47461"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7155
     y="914.36743"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7156
     id="text1107"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7157
       sodipodi:role="line"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7158
       id="tspan1105"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7159
       x="-546.47461"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7160
       y="914.36743"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7161
       style="fill:#ffffff;stroke-width:1px">Status</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7162
  <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7163
     transform="matrix(0.33436432,0,0,0.33436432,-1288.7703,1058.8185)"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7164
     inkscape:label="HMI:Input@.filter"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7165
     id="g1115"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7166
     style="stroke-width:0.75594342">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7167
    <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7168
       xml:space="preserve"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7169
       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:0.75594342px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7170
       x="136.32812"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7171
       y="218.24219"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7172
       id="text1111"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7173
       inkscape:label="value"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7174
         sodipodi:role="line"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7175
         id="tspan1109"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7176
         x="136.32812"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7177
         y="218.24219"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7178
         style="stroke-width:0.75594342px">8888</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7179
    <rect
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7180
       inkscape:label="edit"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7181
       onclick=""
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7182
       y="95.40741"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7183
       x="139.85185"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7184
       height="128"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7185
       width="615.05096"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7186
       id="rect1113"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7187
       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:3.77971721;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" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7188
  </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7189
  <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7190
     xml:space="preserve"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7191
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.45700645px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7192
     x="-1175.5837"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7193
     y="1071.8042"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7194
     id="text1119"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7195
       sodipodi:role="line"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7196
       id="tspan1117"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7197
       x="-1175.5837"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7198
       y="1071.8042"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7199
       style="fill:#ffffff;stroke-width:1px">filter</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7200
  <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7201
     id="g1131"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7202
     inkscape:label="HMI:Jump:AlarmPage2"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7203
     transform="matrix(0.57180538,0,0,0.57180538,-1914.3456,-318.69327)">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7204
    <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7205
       id="g1123"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7206
       inkscape:label="button">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7207
      <rect
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7208
         rx="35.579063"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7209
         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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7210
         id="rect1121"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7211
         width="245.44583"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7212
         height="95.723877"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7213
         x="971.96545"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7214
         y="594.82263"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7215
         ry="35.579063"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7216
         inkscape:label="button" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7217
    </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7218
    <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7219
       id="g1129"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7220
       inkscape:label="text">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7221
      <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7222
         inkscape:label="setting_jmp"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7223
         id="text1127"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7224
         y="656.98151"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7225
         x="1090.7626"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7226
         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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7227
         xml:space="preserve"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7228
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7229
           y="656.98151"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7230
           x="1090.7626"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7231
           id="tspan1125"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7232
           sodipodi:role="line">Alarms2</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7233
    </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7234
  </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7235
  <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7236
     id="g1143"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7237
     inkscape:label="HMI:Jump:AlarmPage"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7238
     transform="matrix(0.57180538,0,0,0.57180538,-1915.7751,459.87722)">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7239
    <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7240
       id="g1135"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7241
       inkscape:label="button">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7242
      <rect
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7243
         rx="35.579063"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7244
         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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7245
         id="rect1133"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7246
         width="245.44583"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7247
         height="95.723877"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7248
         x="971.96545"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7249
         y="594.82263"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7250
         ry="35.579063"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7251
         inkscape:label="button" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7252
    </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7253
    <g
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7254
       id="g1141"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7255
       inkscape:label="text">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7256
      <text
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7257
         inkscape:label="setting_jmp"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7258
         id="text1139"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7259
         y="656.98151"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7260
         x="1090.7626"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7261
         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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7262
         xml:space="preserve"><tspan
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7263
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7264
           y="656.98151"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7265
           x="1090.7626"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7266
           id="tspan1137"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7267
           sodipodi:role="line">Alarms</tspan></text>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7268
    </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7269
  </g>
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7270
  <g
3178
21cb76012c78 SVGHMI: Make ScrollBar's variables order match JsonTable's variables order to avoid confusion
Edouard Tisserant
parents: 3151
diff changeset
  7271
     inkscape:label="HMI:ScrollBar@.range@.position@.visibleAlarms"
3151
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7272
     id="g1165"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7273
     transform="translate(-2.4169924e-7,779.99999)">
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7274
    <path
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7275
       inkscape:label="pageup"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7276
       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:#ff6600;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.42391574px;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"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7277
       d="m -234.01097,332.35504 21.18736,28.36866 h -42.37471 z"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7278
       id="path1157"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7279
       inkscape:connector-curvature="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7280
       sodipodi:nodetypes="cccc" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7281
    <path
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7282
       inkscape:label="pagedown"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7283
       sodipodi:nodetypes="cccc"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7284
       inkscape:connector-curvature="0"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7285
       id="path1159"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7286
       d="m -234.01097,686.72773 21.18736,-27.45222 h -42.37471 z"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7287
       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:#ff6600;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.4007318px;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" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7288
    <rect
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7289
       inkscape:label="range"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7290
       ry="6.8822322"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7291
       rx="7.6034913"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7292
       y="371.91068"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7293
       x="-255.19838"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7294
       height="276.64423"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7295
       width="42.374725"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7296
       id="rect1161"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7297
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.30952382;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.03627348px;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" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7298
    <rect
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7299
       inkscape:label="cursor"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7300
       ry="7"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7301
       rx="7.6034913"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7302
       y="371.91068"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7303
       x="-255.19838"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7304
       height="82.841492"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7305
       width="42.374725"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7306
       id="rect1163"
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7307
       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:#ff6600;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.11429262px;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" />
8e5d383a58cb SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
Edouard Tisserant
parents: 3122
diff changeset
  7308
  </g>
3206
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
  7309
  <text
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
  7310
     xml:space="preserve"
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
  7311
     style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.25px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
  7312
     x="1569.0527"
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
  7313
     y="594.56055"
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
  7314
     id="text1042"
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
  7315
     inkscape:label="HMI:Display@page_node"><tspan
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
  7316
       sodipodi:role="line"
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
  7317
       id="tspan1040"
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
  7318
       x="1569.0527"
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
  7319
       y="594.56055"
4fd7bd10e606 SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page
Edouard Tisserant
parents: 3181
diff changeset
  7320
       style="fill:#ffffff;fill-opacity:1;stroke-width:0.25px">page node</tspan></text>
3220
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7321
  <g
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7322
     transform="matrix(0.57180538,0,0,0.57180538,165.58244,517.80347)"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7323
     id="g443-9"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7324
     inkscape:label="HMI:ToggleButton@/PUMP0/BOOLIN"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7325
     style="stroke-width:1">
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7326
    <rect
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7327
       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"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7328
       id="rect5492-7"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7329
       width="245.44583"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7330
       height="95.723877"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7331
       x="971.96545"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7332
       y="594.82263"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7333
       ry="23.930969"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7334
       inkscape:label="inactive"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7335
       rx="23.930969" />
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7336
    <rect
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7337
       rx="23.930969"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7338
       inkscape:label="active"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7339
       ry="23.930969"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7340
       y="594.82263"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7341
       x="971.96545"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7342
       height="95.723877"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7343
       width="245.44583"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7344
       id="rect433-5"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7345
       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:#fdfdfd;fill-opacity:1;fill-rule:nonzero;stroke:#ffd0b2;stroke-width:28.60938263;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" />
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7346
    <g
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7347
       style="stroke-width:1"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7348
       inkscape:label="text"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7349
       id="g952-3">
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7350
      <text
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7351
         xml:space="preserve"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7352
         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"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7353
         x="1090.7626"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7354
         y="656.98151"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7355
         id="text950-8"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7356
         inkscape:label="setting_jmp"><tspan
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7357
           sodipodi:role="line"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7358
           id="tspan948-8"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7359
           x="1090.7626"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7360
           y="656.98151"
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7361
           style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.99999994px">up</tspan></text>
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7362
    </g>
ec365ef396b1 SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax.
Edouard Tisserant
parents: 3206
diff changeset
  7363
  </g>
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
  7364
</svg>