Opc.Ua.Ia.NodeSet2.xml 76 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <UANodeSet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd" xmlns="http://opcfoundation.org/UA/2011/03/UANodeSet.xsd" xmlns:s1="http://opcfoundation.org/UA/IA/Types.xsd" xmlns:s2="http://opcfoundation.org/UA/DI/Types.xsd" xmlns:ua="http://unifiedautomation.com/Configuration/NodeSet.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <NamespaceUris>
  4. <Uri>http://opcfoundation.org/UA/IA/</Uri>
  5. <Uri>http://opcfoundation.org/UA/DI/</Uri>
  6. </NamespaceUris>
  7. <Aliases>
  8. <Alias Alias="Boolean">i=1</Alias>
  9. <Alias Alias="UInt32">i=7</Alias>
  10. <Alias Alias="Float">i=10</Alias>
  11. <Alias Alias="String">i=12</Alias>
  12. <Alias Alias="DateTime">i=13</Alias>
  13. <Alias Alias="ByteString">i=15</Alias>
  14. <Alias Alias="UInteger">i=28</Alias>
  15. <Alias Alias="HasModellingRule">i=37</Alias>
  16. <Alias Alias="HasTypeDefinition">i=40</Alias>
  17. <Alias Alias="HasSubtype">i=45</Alias>
  18. <Alias Alias="HasProperty">i=46</Alias>
  19. <Alias Alias="HasComponent">i=47</Alias>
  20. <Alias Alias="HasOrderedComponent">i=49</Alias>
  21. <Alias Alias="IdType">i=256</Alias>
  22. <Alias Alias="Duration">i=290</Alias>
  23. <Alias Alias="NumericRange">i=291</Alias>
  24. <Alias Alias="Range">i=884</Alias>
  25. <Alias Alias="EnumValueType">i=7594</Alias>
  26. <Alias Alias="AudioDataType">i=16307</Alias>
  27. <Alias Alias="HasInterface">i=17603</Alias>
  28. <Alias Alias="DeviceHealthEnumeration">ns=2;i=6244</Alias>
  29. <Alias Alias="StacklightOperationMode">ns=1;i=3002</Alias>
  30. <Alias Alias="LevelDisplayMode">ns=1;i=3003</Alias>
  31. <Alias Alias="SignalColor">ns=1;i=3004</Alias>
  32. <Alias Alias="SignalModeLight">ns=1;i=3005</Alias>
  33. </Aliases>
  34. <Extensions>
  35. <Extension>
  36. <ua:ModelInfo Tool="UaModeler" Hash="5ZWaFkY6+E17HUsLEoymgQ==" Version="1.6.3"/>
  37. </Extension>
  38. </Extensions>
  39. <UADataType NodeId="ns=1;i=3003" BrowseName="1:LevelDisplayMode">
  40. <DisplayName>LevelDisplayMode</DisplayName>
  41. <Description Locale="en">Contains the values used to indicate how a percentual value is displayed if the stacklight unit works in Levelmeter mode.</Description>
  42. <References>
  43. <Reference ReferenceType="HasProperty">ns=1;i=6001</Reference>
  44. <Reference ReferenceType="HasSubtype" IsForward="false">i=29</Reference>
  45. </References>
  46. <Definition Name="1:LevelDisplayMode">
  47. <Field Name="Dimmed" Value="0">
  48. <Description Locale="en">Uses dimming to display fractions.</Description>
  49. </Field>
  50. <Field Name="Blinking" Value="1">
  51. <Description Locale="en">Uses blinking to display fractions.</Description>
  52. </Field>
  53. <Field Name="Other" Value="2">
  54. <Description Locale="en">Display fractions in a way not defined in this version of the specification.</Description>
  55. </Field>
  56. </Definition>
  57. </UADataType>
  58. <UAVariable DataType="EnumValueType" ParentNodeId="ns=1;i=3003" ValueRank="1" NodeId="ns=1;i=6001" ArrayDimensions="3" BrowseName="EnumValues">
  59. <DisplayName>EnumValues</DisplayName>
  60. <References>
  61. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=3003</Reference>
  62. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  63. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  64. </References>
  65. <Value>
  66. <uax:ListOfExtensionObject>
  67. <uax:ExtensionObject>
  68. <uax:TypeId>
  69. <uax:Identifier>i=7616</uax:Identifier>
  70. </uax:TypeId>
  71. <uax:Body>
  72. <uax:EnumValueType>
  73. <uax:Value>0</uax:Value>
  74. <uax:DisplayName>
  75. <uax:Text>Dimmed</uax:Text>
  76. </uax:DisplayName>
  77. <uax:Description>
  78. <uax:Locale>en</uax:Locale>
  79. <uax:Text>Uses dimming to display fractions.</uax:Text>
  80. </uax:Description>
  81. </uax:EnumValueType>
  82. </uax:Body>
  83. </uax:ExtensionObject>
  84. <uax:ExtensionObject>
  85. <uax:TypeId>
  86. <uax:Identifier>i=7616</uax:Identifier>
  87. </uax:TypeId>
  88. <uax:Body>
  89. <uax:EnumValueType>
  90. <uax:Value>1</uax:Value>
  91. <uax:DisplayName>
  92. <uax:Text>Blinking</uax:Text>
  93. </uax:DisplayName>
  94. <uax:Description>
  95. <uax:Locale>en</uax:Locale>
  96. <uax:Text>Uses blinking to display fractions.</uax:Text>
  97. </uax:Description>
  98. </uax:EnumValueType>
  99. </uax:Body>
  100. </uax:ExtensionObject>
  101. <uax:ExtensionObject>
  102. <uax:TypeId>
  103. <uax:Identifier>i=7616</uax:Identifier>
  104. </uax:TypeId>
  105. <uax:Body>
  106. <uax:EnumValueType>
  107. <uax:Value>2</uax:Value>
  108. <uax:DisplayName>
  109. <uax:Text>Other</uax:Text>
  110. </uax:DisplayName>
  111. <uax:Description>
  112. <uax:Locale>en</uax:Locale>
  113. <uax:Text>Display fractions in a way not defined in this version of the specification.</uax:Text>
  114. </uax:Description>
  115. </uax:EnumValueType>
  116. </uax:Body>
  117. </uax:ExtensionObject>
  118. </uax:ListOfExtensionObject>
  119. </Value>
  120. </UAVariable>
  121. <UADataType NodeId="ns=1;i=3004" BrowseName="1:SignalColor">
  122. <DisplayName>SignalColor</DisplayName>
  123. <Description Locale="en">Holds the possible colour values for stacklight lamps.</Description>
  124. <References>
  125. <Reference ReferenceType="HasProperty">ns=1;i=6007</Reference>
  126. <Reference ReferenceType="HasSubtype" IsForward="false">i=29</Reference>
  127. </References>
  128. <Definition Name="1:SignalColor">
  129. <Field Name="Off" Value="0">
  130. <Description Locale="en">Element is disabled.</Description>
  131. </Field>
  132. <Field Name="Red" Value="1">
  133. <Description Locale="en">This value indicates a red lamp colour.</Description>
  134. </Field>
  135. <Field Name="Green" Value="2">
  136. <Description Locale="en">This value indicates a green lamp colour.</Description>
  137. </Field>
  138. <Field Name="Blue" Value="3">
  139. <Description Locale="en">This value indicates a blue lamp colour.</Description>
  140. </Field>
  141. <Field Name="Yellow" Value="4">
  142. <Description Locale="en">This value indicates a yellow lamp colour (R+G).</Description>
  143. </Field>
  144. <Field Name="Purple" Value="5">
  145. <Description Locale="en">This value indicates a purple lamp colour (R+B).</Description>
  146. </Field>
  147. <Field Name="Cyan" Value="6">
  148. <Description Locale="en">This value indicates a cyan lamp colour (G+B).</Description>
  149. </Field>
  150. <Field Name="White" Value="7">
  151. <Description Locale="en">This value indicates a white lamp colour (R+G+B).</Description>
  152. </Field>
  153. </Definition>
  154. </UADataType>
  155. <UAVariable DataType="EnumValueType" ParentNodeId="ns=1;i=3004" ValueRank="1" NodeId="ns=1;i=6007" ArrayDimensions="8" BrowseName="EnumValues">
  156. <DisplayName>EnumValues</DisplayName>
  157. <References>
  158. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=3004</Reference>
  159. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  160. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  161. </References>
  162. <Value>
  163. <uax:ListOfExtensionObject>
  164. <uax:ExtensionObject>
  165. <uax:TypeId>
  166. <uax:Identifier>i=7616</uax:Identifier>
  167. </uax:TypeId>
  168. <uax:Body>
  169. <uax:EnumValueType>
  170. <uax:Value>0</uax:Value>
  171. <uax:DisplayName>
  172. <uax:Text>Off</uax:Text>
  173. </uax:DisplayName>
  174. <uax:Description>
  175. <uax:Locale>en</uax:Locale>
  176. <uax:Text>Element is disabled.</uax:Text>
  177. </uax:Description>
  178. </uax:EnumValueType>
  179. </uax:Body>
  180. </uax:ExtensionObject>
  181. <uax:ExtensionObject>
  182. <uax:TypeId>
  183. <uax:Identifier>i=7616</uax:Identifier>
  184. </uax:TypeId>
  185. <uax:Body>
  186. <uax:EnumValueType>
  187. <uax:Value>1</uax:Value>
  188. <uax:DisplayName>
  189. <uax:Text>Red</uax:Text>
  190. </uax:DisplayName>
  191. <uax:Description>
  192. <uax:Locale>en</uax:Locale>
  193. <uax:Text>This value indicates a red lamp colour.</uax:Text>
  194. </uax:Description>
  195. </uax:EnumValueType>
  196. </uax:Body>
  197. </uax:ExtensionObject>
  198. <uax:ExtensionObject>
  199. <uax:TypeId>
  200. <uax:Identifier>i=7616</uax:Identifier>
  201. </uax:TypeId>
  202. <uax:Body>
  203. <uax:EnumValueType>
  204. <uax:Value>2</uax:Value>
  205. <uax:DisplayName>
  206. <uax:Text>Green</uax:Text>
  207. </uax:DisplayName>
  208. <uax:Description>
  209. <uax:Locale>en</uax:Locale>
  210. <uax:Text>This value indicates a green lamp colour.</uax:Text>
  211. </uax:Description>
  212. </uax:EnumValueType>
  213. </uax:Body>
  214. </uax:ExtensionObject>
  215. <uax:ExtensionObject>
  216. <uax:TypeId>
  217. <uax:Identifier>i=7616</uax:Identifier>
  218. </uax:TypeId>
  219. <uax:Body>
  220. <uax:EnumValueType>
  221. <uax:Value>3</uax:Value>
  222. <uax:DisplayName>
  223. <uax:Text>Blue</uax:Text>
  224. </uax:DisplayName>
  225. <uax:Description>
  226. <uax:Locale>en</uax:Locale>
  227. <uax:Text>This value indicates a blue lamp colour.</uax:Text>
  228. </uax:Description>
  229. </uax:EnumValueType>
  230. </uax:Body>
  231. </uax:ExtensionObject>
  232. <uax:ExtensionObject>
  233. <uax:TypeId>
  234. <uax:Identifier>i=7616</uax:Identifier>
  235. </uax:TypeId>
  236. <uax:Body>
  237. <uax:EnumValueType>
  238. <uax:Value>4</uax:Value>
  239. <uax:DisplayName>
  240. <uax:Text>Yellow</uax:Text>
  241. </uax:DisplayName>
  242. <uax:Description>
  243. <uax:Locale>en</uax:Locale>
  244. <uax:Text>This value indicates a yellow lamp colour (R+G).</uax:Text>
  245. </uax:Description>
  246. </uax:EnumValueType>
  247. </uax:Body>
  248. </uax:ExtensionObject>
  249. <uax:ExtensionObject>
  250. <uax:TypeId>
  251. <uax:Identifier>i=7616</uax:Identifier>
  252. </uax:TypeId>
  253. <uax:Body>
  254. <uax:EnumValueType>
  255. <uax:Value>5</uax:Value>
  256. <uax:DisplayName>
  257. <uax:Text>Purple</uax:Text>
  258. </uax:DisplayName>
  259. <uax:Description>
  260. <uax:Locale>en</uax:Locale>
  261. <uax:Text>This value indicates a purple lamp colour (R+B).</uax:Text>
  262. </uax:Description>
  263. </uax:EnumValueType>
  264. </uax:Body>
  265. </uax:ExtensionObject>
  266. <uax:ExtensionObject>
  267. <uax:TypeId>
  268. <uax:Identifier>i=7616</uax:Identifier>
  269. </uax:TypeId>
  270. <uax:Body>
  271. <uax:EnumValueType>
  272. <uax:Value>6</uax:Value>
  273. <uax:DisplayName>
  274. <uax:Text>Cyan</uax:Text>
  275. </uax:DisplayName>
  276. <uax:Description>
  277. <uax:Locale>en</uax:Locale>
  278. <uax:Text>This value indicates a cyan lamp colour (G+B).</uax:Text>
  279. </uax:Description>
  280. </uax:EnumValueType>
  281. </uax:Body>
  282. </uax:ExtensionObject>
  283. <uax:ExtensionObject>
  284. <uax:TypeId>
  285. <uax:Identifier>i=7616</uax:Identifier>
  286. </uax:TypeId>
  287. <uax:Body>
  288. <uax:EnumValueType>
  289. <uax:Value>7</uax:Value>
  290. <uax:DisplayName>
  291. <uax:Text>White</uax:Text>
  292. </uax:DisplayName>
  293. <uax:Description>
  294. <uax:Locale>en</uax:Locale>
  295. <uax:Text>This value indicates a white lamp colour (R+G+B).</uax:Text>
  296. </uax:Description>
  297. </uax:EnumValueType>
  298. </uax:Body>
  299. </uax:ExtensionObject>
  300. </uax:ListOfExtensionObject>
  301. </Value>
  302. </UAVariable>
  303. <UADataType NodeId="ns=1;i=3005" BrowseName="1:SignalModeLight">
  304. <DisplayName>SignalModeLight</DisplayName>
  305. <Description Locale="en">Contains the values used to indicate in what way a lamp behaves when switched on.</Description>
  306. <References>
  307. <Reference ReferenceType="HasProperty">ns=1;i=6008</Reference>
  308. <Reference ReferenceType="HasSubtype" IsForward="false">i=29</Reference>
  309. </References>
  310. <Definition Name="1:SignalModeLight">
  311. <Field Name="Continuous" Value="0">
  312. <Description Locale="en">This value indicates a continuous light.</Description>
  313. </Field>
  314. <Field Name="Blinking" Value="1">
  315. <Description Locale="en">This value indicates a blinking light (blinking in regular intervals with equally long on and off times).</Description>
  316. </Field>
  317. <Field Name="Flashing" Value="2">
  318. <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>
  319. </Field>
  320. <Field Name="Other" Value="3">
  321. <Description Locale="en">The light is handled in a way not defined in this version of the specification.</Description>
  322. </Field>
  323. </Definition>
  324. </UADataType>
  325. <UAVariable DataType="EnumValueType" ParentNodeId="ns=1;i=3005" ValueRank="1" NodeId="ns=1;i=6008" ArrayDimensions="4" BrowseName="EnumValues">
  326. <DisplayName>EnumValues</DisplayName>
  327. <References>
  328. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=3005</Reference>
  329. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  330. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  331. </References>
  332. <Value>
  333. <uax:ListOfExtensionObject>
  334. <uax:ExtensionObject>
  335. <uax:TypeId>
  336. <uax:Identifier>i=7616</uax:Identifier>
  337. </uax:TypeId>
  338. <uax:Body>
  339. <uax:EnumValueType>
  340. <uax:Value>0</uax:Value>
  341. <uax:DisplayName>
  342. <uax:Text>Continuous</uax:Text>
  343. </uax:DisplayName>
  344. <uax:Description>
  345. <uax:Locale>en</uax:Locale>
  346. <uax:Text>This value indicates a continuous light.</uax:Text>
  347. </uax:Description>
  348. </uax:EnumValueType>
  349. </uax:Body>
  350. </uax:ExtensionObject>
  351. <uax:ExtensionObject>
  352. <uax:TypeId>
  353. <uax:Identifier>i=7616</uax:Identifier>
  354. </uax:TypeId>
  355. <uax:Body>
  356. <uax:EnumValueType>
  357. <uax:Value>1</uax:Value>
  358. <uax:DisplayName>
  359. <uax:Text>Blinking</uax:Text>
  360. </uax:DisplayName>
  361. <uax:Description>
  362. <uax:Locale>en</uax:Locale>
  363. <uax:Text>This value indicates a blinking light (blinking in regular intervals with equally long on and off times).</uax:Text>
  364. </uax:Description>
  365. </uax:EnumValueType>
  366. </uax:Body>
  367. </uax:ExtensionObject>
  368. <uax:ExtensionObject>
  369. <uax:TypeId>
  370. <uax:Identifier>i=7616</uax:Identifier>
  371. </uax:TypeId>
  372. <uax:Body>
  373. <uax:EnumValueType>
  374. <uax:Value>2</uax:Value>
  375. <uax:DisplayName>
  376. <uax:Text>Flashing</uax:Text>
  377. </uax:DisplayName>
  378. <uax:Description>
  379. <uax:Locale>en</uax:Locale>
  380. <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>
  381. </uax:Description>
  382. </uax:EnumValueType>
  383. </uax:Body>
  384. </uax:ExtensionObject>
  385. <uax:ExtensionObject>
  386. <uax:TypeId>
  387. <uax:Identifier>i=7616</uax:Identifier>
  388. </uax:TypeId>
  389. <uax:Body>
  390. <uax:EnumValueType>
  391. <uax:Value>3</uax:Value>
  392. <uax:DisplayName>
  393. <uax:Text>Other</uax:Text>
  394. </uax:DisplayName>
  395. <uax:Description>
  396. <uax:Locale>en</uax:Locale>
  397. <uax:Text>The light is handled in a way not defined in this version of the specification.</uax:Text>
  398. </uax:Description>
  399. </uax:EnumValueType>
  400. </uax:Body>
  401. </uax:ExtensionObject>
  402. </uax:ListOfExtensionObject>
  403. </Value>
  404. </UAVariable>
  405. <UADataType NodeId="ns=1;i=3002" BrowseName="1:StacklightOperationMode">
  406. <DisplayName>StacklightOperationMode</DisplayName>
  407. <Description Locale="en">Contains the values used to indicate how a stacklight (as a whole unit) is used.</Description>
  408. <References>
  409. <Reference ReferenceType="HasProperty">ns=1;i=6006</Reference>
  410. <Reference ReferenceType="HasSubtype" IsForward="false">i=29</Reference>
  411. </References>
  412. <Definition Name="1:StacklightOperationMode">
  413. <Field Name="Segmented" Value="0">
  414. <Description Locale="en">Stacklight is used as stack of individual lights</Description>
  415. </Field>
  416. <Field Name="Levelmeter" Value="1">
  417. <Description Locale="en">Stacklight is used as level meter</Description>
  418. </Field>
  419. <Field Name="Running_Light" Value="2">
  420. <Description Locale="en">The whole stack acts as a running light</Description>
  421. </Field>
  422. <Field Name="Other" Value="3">
  423. <Description Locale="en">Stacklight is used in a way not defined in this version of the specification</Description>
  424. </Field>
  425. </Definition>
  426. </UADataType>
  427. <UAVariable DataType="EnumValueType" ParentNodeId="ns=1;i=3002" ValueRank="1" NodeId="ns=1;i=6006" ArrayDimensions="4" BrowseName="EnumValues">
  428. <DisplayName>EnumValues</DisplayName>
  429. <References>
  430. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=3002</Reference>
  431. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  432. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  433. </References>
  434. <Value>
  435. <uax:ListOfExtensionObject>
  436. <uax:ExtensionObject>
  437. <uax:TypeId>
  438. <uax:Identifier>i=7616</uax:Identifier>
  439. </uax:TypeId>
  440. <uax:Body>
  441. <uax:EnumValueType>
  442. <uax:Value>0</uax:Value>
  443. <uax:DisplayName>
  444. <uax:Text>Segmented</uax:Text>
  445. </uax:DisplayName>
  446. <uax:Description>
  447. <uax:Locale>en</uax:Locale>
  448. <uax:Text>Stacklight is used as stack of individual lights</uax:Text>
  449. </uax:Description>
  450. </uax:EnumValueType>
  451. </uax:Body>
  452. </uax:ExtensionObject>
  453. <uax:ExtensionObject>
  454. <uax:TypeId>
  455. <uax:Identifier>i=7616</uax:Identifier>
  456. </uax:TypeId>
  457. <uax:Body>
  458. <uax:EnumValueType>
  459. <uax:Value>1</uax:Value>
  460. <uax:DisplayName>
  461. <uax:Text>Levelmeter</uax:Text>
  462. </uax:DisplayName>
  463. <uax:Description>
  464. <uax:Locale>en</uax:Locale>
  465. <uax:Text>Stacklight is used as level meter</uax:Text>
  466. </uax:Description>
  467. </uax:EnumValueType>
  468. </uax:Body>
  469. </uax:ExtensionObject>
  470. <uax:ExtensionObject>
  471. <uax:TypeId>
  472. <uax:Identifier>i=7616</uax:Identifier>
  473. </uax:TypeId>
  474. <uax:Body>
  475. <uax:EnumValueType>
  476. <uax:Value>2</uax:Value>
  477. <uax:DisplayName>
  478. <uax:Text>Running_Light</uax:Text>
  479. </uax:DisplayName>
  480. <uax:Description>
  481. <uax:Locale>en</uax:Locale>
  482. <uax:Text>The whole stack acts as a running light</uax:Text>
  483. </uax:Description>
  484. </uax:EnumValueType>
  485. </uax:Body>
  486. </uax:ExtensionObject>
  487. <uax:ExtensionObject>
  488. <uax:TypeId>
  489. <uax:Identifier>i=7616</uax:Identifier>
  490. </uax:TypeId>
  491. <uax:Body>
  492. <uax:EnumValueType>
  493. <uax:Value>3</uax:Value>
  494. <uax:DisplayName>
  495. <uax:Text>Other</uax:Text>
  496. </uax:DisplayName>
  497. <uax:Description>
  498. <uax:Locale>en</uax:Locale>
  499. <uax:Text>Stacklight is used in a way not defined in this version of the specification</uax:Text>
  500. </uax:Description>
  501. </uax:EnumValueType>
  502. </uax:Body>
  503. </uax:ExtensionObject>
  504. </uax:ListOfExtensionObject>
  505. </Value>
  506. </UAVariable>
  507. <UAVariable SymbolicName="TypeDictionary_BinarySchema" DataType="ByteString" NodeId="ns=1;i=6002" BrowseName="1:TypeDictionary">
  508. <DisplayName>TypeDictionary</DisplayName>
  509. <Description>Collects the data type descriptions of http://opcfoundation.org/UA/IA</Description>
  510. <References>
  511. <Reference ReferenceType="HasTypeDefinition">i=72</Reference>
  512. <Reference ReferenceType="HasProperty">ns=1;i=6003</Reference>
  513. <Reference ReferenceType="HasComponent" IsForward="false">i=93</Reference>
  514. </References>
  515. <Value>
  516. <uax:ByteString>PG9wYzpUeXBlRGljdGlvbmFyeSB4bWxuczp4c2k9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEvWE1MU2NoZ
  517. W1hLWluc3RhbmNlIiB4bWxuczp0bnM9Imh0dHA6Ly9vcGNmb3VuZGF0aW9uLm9yZy9VQS9JQ
  518. S8iIERlZmF1bHRCeXRlT3JkZXI9IkxpdHRsZUVuZGlhbiIgeG1sbnM6b3BjPSJodHRwOi8vb
  519. 3BjZm91bmRhdGlvbi5vcmcvQmluYXJ5U2NoZW1hLyIgeG1sbnM6dWE9Imh0dHA6Ly9vcGNmb
  520. 3VuZGF0aW9uLm9yZy9VQS8iIFRhcmdldE5hbWVzcGFjZT0iaHR0cDovL29wY2ZvdW5kYXRpb
  521. 24ub3JnL1VBL0lBLyI+CiA8b3BjOkltcG9ydCBOYW1lc3BhY2U9Imh0dHA6Ly9vcGNmb3VuZ
  522. GF0aW9uLm9yZy9VQS8iLz4KIDxvcGM6RW51bWVyYXRlZFR5cGUgTGVuZ3RoSW5CaXRzPSIzM
  523. iIgTmFtZT0iTGV2ZWxEaXNwbGF5TW9kZSI+CiAgPG9wYzpEb2N1bWVudGF0aW9uPkNvbnRha
  524. W5zIHRoZSB2YWx1ZXMgdXNlZCB0byBpbmRpY2F0ZSBob3cgYSBwZXJjZW50dWFsIHZhbHVlI
  525. GlzIGRpc3BsYXllZCBpZiB0aGUgc3RhY2tsaWdodCB1bml0IHdvcmtzIGluIExldmVsbWV0Z
  526. XIgbW9kZS48L29wYzpEb2N1bWVudGF0aW9uPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hb
  527. WU9IkRpbW1lZCIgVmFsdWU9IjAiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJCb
  528. Glua2luZyIgVmFsdWU9IjEiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJPdGhlc
  529. iIgVmFsdWU9IjIiLz4KIDwvb3BjOkVudW1lcmF0ZWRUeXBlPgogPG9wYzpFbnVtZXJhdGVkV
  530. HlwZSBMZW5ndGhJbkJpdHM9IjMyIiBOYW1lPSJTaWduYWxDb2xvciI+CiAgPG9wYzpEb2N1b
  531. WVudGF0aW9uPkhvbGRzIHRoZSBwb3NzaWJsZSBjb2xvdXIgdmFsdWVzIGZvciBzdGFja2xpZ
  532. 2h0IGxhbXBzLjwvb3BjOkRvY3VtZW50YXRpb24+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgT
  533. mFtZT0iT2ZmIiBWYWx1ZT0iMCIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9IlJlZ
  534. CIgVmFsdWU9IjEiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJHcmVlbiIgVmFsd
  535. WU9IjIiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJCbHVlIiBWYWx1ZT0iMyIvP
  536. gogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9IlllbGxvdyIgVmFsdWU9IjQiLz4KICA8b
  537. 3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJQdXJwbGUiIFZhbHVlPSI1Ii8+CiAgPG9wYzpFb
  538. nVtZXJhdGVkVmFsdWUgTmFtZT0iQ3lhbiIgVmFsdWU9IjYiLz4KICA8b3BjOkVudW1lcmF0Z
  539. WRWYWx1ZSBOYW1lPSJXaGl0ZSIgVmFsdWU9IjciLz4KIDwvb3BjOkVudW1lcmF0ZWRUeXBlP
  540. gogPG9wYzpFbnVtZXJhdGVkVHlwZSBMZW5ndGhJbkJpdHM9IjMyIiBOYW1lPSJTaWduYWxNb
  541. 2RlTGlnaHQiPgogIDxvcGM6RG9jdW1lbnRhdGlvbj5Db250YWlucyB0aGUgdmFsdWVzIHVzZ
  542. WQgdG8gaW5kaWNhdGUgaW4gd2hhdCB3YXkgYSBsYW1wIGJlaGF2ZXMgd2hlbiBzd2l0Y2hlZ
  543. CBvbi48L29wYzpEb2N1bWVudGF0aW9uPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9I
  544. kNvbnRpbnVvdXMiIFZhbHVlPSIwIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iQ
  545. mxpbmtpbmciIFZhbHVlPSIxIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iRmxhc
  546. 2hpbmciIFZhbHVlPSIyIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iT3RoZXIiI
  547. FZhbHVlPSIzIi8+CiA8L29wYzpFbnVtZXJhdGVkVHlwZT4KIDxvcGM6RW51bWVyYXRlZFR5c
  548. GUgTGVuZ3RoSW5CaXRzPSIzMiIgTmFtZT0iU3RhY2tsaWdodE9wZXJhdGlvbk1vZGUiPgogI
  549. DxvcGM6RG9jdW1lbnRhdGlvbj5Db250YWlucyB0aGUgdmFsdWVzIHVzZWQgdG8gaW5kaWNhd
  550. GUgaG93IGEgc3RhY2tsaWdodCAoYXMgYSB3aG9sZSB1bml0KSBpcyB1c2VkLjwvb3BjOkRvY
  551. 3VtZW50YXRpb24+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iU2VnbWVudGVkIiBWY
  552. Wx1ZT0iMCIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9IkxldmVsbWV0ZXIiIFZhb
  553. HVlPSIxIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iUnVubmluZ19MaWdodCIgV
  554. mFsdWU9IjIiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJPdGhlciIgVmFsdWU9I
  555. jMiLz4KIDwvb3BjOkVudW1lcmF0ZWRUeXBlPgo8L29wYzpUeXBlRGljdGlvbmFyeT4K</uax:ByteString>
  556. </Value>
  557. </UAVariable>
  558. <UAVariable DataType="String" ParentNodeId="ns=1;i=6002" NodeId="ns=1;i=6003" BrowseName="NamespaceUri">
  559. <DisplayName>NamespaceUri</DisplayName>
  560. <References>
  561. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6002</Reference>
  562. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  563. </References>
  564. <Value>
  565. <uax:String>http://opcfoundation.org/UA/IA/</uax:String>
  566. </Value>
  567. </UAVariable>
  568. <UAVariable SymbolicName="TypeDictionary_XmlSchema" DataType="ByteString" NodeId="ns=1;i=6004" BrowseName="1:TypeDictionary">
  569. <DisplayName>TypeDictionary</DisplayName>
  570. <Description>Collects the data type descriptions of http://opcfoundation.org/UA/IA</Description>
  571. <References>
  572. <Reference ReferenceType="HasTypeDefinition">i=72</Reference>
  573. <Reference ReferenceType="HasProperty">ns=1;i=6005</Reference>
  574. <Reference ReferenceType="HasComponent" IsForward="false">i=92</Reference>
  575. </References>
  576. <Value>
  577. <uax:ByteString>PHhzOnNjaGVtYSBlbGVtZW50Rm9ybURlZmF1bHQ9InF1YWxpZmllZCIgdGFyZ2V0TmFtZXNwYWNlPSJod
  578. HRwOi8vb3BjZm91bmRhdGlvbi5vcmcvVUEvSUEvVHlwZXMueHNkIiB4bWxuczp0bnM9Imh0d
  579. HA6Ly9vcGNmb3VuZGF0aW9uLm9yZy9VQS9JQS9UeXBlcy54c2QiIHhtbG5zOnVhPSJodHRwO
  580. i8vb3BjZm91bmRhdGlvbi5vcmcvVUEvMjAwOC8wMi9UeXBlcy54c2QiIHhtbG5zOnhzPSJod
  581. HRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYSI+CiA8eHM6aW1wb3J0IG5hbWVzcGFjZ
  582. T0iaHR0cDovL29wY2ZvdW5kYXRpb24ub3JnL1VBLzIwMDgvMDIvVHlwZXMueHNkIi8+CiA8e
  583. HM6c2ltcGxlVHlwZSBuYW1lPSJMZXZlbERpc3BsYXlNb2RlIj4KICA8eHM6YW5ub3RhdGlvb
  584. j4KICAgPHhzOmRvY3VtZW50YXRpb24+Q29udGFpbnMgdGhlIHZhbHVlcyB1c2VkIHRvIGluZ
  585. GljYXRlIGhvdyBhIHBlcmNlbnR1YWwgdmFsdWUgaXMgZGlzcGxheWVkIGlmIHRoZSBzdGFja
  586. 2xpZ2h0IHVuaXQgd29ya3MgaW4gTGV2ZWxtZXRlciBtb2RlLjwveHM6ZG9jdW1lbnRhdGlvb
  587. j4KICA8L3hzOmFubm90YXRpb24+CiAgPHhzOnJlc3RyaWN0aW9uIGJhc2U9InhzOnN0cmluZ
  588. yI+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iRGltbWVkXzAiLz4KICAgPHhzOmVudW1lc
  589. mF0aW9uIHZhbHVlPSJCbGlua2luZ18xIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iT
  590. 3RoZXJfMiIvPgogIDwveHM6cmVzdHJpY3Rpb24+CiA8L3hzOnNpbXBsZVR5cGU+CiA8eHM6Z
  591. WxlbWVudCB0eXBlPSJ0bnM6TGV2ZWxEaXNwbGF5TW9kZSIgbmFtZT0iTGV2ZWxEaXNwbGF5T
  592. W9kZSIvPgogPHhzOmNvbXBsZXhUeXBlIG5hbWU9Ikxpc3RPZkxldmVsRGlzcGxheU1vZGUiP
  593. gogIDx4czpzZXF1ZW5jZT4KICAgPHhzOmVsZW1lbnQgbWluT2NjdXJzPSIwIiBtYXhPY2N1c
  594. nM9InVuYm91bmRlZCIgdHlwZT0idG5zOkxldmVsRGlzcGxheU1vZGUiIG5hbWU9IkxldmVsR
  595. GlzcGxheU1vZGUiIG5pbGxhYmxlPSJ0cnVlIi8+CiAgPC94czpzZXF1ZW5jZT4KIDwveHM6Y
  596. 29tcGxleFR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6TGlzdE9mTGV2ZWxEaXNwbGF5T
  597. W9kZSIgbmFtZT0iTGlzdE9mTGV2ZWxEaXNwbGF5TW9kZSIgbmlsbGFibGU9InRydWUiLz4KI
  598. Dx4czpzaW1wbGVUeXBlIG5hbWU9IlNpZ25hbENvbG9yIj4KICA8eHM6YW5ub3RhdGlvbj4KI
  599. CAgPHhzOmRvY3VtZW50YXRpb24+SG9sZHMgdGhlIHBvc3NpYmxlIGNvbG91ciB2YWx1ZXMgZ
  600. m9yIHN0YWNrbGlnaHQgbGFtcHMuPC94czpkb2N1bWVudGF0aW9uPgogIDwveHM6YW5ub3Rhd
  601. Glvbj4KICA8eHM6cmVzdHJpY3Rpb24gYmFzZT0ieHM6c3RyaW5nIj4KICAgPHhzOmVudW1lc
  602. mF0aW9uIHZhbHVlPSJPZmZfMCIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IlJlZF8xI
  603. i8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iR3JlZW5fMiIvPgogICA8eHM6ZW51bWVyY
  604. XRpb24gdmFsdWU9IkJsdWVfMyIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IlllbGxvd
  605. 180Ii8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iUHVycGxlXzUiLz4KICAgPHhzOmVud
  606. W1lcmF0aW9uIHZhbHVlPSJDeWFuXzYiLz4KICAgPHhzOmVudW1lcmF0aW9uIHZhbHVlPSJXa
  607. Gl0ZV83Ii8+CiAgPC94czpyZXN0cmljdGlvbj4KIDwveHM6c2ltcGxlVHlwZT4KIDx4czplb
  608. GVtZW50IHR5cGU9InRuczpTaWduYWxDb2xvciIgbmFtZT0iU2lnbmFsQ29sb3IiLz4KIDx4c
  609. zpjb21wbGV4VHlwZSBuYW1lPSJMaXN0T2ZTaWduYWxDb2xvciI+CiAgPHhzOnNlcXVlbmNlP
  610. gogICA8eHM6ZWxlbWVudCBtaW5PY2N1cnM9IjAiIG1heE9jY3Vycz0idW5ib3VuZGVkIiB0e
  611. XBlPSJ0bnM6U2lnbmFsQ29sb3IiIG5hbWU9IlNpZ25hbENvbG9yIiBuaWxsYWJsZT0idHJ1Z
  612. SIvPgogIDwveHM6c2VxdWVuY2U+CiA8L3hzOmNvbXBsZXhUeXBlPgogPHhzOmVsZW1lbnQgd
  613. HlwZT0idG5zOkxpc3RPZlNpZ25hbENvbG9yIiBuYW1lPSJMaXN0T2ZTaWduYWxDb2xvciIgb
  614. mlsbGFibGU9InRydWUiLz4KIDx4czpzaW1wbGVUeXBlIG5hbWU9IlNpZ25hbE1vZGVMaWdod
  615. CI+CiAgPHhzOmFubm90YXRpb24+CiAgIDx4czpkb2N1bWVudGF0aW9uPkNvbnRhaW5zIHRoZ
  616. SB2YWx1ZXMgdXNlZCB0byBpbmRpY2F0ZSBpbiB3aGF0IHdheSBhIGxhbXAgYmVoYXZlcyB3a
  617. GVuIHN3aXRjaGVkIG9uLjwveHM6ZG9jdW1lbnRhdGlvbj4KICA8L3hzOmFubm90YXRpb24+C
  618. iAgPHhzOnJlc3RyaWN0aW9uIGJhc2U9InhzOnN0cmluZyI+CiAgIDx4czplbnVtZXJhdGlvb
  619. iB2YWx1ZT0iQ29udGludW91c18wIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iQmxpb
  620. mtpbmdfMSIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IkZsYXNoaW5nXzIiLz4KICAgP
  621. HhzOmVudW1lcmF0aW9uIHZhbHVlPSJPdGhlcl8zIi8+CiAgPC94czpyZXN0cmljdGlvbj4KI
  622. DwveHM6c2ltcGxlVHlwZT4KIDx4czplbGVtZW50IHR5cGU9InRuczpTaWduYWxNb2RlTGlna
  623. HQiIG5hbWU9IlNpZ25hbE1vZGVMaWdodCIvPgogPHhzOmNvbXBsZXhUeXBlIG5hbWU9Ikxpc
  624. 3RPZlNpZ25hbE1vZGVMaWdodCI+CiAgPHhzOnNlcXVlbmNlPgogICA8eHM6ZWxlbWVudCBta
  625. W5PY2N1cnM9IjAiIG1heE9jY3Vycz0idW5ib3VuZGVkIiB0eXBlPSJ0bnM6U2lnbmFsTW9kZ
  626. UxpZ2h0IiBuYW1lPSJTaWduYWxNb2RlTGlnaHQiIG5pbGxhYmxlPSJ0cnVlIi8+CiAgPC94c
  627. zpzZXF1ZW5jZT4KIDwveHM6Y29tcGxleFR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6T
  628. GlzdE9mU2lnbmFsTW9kZUxpZ2h0IiBuYW1lPSJMaXN0T2ZTaWduYWxNb2RlTGlnaHQiIG5pb
  629. GxhYmxlPSJ0cnVlIi8+CiA8eHM6c2ltcGxlVHlwZSBuYW1lPSJTdGFja2xpZ2h0T3BlcmF0a
  630. W9uTW9kZSI+CiAgPHhzOmFubm90YXRpb24+CiAgIDx4czpkb2N1bWVudGF0aW9uPkNvbnRha
  631. W5zIHRoZSB2YWx1ZXMgdXNlZCB0byBpbmRpY2F0ZSBob3cgYSBzdGFja2xpZ2h0IChhcyBhI
  632. Hdob2xlIHVuaXQpIGlzIHVzZWQuPC94czpkb2N1bWVudGF0aW9uPgogIDwveHM6YW5ub3Rhd
  633. Glvbj4KICA8eHM6cmVzdHJpY3Rpb24gYmFzZT0ieHM6c3RyaW5nIj4KICAgPHhzOmVudW1lc
  634. mF0aW9uIHZhbHVlPSJTZWdtZW50ZWRfMCIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9I
  635. kxldmVsbWV0ZXJfMSIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IlJ1bm5pbmdfTGlna
  636. HRfMiIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9Ik90aGVyXzMiLz4KICA8L3hzOnJlc
  637. 3RyaWN0aW9uPgogPC94czpzaW1wbGVUeXBlPgogPHhzOmVsZW1lbnQgdHlwZT0idG5zOlN0Y
  638. WNrbGlnaHRPcGVyYXRpb25Nb2RlIiBuYW1lPSJTdGFja2xpZ2h0T3BlcmF0aW9uTW9kZSIvP
  639. gogPHhzOmNvbXBsZXhUeXBlIG5hbWU9Ikxpc3RPZlN0YWNrbGlnaHRPcGVyYXRpb25Nb2RlI
  640. j4KICA8eHM6c2VxdWVuY2U+CiAgIDx4czplbGVtZW50IG1pbk9jY3Vycz0iMCIgbWF4T2Njd
  641. XJzPSJ1bmJvdW5kZWQiIHR5cGU9InRuczpTdGFja2xpZ2h0T3BlcmF0aW9uTW9kZSIgbmFtZ
  642. T0iU3RhY2tsaWdodE9wZXJhdGlvbk1vZGUiIG5pbGxhYmxlPSJ0cnVlIi8+CiAgPC94czpzZ
  643. XF1ZW5jZT4KIDwveHM6Y29tcGxleFR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6TGlzd
  644. E9mU3RhY2tsaWdodE9wZXJhdGlvbk1vZGUiIG5hbWU9Ikxpc3RPZlN0YWNrbGlnaHRPcGVyY
  645. XRpb25Nb2RlIiBuaWxsYWJsZT0idHJ1ZSIvPgo8L3hzOnNjaGVtYT4K</uax:ByteString>
  646. </Value>
  647. </UAVariable>
  648. <UAVariable DataType="String" ParentNodeId="ns=1;i=6004" NodeId="ns=1;i=6005" BrowseName="NamespaceUri">
  649. <DisplayName>NamespaceUri</DisplayName>
  650. <References>
  651. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6004</Reference>
  652. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  653. </References>
  654. <Value>
  655. <uax:String>http://opcfoundation.org/UA/IA/Types.xsd</uax:String>
  656. </Value>
  657. </UAVariable>
  658. <UAReferenceType NodeId="ns=1;i=4002" BrowseName="1:HasStatisticComponent">
  659. <DisplayName>HasStatisticComponent</DisplayName>
  660. <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>
  661. <References>
  662. <Reference ReferenceType="HasSubtype" IsForward="false">i=47</Reference>
  663. </References>
  664. <InverseName>StatisticComponentOf</InverseName>
  665. </UAReferenceType>
  666. <UAObjectType NodeId="ns=1;i=1009" BrowseName="1:AcousticSignalType">
  667. <DisplayName>AcousticSignalType</DisplayName>
  668. <Description Locale="en">Represents an acoustic signal.</Description>
  669. <References>
  670. <Reference ReferenceType="HasSubtype" IsForward="false">i=58</Reference>
  671. <Reference ReferenceType="HasComponent">ns=1;i=6029</Reference>
  672. <Reference ReferenceType="HasInterface">i=23513</Reference>
  673. <Reference ReferenceType="HasProperty">ns=1;i=6028</Reference>
  674. </References>
  675. </UAObjectType>
  676. <UAVariable DataType="AudioDataType" ParentNodeId="ns=1;i=1009" NodeId="ns=1;i=6029" BrowseName="1:AudioSample" AccessLevel="3">
  677. <DisplayName>AudioSample</DisplayName>
  678. <Description Locale="en">Contains the audio data, e.g. for devices capable of audio playback.</Description>
  679. <References>
  680. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1009</Reference>
  681. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  682. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  683. </References>
  684. </UAVariable>
  685. <UAVariable DataType="UInteger" ParentNodeId="ns=1;i=1009" NodeId="ns=1;i=6028" BrowseName="NumberInList" AccessLevel="3">
  686. <DisplayName>NumberInList</DisplayName>
  687. <Description Locale="en">Enumerate the acoustic signals. Instances of StackElementAcousticType index into this number using the OperationMode Property.</Description>
  688. <References>
  689. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  690. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1009</Reference>
  691. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  692. </References>
  693. </UAVariable>
  694. <UAObjectType IsAbstract="true" NodeId="ns=1;i=1011" BrowseName="1:IStatisticsType">
  695. <DisplayName>IStatisticsType</DisplayName>
  696. <Description Locale="en">Base interface for managing statistical data.</Description>
  697. <References>
  698. <Reference ReferenceType="HasSubtype" IsForward="false">i=17602</Reference>
  699. <Reference ReferenceType="HasComponent">ns=1;i=7001</Reference>
  700. <Reference ReferenceType="HasProperty">ns=1;i=6046</Reference>
  701. </References>
  702. </UAObjectType>
  703. <UAMethod ParentNodeId="ns=1;i=1011" NodeId="ns=1;i=7001" BrowseName="1:ResetStatistics">
  704. <DisplayName>ResetStatistics</DisplayName>
  705. <Description Locale="en">Restarts all statistical data, including a reset of the StartTime to the current time.</Description>
  706. <References>
  707. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  708. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1011</Reference>
  709. </References>
  710. </UAMethod>
  711. <UAVariable DataType="DateTime" ParentNodeId="ns=1;i=1011" NodeId="ns=1;i=6046" BrowseName="1:StartTime" AccessLevel="3">
  712. <DisplayName>StartTime</DisplayName>
  713. <Description Locale="en">Indicates the point in time at which the collection of the statistical data has been started.</Description>
  714. <References>
  715. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  716. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  717. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1011</Reference>
  718. </References>
  719. </UAVariable>
  720. <UAObjectType IsAbstract="true" NodeId="ns=1;i=1012" BrowseName="1:IAggregateStatisticsType">
  721. <DisplayName>IAggregateStatisticsType</DisplayName>
  722. <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>
  723. <References>
  724. <Reference ReferenceType="HasSubtype" IsForward="false">ns=1;i=1011</Reference>
  725. <Reference ReferenceType="HasProperty">ns=1;i=6047</Reference>
  726. </References>
  727. </UAObjectType>
  728. <UAVariable DataType="String" ParentNodeId="ns=1;i=1012" NodeId="ns=1;i=6047" BrowseName="1:ResetCondition" AccessLevel="3">
  729. <DisplayName>ResetCondition</DisplayName>
  730. <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>
  731. <References>
  732. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  733. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  734. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1012</Reference>
  735. </References>
  736. </UAVariable>
  737. <UAObjectType IsAbstract="true" NodeId="ns=1;i=1013" BrowseName="1:IRollingStatisticsType">
  738. <DisplayName>IRollingStatisticsType</DisplayName>
  739. <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>
  740. <References>
  741. <Reference ReferenceType="HasSubtype" IsForward="false">ns=1;i=1011</Reference>
  742. <Reference ReferenceType="HasProperty">ns=1;i=6048</Reference>
  743. <Reference ReferenceType="HasProperty">ns=1;i=6049</Reference>
  744. </References>
  745. </UAObjectType>
  746. <UAVariable DataType="Duration" ParentNodeId="ns=1;i=1013" NodeId="ns=1;i=6048" BrowseName="1:WindowDuration" AccessLevel="3">
  747. <DisplayName>WindowDuration</DisplayName>
  748. <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>
  749. <References>
  750. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  751. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  752. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1013</Reference>
  753. </References>
  754. </UAVariable>
  755. <UAVariable DataType="UInt32" ParentNodeId="ns=1;i=1013" NodeId="ns=1;i=6049" BrowseName="1:WindowNumberOfValues" AccessLevel="3">
  756. <DisplayName>WindowNumberOfValues</DisplayName>
  757. <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>
  758. <References>
  759. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  760. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  761. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1013</Reference>
  762. </References>
  763. </UAVariable>
  764. <UAObjectType NodeId="ns=1;i=1008" BrowseName="1:ControlChannelType">
  765. <DisplayName>ControlChannelType</DisplayName>
  766. <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>
  767. <References>
  768. <Reference ReferenceType="HasComponent">ns=1;i=6024</Reference>
  769. <Reference ReferenceType="HasSubtype" IsForward="false">i=58</Reference>
  770. <Reference ReferenceType="HasComponent">ns=1;i=6026</Reference>
  771. <Reference ReferenceType="HasComponent">ns=1;i=6025</Reference>
  772. <Reference ReferenceType="HasProperty">ns=1;i=6023</Reference>
  773. </References>
  774. </UAObjectType>
  775. <UAVariable DataType="SignalColor" ParentNodeId="ns=1;i=1008" NodeId="ns=1;i=6024" BrowseName="1:ChannelColor" AccessLevel="3">
  776. <DisplayName>ChannelColor</DisplayName>
  777. <Description Locale="en">Indicates in what mode (continuously on, blinking, flashing) the channel operates when switched on.</Description>
  778. <References>
  779. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  780. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1008</Reference>
  781. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  782. </References>
  783. </UAVariable>
  784. <UAVariable DataType="Float" ParentNodeId="ns=1;i=1008" NodeId="ns=1;i=6026" BrowseName="1:Intensity" AccessLevel="3">
  785. <DisplayName>Intensity</DisplayName>
  786. <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>
  787. <References>
  788. <Reference ReferenceType="HasTypeDefinition">i=2368</Reference>
  789. <Reference ReferenceType="HasProperty">ns=1;i=6027</Reference>
  790. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1008</Reference>
  791. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  792. </References>
  793. </UAVariable>
  794. <UAVariable DataType="Range" ParentNodeId="ns=1;i=6026" NodeId="ns=1;i=6027" BrowseName="EURange">
  795. <DisplayName>EURange</DisplayName>
  796. <References>
  797. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6026</Reference>
  798. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  799. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  800. </References>
  801. </UAVariable>
  802. <UAVariable DataType="SignalModeLight" ParentNodeId="ns=1;i=1008" NodeId="ns=1;i=6025" BrowseName="1:SignalMode" AccessLevel="3">
  803. <DisplayName>SignalMode</DisplayName>
  804. <Description Locale="en">Contains a list of audio signals used by this acoustic stacklight element.</Description>
  805. <References>
  806. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  807. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  808. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1008</Reference>
  809. </References>
  810. </UAVariable>
  811. <UAVariable DataType="Boolean" ParentNodeId="ns=1;i=1008" NodeId="ns=1;i=6023" BrowseName="1:SignalOn" AccessLevel="3">
  812. <DisplayName>SignalOn</DisplayName>
  813. <Description Locale="enIndicates if the colour is switched on.Indicates if the colour is switched on.">Indicates if the colour is switched on.</Description>
  814. <References>
  815. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  816. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  817. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1008</Reference>
  818. </References>
  819. </UAVariable>
  820. <UAObjectType NodeId="ns=1;i=1002" BrowseName="1:BasicStacklightType">
  821. <DisplayName>BasicStacklightType</DisplayName>
  822. <Description Locale="en">Entry point to a stacklight containing elements of the stacklight as well as additional information valid for the whole unit.</Description>
  823. <References>
  824. <Reference ReferenceType="HasOrderedComponent">ns=1;i=5006</Reference>
  825. <Reference ReferenceType="HasSubtype" IsForward="false">i=23518</Reference>
  826. <Reference ReferenceType="HasComponent">ns=1;i=5001</Reference>
  827. <Reference ReferenceType="HasProperty">ns=1;i=6009</Reference>
  828. <Reference ReferenceType="HasComponent">ns=1;i=5005</Reference>
  829. </References>
  830. </UAObjectType>
  831. <UAObject SymbolicName="OrderedObject_Placeholder" ParentNodeId="ns=1;i=1002" NodeId="ns=1;i=5006" BrowseName="&lt;OrderedObject>">
  832. <DisplayName>&lt;OrderedObject></DisplayName>
  833. <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>
  834. <References>
  835. <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;i=1002</Reference>
  836. <Reference ReferenceType="HasProperty">ns=1;i=6037</Reference>
  837. <Reference ReferenceType="HasModellingRule">i=11508</Reference>
  838. <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference>
  839. </References>
  840. </UAObject>
  841. <UAVariable DataType="UInteger" ParentNodeId="ns=1;i=5006" NodeId="ns=1;i=6037" BrowseName="NumberInList" AccessLevel="3">
  842. <DisplayName>NumberInList</DisplayName>
  843. <Description Locale="en">Enumerate the stacklight elements counting upwards beginning from the base of the stacklight.</Description>
  844. <References>
  845. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  846. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5006</Reference>
  847. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  848. </References>
  849. </UAVariable>
  850. <UAObject ParentNodeId="ns=1;i=1002" NodeId="ns=1;i=5001" BrowseName="1:StackLevel">
  851. <DisplayName>StackLevel</DisplayName>
  852. <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>
  853. <References>
  854. <Reference ReferenceType="HasComponent">ns=1;i=6034</Reference>
  855. <Reference ReferenceType="HasComponent">ns=1;i=6035</Reference>
  856. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  857. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1002</Reference>
  858. <Reference ReferenceType="HasTypeDefinition">ns=1;i=1003</Reference>
  859. </References>
  860. </UAObject>
  861. <UAVariable DataType="LevelDisplayMode" ParentNodeId="ns=1;i=5001" NodeId="ns=1;i=6034" BrowseName="1:DisplayMode" AccessLevel="3">
  862. <DisplayName>DisplayMode</DisplayName>
  863. <Description Locale="en">Indicates in what way the percentual value is displayed with the stacklight.</Description>
  864. <References>
  865. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  866. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5001</Reference>
  867. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  868. </References>
  869. </UAVariable>
  870. <UAVariable DataType="Float" ParentNodeId="ns=1;i=5001" NodeId="ns=1;i=6035" BrowseName="1:LevelPercent" AccessLevel="3">
  871. <DisplayName>LevelPercent</DisplayName>
  872. <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>
  873. <References>
  874. <Reference ReferenceType="HasTypeDefinition">i=2368</Reference>
  875. <Reference ReferenceType="HasProperty">ns=1;i=6036</Reference>
  876. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5001</Reference>
  877. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  878. </References>
  879. </UAVariable>
  880. <UAVariable DataType="Range" ParentNodeId="ns=1;i=6035" NodeId="ns=1;i=6036" BrowseName="EURange">
  881. <DisplayName>EURange</DisplayName>
  882. <References>
  883. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6035</Reference>
  884. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  885. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  886. </References>
  887. </UAVariable>
  888. <UAVariable DataType="StacklightOperationMode" ParentNodeId="ns=1;i=1002" NodeId="ns=1;i=6009" BrowseName="1:StacklightMode" AccessLevel="3">
  889. <DisplayName>StacklightMode</DisplayName>
  890. <Description Locale="en">Shows in what way (stack of individual lights, level meter, running light) the stacklight unit is used.</Description>
  891. <References>
  892. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  893. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  894. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1002</Reference>
  895. </References>
  896. </UAVariable>
  897. <UAObject ParentNodeId="ns=1;i=1002" NodeId="ns=1;i=5005" BrowseName="1:StackRunning">
  898. <DisplayName>StackRunning</DisplayName>
  899. <Description Locale="en">Valid if the stacklight is used in “Running_Light” StacklightMode.</Description>
  900. <References>
  901. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  902. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1002</Reference>
  903. <Reference ReferenceType="HasTypeDefinition">ns=1;i=1004</Reference>
  904. </References>
  905. </UAObject>
  906. <UAObjectType NodeId="ns=1;i=1010" BrowseName="1:StacklightType">
  907. <DisplayName>StacklightType</DisplayName>
  908. <Description Locale="en">Entry point to a stacklight with the possibility to show the stacklight’s health status.</Description>
  909. <References>
  910. <Reference ReferenceType="HasComponent">ns=1;i=6038</Reference>
  911. <Reference ReferenceType="HasComponent">ns=1;i=5007</Reference>
  912. <Reference ReferenceType="HasInterface">ns=2;i=15051</Reference>
  913. <Reference ReferenceType="HasSubtype" IsForward="false">ns=1;i=1002</Reference>
  914. </References>
  915. </UAObjectType>
  916. <UAVariable DataType="DeviceHealthEnumeration" ParentNodeId="ns=1;i=1010" NodeId="ns=1;i=6038" BrowseName="2:DeviceHealth" AccessLevel="3">
  917. <DisplayName>DeviceHealth</DisplayName>
  918. <Description Locale="en">Contains the health status information of the stacklight.</Description>
  919. <References>
  920. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  921. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1010</Reference>
  922. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  923. </References>
  924. </UAVariable>
  925. <UAObject ParentNodeId="ns=1;i=1010" NodeId="ns=1;i=5007" BrowseName="2:DeviceHealthAlarms">
  926. <DisplayName>DeviceHealthAlarms</DisplayName>
  927. <Description Locale="en">Contains alarms of the stacklights providing more detailed information on the health of the stacklight.</Description>
  928. <References>
  929. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1010</Reference>
  930. <Reference ReferenceType="HasTypeDefinition">i=61</Reference>
  931. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  932. </References>
  933. </UAObject>
  934. <UAObjectType IsAbstract="true" NodeId="ns=1;i=1005" BrowseName="1:StackElementType">
  935. <DisplayName>StackElementType</DisplayName>
  936. <Description Locale="en">Base class for elements in a stacklight.</Description>
  937. <References>
  938. <Reference ReferenceType="HasInterface">i=23513</Reference>
  939. <Reference ReferenceType="HasProperty">ns=1;i=6014</Reference>
  940. <Reference ReferenceType="HasProperty">ns=1;i=6015</Reference>
  941. <Reference ReferenceType="HasProperty">ns=1;i=6013</Reference>
  942. <Reference ReferenceType="HasSubtype" IsForward="false">i=58</Reference>
  943. </References>
  944. </UAObjectType>
  945. <UAVariable DataType="Boolean" ParentNodeId="ns=1;i=1005" NodeId="ns=1;i=6014" BrowseName="1:IsPartOfBase" AccessLevel="3">
  946. <DisplayName>IsPartOfBase</DisplayName>
  947. <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>
  948. <References>
  949. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1005</Reference>
  950. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  951. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  952. </References>
  953. </UAVariable>
  954. <UAVariable DataType="UInteger" ParentNodeId="ns=1;i=1005" NodeId="ns=1;i=6015" BrowseName="NumberInList" AccessLevel="3">
  955. <DisplayName>NumberInList</DisplayName>
  956. <Description Locale="en">Enumerate the stacklight elements counting upwards beginning from the base of the stacklight.</Description>
  957. <References>
  958. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  959. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1005</Reference>
  960. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  961. </References>
  962. </UAVariable>
  963. <UAVariable DataType="Boolean" ParentNodeId="ns=1;i=1005" NodeId="ns=1;i=6013" BrowseName="1:SignalOn" AccessLevel="3">
  964. <DisplayName>SignalOn</DisplayName>
  965. <Description Locale="en">Indicates if the signal emitted by the stack element is currently switched on or not.</Description>
  966. <References>
  967. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  968. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  969. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1005</Reference>
  970. </References>
  971. </UAVariable>
  972. <UAObjectType NodeId="ns=1;i=1007" BrowseName="1:StackElementAcousticType">
  973. <DisplayName>StackElementAcousticType</DisplayName>
  974. <Description Locale="en">Represents an acoustic element in a stacklight.</Description>
  975. <References>
  976. <Reference ReferenceType="HasComponent">ns=1;i=5003</Reference>
  977. <Reference ReferenceType="HasComponent">ns=1;i=6021</Reference>
  978. <Reference ReferenceType="HasComponent">ns=1;i=6020</Reference>
  979. <Reference ReferenceType="HasSubtype" IsForward="false">ns=1;i=1005</Reference>
  980. </References>
  981. </UAObjectType>
  982. <UAObject ParentNodeId="ns=1;i=1007" NodeId="ns=1;i=5003" BrowseName="1:AcousticSignals">
  983. <DisplayName>AcousticSignals</DisplayName>
  984. <Description Locale="en">Contains a list of audio signals used by this acoustic stacklight element.</Description>
  985. <References>
  986. <Reference ReferenceType="HasOrderedComponent">ns=1;i=5004</Reference>
  987. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1007</Reference>
  988. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  989. <Reference ReferenceType="HasTypeDefinition">i=23518</Reference>
  990. </References>
  991. </UAObject>
  992. <UAObject SymbolicName="OrderedObject" ParentNodeId="ns=1;i=5003" NodeId="ns=1;i=5004" BrowseName="&lt;OrderedObject>">
  993. <DisplayName>&lt;OrderedObject></DisplayName>
  994. <Description Locale="en">Represents an acoustic signal.</Description>
  995. <References>
  996. <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;i=5003</Reference>
  997. <Reference ReferenceType="HasTypeDefinition">ns=1;i=1009</Reference>
  998. <Reference ReferenceType="HasModellingRule">i=11510</Reference>
  999. <Reference ReferenceType="HasProperty">ns=1;i=6030</Reference>
  1000. </References>
  1001. </UAObject>
  1002. <UAVariable DataType="UInteger" ParentNodeId="ns=1;i=5004" NodeId="ns=1;i=6030" BrowseName="NumberInList" AccessLevel="3">
  1003. <DisplayName>NumberInList</DisplayName>
  1004. <Description Locale="en">Enumerate the acoustic signals. Instances of StackElementAcousticType index into this number using the OperationMode Property.</Description>
  1005. <References>
  1006. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1007. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5004</Reference>
  1008. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1009. </References>
  1010. </UAVariable>
  1011. <UAVariable DataType="Float" ParentNodeId="ns=1;i=1007" NodeId="ns=1;i=6021" BrowseName="1:Intensity" AccessLevel="3">
  1012. <DisplayName>Intensity</DisplayName>
  1013. <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>
  1014. <References>
  1015. <Reference ReferenceType="HasTypeDefinition">i=2368</Reference>
  1016. <Reference ReferenceType="HasProperty">ns=1;i=6022</Reference>
  1017. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1007</Reference>
  1018. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1019. </References>
  1020. </UAVariable>
  1021. <UAVariable DataType="Range" ParentNodeId="ns=1;i=6021" NodeId="ns=1;i=6022" BrowseName="EURange">
  1022. <DisplayName>EURange</DisplayName>
  1023. <References>
  1024. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6021</Reference>
  1025. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1026. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1027. </References>
  1028. </UAVariable>
  1029. <UAVariable DataType="UInteger" ParentNodeId="ns=1;i=1007" NodeId="ns=1;i=6020" BrowseName="1:OperationMode" AccessLevel="3">
  1030. <DisplayName>OperationMode</DisplayName>
  1031. <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>
  1032. <References>
  1033. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1034. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1035. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1007</Reference>
  1036. </References>
  1037. </UAVariable>
  1038. <UAObjectType NodeId="ns=1;i=1006" BrowseName="1:StackElementLightType">
  1039. <DisplayName>StackElementLightType</DisplayName>
  1040. <Description Locale="en">Represents a lamp element in a stacklight.</Description>
  1041. <References>
  1042. <Reference ReferenceType="HasComponent">ns=1;i=5002</Reference>
  1043. <Reference ReferenceType="HasComponent">ns=1;i=6018</Reference>
  1044. <Reference ReferenceType="HasComponent">ns=1;i=6016</Reference>
  1045. <Reference ReferenceType="HasComponent">ns=1;i=6017</Reference>
  1046. <Reference ReferenceType="HasSubtype" IsForward="false">ns=1;i=1005</Reference>
  1047. </References>
  1048. </UAObjectType>
  1049. <UAObject SymbolicName="ControlChannel" ParentNodeId="ns=1;i=1006" NodeId="ns=1;i=5002" BrowseName="1:&lt;ControlChannel>">
  1050. <DisplayName>&lt;ControlChannel></DisplayName>
  1051. <Description Locale="en">The list of &lt;ControlChannel> instances shows the control information for each independent colour channel of the stacked element.</Description>
  1052. <References>
  1053. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1006</Reference>
  1054. <Reference ReferenceType="HasComponent">ns=1;i=6031</Reference>
  1055. <Reference ReferenceType="HasTypeDefinition">ns=1;i=1008</Reference>
  1056. <Reference ReferenceType="HasModellingRule">i=11508</Reference>
  1057. <Reference ReferenceType="HasComponent">ns=1;i=6032</Reference>
  1058. <Reference ReferenceType="HasProperty">ns=1;i=6033</Reference>
  1059. </References>
  1060. </UAObject>
  1061. <UAVariable DataType="SignalColor" ParentNodeId="ns=1;i=5002" NodeId="ns=1;i=6031" BrowseName="1:ChannelColor" AccessLevel="3">
  1062. <DisplayName>ChannelColor</DisplayName>
  1063. <Description Locale="en">Indicates in what mode (continuously on, blinking, flashing) the channel operates when switched on.</Description>
  1064. <References>
  1065. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1066. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5002</Reference>
  1067. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1068. </References>
  1069. </UAVariable>
  1070. <UAVariable DataType="SignalModeLight" ParentNodeId="ns=1;i=5002" NodeId="ns=1;i=6032" BrowseName="1:SignalMode" AccessLevel="3">
  1071. <DisplayName>SignalMode</DisplayName>
  1072. <Description Locale="en">Contains a list of audio signals used by this acoustic stacklight element.</Description>
  1073. <References>
  1074. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1075. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1076. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5002</Reference>
  1077. </References>
  1078. </UAVariable>
  1079. <UAVariable DataType="Boolean" ParentNodeId="ns=1;i=5002" NodeId="ns=1;i=6033" BrowseName="1:SignalOn" AccessLevel="3">
  1080. <DisplayName>SignalOn</DisplayName>
  1081. <Description Locale="enIndicates if the colour is switched on.Indicates if the colour is switched on.">Indicates if the colour is switched on.</Description>
  1082. <References>
  1083. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1084. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1085. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5002</Reference>
  1086. </References>
  1087. </UAVariable>
  1088. <UAVariable DataType="Float" ParentNodeId="ns=1;i=1006" NodeId="ns=1;i=6018" BrowseName="1:Intensity" AccessLevel="3">
  1089. <DisplayName>Intensity</DisplayName>
  1090. <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>
  1091. <References>
  1092. <Reference ReferenceType="HasTypeDefinition">i=2368</Reference>
  1093. <Reference ReferenceType="HasProperty">ns=1;i=6019</Reference>
  1094. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1006</Reference>
  1095. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1096. </References>
  1097. </UAVariable>
  1098. <UAVariable DataType="Range" ParentNodeId="ns=1;i=6018" NodeId="ns=1;i=6019" BrowseName="EURange">
  1099. <DisplayName>EURange</DisplayName>
  1100. <References>
  1101. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6018</Reference>
  1102. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1103. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1104. </References>
  1105. </UAVariable>
  1106. <UAVariable DataType="SignalColor" ParentNodeId="ns=1;i=1006" NodeId="ns=1;i=6016" BrowseName="1:SignalColor" AccessLevel="3">
  1107. <DisplayName>SignalColor</DisplayName>
  1108. <Description Locale="en">Indicates the colour the lamp element has when switched on.</Description>
  1109. <References>
  1110. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1111. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1112. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1006</Reference>
  1113. </References>
  1114. </UAVariable>
  1115. <UAVariable DataType="SignalModeLight" ParentNodeId="ns=1;i=1006" NodeId="ns=1;i=6017" BrowseName="1:SignalMode" AccessLevel="3">
  1116. <DisplayName>SignalMode</DisplayName>
  1117. <Description Locale="en">Shows in what way the lamp is used (continuous light, flashing, blinking) when switched on.</Description>
  1118. <References>
  1119. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1120. <Reference ReferenceType="HasModellingRule">i=80</Reference>
  1121. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1006</Reference>
  1122. </References>
  1123. </UAVariable>
  1124. <UAObjectType NodeId="ns=1;i=1003" BrowseName="1:StackLevelType">
  1125. <DisplayName>StackLevelType</DisplayName>
  1126. <Description Locale="en">Contains information relevant to a stacklight operating as a level meter. The whole stack is controlled by a percentual value.</Description>
  1127. <References>
  1128. <Reference ReferenceType="HasComponent">ns=1;i=6012</Reference>
  1129. <Reference ReferenceType="HasComponent">ns=1;i=6010</Reference>
  1130. <Reference ReferenceType="HasSubtype" IsForward="false">i=58</Reference>
  1131. </References>
  1132. </UAObjectType>
  1133. <UAVariable DataType="LevelDisplayMode" ParentNodeId="ns=1;i=1003" NodeId="ns=1;i=6012" BrowseName="1:DisplayMode" AccessLevel="3">
  1134. <DisplayName>DisplayMode</DisplayName>
  1135. <Description Locale="en">Indicates in what way the percentual value is displayed with the stacklight.</Description>
  1136. <References>
  1137. <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
  1138. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1003</Reference>
  1139. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1140. </References>
  1141. </UAVariable>
  1142. <UAVariable DataType="Float" ParentNodeId="ns=1;i=1003" NodeId="ns=1;i=6010" BrowseName="1:LevelPercent" AccessLevel="3">
  1143. <DisplayName>LevelPercent</DisplayName>
  1144. <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>
  1145. <References>
  1146. <Reference ReferenceType="HasTypeDefinition">i=2368</Reference>
  1147. <Reference ReferenceType="HasProperty">ns=1;i=6011</Reference>
  1148. <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1003</Reference>
  1149. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1150. </References>
  1151. </UAVariable>
  1152. <UAVariable DataType="Range" ParentNodeId="ns=1;i=6010" NodeId="ns=1;i=6011" BrowseName="EURange">
  1153. <DisplayName>EURange</DisplayName>
  1154. <References>
  1155. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6010</Reference>
  1156. <Reference ReferenceType="HasModellingRule">i=78</Reference>
  1157. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1158. </References>
  1159. </UAVariable>
  1160. <UAObjectType NodeId="ns=1;i=1004" BrowseName="1:StackRunningType">
  1161. <DisplayName>StackRunningType</DisplayName>
  1162. <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>
  1163. <References>
  1164. <Reference ReferenceType="HasSubtype" IsForward="false">i=58</Reference>
  1165. </References>
  1166. </UAObjectType>
  1167. <UAObject SymbolicName="http___opcfoundation_org_UA_IA" NodeId="ns=1;i=5008" BrowseName="1:http://opcfoundation.org/UA/IA/">
  1168. <DisplayName>http://opcfoundation.org/UA/IA/</DisplayName>
  1169. <References>
  1170. <Reference ReferenceType="HasProperty">ns=1;i=6039</Reference>
  1171. <Reference ReferenceType="HasTypeDefinition">i=11616</Reference>
  1172. <Reference ReferenceType="HasComponent" IsForward="false">i=11715</Reference>
  1173. <Reference ReferenceType="HasProperty">ns=1;i=6040</Reference>
  1174. <Reference ReferenceType="HasProperty">ns=1;i=6041</Reference>
  1175. <Reference ReferenceType="HasProperty">ns=1;i=6042</Reference>
  1176. <Reference ReferenceType="HasProperty">ns=1;i=6043</Reference>
  1177. <Reference ReferenceType="HasProperty">ns=1;i=6044</Reference>
  1178. <Reference ReferenceType="HasProperty">ns=1;i=6045</Reference>
  1179. </References>
  1180. </UAObject>
  1181. <UAVariable DataType="Boolean" ParentNodeId="ns=1;i=5008" NodeId="ns=1;i=6039" BrowseName="IsNamespaceSubset">
  1182. <DisplayName>IsNamespaceSubset</DisplayName>
  1183. <References>
  1184. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5008</Reference>
  1185. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1186. </References>
  1187. <Value>
  1188. <uax:Boolean>false</uax:Boolean>
  1189. </Value>
  1190. </UAVariable>
  1191. <UAVariable DataType="DateTime" ParentNodeId="ns=1;i=5008" NodeId="ns=1;i=6040" BrowseName="NamespacePublicationDate">
  1192. <DisplayName>NamespacePublicationDate</DisplayName>
  1193. <References>
  1194. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5008</Reference>
  1195. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1196. </References>
  1197. <Value>
  1198. <uax:DateTime>2020-07-17T00:00:00Z</uax:DateTime>
  1199. </Value>
  1200. </UAVariable>
  1201. <UAVariable DataType="String" ParentNodeId="ns=1;i=5008" NodeId="ns=1;i=6041" BrowseName="NamespaceUri">
  1202. <DisplayName>NamespaceUri</DisplayName>
  1203. <References>
  1204. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5008</Reference>
  1205. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1206. </References>
  1207. <Value>
  1208. <uax:String>http://opcfoundation.org/UA/IA</uax:String>
  1209. </Value>
  1210. </UAVariable>
  1211. <UAVariable DataType="String" ParentNodeId="ns=1;i=5008" NodeId="ns=1;i=6042" BrowseName="NamespaceVersion">
  1212. <DisplayName>NamespaceVersion</DisplayName>
  1213. <References>
  1214. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5008</Reference>
  1215. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1216. </References>
  1217. <Value>
  1218. <uax:String>1.0.0</uax:String>
  1219. </Value>
  1220. </UAVariable>
  1221. <UAVariable DataType="IdType" ParentNodeId="ns=1;i=5008" ValueRank="1" NodeId="ns=1;i=6043" ArrayDimensions="0" BrowseName="StaticNodeIdTypes">
  1222. <DisplayName>StaticNodeIdTypes</DisplayName>
  1223. <References>
  1224. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1225. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5008</Reference>
  1226. </References>
  1227. <Value>
  1228. <uax:ListOfInt32>
  1229. <uax:Int32>0</uax:Int32>
  1230. </uax:ListOfInt32>
  1231. </Value>
  1232. </UAVariable>
  1233. <UAVariable DataType="NumericRange" ParentNodeId="ns=1;i=5008" ValueRank="1" NodeId="ns=1;i=6044" ArrayDimensions="0" BrowseName="StaticNumericNodeIdRange">
  1234. <DisplayName>StaticNumericNodeIdRange</DisplayName>
  1235. <References>
  1236. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1237. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5008</Reference>
  1238. </References>
  1239. </UAVariable>
  1240. <UAVariable DataType="String" ParentNodeId="ns=1;i=5008" NodeId="ns=1;i=6045" BrowseName="StaticStringNodeIdPattern">
  1241. <DisplayName>StaticStringNodeIdPattern</DisplayName>
  1242. <References>
  1243. <Reference ReferenceType="HasTypeDefinition">i=68</Reference>
  1244. <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5008</Reference>
  1245. </References>
  1246. </UAVariable>
  1247. </UANodeSet>