Sfoglia il codice sorgente

modifying nodeset example to contain a static value @FlorianPalm

Stasik0 8 anni fa
parent
commit
5901d3e7b6
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      examples/server_nodeset.xml

+ 3 - 0
examples/server_nodeset.xml

@@ -39,5 +39,8 @@
             <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
             <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5001</Reference>
         </References>
+        <Value>
+            <uax:Double>42.0</uax:Double>
+        </Value>
     </UAVariable>
 </UANodeSet>