瀏覽代碼

modifying nodeset example to contain a static value @FlorianPalm

Stasik0 8 年之前
父節點
當前提交
5901d3e7b6
共有 1 個文件被更改,包括 3 次插入0 次删除
  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="HasTypeDefinition">i=63</Reference>
             <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5001</Reference>
             <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5001</Reference>
         </References>
         </References>
+        <Value>
+            <uax:Double>42.0</uax:Double>
+        </Value>
     </UAVariable>
     </UAVariable>
 </UANodeSet>
 </UANodeSet>