Opc.Ua.Ia.NodeSet2.xml 99 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!--
  3. * Copyright (c) 2005-2021 The OPC Foundation, Inc. All rights reserved.
  4. *
  5. * OPC Foundation MIT License 1.00
  6. *
  7. * Permission is hereby granted, free of charge, to any person
  8. * obtaining a copy of this software and associated documentation
  9. * files (the "Software"), to deal in the Software without
  10. * restriction, including without limitation the rights to use,
  11. * copy, modify, merge, publish, distribute, sublicense, and/or sell
  12. * copies of the Software, and to permit persons to whom the
  13. * Software is furnished to do so, subject to the following
  14. * conditions:
  15. *
  16. * The above copyright notice and this permission notice shall be
  17. * included in all copies or substantial portions of the Software.
  18. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  19. * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  20. * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  21. * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  22. * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  23. * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  24. * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  25. * OTHER DEALINGS IN THE SOFTWARE.
  26. *
  27. * The complete license agreement can be found here:
  28. * http://opcfoundation.org/License/MIT/1.00/
  29. -->
  30. <UANodeSet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://opcfoundation.org/UA/2011/03/UANodeSet.xsd">
  31. <NamespaceUris>
  32. <Uri>http://opcfoundation.org/UA/IA/</Uri>
  33. <Uri>http://opcfoundation.org/UA/DI/</Uri>
  34. </NamespaceUris>
  35. <Models>
  36. <Model ModelUri="http://opcfoundation.org/UA/IA/" Version="1.01.2" PublicationDate="2022-06-15T00:00:00Z">
  37. <RequiredModel ModelUri="http://opcfoundation.org/UA/" Version="1.05.01" PublicationDate="2022-01-24T00:00:00Z" />
  38. <RequiredModel ModelUri="http://opcfoundation.org/UA/DI/" Version="1.03.1" PublicationDate="2021-09-07T00:00:00Z" />
  39. </Model>
  40. </Models>
  41. <Aliases>
  42. <Alias Alias="Boolean">i=1</Alias>
  43. <Alias Alias="Byte">i=3</Alias>
  44. <Alias Alias="Int32">i=6</Alias>
  45. <Alias Alias="UInt32">i=7</Alias>
  46. <Alias Alias="Float">i=10</Alias>
  47. <Alias Alias="Double">i=11</Alias>
  48. <Alias Alias="String">i=12</Alias>
  49. <Alias Alias="DateTime">i=13</Alias>
  50. <Alias Alias="ByteString">i=15</Alias>
  51. <Alias Alias="LocalizedText">i=21</Alias>
  52. <Alias Alias="Number">i=26</Alias>
  53. <Alias Alias="UInteger">i=28</Alias>
  54. <Alias Alias="HasModellingRule">i=37</Alias>
  55. <Alias Alias="HasTypeDefinition">i=40</Alias>
  56. <Alias Alias="HasSubtype">i=45</Alias>
  57. <Alias Alias="HasProperty">i=46</Alias>
  58. <Alias Alias="HasComponent">i=47</Alias>
  59. <Alias Alias="HasOrderedComponent">i=49</Alias>
  60. <Alias Alias="IdType">i=256</Alias>
  61. <Alias Alias="Duration">i=290</Alias>
  62. <Alias Alias="NumericRange">i=291</Alias>
  63. <Alias Alias="UtcTime">i=294</Alias>
  64. <Alias Alias="Range">i=884</Alias>
  65. <Alias Alias="EUInformation">i=887</Alias>
  66. <Alias Alias="EnumValueType">i=7594</Alias>
  67. <Alias Alias="AudioDataType">i=16307</Alias>
  68. <Alias Alias="HasInterface">i=17603</Alias>
  69. <Alias Alias="DeviceHealthEnumeration">ns=2;i=6244</Alias>
  70. <Alias Alias="StacklightOperationMode">ns=1;i=3002</Alias>
  71. <Alias Alias="LevelDisplayMode">ns=1;i=3003</Alias>
  72. <Alias Alias="SignalColor">ns=1;i=3004</Alias>
  73. <Alias Alias="SignalModeLight">ns=1;i=3005</Alias>
  74. </Aliases>
  75. <Extensions>
  76. <Extension>
  77. <ua:ModelInfo Tool="UaModeler" Hash="EbxPvdtIUR7EwJg1K9xqEA==" Version="1.6.6" xmlns:ua="http://unifiedautomation.com/Configuration/NodeSet.xsd" />
  78. </Extension>
  79. </Extensions>
  80. <UADataType NodeId="ns=1;i=3003" BrowseName="1:LevelDisplayMode">
  81. <DisplayName>LevelDisplayMode</DisplayName>
  82. <Description Locale="en">Contains the values used to indicate how a percentual value is displayed if the stacklight unit works in Levelmeter mode.</Description>
  83. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/5.3.2</Documentation>
  84. <References>
  85. <Reference ReferenceType="HasProperty">ns=1;i=6001</Reference>
  86. <Reference ReferenceType="HasSubtype" IsForward="false">i=29</Reference>
  87. </References>
  88. <Definition Name="1:LevelDisplayMode">
  89. <Field Name="Dimmed" Value="0">
  90. <Description Locale="en">Uses dimming to display fractions.</Description>
  91. </Field>
  92. <Field Name="Blinking" Value="1">
  93. <Description Locale="en">Uses blinking to display fractions.</Description>
  94. </Field>
  95. <Field Name="Other" Value="2">
  96. <Description Locale="en">Display fractions in a way not defined in this version of the specification.</Description>
  97. </Field>
  98. </Definition>
  99. </UADataType>
  100. <UAVariable NodeId="ns=1;i=6001" BrowseName="EnumValues" ParentNodeId="ns=1;i=3003" DataType="EnumValueType" ValueRank="1" ArrayDimensions="3">
  101. <DisplayName>EnumValues</DisplayName>
  102. <References>
  103. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  104. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  105. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=3003</Reference>
  106. </References>
  107. <Value>
  108. <uax:ListOfExtensionObject xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">
  109. <uax:ExtensionObject>
  110. <uax:TypeId>
  111. <uax:Identifier>i=7616</uax:Identifier>
  112. </uax:TypeId>
  113. <uax:Body>
  114. <uax:EnumValueType>
  115. <uax:Value>0</uax:Value>
  116. <uax:DisplayName>
  117. <uax:Text>Dimmed</uax:Text>
  118. </uax:DisplayName>
  119. <uax:Description>
  120. <uax:Locale>en</uax:Locale>
  121. <uax:Text>Uses dimming to display fractions.</uax:Text>
  122. </uax:Description>
  123. </uax:EnumValueType>
  124. </uax:Body>
  125. </uax:ExtensionObject>
  126. <uax:ExtensionObject>
  127. <uax:TypeId>
  128. <uax:Identifier>i=7616</uax:Identifier>
  129. </uax:TypeId>
  130. <uax:Body>
  131. <uax:EnumValueType>
  132. <uax:Value>1</uax:Value>
  133. <uax:DisplayName>
  134. <uax:Text>Blinking</uax:Text>
  135. </uax:DisplayName>
  136. <uax:Description>
  137. <uax:Locale>en</uax:Locale>
  138. <uax:Text>Uses blinking to display fractions.</uax:Text>
  139. </uax:Description>
  140. </uax:EnumValueType>
  141. </uax:Body>
  142. </uax:ExtensionObject>
  143. <uax:ExtensionObject>
  144. <uax:TypeId>
  145. <uax:Identifier>i=7616</uax:Identifier>
  146. </uax:TypeId>
  147. <uax:Body>
  148. <uax:EnumValueType>
  149. <uax:Value>2</uax:Value>
  150. <uax:DisplayName>
  151. <uax:Text>Other</uax:Text>
  152. </uax:DisplayName>
  153. <uax:Description>
  154. <uax:Locale>en</uax:Locale>
  155. <uax:Text>Display fractions in a way not defined in this version of the specification.</uax:Text>
  156. </uax:Description>
  157. </uax:EnumValueType>
  158. </uax:Body>
  159. </uax:ExtensionObject>
  160. </uax:ListOfExtensionObject>
  161. </Value>
  162. </UAVariable>
  163. <UADataType NodeId="ns=1;i=3004" BrowseName="1:SignalColor">
  164. <DisplayName>SignalColor</DisplayName>
  165. <Description Locale="en">Holds the possible colour values for stacklight lamps.</Description>
  166. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/5.3.3</Documentation>
  167. <References>
  168. <Reference ReferenceType="HasProperty">ns=1;i=6007</Reference>
  169. <Reference ReferenceType="HasSubtype" IsForward="false">i=29</Reference>
  170. </References>
  171. <Definition Name="1:SignalColor">
  172. <Field Name="Off" Value="0">
  173. <Description Locale="en">Element is disabled.</Description>
  174. </Field>
  175. <Field Name="Red" Value="1">
  176. <Description Locale="en">This value indicates a red lamp colour.</Description>
  177. </Field>
  178. <Field Name="Green" Value="2">
  179. <Description Locale="en">This value indicates a green lamp colour.</Description>
  180. </Field>
  181. <Field Name="Blue" Value="3">
  182. <Description Locale="en">This value indicates a blue lamp colour.</Description>
  183. </Field>
  184. <Field Name="Yellow" Value="4">
  185. <Description Locale="en">This value indicates a yellow lamp colour (R+G).</Description>
  186. </Field>
  187. <Field Name="Purple" Value="5">
  188. <Description Locale="en">This value indicates a purple lamp colour (R+B).</Description>
  189. </Field>
  190. <Field Name="Cyan" Value="6">
  191. <Description Locale="en">This value indicates a cyan lamp colour (G+B).</Description>
  192. </Field>
  193. <Field Name="White" Value="7">
  194. <Description Locale="en">This value indicates a white lamp colour (R+G+B).</Description>
  195. </Field>
  196. </Definition>
  197. </UADataType>
  198. <UAVariable NodeId="ns=1;i=6007" BrowseName="EnumValues" ParentNodeId="ns=1;i=3004" DataType="EnumValueType" ValueRank="1" ArrayDimensions="8">
  199. <DisplayName>EnumValues</DisplayName>
  200. <References>
  201. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  202. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  203. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=3004</Reference>
  204. </References>
  205. <Value>
  206. <uax:ListOfExtensionObject xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">
  207. <uax:ExtensionObject>
  208. <uax:TypeId>
  209. <uax:Identifier>i=7616</uax:Identifier>
  210. </uax:TypeId>
  211. <uax:Body>
  212. <uax:EnumValueType>
  213. <uax:Value>0</uax:Value>
  214. <uax:DisplayName>
  215. <uax:Text>Off</uax:Text>
  216. </uax:DisplayName>
  217. <uax:Description>
  218. <uax:Locale>en</uax:Locale>
  219. <uax:Text>Element is disabled.</uax:Text>
  220. </uax:Description>
  221. </uax:EnumValueType>
  222. </uax:Body>
  223. </uax:ExtensionObject>
  224. <uax:ExtensionObject>
  225. <uax:TypeId>
  226. <uax:Identifier>i=7616</uax:Identifier>
  227. </uax:TypeId>
  228. <uax:Body>
  229. <uax:EnumValueType>
  230. <uax:Value>1</uax:Value>
  231. <uax:DisplayName>
  232. <uax:Text>Red</uax:Text>
  233. </uax:DisplayName>
  234. <uax:Description>
  235. <uax:Locale>en</uax:Locale>
  236. <uax:Text>This value indicates a red lamp colour.</uax:Text>
  237. </uax:Description>
  238. </uax:EnumValueType>
  239. </uax:Body>
  240. </uax:ExtensionObject>
  241. <uax:ExtensionObject>
  242. <uax:TypeId>
  243. <uax:Identifier>i=7616</uax:Identifier>
  244. </uax:TypeId>
  245. <uax:Body>
  246. <uax:EnumValueType>
  247. <uax:Value>2</uax:Value>
  248. <uax:DisplayName>
  249. <uax:Text>Green</uax:Text>
  250. </uax:DisplayName>
  251. <uax:Description>
  252. <uax:Locale>en</uax:Locale>
  253. <uax:Text>This value indicates a green lamp colour.</uax:Text>
  254. </uax:Description>
  255. </uax:EnumValueType>
  256. </uax:Body>
  257. </uax:ExtensionObject>
  258. <uax:ExtensionObject>
  259. <uax:TypeId>
  260. <uax:Identifier>i=7616</uax:Identifier>
  261. </uax:TypeId>
  262. <uax:Body>
  263. <uax:EnumValueType>
  264. <uax:Value>3</uax:Value>
  265. <uax:DisplayName>
  266. <uax:Text>Blue</uax:Text>
  267. </uax:DisplayName>
  268. <uax:Description>
  269. <uax:Locale>en</uax:Locale>
  270. <uax:Text>This value indicates a blue lamp colour.</uax:Text>
  271. </uax:Description>
  272. </uax:EnumValueType>
  273. </uax:Body>
  274. </uax:ExtensionObject>
  275. <uax:ExtensionObject>
  276. <uax:TypeId>
  277. <uax:Identifier>i=7616</uax:Identifier>
  278. </uax:TypeId>
  279. <uax:Body>
  280. <uax:EnumValueType>
  281. <uax:Value>4</uax:Value>
  282. <uax:DisplayName>
  283. <uax:Text>Yellow</uax:Text>
  284. </uax:DisplayName>
  285. <uax:Description>
  286. <uax:Locale>en</uax:Locale>
  287. <uax:Text>This value indicates a yellow lamp colour (R+G).</uax:Text>
  288. </uax:Description>
  289. </uax:EnumValueType>
  290. </uax:Body>
  291. </uax:ExtensionObject>
  292. <uax:ExtensionObject>
  293. <uax:TypeId>
  294. <uax:Identifier>i=7616</uax:Identifier>
  295. </uax:TypeId>
  296. <uax:Body>
  297. <uax:EnumValueType>
  298. <uax:Value>5</uax:Value>
  299. <uax:DisplayName>
  300. <uax:Text>Purple</uax:Text>
  301. </uax:DisplayName>
  302. <uax:Description>
  303. <uax:Locale>en</uax:Locale>
  304. <uax:Text>This value indicates a purple lamp colour (R+B).</uax:Text>
  305. </uax:Description>
  306. </uax:EnumValueType>
  307. </uax:Body>
  308. </uax:ExtensionObject>
  309. <uax:ExtensionObject>
  310. <uax:TypeId>
  311. <uax:Identifier>i=7616</uax:Identifier>
  312. </uax:TypeId>
  313. <uax:Body>
  314. <uax:EnumValueType>
  315. <uax:Value>6</uax:Value>
  316. <uax:DisplayName>
  317. <uax:Text>Cyan</uax:Text>
  318. </uax:DisplayName>
  319. <uax:Description>
  320. <uax:Locale>en</uax:Locale>
  321. <uax:Text>This value indicates a cyan lamp colour (G+B).</uax:Text>
  322. </uax:Description>
  323. </uax:EnumValueType>
  324. </uax:Body>
  325. </uax:ExtensionObject>
  326. <uax:ExtensionObject>
  327. <uax:TypeId>
  328. <uax:Identifier>i=7616</uax:Identifier>
  329. </uax:TypeId>
  330. <uax:Body>
  331. <uax:EnumValueType>
  332. <uax:Value>7</uax:Value>
  333. <uax:DisplayName>
  334. <uax:Text>White</uax:Text>
  335. </uax:DisplayName>
  336. <uax:Description>
  337. <uax:Locale>en</uax:Locale>
  338. <uax:Text>This value indicates a white lamp colour (R+G+B).</uax:Text>
  339. </uax:Description>
  340. </uax:EnumValueType>
  341. </uax:Body>
  342. </uax:ExtensionObject>
  343. </uax:ListOfExtensionObject>
  344. </Value>
  345. </UAVariable>
  346. <UADataType NodeId="ns=1;i=3005" BrowseName="1:SignalModeLight">
  347. <DisplayName>SignalModeLight</DisplayName>
  348. <Description Locale="en">Contains the values used to indicate in what way a lamp behaves when switched on.</Description>
  349. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/5.3.4</Documentation>
  350. <References>
  351. <Reference ReferenceType="HasProperty">ns=1;i=6008</Reference>
  352. <Reference ReferenceType="HasSubtype" IsForward="false">i=29</Reference>
  353. </References>
  354. <Definition Name="1:SignalModeLight">
  355. <Field Name="Continuous" Value="0">
  356. <Description Locale="en">This value indicates a continuous light.</Description>
  357. </Field>
  358. <Field Name="Blinking" Value="1">
  359. <Description Locale="en">This value indicates a blinking light (blinking in regular intervals with equally long on and off times).</Description>
  360. </Field>
  361. <Field Name="Flashing" Value="2">
  362. <Description Locale="en">This value indicates a flashing light (blinking in intervals with longer off times than on times, per interval multiple on times are possible).</Description>
  363. </Field>
  364. <Field Name="Other" Value="3">
  365. <Description Locale="en">The light is handled in a way not defined in this version of the specification.</Description>
  366. </Field>
  367. </Definition>
  368. </UADataType>
  369. <UAVariable NodeId="ns=1;i=6008" BrowseName="EnumValues" ParentNodeId="ns=1;i=3005" DataType="EnumValueType" ValueRank="1" ArrayDimensions="4">
  370. <DisplayName>EnumValues</DisplayName>
  371. <References>
  372. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  373. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  374. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=3005</Reference>
  375. </References>
  376. <Value>
  377. <uax:ListOfExtensionObject xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">
  378. <uax:ExtensionObject>
  379. <uax:TypeId>
  380. <uax:Identifier>i=7616</uax:Identifier>
  381. </uax:TypeId>
  382. <uax:Body>
  383. <uax:EnumValueType>
  384. <uax:Value>0</uax:Value>
  385. <uax:DisplayName>
  386. <uax:Text>Continuous</uax:Text>
  387. </uax:DisplayName>
  388. <uax:Description>
  389. <uax:Locale>en</uax:Locale>
  390. <uax:Text>This value indicates a continuous light.</uax:Text>
  391. </uax:Description>
  392. </uax:EnumValueType>
  393. </uax:Body>
  394. </uax:ExtensionObject>
  395. <uax:ExtensionObject>
  396. <uax:TypeId>
  397. <uax:Identifier>i=7616</uax:Identifier>
  398. </uax:TypeId>
  399. <uax:Body>
  400. <uax:EnumValueType>
  401. <uax:Value>1</uax:Value>
  402. <uax:DisplayName>
  403. <uax:Text>Blinking</uax:Text>
  404. </uax:DisplayName>
  405. <uax:Description>
  406. <uax:Locale>en</uax:Locale>
  407. <uax:Text>This value indicates a blinking light (blinking in regular intervals with equally long on and off times).</uax:Text>
  408. </uax:Description>
  409. </uax:EnumValueType>
  410. </uax:Body>
  411. </uax:ExtensionObject>
  412. <uax:ExtensionObject>
  413. <uax:TypeId>
  414. <uax:Identifier>i=7616</uax:Identifier>
  415. </uax:TypeId>
  416. <uax:Body>
  417. <uax:EnumValueType>
  418. <uax:Value>2</uax:Value>
  419. <uax:DisplayName>
  420. <uax:Text>Flashing</uax:Text>
  421. </uax:DisplayName>
  422. <uax:Description>
  423. <uax:Locale>en</uax:Locale>
  424. <uax:Text>This value indicates a flashing light (blinking in intervals with longer off times than on times, per interval multiple on times are possible).</uax:Text>
  425. </uax:Description>
  426. </uax:EnumValueType>
  427. </uax:Body>
  428. </uax:ExtensionObject>
  429. <uax:ExtensionObject>
  430. <uax:TypeId>
  431. <uax:Identifier>i=7616</uax:Identifier>
  432. </uax:TypeId>
  433. <uax:Body>
  434. <uax:EnumValueType>
  435. <uax:Value>3</uax:Value>
  436. <uax:DisplayName>
  437. <uax:Text>Other</uax:Text>
  438. </uax:DisplayName>
  439. <uax:Description>
  440. <uax:Locale>en</uax:Locale>
  441. <uax:Text>The light is handled in a way not defined in this version of the specification.</uax:Text>
  442. </uax:Description>
  443. </uax:EnumValueType>
  444. </uax:Body>
  445. </uax:ExtensionObject>
  446. </uax:ListOfExtensionObject>
  447. </Value>
  448. </UAVariable>
  449. <UADataType NodeId="ns=1;i=3002" BrowseName="1:StacklightOperationMode">
  450. <DisplayName>StacklightOperationMode</DisplayName>
  451. <Description Locale="en">Contains the values used to indicate how a stacklight (as a whole unit) is used.</Description>
  452. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/5.3.1</Documentation>
  453. <References>
  454. <Reference ReferenceType="HasProperty">ns=1;i=6006</Reference>
  455. <Reference ReferenceType="HasSubtype" IsForward="false">i=29</Reference>
  456. </References>
  457. <Definition Name="1:StacklightOperationMode">
  458. <Field Name="Segmented" Value="0">
  459. <Description Locale="en">Stacklight is used as stack of individual lights</Description>
  460. </Field>
  461. <Field Name="Levelmeter" Value="1">
  462. <Description Locale="en">Stacklight is used as level meter</Description>
  463. </Field>
  464. <Field Name="Running_Light" Value="2">
  465. <Description Locale="en">The whole stack acts as a running light</Description>
  466. </Field>
  467. <Field Name="Other" Value="3">
  468. <Description Locale="en">Stacklight is used in a way not defined in this version of the specification</Description>
  469. </Field>
  470. </Definition>
  471. </UADataType>
  472. <UAVariable NodeId="ns=1;i=6006" BrowseName="EnumValues" ParentNodeId="ns=1;i=3002" DataType="EnumValueType" ValueRank="1" ArrayDimensions="4">
  473. <DisplayName>EnumValues</DisplayName>
  474. <References>
  475. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  476. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  477. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=3002</Reference>
  478. </References>
  479. <Value>
  480. <uax:ListOfExtensionObject xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">
  481. <uax:ExtensionObject>
  482. <uax:TypeId>
  483. <uax:Identifier>i=7616</uax:Identifier>
  484. </uax:TypeId>
  485. <uax:Body>
  486. <uax:EnumValueType>
  487. <uax:Value>0</uax:Value>
  488. <uax:DisplayName>
  489. <uax:Text>Segmented</uax:Text>
  490. </uax:DisplayName>
  491. <uax:Description>
  492. <uax:Locale>en</uax:Locale>
  493. <uax:Text>Stacklight is used as stack of individual lights</uax:Text>
  494. </uax:Description>
  495. </uax:EnumValueType>
  496. </uax:Body>
  497. </uax:ExtensionObject>
  498. <uax:ExtensionObject>
  499. <uax:TypeId>
  500. <uax:Identifier>i=7616</uax:Identifier>
  501. </uax:TypeId>
  502. <uax:Body>
  503. <uax:EnumValueType>
  504. <uax:Value>1</uax:Value>
  505. <uax:DisplayName>
  506. <uax:Text>Levelmeter</uax:Text>
  507. </uax:DisplayName>
  508. <uax:Description>
  509. <uax:Locale>en</uax:Locale>
  510. <uax:Text>Stacklight is used as level meter</uax:Text>
  511. </uax:Description>
  512. </uax:EnumValueType>
  513. </uax:Body>
  514. </uax:ExtensionObject>
  515. <uax:ExtensionObject>
  516. <uax:TypeId>
  517. <uax:Identifier>i=7616</uax:Identifier>
  518. </uax:TypeId>
  519. <uax:Body>
  520. <uax:EnumValueType>
  521. <uax:Value>2</uax:Value>
  522. <uax:DisplayName>
  523. <uax:Text>Running_Light</uax:Text>
  524. </uax:DisplayName>
  525. <uax:Description>
  526. <uax:Locale>en</uax:Locale>
  527. <uax:Text>The whole stack acts as a running light</uax:Text>
  528. </uax:Description>
  529. </uax:EnumValueType>
  530. </uax:Body>
  531. </uax:ExtensionObject>
  532. <uax:ExtensionObject>
  533. <uax:TypeId>
  534. <uax:Identifier>i=7616</uax:Identifier>
  535. </uax:TypeId>
  536. <uax:Body>
  537. <uax:EnumValueType>
  538. <uax:Value>3</uax:Value>
  539. <uax:DisplayName>
  540. <uax:Text>Other</uax:Text>
  541. </uax:DisplayName>
  542. <uax:Description>
  543. <uax:Locale>en</uax:Locale>
  544. <uax:Text>Stacklight is used in a way not defined in this version of the specification</uax:Text>
  545. </uax:Description>
  546. </uax:EnumValueType>
  547. </uax:Body>
  548. </uax:ExtensionObject>
  549. </uax:ListOfExtensionObject>
  550. </Value>
  551. </UAVariable>
  552. <UAVariable NodeId="ns=1;i=6002" BrowseName="1:TypeDictionary" SymbolicName="TypeDictionary_BinarySchema" DataType="ByteString">
  553. <DisplayName>TypeDictionary</DisplayName>
  554. <Description>Collects the data type descriptions of http://opcfoundation.org/UA/IA</Description>
  555. <References>
  556. <Reference ReferenceType="HasTypeDefinition">i=72</Reference>
  557. <Reference ReferenceType="HasProperty">ns=1;i=6003</Reference>
  558. <Reference ReferenceType="HasComponent" IsForward="false">i=93</Reference>
  559. </References>
  560. <Value>
  561. <uax:ByteString xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">PG9wYzpUeXBlRGljdGlvbmFyeSB4bWxuczp4c2k9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEvWE1MU2NoZ
  562. W1hLWluc3RhbmNlIiB4bWxuczp0bnM9Imh0dHA6Ly9vcGNmb3VuZGF0aW9uLm9yZy9VQS9JQ
  563. S8iIERlZmF1bHRCeXRlT3JkZXI9IkxpdHRsZUVuZGlhbiIgeG1sbnM6b3BjPSJodHRwOi8vb
  564. 3BjZm91bmRhdGlvbi5vcmcvQmluYXJ5U2NoZW1hLyIgeG1sbnM6dWE9Imh0dHA6Ly9vcGNmb
  565. 3VuZGF0aW9uLm9yZy9VQS8iIFRhcmdldE5hbWVzcGFjZT0iaHR0cDovL29wY2ZvdW5kYXRpb
  566. 24ub3JnL1VBL0lBLyI+CiA8b3BjOkltcG9ydCBOYW1lc3BhY2U9Imh0dHA6Ly9vcGNmb3VuZ
  567. GF0aW9uLm9yZy9VQS8iLz4KIDxvcGM6RW51bWVyYXRlZFR5cGUgTGVuZ3RoSW5CaXRzPSIzM
  568. iIgTmFtZT0iTGV2ZWxEaXNwbGF5TW9kZSI+CiAgPG9wYzpEb2N1bWVudGF0aW9uPkNvbnRha
  569. W5zIHRoZSB2YWx1ZXMgdXNlZCB0byBpbmRpY2F0ZSBob3cgYSBwZXJjZW50dWFsIHZhbHVlI
  570. GlzIGRpc3BsYXllZCBpZiB0aGUgc3RhY2tsaWdodCB1bml0IHdvcmtzIGluIExldmVsbWV0Z
  571. XIgbW9kZS48L29wYzpEb2N1bWVudGF0aW9uPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hb
  572. WU9IkRpbW1lZCIgVmFsdWU9IjAiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJCb
  573. Glua2luZyIgVmFsdWU9IjEiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJPdGhlc
  574. iIgVmFsdWU9IjIiLz4KIDwvb3BjOkVudW1lcmF0ZWRUeXBlPgogPG9wYzpFbnVtZXJhdGVkV
  575. HlwZSBMZW5ndGhJbkJpdHM9IjMyIiBOYW1lPSJTaWduYWxDb2xvciI+CiAgPG9wYzpEb2N1b
  576. WVudGF0aW9uPkhvbGRzIHRoZSBwb3NzaWJsZSBjb2xvdXIgdmFsdWVzIGZvciBzdGFja2xpZ
  577. 2h0IGxhbXBzLjwvb3BjOkRvY3VtZW50YXRpb24+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgT
  578. mFtZT0iT2ZmIiBWYWx1ZT0iMCIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9IlJlZ
  579. CIgVmFsdWU9IjEiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJHcmVlbiIgVmFsd
  580. WU9IjIiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJCbHVlIiBWYWx1ZT0iMyIvP
  581. gogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9IlllbGxvdyIgVmFsdWU9IjQiLz4KICA8b
  582. 3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJQdXJwbGUiIFZhbHVlPSI1Ii8+CiAgPG9wYzpFb
  583. nVtZXJhdGVkVmFsdWUgTmFtZT0iQ3lhbiIgVmFsdWU9IjYiLz4KICA8b3BjOkVudW1lcmF0Z
  584. WRWYWx1ZSBOYW1lPSJXaGl0ZSIgVmFsdWU9IjciLz4KIDwvb3BjOkVudW1lcmF0ZWRUeXBlP
  585. gogPG9wYzpFbnVtZXJhdGVkVHlwZSBMZW5ndGhJbkJpdHM9IjMyIiBOYW1lPSJTaWduYWxNb
  586. 2RlTGlnaHQiPgogIDxvcGM6RG9jdW1lbnRhdGlvbj5Db250YWlucyB0aGUgdmFsdWVzIHVzZ
  587. WQgdG8gaW5kaWNhdGUgaW4gd2hhdCB3YXkgYSBsYW1wIGJlaGF2ZXMgd2hlbiBzd2l0Y2hlZ
  588. CBvbi48L29wYzpEb2N1bWVudGF0aW9uPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9I
  589. kNvbnRpbnVvdXMiIFZhbHVlPSIwIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iQ
  590. mxpbmtpbmciIFZhbHVlPSIxIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iRmxhc
  591. 2hpbmciIFZhbHVlPSIyIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iT3RoZXIiI
  592. FZhbHVlPSIzIi8+CiA8L29wYzpFbnVtZXJhdGVkVHlwZT4KIDxvcGM6RW51bWVyYXRlZFR5c
  593. GUgTGVuZ3RoSW5CaXRzPSIzMiIgTmFtZT0iU3RhY2tsaWdodE9wZXJhdGlvbk1vZGUiPgogI
  594. DxvcGM6RG9jdW1lbnRhdGlvbj5Db250YWlucyB0aGUgdmFsdWVzIHVzZWQgdG8gaW5kaWNhd
  595. GUgaG93IGEgc3RhY2tsaWdodCAoYXMgYSB3aG9sZSB1bml0KSBpcyB1c2VkLjwvb3BjOkRvY
  596. 3VtZW50YXRpb24+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iU2VnbWVudGVkIiBWY
  597. Wx1ZT0iMCIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9IkxldmVsbWV0ZXIiIFZhb
  598. HVlPSIxIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iUnVubmluZ19MaWdodCIgV
  599. mFsdWU9IjIiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJPdGhlciIgVmFsdWU9I
  600. jMiLz4KIDwvb3BjOkVudW1lcmF0ZWRUeXBlPgo8L29wYzpUeXBlRGljdGlvbmFyeT4K</uax:ByteString>
  601. </Value>
  602. </UAVariable>
  603. <UAVariable NodeId="ns=1;i=6003" BrowseName="NamespaceUri" ParentNodeId="ns=1;i=6002" DataType="String">
  604. <DisplayName>NamespaceUri</DisplayName>
  605. <References>
  606. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  607. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6002</Reference>
  608. </References>
  609. <Value>
  610. <uax:String xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">http://opcfoundation.org/UA/IA/</uax:String>
  611. </Value>
  612. </UAVariable>
  613. <UAVariable NodeId="ns=1;i=6004" BrowseName="1:TypeDictionary" SymbolicName="TypeDictionary_XmlSchema" DataType="ByteString">
  614. <DisplayName>TypeDictionary</DisplayName>
  615. <Description>Collects the data type descriptions of http://opcfoundation.org/UA/IA</Description>
  616. <References>
  617. <Reference ReferenceType="HasTypeDefinition">i=72</Reference>
  618. <Reference ReferenceType="HasProperty">ns=1;i=6005</Reference>
  619. <Reference ReferenceType="HasComponent" IsForward="false">i=92</Reference>
  620. </References>
  621. <Value>
  622. <uax:ByteString xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">PHhzOnNjaGVtYSBlbGVtZW50Rm9ybURlZmF1bHQ9InF1YWxpZmllZCIgdGFyZ2V0TmFtZXNwYWNlPSJod
  623. HRwOi8vb3BjZm91bmRhdGlvbi5vcmcvVUEvSUEvVHlwZXMueHNkIiB4bWxuczp0bnM9Imh0d
  624. HA6Ly9vcGNmb3VuZGF0aW9uLm9yZy9VQS9JQS9UeXBlcy54c2QiIHhtbG5zOnVhPSJodHRwO
  625. i8vb3BjZm91bmRhdGlvbi5vcmcvVUEvMjAwOC8wMi9UeXBlcy54c2QiIHhtbG5zOnhzPSJod
  626. HRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYSI+CiA8eHM6aW1wb3J0IG5hbWVzcGFjZ
  627. T0iaHR0cDovL29wY2ZvdW5kYXRpb24ub3JnL1VBLzIwMDgvMDIvVHlwZXMueHNkIi8+CiA8e
  628. HM6c2ltcGxlVHlwZSBuYW1lPSJMZXZlbERpc3BsYXlNb2RlIj4KICA8eHM6YW5ub3RhdGlvb
  629. j4KICAgPHhzOmRvY3VtZW50YXRpb24+Q29udGFpbnMgdGhlIHZhbHVlcyB1c2VkIHRvIGluZ
  630. GljYXRlIGhvdyBhIHBlcmNlbnR1YWwgdmFsdWUgaXMgZGlzcGxheWVkIGlmIHRoZSBzdGFja
  631. 2xpZ2h0IHVuaXQgd29ya3MgaW4gTGV2ZWxtZXRlciBtb2RlLjwveHM6ZG9jdW1lbnRhdGlvb
  632. j4KICA8L3hzOmFubm90YXRpb24+CiAgPHhzOnJlc3RyaWN0aW9uIGJhc2U9InhzOnN0cmluZ
  633. yI+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iRGltbWVkXzAiLz4KICAgPHhzOmVudW1lc
  634. mF0aW9uIHZhbHVlPSJCbGlua2luZ18xIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iT
  635. 3RoZXJfMiIvPgogIDwveHM6cmVzdHJpY3Rpb24+CiA8L3hzOnNpbXBsZVR5cGU+CiA8eHM6Z
  636. WxlbWVudCB0eXBlPSJ0bnM6TGV2ZWxEaXNwbGF5TW9kZSIgbmFtZT0iTGV2ZWxEaXNwbGF5T
  637. W9kZSIvPgogPHhzOmNvbXBsZXhUeXBlIG5hbWU9Ikxpc3RPZkxldmVsRGlzcGxheU1vZGUiP
  638. gogIDx4czpzZXF1ZW5jZT4KICAgPHhzOmVsZW1lbnQgbWluT2NjdXJzPSIwIiBtYXhPY2N1c
  639. nM9InVuYm91bmRlZCIgdHlwZT0idG5zOkxldmVsRGlzcGxheU1vZGUiIG5hbWU9IkxldmVsR
  640. GlzcGxheU1vZGUiIG5pbGxhYmxlPSJ0cnVlIi8+CiAgPC94czpzZXF1ZW5jZT4KIDwveHM6Y
  641. 29tcGxleFR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6TGlzdE9mTGV2ZWxEaXNwbGF5T
  642. W9kZSIgbmFtZT0iTGlzdE9mTGV2ZWxEaXNwbGF5TW9kZSIgbmlsbGFibGU9InRydWUiLz4KI
  643. Dx4czpzaW1wbGVUeXBlIG5hbWU9IlNpZ25hbENvbG9yIj4KICA8eHM6YW5ub3RhdGlvbj4KI
  644. CAgPHhzOmRvY3VtZW50YXRpb24+SG9sZHMgdGhlIHBvc3NpYmxlIGNvbG91ciB2YWx1ZXMgZ
  645. m9yIHN0YWNrbGlnaHQgbGFtcHMuPC94czpkb2N1bWVudGF0aW9uPgogIDwveHM6YW5ub3Rhd
  646. Glvbj4KICA8eHM6cmVzdHJpY3Rpb24gYmFzZT0ieHM6c3RyaW5nIj4KICAgPHhzOmVudW1lc
  647. mF0aW9uIHZhbHVlPSJPZmZfMCIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IlJlZF8xI
  648. i8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iR3JlZW5fMiIvPgogICA8eHM6ZW51bWVyY
  649. XRpb24gdmFsdWU9IkJsdWVfMyIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IlllbGxvd
  650. 180Ii8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iUHVycGxlXzUiLz4KICAgPHhzOmVud
  651. W1lcmF0aW9uIHZhbHVlPSJDeWFuXzYiLz4KICAgPHhzOmVudW1lcmF0aW9uIHZhbHVlPSJXa
  652. Gl0ZV83Ii8+CiAgPC94czpyZXN0cmljdGlvbj4KIDwveHM6c2ltcGxlVHlwZT4KIDx4czplb
  653. GVtZW50IHR5cGU9InRuczpTaWduYWxDb2xvciIgbmFtZT0iU2lnbmFsQ29sb3IiLz4KIDx4c
  654. zpjb21wbGV4VHlwZSBuYW1lPSJMaXN0T2ZTaWduYWxDb2xvciI+CiAgPHhzOnNlcXVlbmNlP
  655. gogICA8eHM6ZWxlbWVudCBtaW5PY2N1cnM9IjAiIG1heE9jY3Vycz0idW5ib3VuZGVkIiB0e
  656. XBlPSJ0bnM6U2lnbmFsQ29sb3IiIG5hbWU9IlNpZ25hbENvbG9yIiBuaWxsYWJsZT0idHJ1Z
  657. SIvPgogIDwveHM6c2VxdWVuY2U+CiA8L3hzOmNvbXBsZXhUeXBlPgogPHhzOmVsZW1lbnQgd
  658. HlwZT0idG5zOkxpc3RPZlNpZ25hbENvbG9yIiBuYW1lPSJMaXN0T2ZTaWduYWxDb2xvciIgb
  659. mlsbGFibGU9InRydWUiLz4KIDx4czpzaW1wbGVUeXBlIG5hbWU9IlNpZ25hbE1vZGVMaWdod
  660. CI+CiAgPHhzOmFubm90YXRpb24+CiAgIDx4czpkb2N1bWVudGF0aW9uPkNvbnRhaW5zIHRoZ
  661. SB2YWx1ZXMgdXNlZCB0byBpbmRpY2F0ZSBpbiB3aGF0IHdheSBhIGxhbXAgYmVoYXZlcyB3a
  662. GVuIHN3aXRjaGVkIG9uLjwveHM6ZG9jdW1lbnRhdGlvbj4KICA8L3hzOmFubm90YXRpb24+C
  663. iAgPHhzOnJlc3RyaWN0aW9uIGJhc2U9InhzOnN0cmluZyI+CiAgIDx4czplbnVtZXJhdGlvb
  664. iB2YWx1ZT0iQ29udGludW91c18wIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iQmxpb
  665. mtpbmdfMSIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IkZsYXNoaW5nXzIiLz4KICAgP
  666. HhzOmVudW1lcmF0aW9uIHZhbHVlPSJPdGhlcl8zIi8+CiAgPC94czpyZXN0cmljdGlvbj4KI
  667. DwveHM6c2ltcGxlVHlwZT4KIDx4czplbGVtZW50IHR5cGU9InRuczpTaWduYWxNb2RlTGlna
  668. HQiIG5hbWU9IlNpZ25hbE1vZGVMaWdodCIvPgogPHhzOmNvbXBsZXhUeXBlIG5hbWU9Ikxpc
  669. 3RPZlNpZ25hbE1vZGVMaWdodCI+CiAgPHhzOnNlcXVlbmNlPgogICA8eHM6ZWxlbWVudCBta
  670. W5PY2N1cnM9IjAiIG1heE9jY3Vycz0idW5ib3VuZGVkIiB0eXBlPSJ0bnM6U2lnbmFsTW9kZ
  671. UxpZ2h0IiBuYW1lPSJTaWduYWxNb2RlTGlnaHQiIG5pbGxhYmxlPSJ0cnVlIi8+CiAgPC94c
  672. zpzZXF1ZW5jZT4KIDwveHM6Y29tcGxleFR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6T
  673. GlzdE9mU2lnbmFsTW9kZUxpZ2h0IiBuYW1lPSJMaXN0T2ZTaWduYWxNb2RlTGlnaHQiIG5pb
  674. GxhYmxlPSJ0cnVlIi8+CiA8eHM6c2ltcGxlVHlwZSBuYW1lPSJTdGFja2xpZ2h0T3BlcmF0a
  675. W9uTW9kZSI+CiAgPHhzOmFubm90YXRpb24+CiAgIDx4czpkb2N1bWVudGF0aW9uPkNvbnRha
  676. W5zIHRoZSB2YWx1ZXMgdXNlZCB0byBpbmRpY2F0ZSBob3cgYSBzdGFja2xpZ2h0IChhcyBhI
  677. Hdob2xlIHVuaXQpIGlzIHVzZWQuPC94czpkb2N1bWVudGF0aW9uPgogIDwveHM6YW5ub3Rhd
  678. Glvbj4KICA8eHM6cmVzdHJpY3Rpb24gYmFzZT0ieHM6c3RyaW5nIj4KICAgPHhzOmVudW1lc
  679. mF0aW9uIHZhbHVlPSJTZWdtZW50ZWRfMCIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9I
  680. kxldmVsbWV0ZXJfMSIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IlJ1bm5pbmdfTGlna
  681. HRfMiIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9Ik90aGVyXzMiLz4KICA8L3hzOnJlc
  682. 3RyaWN0aW9uPgogPC94czpzaW1wbGVUeXBlPgogPHhzOmVsZW1lbnQgdHlwZT0idG5zOlN0Y
  683. WNrbGlnaHRPcGVyYXRpb25Nb2RlIiBuYW1lPSJTdGFja2xpZ2h0T3BlcmF0aW9uTW9kZSIvP
  684. gogPHhzOmNvbXBsZXhUeXBlIG5hbWU9Ikxpc3RPZlN0YWNrbGlnaHRPcGVyYXRpb25Nb2RlI
  685. j4KICA8eHM6c2VxdWVuY2U+CiAgIDx4czplbGVtZW50IG1pbk9jY3Vycz0iMCIgbWF4T2Njd
  686. XJzPSJ1bmJvdW5kZWQiIHR5cGU9InRuczpTdGFja2xpZ2h0T3BlcmF0aW9uTW9kZSIgbmFtZ
  687. T0iU3RhY2tsaWdodE9wZXJhdGlvbk1vZGUiIG5pbGxhYmxlPSJ0cnVlIi8+CiAgPC94czpzZ
  688. XF1ZW5jZT4KIDwveHM6Y29tcGxleFR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6TGlzd
  689. E9mU3RhY2tsaWdodE9wZXJhdGlvbk1vZGUiIG5hbWU9Ikxpc3RPZlN0YWNrbGlnaHRPcGVyY
  690. XRpb25Nb2RlIiBuaWxsYWJsZT0idHJ1ZSIvPgo8L3hzOnNjaGVtYT4K</uax:ByteString>
  691. </Value>
  692. </UAVariable>
  693. <UAVariable NodeId="ns=1;i=6005" BrowseName="NamespaceUri" ParentNodeId="ns=1;i=6004" DataType="String">
  694. <DisplayName>NamespaceUri</DisplayName>
  695. <References>
  696. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  697. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6004</Reference>
  698. </References>
  699. <Value>
  700. <uax:String xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">http://opcfoundation.org/UA/IA/Types.xsd</uax:String>
  701. </Value>
  702. </UAVariable>
  703. <UAReferenceType NodeId="ns=1;i=4002" BrowseName="1:HasStatisticComponent">
  704. <DisplayName>HasStatisticComponent</DisplayName>
  705. <Description Locale="en">References of this type link Variables managing statistical data either directly or indirectly to an Object or ObjectType implementing the IStatisticsType interface.</Description>
  706. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/6.3.1</Documentation>
  707. <References>
  708. <Reference ReferenceType="HasSubtype" IsForward="false">i=47</Reference>
  709. </References>
  710. <InverseName>StatisticComponentOf</InverseName>
  711. </UAReferenceType>
  712. <UAReferenceType NodeId="ns=1;i=4003" BrowseName="1:HasReferenceMeasurementInstrument">
  713. <DisplayName>HasReferenceMeasurementInstrument</DisplayName>
  714. <Description Locale="en">Relates the source node to a reference measurement instrument, like for example a calibration target using a reference measurement instrument.</Description>
  715. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/7.6.1</Documentation>
  716. <References>
  717. <Reference ReferenceType="HasSubtype" IsForward="false">i=32</Reference>
  718. </References>
  719. <InverseName>ReferenceMeasurementInstrumentOf</InverseName>
  720. </UAReferenceType>
  721. <UAVariableType NodeId="ns=1;i=2002" BrowseName="1:CalibrationValueType" DataType="Number" ValueRank="-2">
  722. <DisplayName>CalibrationValueType</DisplayName>
  723. <Description Locale="en">Represents the specific quantity and value (with engineering unit) that a calibration target provides for calibration of equipment.</Description>
  724. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/7.5.1</Documentation>
  725. <References>
  726. <Reference ReferenceType="HasSubtype" IsForward="false">i=2365</Reference>
  727. <Reference ReferenceType="HasProperty">ns=1;i=6057</Reference>
  728. </References>
  729. </UAVariableType>
  730. <UAVariable NodeId="ns=1;i=6057" BrowseName="EngineeringUnits" ParentNodeId="ns=1;i=2002" DataType="EUInformation" AccessLevel="3">
  731. <DisplayName>EngineeringUnits</DisplayName>
  732. <References>
  733. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  734. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  735. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=2002</Reference>
  736. </References>
  737. </UAVariable>
  738. <UAVariableType NodeId="ns=1;i=2003" BrowseName="1:CapacityRangeType" DataType="Range">
  739. <DisplayName>CapacityRangeType</DisplayName>
  740. <Description Locale="en">Represent a scale of calibration values. The value defines the range (lowest and highest value), and the resolution property the size of each step.</Description>
  741. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/7.5.2</Documentation>
  742. <References>
  743. <Reference ReferenceType="HasSubtype" IsForward="false">i=2365</Reference>
  744. <Reference ReferenceType="HasProperty">ns=1;i=6058</Reference>
  745. <Reference ReferenceType="HasProperty">ns=1;i=6059</Reference>
  746. </References>
  747. </UAVariableType>
  748. <UAVariable NodeId="ns=1;i=6058" BrowseName="EngineeringUnits" ParentNodeId="ns=1;i=2003" DataType="EUInformation" AccessLevel="3">
  749. <DisplayName>EngineeringUnits</DisplayName>
  750. <References>
  751. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  752. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  753. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=2003</Reference>
  754. </References>
  755. </UAVariable>
  756. <UAVariable NodeId="ns=1;i=6059" BrowseName="1:Resolution" ParentNodeId="ns=1;i=2003" DataType="Double" AccessLevel="3">
  757. <DisplayName>Resolution</DisplayName>
  758. <References>
  759. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  760. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  761. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=2003</Reference>
  762. </References>
  763. </UAVariable>
  764. <UAObjectType NodeId="ns=1;i=1009" BrowseName="1:AcousticSignalType">
  765. <DisplayName>AcousticSignalType</DisplayName>
  766. <Description Locale="en">Represents an acoustic signal.</Description>
  767. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/5.2.9</Documentation>
  768. <References>
  769. <Reference ReferenceType="HasSubtype" IsForward="false">i=58</Reference>
  770. <Reference ReferenceType="HasComponent">ns=1;i=6029</Reference>
  771. <Reference ReferenceType="HasInterface">i=23513</Reference>
  772. <Reference ReferenceType="HasProperty">ns=1;i=6028</Reference>
  773. </References>
  774. </UAObjectType>
  775. <UAVariable NodeId="ns=1;i=6029" BrowseName="1:AudioSample" ParentNodeId="ns=1;i=1009" DataType="AudioDataType" AccessLevel="3">
  776. <DisplayName>AudioSample</DisplayName>
  777. <Description Locale="en">Contains the audio data, e.g. for devices capable of audio playback.</Description>
  778. <References>
  779. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  780. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  781. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1009</Reference>
  782. </References>
  783. </UAVariable>
  784. <UAVariable NodeId="ns=1;i=6028" BrowseName="NumberInList" ParentNodeId="ns=1;i=1009" DataType="UInteger" AccessLevel="3">
  785. <DisplayName>NumberInList</DisplayName>
  786. <Description Locale="en">Enumerate the acoustic signals. Instances of StackElementAcousticType index into this number using the OperationMode Property.</Description>
  787. <References>
  788. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  789. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  790. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1009</Reference>
  791. </References>
  792. </UAVariable>
  793. <UAObjectType NodeId="ns=1;i=1014" BrowseName="1:BaseCalibrationTargetCategoryType" IsAbstract="true">
  794. <DisplayName>BaseCalibrationTargetCategoryType</DisplayName>
  795. <Description Locale="en">Abstract base type for categorizing calibration targets. Subtypes define the concrete categories.</Description>
  796. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/7.4.2</Documentation>
  797. <References>
  798. <Reference ReferenceType="HasSubtype" IsForward="false">i=58</Reference>
  799. </References>
  800. </UAObjectType>
  801. <UAObjectType NodeId="ns=1;i=1018" BrowseName="1:DynamicCalibrationTargetCategoryType">
  802. <DisplayName>DynamicCalibrationTargetCategoryType</DisplayName>
  803. <Description Locale="en">Characterizes a calibration target to be used together with a measurement instrument, that determines the values to be calibrated. It can be a piece created during the normal production process or an item specifically created for calibration purposes. The calibration target represents an individual piece or item, that is, if a new piece should be used or item is created, a new Object of this ObjectType is created.</Description>
  804. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/7.4.6</Documentation>
  805. <References>
  806. <Reference ReferenceType="HasSubtype" IsForward="false">ns=1;i=1014</Reference>
  807. </References>
  808. </UAObjectType>
  809. <UAObjectType NodeId="ns=1;i=1017" BrowseName="1:OneTimeCalibrationTargetCategoryType">
  810. <DisplayName>OneTimeCalibrationTargetCategoryType</DisplayName>
  811. <Description Locale="en">Categorizes a calibration target to be used only once, for example because the calibration destroys the target. Typically, Objects of this ObjectType do not represent one individual calibration target, but a batch of calibration targets with the same characteristics.</Description>
  812. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/7.4.5</Documentation>
  813. <References>
  814. <Reference ReferenceType="HasSubtype" IsForward="false">ns=1;i=1014</Reference>
  815. </References>
  816. </UAObjectType>
  817. <UAObjectType NodeId="ns=1;i=1015" BrowseName="1:ReusableCalibrationTargetCategoryType">
  818. <DisplayName>ReusableCalibrationTargetCategoryType</DisplayName>
  819. <Description Locale="en">Categorizes a calibration target to be reused several times. For example, a calibration target like a meter, that is bought specifically for calibration and not destroyed by an individual usage is of this category.</Description>
  820. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/7.4.3</Documentation>
  821. <References>
  822. <Reference ReferenceType="HasSubtype" IsForward="false">ns=1;i=1014</Reference>
  823. </References>
  824. </UAObjectType>
  825. <UAObjectType NodeId="ns=1;i=1016" BrowseName="1:ReusableDeviceCalibrationTargetCategoryType">
  826. <DisplayName>ReusableDeviceCalibrationTargetCategoryType</DisplayName>
  827. <Description Locale="en">Categorizes a calibration target to be a reusable device that produces a certain environment like pressure that can be used for calibration.</Description>
  828. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/7.4.4</Documentation>
  829. <References>
  830. <Reference ReferenceType="HasSubtype" IsForward="false">ns=1;i=1015</Reference>
  831. </References>
  832. </UAObjectType>
  833. <UAObjectType NodeId="ns=1;i=1011" BrowseName="1:IStatisticsType" IsAbstract="true">
  834. <DisplayName>IStatisticsType</DisplayName>
  835. <Description Locale="en">Base interface for managing statistical data.</Description>
  836. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/6.2.1/#6.2.1.1</Documentation>
  837. <References>
  838. <Reference ReferenceType="HasSubtype" IsForward="false">i=17602</Reference>
  839. <Reference ReferenceType="HasComponent">ns=1;i=7001</Reference>
  840. <Reference ReferenceType="HasProperty">ns=1;i=6046</Reference>
  841. </References>
  842. </UAObjectType>
  843. <UAMethod NodeId="ns=1;i=7001" BrowseName="1:ResetStatistics" ParentNodeId="ns=1;i=1011">
  844. <DisplayName>ResetStatistics</DisplayName>
  845. <Description Locale="en">Restarts all statistical data, including a reset of the StartTime to the current time.</Description>
  846. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/6.2.1/#6.2.1.2</Documentation>
  847. <References>
  848. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  849. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1011</Reference>
  850. </References>
  851. </UAMethod>
  852. <UAVariable NodeId="ns=1;i=6046" BrowseName="1:StartTime" ParentNodeId="ns=1;i=1011" DataType="DateTime" AccessLevel="3">
  853. <DisplayName>StartTime</DisplayName>
  854. <Description Locale="en">Indicates the point in time at which the collection of the statistical data has been started.</Description>
  855. <References>
  856. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  857. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  858. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1011</Reference>
  859. </References>
  860. </UAVariable>
  861. <UAObjectType NodeId="ns=1;i=1012" BrowseName="1:IAggregateStatisticsType" IsAbstract="true">
  862. <DisplayName>IAggregateStatisticsType</DisplayName>
  863. <Description Locale="en">Base interface for managing statistical data that is not rolled over all data from the start of tracking the statistical data are considered, until the tracking gets reset.</Description>
  864. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/6.2.2</Documentation>
  865. <References>
  866. <Reference ReferenceType="HasSubtype" IsForward="false">ns=1;i=1011</Reference>
  867. <Reference ReferenceType="HasProperty">ns=1;i=6047</Reference>
  868. </References>
  869. </UAObjectType>
  870. <UAVariable NodeId="ns=1;i=6047" BrowseName="1:ResetCondition" ParentNodeId="ns=1;i=1012" DataType="String" AccessLevel="3">
  871. <DisplayName>ResetCondition</DisplayName>
  872. <Description Locale="en">The reason and context for the reset of the statistics, which is done without a trigger from an OPC UA Client, like calling the ResetStatistics Method. ResetCondition is a vendor-specific, human readable string. ResetCondition is non-localized and might contain an expression that can be parsed by certain clients. Examples are: “AFTER 4 HOURS”, “AFTER 1000 ITEMS”, “OPERATOR”. “OPERATOR” means, that an operator resets the statistics on a local HMI.</Description>
  873. <References>
  874. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  875. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  876. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1012</Reference>
  877. </References>
  878. </UAVariable>
  879. <UAObjectType NodeId="ns=1;i=1013" BrowseName="1:IRollingStatisticsType" IsAbstract="true">
  880. <DisplayName>IRollingStatisticsType</DisplayName>
  881. <Description Locale="en">Base interface for managing statistical data that is rolled over, i.e. only a certain amount of data is considered for statistical data.</Description>
  882. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/6.2.3</Documentation>
  883. <References>
  884. <Reference ReferenceType="HasSubtype" IsForward="false">ns=1;i=1011</Reference>
  885. <Reference ReferenceType="HasProperty">ns=1;i=6048</Reference>
  886. <Reference ReferenceType="HasProperty">ns=1;i=6049</Reference>
  887. </References>
  888. </UAObjectType>
  889. <UAVariable NodeId="ns=1;i=6048" BrowseName="1:WindowDuration" ParentNodeId="ns=1;i=1013" DataType="Duration" AccessLevel="3">
  890. <DisplayName>WindowDuration</DisplayName>
  891. <Description Locale="en">The duration after the statistical data are rolled over. Only the data that were gathered during that duration are considered for the statistical data, even if the time intervals between the StartTime and the current time is longer.</Description>
  892. <References>
  893. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  894. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  895. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1013</Reference>
  896. </References>
  897. </UAVariable>
  898. <UAVariable NodeId="ns=1;i=6049" BrowseName="1:WindowNumberOfValues" ParentNodeId="ns=1;i=1013" DataType="UInt32" AccessLevel="3">
  899. <DisplayName>WindowNumberOfValues</DisplayName>
  900. <Description Locale="en">The number of values before the data gets rolled over. For the statistical data, only the data fitting into the number of values is considered, even if more data were gathered since StartTime.</Description>
  901. <References>
  902. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  903. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  904. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1013</Reference>
  905. </References>
  906. </UAVariable>
  907. <UAObjectType NodeId="ns=1;i=1019" BrowseName="1:CalibrationTargetType">
  908. <DisplayName>CalibrationTargetType</DisplayName>
  909. <Description Locale="en">Provides information about a calibration target.</Description>
  910. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/7.4.1</Documentation>
  911. <References>
  912. <Reference ReferenceType="HasComponent">ns=1;i=5011</Reference>
  913. <Reference ReferenceType="HasComponent">ns=1;i=5013</Reference>
  914. <Reference ReferenceType="HasSubtype" IsForward="false">i=58</Reference>
  915. <Reference ReferenceType="HasProperty">ns=1;i=6063</Reference>
  916. <Reference ReferenceType="HasComponent">ns=1;i=5010</Reference>
  917. <Reference ReferenceType="HasProperty">ns=1;i=6060</Reference>
  918. <Reference ReferenceType="HasProperty">ns=1;i=6061</Reference>
  919. <Reference ReferenceType="HasComponent">ns=1;i=5012</Reference>
  920. <Reference ReferenceType="HasProperty">ns=1;i=6062</Reference>
  921. </References>
  922. </UAObjectType>
  923. <UAObject NodeId="ns=1;i=5011" BrowseName="1:CalibrationTargetCategory" ParentNodeId="ns=1;i=1019">
  924. <DisplayName>CalibrationTargetCategory</DisplayName>
  925. <Description Locale="en">Defines what category the calibration target is of.</Description>
  926. <References>
  927. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  928. <Reference ReferenceType="HasTypeDefinition">ns=1;i=1014</Reference>
  929. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1019</Reference>
  930. </References>
  931. </UAObject>
  932. <UAObject NodeId="ns=1;i=5013" BrowseName="1:CalibrationTargetFeatures" ParentNodeId="ns=1;i=1019">
  933. <DisplayName>CalibrationTargetFeatures</DisplayName>
  934. <Description Locale="en">A folder containing information about the features of a calibration target, that is, what can be calibrated with the calibration target.</Description>
  935. <References>
  936. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  937. <Reference ReferenceType="HasTypeDefinition">i=61</Reference>
  938. <Reference ReferenceType="HasComponent">ns=1;i=6064</Reference>
  939. <Reference ReferenceType="HasComponent">ns=1;i=6066</Reference>
  940. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1019</Reference>
  941. </References>
  942. </UAObject>
  943. <UAVariable NodeId="ns=1;i=6064" BrowseName="1:&lt;CalibrationValue&gt;" SymbolicName="CalibrationValue" ParentNodeId="ns=1;i=5013" DataType="Number" AccessLevel="3">
  944. <DisplayName>&lt;CalibrationValue&gt;</DisplayName>
  945. <Description Locale="en">A calibration value indicates the value the calibration target provides for calibration and includes its quantity and engineering unit.</Description>
  946. <References>
  947. <Reference ReferenceType="HasModellingRule">i=11508</Reference>
  948. <Reference ReferenceType="HasTypeDefinition">ns=1;i=2002</Reference>
  949. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5013</Reference>
  950. <Reference ReferenceType="HasProperty">ns=1;i=6065</Reference>
  951. </References>
  952. </UAVariable>
  953. <UAVariable NodeId="ns=1;i=6065" BrowseName="EngineeringUnits" ParentNodeId="ns=1;i=6064" DataType="EUInformation" AccessLevel="3">
  954. <DisplayName>EngineeringUnits</DisplayName>
  955. <References>
  956. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  957. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  958. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6064</Reference>
  959. </References>
  960. </UAVariable>
  961. <UAVariable NodeId="ns=1;i=6066" BrowseName="1:&lt;CapacityRange&gt;" SymbolicName="CapacityRange" ParentNodeId="ns=1;i=5013" DataType="Range" AccessLevel="3">
  962. <DisplayName>&lt;CapacityRange&gt;</DisplayName>
  963. <Description Locale="en">A capacity range indicates a range (low and high value) as well as a resolution, and thus defines a number of values the calibration target provides for calibration and includes the quantity and engineering unit.</Description>
  964. <References>
  965. <Reference ReferenceType="HasModellingRule">i=11508</Reference>
  966. <Reference ReferenceType="HasTypeDefinition">ns=1;i=2003</Reference>
  967. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5013</Reference>
  968. <Reference ReferenceType="HasProperty">ns=1;i=6067</Reference>
  969. <Reference ReferenceType="HasProperty">ns=1;i=6068</Reference>
  970. </References>
  971. </UAVariable>
  972. <UAVariable NodeId="ns=1;i=6067" BrowseName="EngineeringUnits" ParentNodeId="ns=1;i=6066" DataType="EUInformation" AccessLevel="3">
  973. <DisplayName>EngineeringUnits</DisplayName>
  974. <References>
  975. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  976. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  977. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6066</Reference>
  978. </References>
  979. </UAVariable>
  980. <UAVariable NodeId="ns=1;i=6068" BrowseName="1:Resolution" ParentNodeId="ns=1;i=6066" DataType="Double" AccessLevel="3">
  981. <DisplayName>Resolution</DisplayName>
  982. <References>
  983. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  984. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  985. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6066</Reference>
  986. </References>
  987. </UAVariable>
  988. <UAVariable NodeId="ns=1;i=6063" BrowseName="1:CertificateUri" ParentNodeId="ns=1;i=1019" DataType="String" AccessLevel="3">
  989. <DisplayName>CertificateUri</DisplayName>
  990. <Description Locale="en">Contains the Uri of a certificate of the calibration target, in case the calibration target is certified and the information available. Otherwise, the Property should be omitted.</Description>
  991. <References>
  992. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  993. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  994. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1019</Reference>
  995. </References>
  996. </UAVariable>
  997. <UAObject NodeId="ns=1;i=5010" BrowseName="2:Identification" ParentNodeId="ns=1;i=1019">
  998. <DisplayName>Identification</DisplayName>
  999. <Description Locale="en">Provides identification information.</Description>
  1000. <References>
  1001. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1002. <Reference ReferenceType="HasTypeDefinition">ns=2;i=1005</Reference>
  1003. <Reference ReferenceType="HasProperty">ns=1;i=6080</Reference>
  1004. <Reference ReferenceType="HasProperty">ns=1;i=6081</Reference>
  1005. <Reference ReferenceType="HasProperty">ns=1;i=6076</Reference>
  1006. <Reference ReferenceType="HasProperty">ns=1;i=6082</Reference>
  1007. <Reference ReferenceType="HasProperty">ns=1;i=6075</Reference>
  1008. <Reference ReferenceType="HasProperty">ns=1;i=6073</Reference>
  1009. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1019</Reference>
  1010. <Reference ReferenceType="HasInterface">ns=2;i=15048</Reference>
  1011. <Reference ReferenceType="HasInterface">ns=2;i=15035</Reference>
  1012. <Reference ReferenceType="HasProperty">ns=1;i=6069</Reference>
  1013. <Reference ReferenceType="HasProperty">ns=1;i=6070</Reference>
  1014. <Reference ReferenceType="HasProperty">ns=1;i=6071</Reference>
  1015. <Reference ReferenceType="HasProperty">ns=1;i=6072</Reference>
  1016. <Reference ReferenceType="HasProperty">ns=1;i=6078</Reference>
  1017. <Reference ReferenceType="HasProperty">ns=1;i=6079</Reference>
  1018. <Reference ReferenceType="HasProperty">ns=1;i=6077</Reference>
  1019. <Reference ReferenceType="HasProperty">ns=1;i=6074</Reference>
  1020. </References>
  1021. </UAObject>
  1022. <UAVariable NodeId="ns=1;i=6080" BrowseName="2:AssetId" ParentNodeId="ns=1;i=5010" DataType="String" AccessLevel="3">
  1023. <DisplayName>AssetId</DisplayName>
  1024. <References>
  1025. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1026. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1027. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5010</Reference>
  1028. </References>
  1029. </UAVariable>
  1030. <UAVariable NodeId="ns=1;i=6081" BrowseName="2:ComponentName" ParentNodeId="ns=1;i=5010" DataType="LocalizedText" AccessLevel="3">
  1031. <DisplayName>ComponentName</DisplayName>
  1032. <References>
  1033. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1034. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1035. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5010</Reference>
  1036. </References>
  1037. </UAVariable>
  1038. <UAVariable NodeId="ns=1;i=6076" BrowseName="2:DeviceClass" ParentNodeId="ns=1;i=5010" DataType="String" AccessLevel="3">
  1039. <DisplayName>DeviceClass</DisplayName>
  1040. <References>
  1041. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1042. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1043. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5010</Reference>
  1044. </References>
  1045. </UAVariable>
  1046. <UAVariable NodeId="ns=1;i=6082" BrowseName="2:DeviceManual" ParentNodeId="ns=1;i=5010" DataType="String" AccessLevel="3">
  1047. <DisplayName>DeviceManual</DisplayName>
  1048. <References>
  1049. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1050. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1051. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5010</Reference>
  1052. </References>
  1053. </UAVariable>
  1054. <UAVariable NodeId="ns=1;i=6075" BrowseName="2:DeviceRevision" ParentNodeId="ns=1;i=5010" DataType="String" AccessLevel="3">
  1055. <DisplayName>DeviceRevision</DisplayName>
  1056. <References>
  1057. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1058. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1059. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5010</Reference>
  1060. </References>
  1061. </UAVariable>
  1062. <UAVariable NodeId="ns=1;i=6073" BrowseName="2:HardwareRevision" ParentNodeId="ns=1;i=5010" DataType="String" AccessLevel="3">
  1063. <DisplayName>HardwareRevision</DisplayName>
  1064. <References>
  1065. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1066. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1067. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5010</Reference>
  1068. </References>
  1069. </UAVariable>
  1070. <UAVariable NodeId="ns=1;i=6069" BrowseName="2:Manufacturer" ParentNodeId="ns=1;i=5010" DataType="LocalizedText" AccessLevel="3">
  1071. <DisplayName>Manufacturer</DisplayName>
  1072. <References>
  1073. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1074. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1075. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5010</Reference>
  1076. </References>
  1077. </UAVariable>
  1078. <UAVariable NodeId="ns=1;i=6070" BrowseName="2:ManufacturerUri" ParentNodeId="ns=1;i=5010" DataType="String" AccessLevel="3">
  1079. <DisplayName>ManufacturerUri</DisplayName>
  1080. <References>
  1081. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1082. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1083. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5010</Reference>
  1084. </References>
  1085. </UAVariable>
  1086. <UAVariable NodeId="ns=1;i=6071" BrowseName="2:Model" ParentNodeId="ns=1;i=5010" DataType="LocalizedText" AccessLevel="3">
  1087. <DisplayName>Model</DisplayName>
  1088. <References>
  1089. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1090. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1091. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5010</Reference>
  1092. </References>
  1093. </UAVariable>
  1094. <UAVariable NodeId="ns=1;i=6072" BrowseName="2:ProductCode" ParentNodeId="ns=1;i=5010" DataType="String" AccessLevel="3">
  1095. <DisplayName>ProductCode</DisplayName>
  1096. <References>
  1097. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1098. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1099. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5010</Reference>
  1100. </References>
  1101. </UAVariable>
  1102. <UAVariable NodeId="ns=1;i=6078" BrowseName="2:ProductInstanceUri" ParentNodeId="ns=1;i=5010" DataType="String" AccessLevel="3">
  1103. <DisplayName>ProductInstanceUri</DisplayName>
  1104. <References>
  1105. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1106. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1107. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5010</Reference>
  1108. </References>
  1109. </UAVariable>
  1110. <UAVariable NodeId="ns=1;i=6079" BrowseName="2:RevisionCounter" ParentNodeId="ns=1;i=5010" DataType="Int32" AccessLevel="3">
  1111. <DisplayName>RevisionCounter</DisplayName>
  1112. <References>
  1113. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1114. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1115. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5010</Reference>
  1116. </References>
  1117. </UAVariable>
  1118. <UAVariable NodeId="ns=1;i=6077" BrowseName="2:SerialNumber" ParentNodeId="ns=1;i=5010" DataType="String" AccessLevel="3">
  1119. <DisplayName>SerialNumber</DisplayName>
  1120. <References>
  1121. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1122. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1123. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5010</Reference>
  1124. </References>
  1125. </UAVariable>
  1126. <UAVariable NodeId="ns=1;i=6074" BrowseName="2:SoftwareRevision" ParentNodeId="ns=1;i=5010" DataType="String" AccessLevel="3">
  1127. <DisplayName>SoftwareRevision</DisplayName>
  1128. <References>
  1129. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1130. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1131. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5010</Reference>
  1132. </References>
  1133. </UAVariable>
  1134. <UAVariable NodeId="ns=1;i=6060" BrowseName="1:LastValidationDate" ParentNodeId="ns=1;i=1019" DataType="UtcTime" AccessLevel="3">
  1135. <DisplayName>LastValidationDate</DisplayName>
  1136. <Description Locale="en">Provides the date, the calibration target was validated the last time. If there is no specific validation date known, the date when the calibration target was bought or created should be used.</Description>
  1137. <References>
  1138. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1139. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1140. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1019</Reference>
  1141. </References>
  1142. </UAVariable>
  1143. <UAVariable NodeId="ns=1;i=6061" BrowseName="1:NextValidationDate" ParentNodeId="ns=1;i=1019" DataType="UtcTime" AccessLevel="3">
  1144. <DisplayName>NextValidationDate</DisplayName>
  1145. <Description Locale="en">Provides the date, when the calibration target should be validated the next time. If this date is not known, the Property should be omitted. Note: Potentially the NextValidationDate is in the past, when the next validation did not take place.</Description>
  1146. <References>
  1147. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1148. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1149. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1019</Reference>
  1150. </References>
  1151. </UAVariable>
  1152. <UAObject NodeId="ns=1;i=5012" BrowseName="1:OperationalConditions" ParentNodeId="ns=1;i=1019">
  1153. <DisplayName>OperationalConditions</DisplayName>
  1154. <Description Locale="en">A folder containing information about operational conditions of the calibration target. For example, it might provide in what ranges of humidity the calibration target can be operated. It might also provide correction information, for example, depending on the temperature the calibration values need to be corrected (in case of a length, the length might increase with high temperatures). If no operational conditions are provided, this folder should be omitted.</Description>
  1155. <References>
  1156. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1157. <Reference ReferenceType="HasTypeDefinition">i=61</Reference>
  1158. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1019</Reference>
  1159. </References>
  1160. </UAObject>
  1161. <UAVariable NodeId="ns=1;i=6062" BrowseName="1:Quality" ParentNodeId="ns=1;i=1019" DataType="Byte" AccessLevel="3">
  1162. <DisplayName>Quality</DisplayName>
  1163. <Description Locale="en">Provides the quality of the calibration target in percentage, this is, the value shall be between 0 and 100. 100 means the highest quality, 0 the lowest. The semantic of the quality is application-specific.</Description>
  1164. <References>
  1165. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1166. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1167. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1019</Reference>
  1168. </References>
  1169. </UAVariable>
  1170. <UAObjectType NodeId="ns=1;i=1008" BrowseName="1:ControlChannelType">
  1171. <DisplayName>ControlChannelType</DisplayName>
  1172. <Description Locale="en">Used for control channels of single colour elements within a stack element (e.g. RGB elements would use three ControlChannels, one for each controllable colour).</Description>
  1173. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/5.2.8</Documentation>
  1174. <References>
  1175. <Reference ReferenceType="HasComponent">ns=1;i=6024</Reference>
  1176. <Reference ReferenceType="HasSubtype" IsForward="false">i=58</Reference>
  1177. <Reference ReferenceType="HasComponent">ns=1;i=6026</Reference>
  1178. <Reference ReferenceType="HasComponent">ns=1;i=6025</Reference>
  1179. <Reference ReferenceType="HasProperty">ns=1;i=6023</Reference>
  1180. </References>
  1181. </UAObjectType>
  1182. <UAVariable NodeId="ns=1;i=6024" BrowseName="1:ChannelColor" ParentNodeId="ns=1;i=1008" DataType="SignalColor" AccessLevel="3">
  1183. <DisplayName>ChannelColor</DisplayName>
  1184. <Description Locale="en">Indicates in what mode (continuously on, blinking, flashing) the channel operates when switched on.</Description>
  1185. <References>
  1186. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1187. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1188. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1008</Reference>
  1189. </References>
  1190. </UAVariable>
  1191. <UAVariable NodeId="ns=1;i=6026" BrowseName="1:Intensity" ParentNodeId="ns=1;i=1008" DataType="Float" AccessLevel="3">
  1192. <DisplayName>Intensity</DisplayName>
  1193. <Description Locale="en">Shows the channel’s intensity, thus its brightness. The mandatory EURange Property of the Variable indicates the lowest and highest value and thereby allows to calculate the percentage represented by the value. The lowest value is interpreted as 0 percent, the highest is interpreted as 100 percent.</Description>
  1194. <References>
  1195. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1196. <Reference ReferenceType="HasTypeDefinition">i=2368</Reference>
  1197. <Reference ReferenceType="HasProperty">ns=1;i=6027</Reference>
  1198. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1008</Reference>
  1199. </References>
  1200. </UAVariable>
  1201. <UAVariable NodeId="ns=1;i=6027" BrowseName="EURange" ParentNodeId="ns=1;i=6026" DataType="Range">
  1202. <DisplayName>EURange</DisplayName>
  1203. <References>
  1204. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1205. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1206. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6026</Reference>
  1207. </References>
  1208. </UAVariable>
  1209. <UAVariable NodeId="ns=1;i=6025" BrowseName="1:SignalMode" ParentNodeId="ns=1;i=1008" DataType="SignalModeLight" AccessLevel="3">
  1210. <DisplayName>SignalMode</DisplayName>
  1211. <Description Locale="en">Contains a list of audio signals used by this acoustic stacklight element.</Description>
  1212. <References>
  1213. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1214. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1215. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1008</Reference>
  1216. </References>
  1217. </UAVariable>
  1218. <UAVariable NodeId="ns=1;i=6023" BrowseName="1:SignalOn" ParentNodeId="ns=1;i=1008" DataType="Boolean" AccessLevel="3">
  1219. <DisplayName>SignalOn</DisplayName>
  1220. <Description Locale="en">Indicates if the colour is switched on.</Description>
  1221. <References>
  1222. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1223. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1224. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1008</Reference>
  1225. </References>
  1226. </UAVariable>
  1227. <UAObjectType NodeId="ns=1;i=1002" BrowseName="1:BasicStacklightType">
  1228. <DisplayName>BasicStacklightType</DisplayName>
  1229. <Description Locale="en">Entry point to a stacklight containing elements of the stacklight as well as additional information valid for the whole unit.</Description>
  1230. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/5.2.1</Documentation>
  1231. <References>
  1232. <Reference ReferenceType="HasOrderedComponent">ns=1;i=5006</Reference>
  1233. <Reference ReferenceType="HasSubtype" IsForward="false">i=23518</Reference>
  1234. <Reference ReferenceType="HasComponent">ns=1;i=5001</Reference>
  1235. <Reference ReferenceType="HasProperty">ns=1;i=6009</Reference>
  1236. <Reference ReferenceType="HasComponent">ns=1;i=5005</Reference>
  1237. </References>
  1238. </UAObjectType>
  1239. <UAObject NodeId="ns=1;i=5006" BrowseName="&lt;OrderedObject&gt;" SymbolicName="OrderedObject_Placeholder" ParentNodeId="ns=1;i=1002">
  1240. <DisplayName>&lt;OrderedObject&gt;</DisplayName>
  1241. <Description Locale="en">Represent the stack elements (lamps and acoustic elements) the stacklight is composed of. The HasOrderedComponent Reference shall represent the ordering from the base of the stacklight.</Description>
  1242. <References>
  1243. <Reference ReferenceType="HasModellingRule">i=11508</Reference>
  1244. <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference>
  1245. <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;i=1002</Reference>
  1246. <Reference ReferenceType="HasProperty">ns=1;i=6037</Reference>
  1247. </References>
  1248. </UAObject>
  1249. <UAVariable NodeId="ns=1;i=6037" BrowseName="NumberInList" ParentNodeId="ns=1;i=5006" DataType="UInteger">
  1250. <DisplayName>NumberInList</DisplayName>
  1251. <Description Locale="en">Enumerate the stacklight elements counting upwards beginning from the base of the stacklight.</Description>
  1252. <References>
  1253. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1254. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1255. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5006</Reference>
  1256. </References>
  1257. </UAVariable>
  1258. <UAObject NodeId="ns=1;i=5001" BrowseName="1:StackLevel" ParentNodeId="ns=1;i=1002">
  1259. <DisplayName>StackLevel</DisplayName>
  1260. <Description Locale="en">Valid if the stacklight is used in “Levelmeter” StacklightMode. If so, the whole stack is controlled by a single percentual value. In this case, the SignalOn parameter of any stack element of StackElementLightType has no meaning.</Description>
  1261. <References>
  1262. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1263. <Reference ReferenceType="HasTypeDefinition">ns=1;i=1003</Reference>
  1264. <Reference ReferenceType="HasComponent">ns=1;i=6034</Reference>
  1265. <Reference ReferenceType="HasComponent">ns=1;i=6035</Reference>
  1266. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1002</Reference>
  1267. </References>
  1268. </UAObject>
  1269. <UAVariable NodeId="ns=1;i=6034" BrowseName="1:DisplayMode" ParentNodeId="ns=1;i=5001" DataType="LevelDisplayMode" AccessLevel="3">
  1270. <DisplayName>DisplayMode</DisplayName>
  1271. <Description Locale="en">Indicates in what way the percentual value is displayed with the stacklight.</Description>
  1272. <References>
  1273. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1274. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1275. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5001</Reference>
  1276. </References>
  1277. </UAVariable>
  1278. <UAVariable NodeId="ns=1;i=6035" BrowseName="1:LevelPercent" ParentNodeId="ns=1;i=5001" DataType="Float" AccessLevel="3">
  1279. <DisplayName>LevelPercent</DisplayName>
  1280. <Description Locale="en">Shows the percentual value the stacklight is representing. The mandatory EURange Property of the Variable indicates the lowest and highest value and thereby allows to calculate the percentage represented by the value. The lowest value is interpreted as 0 percent, the highest is interpreted as 100 percent.</Description>
  1281. <References>
  1282. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1283. <Reference ReferenceType="HasTypeDefinition">i=2368</Reference>
  1284. <Reference ReferenceType="HasProperty">ns=1;i=6036</Reference>
  1285. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5001</Reference>
  1286. </References>
  1287. </UAVariable>
  1288. <UAVariable NodeId="ns=1;i=6036" BrowseName="EURange" ParentNodeId="ns=1;i=6035" DataType="Range">
  1289. <DisplayName>EURange</DisplayName>
  1290. <References>
  1291. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1292. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1293. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6035</Reference>
  1294. </References>
  1295. </UAVariable>
  1296. <UAVariable NodeId="ns=1;i=6009" BrowseName="1:StacklightMode" ParentNodeId="ns=1;i=1002" DataType="StacklightOperationMode" AccessLevel="3">
  1297. <DisplayName>StacklightMode</DisplayName>
  1298. <Description Locale="en">Shows in what way (stack of individual lights, level meter, running light) the stacklight unit is used.</Description>
  1299. <References>
  1300. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1301. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1302. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1002</Reference>
  1303. </References>
  1304. </UAVariable>
  1305. <UAObject NodeId="ns=1;i=5005" BrowseName="1:StackRunning" ParentNodeId="ns=1;i=1002">
  1306. <DisplayName>StackRunning</DisplayName>
  1307. <Description Locale="en">Valid if the stacklight is used in “Running_Light” StacklightMode.</Description>
  1308. <References>
  1309. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1310. <Reference ReferenceType="HasTypeDefinition">ns=1;i=1004</Reference>
  1311. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1002</Reference>
  1312. </References>
  1313. </UAObject>
  1314. <UAObjectType NodeId="ns=1;i=1010" BrowseName="1:StacklightType">
  1315. <DisplayName>StacklightType</DisplayName>
  1316. <Description Locale="en">Entry point to a stacklight with the possibility to show the stacklight’s health status.</Description>
  1317. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/5.2.2</Documentation>
  1318. <References>
  1319. <Reference ReferenceType="HasComponent">ns=1;i=6038</Reference>
  1320. <Reference ReferenceType="HasComponent">ns=1;i=5007</Reference>
  1321. <Reference ReferenceType="HasInterface">ns=2;i=15051</Reference>
  1322. <Reference ReferenceType="HasSubtype" IsForward="false">ns=1;i=1002</Reference>
  1323. </References>
  1324. </UAObjectType>
  1325. <UAVariable NodeId="ns=1;i=6038" BrowseName="2:DeviceHealth" ParentNodeId="ns=1;i=1010" DataType="DeviceHealthEnumeration" AccessLevel="3">
  1326. <DisplayName>DeviceHealth</DisplayName>
  1327. <Description Locale="en">Contains the health status information of the stacklight.</Description>
  1328. <References>
  1329. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1330. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1331. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1010</Reference>
  1332. </References>
  1333. </UAVariable>
  1334. <UAObject NodeId="ns=1;i=5007" BrowseName="2:DeviceHealthAlarms" ParentNodeId="ns=1;i=1010">
  1335. <DisplayName>DeviceHealthAlarms</DisplayName>
  1336. <Description Locale="en">Contains alarms of the stacklights providing more detailed information on the health of the stacklight.</Description>
  1337. <References>
  1338. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1339. <Reference ReferenceType="HasTypeDefinition">i=61</Reference>
  1340. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1010</Reference>
  1341. </References>
  1342. </UAObject>
  1343. <UAObjectType NodeId="ns=1;i=1005" BrowseName="1:StackElementType" IsAbstract="true">
  1344. <DisplayName>StackElementType</DisplayName>
  1345. <Description Locale="en">Base class for elements in a stacklight.</Description>
  1346. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/5.2.5</Documentation>
  1347. <References>
  1348. <Reference ReferenceType="HasInterface">i=23513</Reference>
  1349. <Reference ReferenceType="HasProperty">ns=1;i=6014</Reference>
  1350. <Reference ReferenceType="HasProperty">ns=1;i=6015</Reference>
  1351. <Reference ReferenceType="HasProperty">ns=1;i=6013</Reference>
  1352. <Reference ReferenceType="HasSubtype" IsForward="false">i=58</Reference>
  1353. </References>
  1354. </UAObjectType>
  1355. <UAVariable NodeId="ns=1;i=6014" BrowseName="1:IsPartOfBase" ParentNodeId="ns=1;i=1005" DataType="Boolean" AccessLevel="3">
  1356. <DisplayName>IsPartOfBase</DisplayName>
  1357. <Description Locale="en">Indicates, if the element is contained in the mounting base of the stacklight. All elements contained in the mounting base shall be at the beginning of the list of stack elements.</Description>
  1358. <References>
  1359. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1360. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1361. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1005</Reference>
  1362. </References>
  1363. </UAVariable>
  1364. <UAVariable NodeId="ns=1;i=6015" BrowseName="NumberInList" ParentNodeId="ns=1;i=1005" DataType="UInteger">
  1365. <DisplayName>NumberInList</DisplayName>
  1366. <Description Locale="en">Enumerate the stacklight elements counting upwards beginning from the base of the stacklight.</Description>
  1367. <References>
  1368. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1369. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1370. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1005</Reference>
  1371. </References>
  1372. </UAVariable>
  1373. <UAVariable NodeId="ns=1;i=6013" BrowseName="1:SignalOn" ParentNodeId="ns=1;i=1005" DataType="Boolean" AccessLevel="3">
  1374. <DisplayName>SignalOn</DisplayName>
  1375. <Description Locale="en">Indicates if the signal emitted by the stack element is currently switched on or not.</Description>
  1376. <References>
  1377. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1378. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1379. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1005</Reference>
  1380. </References>
  1381. </UAVariable>
  1382. <UAObjectType NodeId="ns=1;i=1007" BrowseName="1:StackElementAcousticType">
  1383. <DisplayName>StackElementAcousticType</DisplayName>
  1384. <Description Locale="en">Represents an acoustic element in a stacklight.</Description>
  1385. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/5.2.7</Documentation>
  1386. <References>
  1387. <Reference ReferenceType="HasComponent">ns=1;i=5003</Reference>
  1388. <Reference ReferenceType="HasComponent">ns=1;i=6021</Reference>
  1389. <Reference ReferenceType="HasComponent">ns=1;i=6020</Reference>
  1390. <Reference ReferenceType="HasSubtype" IsForward="false">ns=1;i=1005</Reference>
  1391. </References>
  1392. </UAObjectType>
  1393. <UAObject NodeId="ns=1;i=5003" BrowseName="1:AcousticSignals" ParentNodeId="ns=1;i=1007">
  1394. <DisplayName>AcousticSignals</DisplayName>
  1395. <Description Locale="en">Contains a list of audio signals used by this acoustic stacklight element.</Description>
  1396. <References>
  1397. <Reference ReferenceType="HasTypeDefinition">i=23518</Reference>
  1398. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1399. <Reference ReferenceType="HasOrderedComponent">ns=1;i=5004</Reference>
  1400. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1007</Reference>
  1401. </References>
  1402. </UAObject>
  1403. <UAObject NodeId="ns=1;i=5004" BrowseName="&lt;OrderedObject&gt;" SymbolicName="OrderedObject" ParentNodeId="ns=1;i=5003">
  1404. <DisplayName>&lt;OrderedObject&gt;</DisplayName>
  1405. <Description Locale="en">Represents an acoustic signal.</Description>
  1406. <References>
  1407. <Reference ReferenceType="HasModellingRule">i=11510</Reference>
  1408. <Reference ReferenceType="HasTypeDefinition">ns=1;i=1009</Reference>
  1409. <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;i=5003</Reference>
  1410. <Reference ReferenceType="HasProperty">ns=1;i=6030</Reference>
  1411. </References>
  1412. </UAObject>
  1413. <UAVariable NodeId="ns=1;i=6030" BrowseName="NumberInList" ParentNodeId="ns=1;i=5004" DataType="UInteger" AccessLevel="3">
  1414. <DisplayName>NumberInList</DisplayName>
  1415. <Description Locale="en">Enumerate the acoustic signals. Instances of StackElementAcousticType index into this number using the OperationMode Property.</Description>
  1416. <References>
  1417. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1418. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1419. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5004</Reference>
  1420. </References>
  1421. </UAVariable>
  1422. <UAVariable NodeId="ns=1;i=6021" BrowseName="1:Intensity" ParentNodeId="ns=1;i=1007" DataType="Float" AccessLevel="3">
  1423. <DisplayName>Intensity</DisplayName>
  1424. <Description Locale="en">Indicates the sound pressure level of the acoustic signal when switched on. This value shall only have positive values. The mandatory EURange Property of the Variable indicates the lowest and highest value and thereby allows to calculate the percentage represented by the value. The lowest value is interpreted as 0 percent, the highest is interpreted as 100 percent.</Description>
  1425. <References>
  1426. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1427. <Reference ReferenceType="HasTypeDefinition">i=2368</Reference>
  1428. <Reference ReferenceType="HasProperty">ns=1;i=6022</Reference>
  1429. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1007</Reference>
  1430. </References>
  1431. </UAVariable>
  1432. <UAVariable NodeId="ns=1;i=6022" BrowseName="EURange" ParentNodeId="ns=1;i=6021" DataType="Range">
  1433. <DisplayName>EURange</DisplayName>
  1434. <References>
  1435. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1436. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1437. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6021</Reference>
  1438. </References>
  1439. </UAVariable>
  1440. <UAVariable NodeId="ns=1;i=6020" BrowseName="1:OperationMode" ParentNodeId="ns=1;i=1007" DataType="UInteger" AccessLevel="3">
  1441. <DisplayName>OperationMode</DisplayName>
  1442. <Description Locale="en">Indicates what signal of the list of AcousticSignalType nodes is played when the acoustic element is switched on. It shall contain an index into the NumberInList of the respective AcousticSignalType Object of AcousticSignals.</Description>
  1443. <References>
  1444. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1445. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1446. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1007</Reference>
  1447. </References>
  1448. </UAVariable>
  1449. <UAObjectType NodeId="ns=1;i=1006" BrowseName="1:StackElementLightType">
  1450. <DisplayName>StackElementLightType</DisplayName>
  1451. <Description Locale="en">Represents a lamp element in a stacklight.</Description>
  1452. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/5.2.6</Documentation>
  1453. <References>
  1454. <Reference ReferenceType="HasComponent">ns=1;i=5002</Reference>
  1455. <Reference ReferenceType="HasComponent">ns=1;i=6018</Reference>
  1456. <Reference ReferenceType="HasComponent">ns=1;i=6016</Reference>
  1457. <Reference ReferenceType="HasComponent">ns=1;i=6017</Reference>
  1458. <Reference ReferenceType="HasSubtype" IsForward="false">ns=1;i=1005</Reference>
  1459. </References>
  1460. </UAObjectType>
  1461. <UAObject NodeId="ns=1;i=5002" BrowseName="1:&lt;ControlChannel&gt;" SymbolicName="ControlChannel" ParentNodeId="ns=1;i=1006">
  1462. <DisplayName>&lt;ControlChannel&gt;</DisplayName>
  1463. <Description Locale="en">The list of &lt;ControlChannel&gt; instances shows the control information for each independent colour channel of the stacked element.</Description>
  1464. <References>
  1465. <Reference ReferenceType="HasModellingRule">i=11508</Reference>
  1466. <Reference ReferenceType="HasTypeDefinition">ns=1;i=1008</Reference>
  1467. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1006</Reference>
  1468. <Reference ReferenceType="HasComponent">ns=1;i=6031</Reference>
  1469. <Reference ReferenceType="HasComponent">ns=1;i=6032</Reference>
  1470. <Reference ReferenceType="HasProperty">ns=1;i=6033</Reference>
  1471. </References>
  1472. </UAObject>
  1473. <UAVariable NodeId="ns=1;i=6031" BrowseName="1:ChannelColor" ParentNodeId="ns=1;i=5002" DataType="SignalColor" AccessLevel="3">
  1474. <DisplayName>ChannelColor</DisplayName>
  1475. <Description Locale="en">Indicates in what mode (continuously on, blinking, flashing) the channel operates when switched on.</Description>
  1476. <References>
  1477. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1478. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1479. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5002</Reference>
  1480. </References>
  1481. </UAVariable>
  1482. <UAVariable NodeId="ns=1;i=6032" BrowseName="1:SignalMode" ParentNodeId="ns=1;i=5002" DataType="SignalModeLight" AccessLevel="3">
  1483. <DisplayName>SignalMode</DisplayName>
  1484. <Description Locale="en">Contains a list of audio signals used by this acoustic stacklight element.</Description>
  1485. <References>
  1486. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1487. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1488. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5002</Reference>
  1489. </References>
  1490. </UAVariable>
  1491. <UAVariable NodeId="ns=1;i=6033" BrowseName="1:SignalOn" ParentNodeId="ns=1;i=5002" DataType="Boolean" AccessLevel="3">
  1492. <DisplayName>SignalOn</DisplayName>
  1493. <Description Locale="en">Indicates if the colour is switched on.</Description>
  1494. <References>
  1495. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1496. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1497. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5002</Reference>
  1498. </References>
  1499. </UAVariable>
  1500. <UAVariable NodeId="ns=1;i=6018" BrowseName="1:Intensity" ParentNodeId="ns=1;i=1006" DataType="Float" AccessLevel="3">
  1501. <DisplayName>Intensity</DisplayName>
  1502. <Description Locale="en">Intensity of the lamp, thus its brightness. The mandatory EURange Property of the Variable indicates the lowest and highest value and thereby allows to calculate the percentage represented by the value. The lowest value is interpreted as 0 percent, the highest is interpreted as 100 percent.</Description>
  1503. <References>
  1504. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1505. <Reference ReferenceType="HasTypeDefinition">i=2368</Reference>
  1506. <Reference ReferenceType="HasProperty">ns=1;i=6019</Reference>
  1507. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1006</Reference>
  1508. </References>
  1509. </UAVariable>
  1510. <UAVariable NodeId="ns=1;i=6019" BrowseName="EURange" ParentNodeId="ns=1;i=6018" DataType="Range">
  1511. <DisplayName>EURange</DisplayName>
  1512. <References>
  1513. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1514. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1515. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6018</Reference>
  1516. </References>
  1517. </UAVariable>
  1518. <UAVariable NodeId="ns=1;i=6016" BrowseName="1:SignalColor" ParentNodeId="ns=1;i=1006" DataType="SignalColor" AccessLevel="3">
  1519. <DisplayName>SignalColor</DisplayName>
  1520. <Description Locale="en">Indicates the colour the lamp element has when switched on.</Description>
  1521. <References>
  1522. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1523. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1524. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1006</Reference>
  1525. </References>
  1526. </UAVariable>
  1527. <UAVariable NodeId="ns=1;i=6017" BrowseName="1:SignalMode" ParentNodeId="ns=1;i=1006" DataType="SignalModeLight" AccessLevel="3">
  1528. <DisplayName>SignalMode</DisplayName>
  1529. <Description Locale="en">Shows in what way the lamp is used (continuous light, flashing, blinking) when switched on.</Description>
  1530. <References>
  1531. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1532. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1533. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1006</Reference>
  1534. </References>
  1535. </UAVariable>
  1536. <UAObjectType NodeId="ns=1;i=1003" BrowseName="1:StackLevelType">
  1537. <DisplayName>StackLevelType</DisplayName>
  1538. <Description Locale="en">Contains information relevant to a stacklight operating as a level meter. The whole stack is controlled by a percentual value.</Description>
  1539. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/5.2.3</Documentation>
  1540. <References>
  1541. <Reference ReferenceType="HasComponent">ns=1;i=6012</Reference>
  1542. <Reference ReferenceType="HasComponent">ns=1;i=6010</Reference>
  1543. <Reference ReferenceType="HasSubtype" IsForward="false">i=58</Reference>
  1544. </References>
  1545. </UAObjectType>
  1546. <UAVariable NodeId="ns=1;i=6012" BrowseName="1:DisplayMode" ParentNodeId="ns=1;i=1003" DataType="LevelDisplayMode" AccessLevel="3">
  1547. <DisplayName>DisplayMode</DisplayName>
  1548. <Description Locale="en">Indicates in what way the percentual value is displayed with the stacklight.</Description>
  1549. <References>
  1550. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1551. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1552. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1003</Reference>
  1553. </References>
  1554. </UAVariable>
  1555. <UAVariable NodeId="ns=1;i=6010" BrowseName="1:LevelPercent" ParentNodeId="ns=1;i=1003" DataType="Float" AccessLevel="3">
  1556. <DisplayName>LevelPercent</DisplayName>
  1557. <Description Locale="en">Shows the percentual value the stacklight is representing. The mandatory EURange Property of the Variable indicates the lowest and highest value and thereby allows to calculate the percentage represented by the value. The lowest value is interpreted as 0 percent, the highest is interpreted as 100 percent.</Description>
  1558. <References>
  1559. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1560. <Reference ReferenceType="HasTypeDefinition">i=2368</Reference>
  1561. <Reference ReferenceType="HasProperty">ns=1;i=6011</Reference>
  1562. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1003</Reference>
  1563. </References>
  1564. </UAVariable>
  1565. <UAVariable NodeId="ns=1;i=6011" BrowseName="EURange" ParentNodeId="ns=1;i=6010" DataType="Range">
  1566. <DisplayName>EURange</DisplayName>
  1567. <References>
  1568. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1569. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1570. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6010</Reference>
  1571. </References>
  1572. </UAVariable>
  1573. <UAObjectType NodeId="ns=1;i=1004" BrowseName="1:StackRunningType">
  1574. <DisplayName>StackRunningType</DisplayName>
  1575. <Description Locale="en">Contains information relevant to a stacklight operating as a running light. This base type does not define any specific information, but can be extended.</Description>
  1576. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/5.2.4</Documentation>
  1577. <References>
  1578. <Reference ReferenceType="HasSubtype" IsForward="false">i=58</Reference>
  1579. </References>
  1580. </UAObjectType>
  1581. <UAObject NodeId="ns=1;i=5008" BrowseName="1:http://opcfoundation.org/UA/IA/" SymbolicName="http___opcfoundation_org_UA_IA_">
  1582. <DisplayName>http://opcfoundation.org/UA/IA/</DisplayName>
  1583. <Documentation>https://reference.opcfoundation.org/v105/IA/v102/docs/9.1</Documentation>
  1584. <References>
  1585. <Reference ReferenceType="HasTypeDefinition">i=11616</Reference>
  1586. <Reference ReferenceType="HasProperty">ns=1;i=6039</Reference>
  1587. <Reference ReferenceType="HasComponent" IsForward="false">i=11715</Reference>
  1588. <Reference ReferenceType="HasProperty">ns=1;i=6040</Reference>
  1589. <Reference ReferenceType="HasProperty">ns=1;i=6041</Reference>
  1590. <Reference ReferenceType="HasProperty">ns=1;i=6042</Reference>
  1591. <Reference ReferenceType="HasProperty">ns=1;i=6043</Reference>
  1592. <Reference ReferenceType="HasProperty">ns=1;i=6044</Reference>
  1593. <Reference ReferenceType="HasProperty">ns=1;i=6045</Reference>
  1594. </References>
  1595. </UAObject>
  1596. <UAVariable NodeId="ns=1;i=6039" BrowseName="IsNamespaceSubset" ParentNodeId="ns=1;i=5008" DataType="Boolean">
  1597. <DisplayName>IsNamespaceSubset</DisplayName>
  1598. <References>
  1599. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1600. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5008</Reference>
  1601. </References>
  1602. <Value>
  1603. <uax:Boolean xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">false</uax:Boolean>
  1604. </Value>
  1605. </UAVariable>
  1606. <UAVariable NodeId="ns=1;i=6040" BrowseName="NamespacePublicationDate" ParentNodeId="ns=1;i=5008" DataType="DateTime">
  1607. <DisplayName>NamespacePublicationDate</DisplayName>
  1608. <References>
  1609. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1610. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5008</Reference>
  1611. </References>
  1612. <Value>
  1613. <uax:DateTime xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">2022-06-15T00:00:00Z</uax:DateTime>
  1614. </Value>
  1615. </UAVariable>
  1616. <UAVariable NodeId="ns=1;i=6041" BrowseName="NamespaceUri" ParentNodeId="ns=1;i=5008" DataType="String">
  1617. <DisplayName>NamespaceUri</DisplayName>
  1618. <References>
  1619. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1620. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5008</Reference>
  1621. </References>
  1622. <Value>
  1623. <uax:String xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">http://opcfoundation.org/UA/IA/</uax:String>
  1624. </Value>
  1625. </UAVariable>
  1626. <UAVariable NodeId="ns=1;i=6042" BrowseName="NamespaceVersion" ParentNodeId="ns=1;i=5008" DataType="String">
  1627. <DisplayName>NamespaceVersion</DisplayName>
  1628. <References>
  1629. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1630. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5008</Reference>
  1631. </References>
  1632. <Value>
  1633. <uax:String xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">1.01.2</uax:String>
  1634. </Value>
  1635. </UAVariable>
  1636. <UAVariable NodeId="ns=1;i=6043" BrowseName="StaticNodeIdTypes" ParentNodeId="ns=1;i=5008" DataType="IdType" ValueRank="1" ArrayDimensions="0">
  1637. <DisplayName>StaticNodeIdTypes</DisplayName>
  1638. <References>
  1639. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1640. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5008</Reference>
  1641. </References>
  1642. <Value>
  1643. <uax:ListOfInt32 xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">
  1644. <uax:Int32>0</uax:Int32>
  1645. </uax:ListOfInt32>
  1646. </Value>
  1647. </UAVariable>
  1648. <UAVariable NodeId="ns=1;i=6044" BrowseName="StaticNumericNodeIdRange" ParentNodeId="ns=1;i=5008" DataType="NumericRange" ValueRank="1" ArrayDimensions="0">
  1649. <DisplayName>StaticNumericNodeIdRange</DisplayName>
  1650. <References>
  1651. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1652. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5008</Reference>
  1653. </References>
  1654. </UAVariable>
  1655. <UAVariable NodeId="ns=1;i=6045" BrowseName="StaticStringNodeIdPattern" ParentNodeId="ns=1;i=5008" DataType="String">
  1656. <DisplayName>StaticStringNodeIdPattern</DisplayName>
  1657. <References>
  1658. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1659. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5008</Reference>
  1660. </References>
  1661. </UAVariable>
  1662. </UANodeSet>