<?xml version="1.0" encoding="utf-8"?> <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://www.emco-world.com/emco_machine_tools/Types.xsd" xmlns:s2="http://opcfoundation.org/UA/MachineTool/Types.xsd" xmlns:s3="http://opcfoundation.org/UA/DI/Types.xsd" xmlns:ua="http://unifiedautomation.com/Configuration/NodeSet.xsd" xmlns:s4="http://opcfoundation.org/UA/Machinery/Types.xsd" xmlns:s5="http://opcfoundation.org/UA/IA/Types.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <NamespaceUris> <Uri>http://www.emco-world.com/emco_machine_tools/</Uri> <Uri>http://opcfoundation.org/UA/MachineTool/</Uri> <Uri>http://opcfoundation.org/UA/DI/</Uri> <Uri>http://opcfoundation.org/UA/Machinery/</Uri> <Uri>http://opcfoundation.org/UA/IA/</Uri> </NamespaceUris> <Models> <Model ModelUri="http://www.emco-world.com/emco_machine_tools/" PublicationDate="2021-10-27T13:01:00Z" Version="1.0.0"> <RequiredModel ModelUri="http://opcfoundation.org/UA/" PublicationDate="2020-07-15T00:00:00Z" Version="1.04.7"/> <RequiredModel ModelUri="http://opcfoundation.org/UA/DI/" PublicationDate="2020-06-02T00:00:00Z" Version="1.02.2"/> <RequiredModel ModelUri="http://opcfoundation.org/UA/IA/" PublicationDate="2021-07-31T00:00:00Z" Version="1.01.0"/> <RequiredModel ModelUri="http://opcfoundation.org/UA/Machinery/" PublicationDate="2021-02-25T00:00:00Z" Version="1.01.0"/> <RequiredModel ModelUri="http://opcfoundation.org/UA/MachineTool/" PublicationDate="2020-09-25T00:00:00Z" Version="1.00.00"/> </Model> </Models> <Aliases> <Alias Alias="Boolean">i=1</Alias> <Alias Alias="Byte">i=3</Alias> <Alias Alias="UInt16">i=5</Alias> <Alias Alias="UInt32">i=7</Alias> <Alias Alias="Float">i=10</Alias> <Alias Alias="Double">i=11</Alias> <Alias Alias="String">i=12</Alias> <Alias Alias="DateTime">i=13</Alias> <Alias Alias="ByteString">i=15</Alias> <Alias Alias="NodeId">i=17</Alias> <Alias Alias="LocalizedText">i=21</Alias> <Alias Alias="UInteger">i=28</Alias> <Alias Alias="Organizes">i=35</Alias> <Alias Alias="HasModellingRule">i=37</Alias> <Alias Alias="HasTypeDefinition">i=40</Alias> <Alias Alias="GeneratesEvent">i=41</Alias> <Alias Alias="HasSubtype">i=45</Alias> <Alias Alias="HasProperty">i=46</Alias> <Alias Alias="HasComponent">i=47</Alias> <Alias Alias="HasOrderedComponent">i=49</Alias> <Alias Alias="IdType">i=256</Alias> <Alias Alias="NumericRange">i=291</Alias> <Alias Alias="UtcTime">i=294</Alias> <Alias Alias="Range">i=884</Alias> <Alias Alias="EUInformation">i=887</Alias> <Alias Alias="EnumValueType">i=7594</Alias> <Alias Alias="HasAddIn">i=17604</Alias> <Alias Alias="StacklightOperationMode">ns=5;i=3002</Alias> <Alias Alias="SignalColor">ns=5;i=3004</Alias> <Alias Alias="SignalModeLight">ns=5;i=3005</Alias> <Alias Alias="ChannelState">ns=2;i=64</Alias> <Alias Alias="MachineOperationMode">ns=2;i=65</Alias> <Alias Alias="ChannelMode">ns=2;i=67</Alias> <Alias Alias="ToolManagement">ns=2;i=69</Alias> <Alias Alias="OpenClosedState">ns=1;i=3002</Alias> </Aliases> <Extensions> <Extension> <ua:ModelInfo Tool="UaModeler" Hash="ciuIT7/+2rKsShebe2JYdw==" Version="1.6.5"/> </Extension> </Extensions> <UADataType NodeId="ns=1;i=3002" BrowseName="1:OpenClosedState"> <DisplayName>OpenClosedState</DisplayName> <Description>This enumeration displays the different states of a safety door or clamping device.</Description> <References> <Reference ReferenceType="HasProperty">ns=1;i=6031</Reference> <Reference ReferenceType="HasSubtype" IsForward="false">i=29</Reference> </References> <Definition Name="1:OpenClosedState"> <Field Name="Open" Value="0"> <Description>The element is open.</Description> </Field> <Field Name="Closed" Value="1"> <Description>The element is closed.</Description> </Field> <Field Name="Intermediate" Value="2"> <Description>The element is in an intermediate state between open and closed.</Description> </Field> </Definition> </UADataType> <UAVariable DataType="EnumValueType" ParentNodeId="ns=1;i=3002" ValueRank="1" NodeId="ns=1;i=6031" ArrayDimensions="3" BrowseName="EnumValues"> <DisplayName>EnumValues</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=3002</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ListOfExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>0</uax:Value> <uax:DisplayName> <uax:Text>Open</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>The element is open.</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>1</uax:Value> <uax:DisplayName> <uax:Text>Closed</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>The element is closed.</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>2</uax:Value> <uax:DisplayName> <uax:Text>Intermediate</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>The element is in an intermediate state between open and closed.</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> </uax:ListOfExtensionObject> </Value> </UAVariable> <UAVariable SymbolicName="emco_BinarySchema" DataType="ByteString" NodeId="ns=1;i=6032" BrowseName="1:emco"> <DisplayName>emco</DisplayName> <Description>Collects the data type descriptions of http://www.emco-world.com/emco_machine_tools/</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=72</Reference> <Reference ReferenceType="HasComponent" IsForward="false">i=93</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6033</Reference> </References> <Value> <uax:ByteString>PG9wYzpUeXBlRGljdGlvbmFyeSB4bWxuczp4c2k9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEvWE1MU2NoZ W1hLWluc3RhbmNlIiB4bWxuczp0bnM9Imh0dHA6Ly93d3cuZW1jby13b3JsZC5jb20vZW1jb 19tYWNoaW5lX3Rvb2xzLyIgRGVmYXVsdEJ5dGVPcmRlcj0iTGl0dGxlRW5kaWFuIiB4bWxuc zpvcGM9Imh0dHA6Ly9vcGNmb3VuZGF0aW9uLm9yZy9CaW5hcnlTY2hlbWEvIiB4bWxuczp1Y T0iaHR0cDovL29wY2ZvdW5kYXRpb24ub3JnL1VBLyIgVGFyZ2V0TmFtZXNwYWNlPSJodHRwO i8vd3d3LmVtY28td29ybGQuY29tL2VtY29fbWFjaGluZV90b29scy8iPgogPG9wYzpJbXBvc nQgTmFtZXNwYWNlPSJodHRwOi8vb3BjZm91bmRhdGlvbi5vcmcvVUEvIi8+CiA8b3BjOkVud W1lcmF0ZWRUeXBlIExlbmd0aEluQml0cz0iMzIiIE5hbWU9Ik9wZW5DbG9zZWRTdGF0ZSI+C iAgPG9wYzpEb2N1bWVudGF0aW9uPlRoaXMgZW51bWVyYXRpb24gZGlzcGxheXMgdGhlIGRpZ mZlcmVudCBzdGF0ZXMgb2YgYSBzYWZldHkgZG9vciBvciBjbGFtcGluZyBkZXZpY2UuPC9vc GM6RG9jdW1lbnRhdGlvbj4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJPcGVuIiBWY Wx1ZT0iMCIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9IkNsb3NlZCIgVmFsdWU9I jEiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJJbnRlcm1lZGlhdGUiIFZhbHVlP SIyIi8+CiA8L29wYzpFbnVtZXJhdGVkVHlwZT4KPC9vcGM6VHlwZURpY3Rpb25hcnk+Cg==</uax:ByteString> </Value> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;i=6032" NodeId="ns=1;i=6033" BrowseName="NamespaceUri"> <DisplayName>NamespaceUri</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6032</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:String>http://www.emco-world.com/emco_machine_tools/</uax:String> </Value> </UAVariable> <UAVariable SymbolicName="emco_XmlSchema" DataType="ByteString" NodeId="ns=1;i=6034" BrowseName="1:emco"> <DisplayName>emco</DisplayName> <Description>Collects the data type descriptions of http://www.emco-world.com/emco_machine_tools/</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=72</Reference> <Reference ReferenceType="HasComponent" IsForward="false">i=92</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6035</Reference> </References> <Value> <uax:ByteString>PHhzOnNjaGVtYSBlbGVtZW50Rm9ybURlZmF1bHQ9InF1YWxpZmllZCIgdGFyZ2V0TmFtZXNwYWNlPSJod HRwOi8vd3d3LmVtY28td29ybGQuY29tL2VtY29fbWFjaGluZV90b29scy9UeXBlcy54c2QiI HhtbG5zOnRucz0iaHR0cDovL3d3dy5lbWNvLXdvcmxkLmNvbS9lbWNvX21hY2hpbmVfdG9vb HMvVHlwZXMueHNkIiB4bWxuczp1YT0iaHR0cDovL29wY2ZvdW5kYXRpb24ub3JnL1VBLzIwM DgvMDIvVHlwZXMueHNkIiB4bWxuczp4cz0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY 2hlbWEiPgogPHhzOmltcG9ydCBuYW1lc3BhY2U9Imh0dHA6Ly9vcGNmb3VuZGF0aW9uLm9yZ y9VQS8yMDA4LzAyL1R5cGVzLnhzZCIvPgogPHhzOnNpbXBsZVR5cGUgbmFtZT0iT3BlbkNsb 3NlZFN0YXRlIj4KICA8eHM6YW5ub3RhdGlvbj4KICAgPHhzOmRvY3VtZW50YXRpb24+VGhpc yBlbnVtZXJhdGlvbiBkaXNwbGF5cyB0aGUgZGlmZmVyZW50IHN0YXRlcyBvZiBhIHNhZmV0e SBkb29yIG9yIGNsYW1waW5nIGRldmljZS48L3hzOmRvY3VtZW50YXRpb24+CiAgPC94czphb m5vdGF0aW9uPgogIDx4czpyZXN0cmljdGlvbiBiYXNlPSJ4czpzdHJpbmciPgogICA8eHM6Z W51bWVyYXRpb24gdmFsdWU9Ik9wZW5fMCIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9I kNsb3NlZF8xIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iSW50ZXJtZWRpYXRlXzIiL z4KICA8L3hzOnJlc3RyaWN0aW9uPgogPC94czpzaW1wbGVUeXBlPgogPHhzOmVsZW1lbnQgd HlwZT0idG5zOk9wZW5DbG9zZWRTdGF0ZSIgbmFtZT0iT3BlbkNsb3NlZFN0YXRlIi8+CiA8e HM6Y29tcGxleFR5cGUgbmFtZT0iTGlzdE9mT3BlbkNsb3NlZFN0YXRlIj4KICA8eHM6c2Vxd WVuY2U+CiAgIDx4czplbGVtZW50IG1pbk9jY3Vycz0iMCIgbWF4T2NjdXJzPSJ1bmJvdW5kZ WQiIHR5cGU9InRuczpPcGVuQ2xvc2VkU3RhdGUiIG5hbWU9Ik9wZW5DbG9zZWRTdGF0ZSIgb mlsbGFibGU9InRydWUiLz4KICA8L3hzOnNlcXVlbmNlPgogPC94czpjb21wbGV4VHlwZT4KI Dx4czplbGVtZW50IHR5cGU9InRuczpMaXN0T2ZPcGVuQ2xvc2VkU3RhdGUiIG5hbWU9Ikxpc 3RPZk9wZW5DbG9zZWRTdGF0ZSIgbmlsbGFibGU9InRydWUiLz4KPC94czpzY2hlbWE+Cg==</uax:ByteString> </Value> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;i=6034" NodeId="ns=1;i=6035" BrowseName="NamespaceUri"> <DisplayName>NamespaceUri</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6034</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:String>http://www.emco-world.com/emco_machine_tools/Types.xsd</uax:String> </Value> </UAVariable> <UAObjectType NodeId="ns=1;i=1005" BrowseName="1:AxisType"> <DisplayName>AxisType</DisplayName> <References> <Reference ReferenceType="HasSubtype" IsForward="false">i=58</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6036</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6030</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6053</Reference> </References> </UAObjectType> <UAVariable DataType="String" ParentNodeId="ns=1;i=1005" NodeId="ns=1;i=6036" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1005</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;i=1005" NodeId="ns=1;i=6030" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6047</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1005</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;i=6030" NodeId="ns=1;i=6047" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6030</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;i=1005" NodeId="ns=1;i=6053" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1005</Reference> </References> </UAVariable> <UAObjectType NodeId="ns=1;i=1003" BrowseName="1:EmcoToolType"> <DisplayName>EmcoToolType</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;i=6001</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6002</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6003</Reference> <Reference ReferenceType="HasSubtype" IsForward="false">ns=2;i=50</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6007</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6004</Reference> <Reference ReferenceType="HasComponent">ns=1;i=5002</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6005</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6008</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6006</Reference> <Reference ReferenceType="HasComponent">ns=1;i=5001</Reference> </References> </UAObjectType> <UAVariable DataType="UInt32" ParentNodeId="ns=1;i=1003" NodeId="ns=1;i=6001" BrowseName="2:ControlIdentifier1"> <DisplayName>ControlIdentifier1</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1003</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> </References> </UAVariable> <UAVariable DataType="UInt32" ParentNodeId="ns=1;i=1003" NodeId="ns=1;i=6002" BrowseName="2:ControlIdentifier2"> <DisplayName>ControlIdentifier2</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1003</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> </References> </UAVariable> <UAVariable DataType="ToolManagement" ParentNodeId="ns=1;i=1003" NodeId="ns=1;i=6003" BrowseName="2:ControlIdentifierInterpretation"> <DisplayName>ControlIdentifierInterpretation</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1003</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;i=1003" NodeId="ns=1;i=6007" BrowseName="2:Identifier"> <DisplayName>Identifier</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1003</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:String></uax:String> </Value> </UAVariable> <UAVariable DataType="UtcTime" ParentNodeId="ns=1;i=1003" NodeId="ns=1;i=6004" BrowseName="2:LastUsage"> <DisplayName>LastUsage</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1003</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;i=1003" NodeId="ns=1;i=5002" BrowseName="2:Location"> <DisplayName>Location</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=58</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1003</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> </References> </UAObject> <UAVariable DataType="Boolean" ParentNodeId="ns=1;i=1003" NodeId="ns=1;i=6005" BrowseName="2:Locked"> <DisplayName>Locked</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1003</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> </References> <Value> <uax:Boolean>false</uax:Boolean> </Value> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;i=1003" NodeId="ns=1;i=6008" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1003</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;i=1003" NodeId="ns=1;i=6006" BrowseName="2:PlannedForOperating"> <DisplayName>PlannedForOperating</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1003</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;i=1003" NodeId="ns=1;i=5001" BrowseName="2:ToolLife"> <DisplayName>ToolLife</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=58</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1003</Reference> </References> </UAObject> <UAObjectType NodeId="ns=1;i=1004" BrowseName="1:EmcoChannelMonitoringType"> <DisplayName>EmcoChannelMonitoringType</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;i=5004</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6052</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6009</Reference> <Reference ReferenceType="HasComponent">ns=1;i=5003</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6013</Reference> <Reference ReferenceType="HasSubtype" IsForward="false">ns=2;i=16</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6014</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6017</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6018</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6051</Reference> </References> </UAObjectType> <UAObject SymbolicName="Axis1" ParentNodeId="ns=1;i=1004" NodeId="ns=1;i=5004" BrowseName="1:<Axis1>"> <DisplayName><Axis1></DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1004</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6037</Reference> <Reference ReferenceType="HasModellingRule">i=11508</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6038</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6054</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;i=5004" NodeId="ns=1;i=6037" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5004</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;i=5004" NodeId="ns=1;i=6038" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6048</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5004</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;i=6038" NodeId="ns=1;i=6048" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6038</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;i=5004" NodeId="ns=1;i=6054" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5004</Reference> </References> </UAVariable> <UAVariable DataType="UInt32" ParentNodeId="ns=1;i=1004" NodeId="ns=1;i=6052" BrowseName="1:ActTool"> <DisplayName>ActTool</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1004</Reference> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> </References> </UAVariable> <UAVariable DataType="ChannelMode" ParentNodeId="ns=1;i=1004" NodeId="ns=1;i=6009" BrowseName="2:ChannelMode"> <DisplayName>ChannelMode</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1004</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;i=1004" NodeId="ns=1;i=5003" BrowseName="2:ChannelModifiers"> <DisplayName>ChannelModifiers</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1004</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=33</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6010</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6011</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6012</Reference> </References> </UAObject> <UAVariable DataType="Boolean" ParentNodeId="ns=1;i=5003" NodeId="ns=1;i=6010" BrowseName="2:DryRun" AccessLevel="3"> <DisplayName>DryRun</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5003</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;i=5003" NodeId="ns=1;i=6011" BrowseName="2:OptionalStop" AccessLevel="3"> <DisplayName>OptionalStop</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5003</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;i=5003" NodeId="ns=1;i=6012" BrowseName="2:SingleStep" AccessLevel="3"> <DisplayName>SingleStep</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5003</Reference> </References> </UAVariable> <UAVariable DataType="ChannelState" ParentNodeId="ns=1;i=1004" NodeId="ns=1;i=6013" BrowseName="2:ChannelState"> <DisplayName>ChannelState</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1004</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;i=1004" NodeId="ns=1;i=6014" BrowseName="2:FeedOverride"> <DisplayName>FeedOverride</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6015</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6016</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1004</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;i=6014" NodeId="ns=1;i=6015" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6014</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;i=6014" NodeId="ns=1;i=6016" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6014</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;i=1004" NodeId="ns=1;i=6017" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1004</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;i=1004" NodeId="ns=1;i=6018" BrowseName="2:RapidOverride"> <DisplayName>RapidOverride</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6019</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6029</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1004</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;i=6018" NodeId="ns=1;i=6019" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6018</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;i=6018" NodeId="ns=1;i=6029" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6018</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;i=1004" NodeId="ns=1;i=6051" BrowseName="1:SelectedProgram"> <DisplayName>SelectedProgram</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1004</Reference> </References> </UAVariable> <UAObjectType NodeId="ns=1;i=1006" BrowseName="1:EmcoSpindleMonitoringType"> <DisplayName>EmcoSpindleMonitoringType</DisplayName> <References> <Reference ReferenceType="HasSubtype" IsForward="false">ns=2;i=22</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6039</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6040</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6044</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6041</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6045</Reference> </References> </UAObjectType> <UAVariable DataType="Boolean" ParentNodeId="ns=1;i=1006" NodeId="ns=1;i=6039" BrowseName="2:IsRotating"> <DisplayName>IsRotating</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1006</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> </References> <Value> <uax:Boolean>false</uax:Boolean> </Value> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;i=1006" NodeId="ns=1;i=6040" BrowseName="2:IsUsedAsAxis" AccessLevel="3"> <DisplayName>IsUsedAsAxis</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1006</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;i=1006" NodeId="ns=1;i=6044" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1006</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;i=1006" NodeId="ns=1;i=6041" BrowseName="2:Override"> <DisplayName>Override</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6042</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6043</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1006</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;i=6041" NodeId="ns=1;i=6042" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6041</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;i=6041" NodeId="ns=1;i=6043" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6041</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;i=1006" NodeId="ns=1;i=6045" BrowseName="1:SpindleLoad" AccessLevel="3"> <DisplayName>SpindleLoad</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6046</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1006</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;i=6045" NodeId="ns=1;i=6046" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6045</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAObjectType NodeId="ns=1;i=1002" BrowseName="1:EmcoMachineToolType"> <DisplayName>EmcoMachineToolType</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;i=5039</Reference> <Reference ReferenceType="HasSubtype" IsForward="false">ns=2;i=13</Reference> <Reference ReferenceType="HasComponent">ns=1;i=5013</Reference> <Reference ReferenceType="HasAddIn">ns=1;i=5015</Reference> <Reference ReferenceType="HasComponent">ns=1;i=5024</Reference> <Reference ReferenceType="HasComponent">ns=1;i=5026</Reference> <Reference ReferenceType="HasComponent">ns=1;i=5005</Reference> <Reference ReferenceType="HasComponent">ns=1;i=5034</Reference> <Reference ReferenceType="HasComponent">ns=1;i=5040</Reference> </References> </UAObjectType> <UAObject ParentNodeId="ns=1;i=1002" NodeId="ns=1;i=5039" BrowseName="1:ControlCommands"> <DisplayName>ControlCommands</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=58</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1002</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> </References> </UAObject> <UAObject ParentNodeId="ns=1;i=1002" NodeId="ns=1;i=5013" BrowseName="2:Equipment"> <DisplayName>Equipment</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1002</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=12</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> </References> </UAObject> <UAObject ParentNodeId="ns=1;i=1002" NodeId="ns=1;i=5015" BrowseName="3:Identification"> <DisplayName>Identification</DisplayName> <References> <Reference ReferenceType="HasAddIn" IsForward="false">ns=1;i=1002</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=11</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6021</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6020</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6022</Reference> </References> </UAObject> <UAVariable DataType="LocalizedText" ParentNodeId="ns=1;i=5015" NodeId="ns=1;i=6021" BrowseName="3:Manufacturer"> <DisplayName>Manufacturer</DisplayName> <Description Locale="en">A human-readable, localized name of the manufacturer of the MachineryItem.</Description> <References> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5015</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;i=5015" NodeId="ns=1;i=6020" BrowseName="3:ProductInstanceUri"> <DisplayName Locale="en">ProductInstanceUri</DisplayName> <Description Locale="en">A globally unique resource identifier provided by the manufacturer of the machine</Description> <References> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5015</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;i=5015" NodeId="ns=1;i=6022" BrowseName="3:SerialNumber"> <DisplayName>SerialNumber</DisplayName> <Description Locale="en">A string containing a unique production number of the manufacturer of the MachineryItem. The global uniqueness of the serial number is only given in the context of the manufacturer, and potentially the model. The value shall not change during the life-cycle of the MachineryItem.</Description> <References> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5015</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;i=1002" NodeId="ns=1;i=5024" BrowseName="2:Monitoring"> <DisplayName>Monitoring</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;i=5025</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1002</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=14</Reference> </References> </UAObject> <UAObject ParentNodeId="ns=1;i=5024" NodeId="ns=1;i=5025" BrowseName="2:MachineTool"> <DisplayName>MachineTool</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">ns=2;i=26</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5024</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6023</Reference> </References> </UAObject> <UAVariable DataType="MachineOperationMode" ParentNodeId="ns=1;i=5025" NodeId="ns=1;i=6023" BrowseName="2:OperationMode"> <DisplayName>OperationMode</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5025</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;i=1002" NodeId="ns=1;i=5026" BrowseName="2:Notification"> <DisplayName>Notification</DisplayName> <References> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1002</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=7</Reference> </References> </UAObject> <UAObject ParentNodeId="ns=1;i=1002" NodeId="ns=1;i=5005" BrowseName="1:PeripheralDevices"> <DisplayName>PeripheralDevices</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=58</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6049</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6050</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1002</Reference> </References> </UAObject> <UAVariable DataType="OpenClosedState" ParentNodeId="ns=1;i=5005" NodeId="ns=1;i=6049" BrowseName="1:ClampingDeviceState" AccessLevel="3"> <DisplayName>ClampingDeviceState</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5005</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> </References> </UAVariable> <UAVariable DataType="OpenClosedState" ParentNodeId="ns=1;i=5005" NodeId="ns=1;i=6050" BrowseName="1:DoorState" AccessLevel="3"> <DisplayName>DoorState</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5005</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;i=1002" NodeId="ns=1;i=5034" BrowseName="2:Production"> <DisplayName>Production</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;i=5035</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1002</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=21</Reference> </References> </UAObject> <UAObject ParentNodeId="ns=1;i=5034" NodeId="ns=1;i=5035" BrowseName="2:ActiveProgram"> <DisplayName>ActiveProgram</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5034</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6024</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6025</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=32</Reference> <Reference ReferenceType="HasComponent">ns=1;i=5038</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;i=5035" NodeId="ns=1;i=6024" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5035</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInt16" ParentNodeId="ns=1;i=5035" NodeId="ns=1;i=6025" BrowseName="NumberInList"> <DisplayName>NumberInList</DisplayName> <References> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5035</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;i=5035" NodeId="ns=1;i=5038" BrowseName="2:State"> <DisplayName>State</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;i=6026</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=15</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5035</Reference> </References> </UAObject> <UAVariable DataType="LocalizedText" ParentNodeId="ns=1;i=5038" NodeId="ns=1;i=6026" BrowseName="CurrentState"> <DisplayName>CurrentState</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5038</Reference> <Reference ReferenceType="HasTypeDefinition">i=2760</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6027</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6028</Reference> </References> <Value> <uax:LocalizedText/> </Value> </UAVariable> <UAVariable DataType="NodeId" ParentNodeId="ns=1;i=6026" NodeId="ns=1;i=6027" BrowseName="Id"> <DisplayName>Id</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6026</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInt32" ParentNodeId="ns=1;i=6026" NodeId="ns=1;i=6028" BrowseName="Number"> <DisplayName>Number</DisplayName> <References> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6026</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;i=1002" NodeId="ns=1;i=5040" BrowseName="1:UserParameter"> <DisplayName>UserParameter</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=58</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1002</Reference> </References> </UAObject> <UAObjectType NodeId="ns=1;i=1007" BrowseName="1:EmcoProductionActiveProgramType"> <DisplayName>EmcoProductionActiveProgramType</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;i=6062</Reference> <Reference ReferenceType="HasSubtype" IsForward="false">ns=2;i=32</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6055</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6056</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6060</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6061</Reference> <Reference ReferenceType="HasComponent">ns=1;i=5006</Reference> </References> </UAObjectType> <UAVariable DataType="UInt16" ParentNodeId="ns=1;i=1007" NodeId="ns=1;i=6062" BrowseName="1:ActProgLine" AccessLevel="3"> <DisplayName>ActProgLine</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1007</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;i=1007" NodeId="ns=1;i=6055" BrowseName="2:JobIdentifier" AccessLevel="3"> <DisplayName>JobIdentifier</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1007</Reference> </References> </UAVariable> <UAVariable DataType="NodeId" ParentNodeId="ns=1;i=1007" NodeId="ns=1;i=6056" BrowseName="2:JobNodeId" AccessLevel="3"> <DisplayName>JobNodeId</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasModellingRule">i=80</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1007</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;i=1007" NodeId="ns=1;i=6060" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1007</Reference> </References> </UAVariable> <UAVariable DataType="UInt16" ParentNodeId="ns=1;i=1007" NodeId="ns=1;i=6061" BrowseName="NumberInList"> <DisplayName>NumberInList</DisplayName> <References> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=1007</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;i=1007" NodeId="ns=1;i=5006" BrowseName="2:State"> <DisplayName>State</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;i=6057</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=15</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1007</Reference> </References> </UAObject> <UAVariable DataType="LocalizedText" ParentNodeId="ns=1;i=5006" NodeId="ns=1;i=6057" BrowseName="CurrentState"> <DisplayName>CurrentState</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=2760</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6058</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5006</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6059</Reference> </References> <Value> <uax:LocalizedText/> </Value> </UAVariable> <UAVariable DataType="NodeId" ParentNodeId="ns=1;i=6057" NodeId="ns=1;i=6058" BrowseName="Id"> <DisplayName>Id</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6057</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInt32" ParentNodeId="ns=1;i=6057" NodeId="ns=1;i=6059" BrowseName="Number"> <DisplayName>Number</DisplayName> <References> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6057</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1" BrowseName="1:MachineTool1"> <DisplayName>EMCOMachineTool</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.ControlCommands</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1002</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Equipment</Reference> <Reference ReferenceType="HasAddIn">ns=1;s=Machines.MachineTool1.Identification</Reference> <Reference ReferenceType="Organizes" IsForward="false">ns=4;i=1001</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Notification</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.PeripheralDevices</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Production</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.UserParameter</Reference> </References> </UAObject> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1" NodeId="ns=1;s=Machines.MachineTool1.ControlCommands" BrowseName="1:ControlCommands"> <DisplayName>ControlCommands</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=58</Reference> <Reference ReferenceType="Organizes">ns=1;s=Machines.MachineTool1.ControlCommands.CommandsObject</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1</Reference> </References> </UAObject> <UAObject NodeId="ns=1;s=Machines.MachineTool1.ControlCommands.CommandsObject" BrowseName="1:CommandsObject"> <DisplayName>CommandsObject</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=58</Reference> <Reference ReferenceType="Organizes" IsForward="false">ns=1;s=Machines.MachineTool1.ControlCommands</Reference> </References> </UAObject> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1" NodeId="ns=1;s=Machines.MachineTool1.Equipment" BrowseName="2:Equipment"> <DisplayName>Equipment</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=12</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Equipment.Tools</Reference> </References> </UAObject> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Equipment" NodeId="ns=1;s=Machines.MachineTool1.Equipment.Tools" BrowseName="2:Tools"> <DisplayName>Tools</DisplayName> <References> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Equipment.Tools.NodeVersion</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=44</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Equipment</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Equipment.Tools" NodeId="ns=1;s=Machines.MachineTool1.Equipment.Tools.NodeVersion" BrowseName="NodeVersion"> <DisplayName>NodeVersion</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Equipment.Tools</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1" NodeId="ns=1;s=Machines.MachineTool1.Identification" BrowseName="3:Identification"> <DisplayName>Identification</DisplayName> <References> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.AssetId</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.ComponentName</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.DeviceClass</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.HardwareRevision</Reference> <Reference ReferenceType="HasAddIn" IsForward="false">ns=1;s=Machines.MachineTool1</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.InitialOperationDate</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.Location</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=11</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.Manufacturer</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.ManufacturerUri</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.Model</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.MonthOfConstruction</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.ProductCode</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.ProductInstanceUri</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.SerialNumber</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.SoftwareRevision</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.YearOfConstruction</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.AssetId" BrowseName="3:AssetId" AccessLevel="3"> <DisplayName>AssetId</DisplayName> <Description Locale="en">To be used by end users to store a unique identification in the context of their overall application. Servers shall support at least 40 Unicode characters for the clients writing this value, this means clients can expect to be able to write strings with a length of 40 Unicode characters into that field.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:String></uax:String> </Value> </UAVariable> <UAVariable DataType="LocalizedText" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.ComponentName" BrowseName="3:ComponentName" AccessLevel="3"> <DisplayName>ComponentName</DisplayName> <Description Locale="en">To be used by end users to store a human-readable localized text for the MachineryItem. The minimum number of locales supported for this property shall be two. Servers shall support at least 40 Unicode characters for the clients writing the text part of each locale, this means clients can expect to be able to write texts with a length of 40 Unicode characters into that field.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:LocalizedText/> </Value> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.DeviceClass" BrowseName="3:DeviceClass"> <DisplayName>DeviceClass</DisplayName> <Description Locale="en">Indicates in which domain or for what purpose the MachineryItem is used.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.HardwareRevision" BrowseName="3:HardwareRevision"> <DisplayName>HardwareRevision</DisplayName> <Description Locale="en">A string representation of the revision level of the hardware of a MachineryItem. Hardware is physical equipment, as opposed to programs, procedures, rules and associated documentation. Many machines will not provide such information due to the modular and configurable nature of the machine.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="DateTime" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.InitialOperationDate" BrowseName="4:InitialOperationDate"> <DisplayName>InitialOperationDate</DisplayName> <Description Locale="en">The date, when the MachineryItem was switched on the first time after it has left the manufacturer plant.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.Location" BrowseName="4:Location" AccessLevel="3"> <DisplayName>Location</DisplayName> <Description Locale="en">To be used by end users to store the location of the machine in a scheme specific to the end user. Servers shall support at least 60 Unicode characters for the clients writing this value, this means clients can expect to be able to write strings with a length of 60 Unicode characters into that field.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="LocalizedText" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.Manufacturer" BrowseName="3:Manufacturer"> <DisplayName>Manufacturer</DisplayName> <Description Locale="en">A human-readable, localized name of the manufacturer of the MachineryItem.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.ManufacturerUri" BrowseName="3:ManufacturerUri"> <DisplayName>ManufacturerUri</DisplayName> <Description Locale="en">A globally unique identifier of the manufacturer of the MachineryItem.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="LocalizedText" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.Model" BrowseName="3:Model"> <DisplayName>Model</DisplayName> <Description Locale="en">A human-readable, localized name of the model of the MachineryItem.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Byte" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.MonthOfConstruction" BrowseName="4:MonthOfConstruction"> <DisplayName>MonthOfConstruction</DisplayName> <Description Locale="en">The month in which the manufacturing process of the MachineryItem has been completed. It shall be a number between 1 and 12, representing the month from January to December.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.ProductCode" BrowseName="3:ProductCode"> <DisplayName>ProductCode</DisplayName> <Description Locale="en">A machine-readable string of the model of the MachineryItem, that might include options like the hardware configuration of the model. This information might be provided by the ERP system of the vendor. For example, it can be used as order information.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.ProductInstanceUri" BrowseName="3:ProductInstanceUri"> <DisplayName Locale="en">ProductInstanceUri</DisplayName> <Description Locale="en">A globally unique resource identifier provided by the manufacturer of the machine</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.SerialNumber" BrowseName="3:SerialNumber"> <DisplayName>SerialNumber</DisplayName> <Description Locale="en">A string containing a unique production number of the manufacturer of the MachineryItem. The global uniqueness of the serial number is only given in the context of the manufacturer, and potentially the model. The value shall not change during the life-cycle of the MachineryItem.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification" BrowseName="2:SoftwareIdentification"> <DisplayName>SoftwareIdentification</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=58</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.HMI</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.NCK</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.PLC</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> </References> </UAObject> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.HMI" BrowseName="1:HMI"> <DisplayName>HMI</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.HMI.Identifier</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.HMI.Manufacturer</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=43</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.HMI.SoftwareRevision</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.HMI" NodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.HMI.Identifier" BrowseName="2:Identifier"> <DisplayName>Identifier</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.HMI</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:String>0</uax:String> </Value> </UAVariable> <UAVariable DataType="LocalizedText" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.HMI" NodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.HMI.Manufacturer" BrowseName="3:Manufacturer"> <DisplayName>Manufacturer</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.HMI</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.HMI" NodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.HMI.SoftwareRevision" BrowseName="3:SoftwareRevision"> <DisplayName>SoftwareRevision</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.HMI</Reference> </References> <Value> <uax:String>0</uax:String> </Value> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.NCK" BrowseName="1:NCK"> <DisplayName>NCK</DisplayName> <References> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.NCK.Identifier</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.NCK.Manufacturer</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=43</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.NCK.SoftwareRevision</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.NCK" NodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.NCK.Identifier" BrowseName="2:Identifier"> <DisplayName>Identifier</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.NCK</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:String>0</uax:String> </Value> </UAVariable> <UAVariable DataType="LocalizedText" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.NCK" NodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.NCK.Manufacturer" BrowseName="3:Manufacturer"> <DisplayName>Manufacturer</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.NCK</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.NCK" NodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.NCK.SoftwareRevision" BrowseName="3:SoftwareRevision"> <DisplayName>SoftwareRevision</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.NCK</Reference> </References> <Value> <uax:String>0</uax:String> </Value> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.PLC" BrowseName="1:PLC"> <DisplayName>PLC</DisplayName> <References> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.PLC.Identifier</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.PLC.Manufacturer</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=43</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.PLC.SoftwareRevision</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.PLC" NodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.PLC.Identifier" BrowseName="2:Identifier"> <DisplayName>Identifier</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.PLC</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:String>0</uax:String> </Value> </UAVariable> <UAVariable DataType="LocalizedText" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.PLC" NodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.PLC.Manufacturer" BrowseName="3:Manufacturer"> <DisplayName>Manufacturer</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.PLC</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.PLC" NodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.PLC.SoftwareRevision" BrowseName="3:SoftwareRevision"> <DisplayName>SoftwareRevision</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification.SoftwareIdentification.PLC</Reference> </References> <Value> <uax:String>0</uax:String> </Value> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.SoftwareRevision" BrowseName="3:SoftwareRevision"> <DisplayName>SoftwareRevision</DisplayName> <Description Locale="en">A string representation of the revision level of a MachineryItem. In most cases, MachineryItems consist of several software components. In that case, information about the software components might be provided as additional information in the address space, including individual revision information. In that case, this property is either not provided or provides an overall software revision level. The value might change during the life-cycle of a MachineryItem.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> </References> </UAVariable> <UAVariable DataType="UInt16" ParentNodeId="ns=1;s=Machines.MachineTool1.Identification" NodeId="ns=1;s=Machines.MachineTool1.Identification.YearOfConstruction" BrowseName="4:YearOfConstruction"> <DisplayName>YearOfConstruction</DisplayName> <Description Locale="en">The year (Gregorian calendar) in which the manufacturing process of the MachineryItem has been completed. It shall be a four-digit number and never change during the life-cycle of a MachineryItem.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Identification</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring" BrowseName="2:Monitoring"> <DisplayName>Monitoring</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.MachineTool</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=14</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight</Reference> </References> </UAObject> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1" BrowseName="1:Channel1"> <DisplayName>Channel1</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ActTool</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelMode</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelState</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1004</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.FeedOverride</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.RapidOverride</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.SelectedProgram</Reference> </References> </UAObject> <UAVariable DataType="UInt32" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ActTool" BrowseName="1:ActTool"> <DisplayName>ActTool</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1</Reference> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1" BrowseName="1:Axis1"> <DisplayName>Axis1</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis1</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2" BrowseName="1:Axis2"> <DisplayName>Axis2</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis2</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3" BrowseName="1:Axis3"> <DisplayName>Axis3</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis3</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4" BrowseName="1:Axis4"> <DisplayName>Axis4</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis4</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5" BrowseName="1:Axis5"> <DisplayName>Axis5</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis5</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6" BrowseName="1:Axis6"> <DisplayName>Axis6</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Axis6</Reference> </References> </UAVariable> <UAVariable DataType="ChannelMode" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelMode" BrowseName="2:ChannelMode"> <DisplayName>ChannelMode</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers" BrowseName="2:ChannelModifiers"> <DisplayName>ChannelModifiers</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers.BlockSkip</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=33</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers.DryRun</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers.OptionalStop</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers.SingleStep</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers.TestMode</Reference> </References> </UAObject> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers.BlockSkip" BrowseName="2:BlockSkip" AccessLevel="3"> <DisplayName>BlockSkip</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers.DryRun" BrowseName="2:DryRun" AccessLevel="3"> <DisplayName>DryRun</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers.OptionalStop" BrowseName="2:OptionalStop" AccessLevel="3"> <DisplayName>OptionalStop</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers.SingleStep" BrowseName="2:SingleStep" AccessLevel="3"> <DisplayName>SingleStep</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers.TestMode" BrowseName="2:TestMode" AccessLevel="3"> <DisplayName>TestMode</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="ChannelState" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.ChannelState" BrowseName="2:ChannelState"> <DisplayName>ChannelState</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.FeedOverride" BrowseName="2:FeedOverride"> <DisplayName>FeedOverride</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.FeedOverride.EngineeringUnits</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.FeedOverride.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.FeedOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.FeedOverride.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.FeedOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.FeedOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.FeedOverride.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.FeedOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=885</uax:Identifier> </uax:TypeId> <uax:Body> <uax:Range> <uax:Low>0</uax:Low> <uax:High>120</uax:High> </uax:Range> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.Name" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.RapidOverride" BrowseName="2:RapidOverride"> <DisplayName>RapidOverride</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.RapidOverride.EngineeringUnits</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.RapidOverride.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.RapidOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.RapidOverride.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.RapidOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.RapidOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.RapidOverride.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1.RapidOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=885</uax:Identifier> </uax:TypeId> <uax:Body> <uax:Range> <uax:Low>0</uax:Low> <uax:High>100</uax:High> </uax:Range> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel1.SelectedProgram" BrowseName="1:SelectedProgram"> <DisplayName>SelectedProgram</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel1</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2" BrowseName="1:Channel2"> <DisplayName>Channel2</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ActTool</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelMode</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelState</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1004</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.FeedOverride</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.RapidOverride</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.SelectedProgram</Reference> </References> </UAObject> <UAVariable DataType="UInt32" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ActTool" BrowseName="1:ActTool"> <DisplayName>ActTool</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2</Reference> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1" BrowseName="1:Axis1"> <DisplayName>Axis1</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis1</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2" BrowseName="1:Axis2"> <DisplayName>Axis2</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis2</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3" BrowseName="1:Axis3"> <DisplayName>Axis3</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis3</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4" BrowseName="1:Axis4"> <DisplayName>Axis4</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis4</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5" BrowseName="1:Axis5"> <DisplayName>Axis5</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis5</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6" BrowseName="1:Axis6"> <DisplayName>Axis6</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Axis6</Reference> </References> </UAVariable> <UAVariable DataType="ChannelMode" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelMode" BrowseName="2:ChannelMode"> <DisplayName>ChannelMode</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers" BrowseName="2:ChannelModifiers"> <DisplayName>ChannelModifiers</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers.BlockSkip</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=33</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers.DryRun</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers.OptionalStop</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers.SingleStep</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers.TestMode</Reference> </References> </UAObject> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers.BlockSkip" BrowseName="2:BlockSkip" AccessLevel="3"> <DisplayName>BlockSkip</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers.DryRun" BrowseName="2:DryRun" AccessLevel="3"> <DisplayName>DryRun</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers.OptionalStop" BrowseName="2:OptionalStop" AccessLevel="3"> <DisplayName>OptionalStop</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers.SingleStep" BrowseName="2:SingleStep" AccessLevel="3"> <DisplayName>SingleStep</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers.TestMode" BrowseName="2:TestMode" AccessLevel="3"> <DisplayName>TestMode</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="ChannelState" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.ChannelState" BrowseName="2:ChannelState"> <DisplayName>ChannelState</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.FeedOverride" BrowseName="2:FeedOverride"> <DisplayName>FeedOverride</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.FeedOverride.EngineeringUnits</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.FeedOverride.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.FeedOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.FeedOverride.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.FeedOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.FeedOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.FeedOverride.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.FeedOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=885</uax:Identifier> </uax:TypeId> <uax:Body> <uax:Range> <uax:Low>0</uax:Low> <uax:High>120</uax:High> </uax:Range> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.Name" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.RapidOverride" BrowseName="2:RapidOverride"> <DisplayName>RapidOverride</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.RapidOverride.EngineeringUnits</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.RapidOverride.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.RapidOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.RapidOverride.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.RapidOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.RapidOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.RapidOverride.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2.RapidOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=885</uax:Identifier> </uax:TypeId> <uax:Body> <uax:Range> <uax:Low>0</uax:Low> <uax:High>100</uax:High> </uax:Range> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel2.SelectedProgram" BrowseName="1:SelectedProgram"> <DisplayName>SelectedProgram</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel2</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3" BrowseName="1:Channel3"> <DisplayName>Channel3</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ActTool</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelMode</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelState</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1004</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.FeedOverride</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.RapidOverride</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.SelectedProgram</Reference> </References> </UAObject> <UAVariable DataType="UInt32" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ActTool" BrowseName="1:ActTool"> <DisplayName>ActTool</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3</Reference> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1" BrowseName="1:Axis1"> <DisplayName>Axis1</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis1</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2" BrowseName="1:Axis2"> <DisplayName>Axis2</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis2</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3" BrowseName="1:Axis3"> <DisplayName>Axis3</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis3</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4" BrowseName="1:Axis4"> <DisplayName>Axis4</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis4</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5" BrowseName="1:Axis5"> <DisplayName>Axis5</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis5</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6" BrowseName="1:Axis6"> <DisplayName>Axis6</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Axis6</Reference> </References> </UAVariable> <UAVariable DataType="ChannelMode" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelMode" BrowseName="2:ChannelMode"> <DisplayName>ChannelMode</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers" BrowseName="2:ChannelModifiers"> <DisplayName>ChannelModifiers</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers.BlockSkip</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=33</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers.DryRun</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers.OptionalStop</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers.SingleStep</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers.TestMode</Reference> </References> </UAObject> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers.BlockSkip" BrowseName="2:BlockSkip" AccessLevel="3"> <DisplayName>BlockSkip</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers.DryRun" BrowseName="2:DryRun" AccessLevel="3"> <DisplayName>DryRun</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers.OptionalStop" BrowseName="2:OptionalStop" AccessLevel="3"> <DisplayName>OptionalStop</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers.SingleStep" BrowseName="2:SingleStep" AccessLevel="3"> <DisplayName>SingleStep</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers.TestMode" BrowseName="2:TestMode" AccessLevel="3"> <DisplayName>TestMode</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="ChannelState" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.ChannelState" BrowseName="2:ChannelState"> <DisplayName>ChannelState</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.FeedOverride" BrowseName="2:FeedOverride"> <DisplayName>FeedOverride</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.FeedOverride.EngineeringUnits</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.FeedOverride.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.FeedOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.FeedOverride.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.FeedOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.FeedOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.FeedOverride.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.FeedOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=885</uax:Identifier> </uax:TypeId> <uax:Body> <uax:Range> <uax:Low>0</uax:Low> <uax:High>120</uax:High> </uax:Range> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.Name" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.RapidOverride" BrowseName="2:RapidOverride"> <DisplayName>RapidOverride</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.RapidOverride.EngineeringUnits</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.RapidOverride.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.RapidOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.RapidOverride.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.RapidOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.RapidOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.RapidOverride.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3.RapidOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=885</uax:Identifier> </uax:TypeId> <uax:Body> <uax:Range> <uax:Low>0</uax:Low> <uax:High>100</uax:High> </uax:Range> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel3.SelectedProgram" BrowseName="1:SelectedProgram"> <DisplayName>SelectedProgram</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel3</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4" BrowseName="1:Channel4"> <DisplayName>Channel4</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ActTool</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelMode</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelState</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1004</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.FeedOverride</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.RapidOverride</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.SelectedProgram</Reference> </References> </UAObject> <UAVariable DataType="UInt32" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ActTool" BrowseName="1:ActTool"> <DisplayName>ActTool</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4</Reference> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1" BrowseName="1:Axis1"> <DisplayName>Axis1</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis1</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2" BrowseName="1:Axis2"> <DisplayName>Axis2</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis2</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3" BrowseName="1:Axis3"> <DisplayName>Axis3</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis3</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4" BrowseName="1:Axis4"> <DisplayName>Axis4</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis4</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5" BrowseName="1:Axis5"> <DisplayName>Axis5</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis5</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6" BrowseName="1:Axis6"> <DisplayName>Axis6</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1005</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6.Position</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6.Referenced</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6.Name" BrowseName="1:Name" AccessLevel="3"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6.Position" BrowseName="1:Position" AccessLevel="3"> <DisplayName>Position</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6.Position.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6.Position" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6.Position.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6.Position</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6.Referenced" BrowseName="1:Referenced" AccessLevel="3"> <DisplayName>Referenced</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Axis6</Reference> </References> </UAVariable> <UAVariable DataType="ChannelMode" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelMode" BrowseName="2:ChannelMode"> <DisplayName>ChannelMode</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers" BrowseName="2:ChannelModifiers"> <DisplayName>ChannelModifiers</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers.BlockSkip</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=33</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers.DryRun</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers.OptionalStop</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers.SingleStep</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers.TestMode</Reference> </References> </UAObject> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers.BlockSkip" BrowseName="2:BlockSkip" AccessLevel="3"> <DisplayName>BlockSkip</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers.DryRun" BrowseName="2:DryRun" AccessLevel="3"> <DisplayName>DryRun</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers.OptionalStop" BrowseName="2:OptionalStop" AccessLevel="3"> <DisplayName>OptionalStop</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers.SingleStep" BrowseName="2:SingleStep" AccessLevel="3"> <DisplayName>SingleStep</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers.TestMode" BrowseName="2:TestMode" AccessLevel="3"> <DisplayName>TestMode</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelModifiers</Reference> </References> </UAVariable> <UAVariable DataType="ChannelState" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.ChannelState" BrowseName="2:ChannelState"> <DisplayName>ChannelState</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.FeedOverride" BrowseName="2:FeedOverride"> <DisplayName>FeedOverride</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.FeedOverride.EngineeringUnits</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.FeedOverride.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.FeedOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.FeedOverride.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.FeedOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.FeedOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.FeedOverride.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.FeedOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=885</uax:Identifier> </uax:TypeId> <uax:Body> <uax:Range> <uax:Low>0</uax:Low> <uax:High>120</uax:High> </uax:Range> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.Name" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.RapidOverride" BrowseName="2:RapidOverride"> <DisplayName>RapidOverride</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.RapidOverride.EngineeringUnits</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.RapidOverride.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.RapidOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.RapidOverride.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.RapidOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.RapidOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.RapidOverride.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4.RapidOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=885</uax:Identifier> </uax:TypeId> <uax:Body> <uax:Range> <uax:Low>0</uax:Low> <uax:High>100</uax:High> </uax:Range> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Channel4.SelectedProgram" BrowseName="1:SelectedProgram"> <DisplayName>SelectedProgram</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Channel4</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.MachineTool" BrowseName="2:MachineTool"> <DisplayName>MachineTool</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.FeedOverride</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.IsWarmUp</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=26</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.OperationMode</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.PowerOnDuration</Reference> </References> </UAObject> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.MachineTool" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.FeedOverride" BrowseName="2:FeedOverride"> <DisplayName>FeedOverride</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.FeedOverride.EngineeringUnits</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.FeedOverride.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.MachineTool</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.FeedOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.FeedOverride.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.FeedOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.FeedOverride" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.FeedOverride.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.FeedOverride</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=885</uax:Identifier> </uax:TypeId> <uax:Body> <uax:Range> <uax:Low>0</uax:Low> <uax:High>120</uax:High> </uax:Range> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.MachineTool" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.IsWarmUp" BrowseName="2:IsWarmUp" AccessLevel="3"> <DisplayName>IsWarmUp</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.MachineTool</Reference> </References> </UAVariable> <UAVariable DataType="MachineOperationMode" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.MachineTool" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.OperationMode" BrowseName="2:OperationMode"> <DisplayName>OperationMode</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.MachineTool</Reference> </References> </UAVariable> <UAVariable DataType="UInt32" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.MachineTool" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.MachineTool.PowerOnDuration" BrowseName="2:PowerOnDuration"> <DisplayName>PowerOnDuration</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.MachineTool</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1" BrowseName="1:Spindle1"> <DisplayName>Spindle1</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1006</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.IsRotating</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.IsUsedAsAxis</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.Override</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.SpindleLoad</Reference> </References> </UAObject> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.IsRotating" BrowseName="2:IsRotating"> <DisplayName>IsRotating</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1</Reference> </References> <Value> <uax:Boolean>false</uax:Boolean> </Value> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.IsUsedAsAxis" BrowseName="2:IsUsedAsAxis" AccessLevel="3"> <DisplayName>IsUsedAsAxis</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.Name" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.Override" BrowseName="2:Override"> <DisplayName>Override</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.Override.EngineeringUnits</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.Override.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.Override" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.Override.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.Override</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.Override" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.Override.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.Override</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=885</uax:Identifier> </uax:TypeId> <uax:Body> <uax:Range> <uax:Low>50</uax:Low> <uax:High>120</uax:High> </uax:Range> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.SpindleLoad" BrowseName="1:SpindleLoad" AccessLevel="3"> <DisplayName>SpindleLoad</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.SpindleLoad.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.SpindleLoad" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.SpindleLoad.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle1.SpindleLoad</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2" BrowseName="1:Spindle2"> <DisplayName>Spindle2</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1006</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.IsRotating</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.IsUsedAsAxis</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.Override</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.SpindleLoad</Reference> </References> </UAObject> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.IsRotating" BrowseName="2:IsRotating"> <DisplayName>IsRotating</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2</Reference> </References> <Value> <uax:Boolean>false</uax:Boolean> </Value> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.IsUsedAsAxis" BrowseName="2:IsUsedAsAxis" AccessLevel="3"> <DisplayName>IsUsedAsAxis</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.Name" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.Override" BrowseName="2:Override"> <DisplayName>Override</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.Override.EngineeringUnits</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.Override.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.Override" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.Override.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.Override</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.Override" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.Override.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.Override</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=885</uax:Identifier> </uax:TypeId> <uax:Body> <uax:Range> <uax:Low>50</uax:Low> <uax:High>120</uax:High> </uax:Range> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.SpindleLoad" BrowseName="1:SpindleLoad" AccessLevel="3"> <DisplayName>SpindleLoad</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.SpindleLoad.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.SpindleLoad" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.SpindleLoad.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle2.SpindleLoad</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3" BrowseName="1:Spindle3"> <DisplayName>Spindle3</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1006</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.IsRotating</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.IsUsedAsAxis</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.Override</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.SpindleLoad</Reference> </References> </UAObject> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.IsRotating" BrowseName="2:IsRotating"> <DisplayName>IsRotating</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3</Reference> </References> <Value> <uax:Boolean>false</uax:Boolean> </Value> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.IsUsedAsAxis" BrowseName="2:IsUsedAsAxis" AccessLevel="3"> <DisplayName>IsUsedAsAxis</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.Name" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.Override" BrowseName="2:Override"> <DisplayName>Override</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.Override.EngineeringUnits</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.Override.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.Override" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.Override.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.Override</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.Override" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.Override.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.Override</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=885</uax:Identifier> </uax:TypeId> <uax:Body> <uax:Range> <uax:Low>50</uax:Low> <uax:High>120</uax:High> </uax:Range> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.SpindleLoad" BrowseName="1:SpindleLoad" AccessLevel="3"> <DisplayName>SpindleLoad</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.SpindleLoad.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.SpindleLoad" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.SpindleLoad.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle3.SpindleLoad</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4" BrowseName="1:Spindle4"> <DisplayName>Spindle4</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1006</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.IsRotating</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.IsUsedAsAxis</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.Override</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.SpindleLoad</Reference> </References> </UAObject> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.IsRotating" BrowseName="2:IsRotating"> <DisplayName>IsRotating</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4</Reference> </References> <Value> <uax:Boolean>false</uax:Boolean> </Value> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.IsUsedAsAxis" BrowseName="2:IsUsedAsAxis" AccessLevel="3"> <DisplayName>IsUsedAsAxis</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.Name" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.Override" BrowseName="2:Override"> <DisplayName>Override</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.Override.EngineeringUnits</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.Override.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.Override" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.Override.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.Override</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.Override" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.Override.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.Override</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=885</uax:Identifier> </uax:TypeId> <uax:Body> <uax:Range> <uax:Low>50</uax:Low> <uax:High>120</uax:High> </uax:Range> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.SpindleLoad" BrowseName="1:SpindleLoad" AccessLevel="3"> <DisplayName>SpindleLoad</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.SpindleLoad.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.SpindleLoad" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.SpindleLoad.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle4.SpindleLoad</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5" BrowseName="1:Spindle5"> <DisplayName>Spindle5</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1006</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.IsRotating</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.IsUsedAsAxis</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.Name</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.Override</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.SpindleLoad</Reference> </References> </UAObject> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.IsRotating" BrowseName="2:IsRotating"> <DisplayName>IsRotating</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5</Reference> </References> <Value> <uax:Boolean>false</uax:Boolean> </Value> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.IsUsedAsAxis" BrowseName="2:IsUsedAsAxis" AccessLevel="3"> <DisplayName>IsUsedAsAxis</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.Name" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.Override" BrowseName="2:Override"> <DisplayName>Override</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17570</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.Override.EngineeringUnits</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.Override.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5</Reference> </References> <Value> <uax:Double>0</uax:Double> </Value> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.Override" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.Override.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.Override</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.Override" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.Override.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.Override</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=885</uax:Identifier> </uax:TypeId> <uax:Body> <uax:Range> <uax:Low>50</uax:Low> <uax:High>120</uax:High> </uax:Range> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAVariable DataType="Double" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.SpindleLoad" BrowseName="1:SpindleLoad" AccessLevel="3"> <DisplayName>SpindleLoad</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=17497</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.SpindleLoad.EngineeringUnits</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5</Reference> </References> </UAVariable> <UAVariable DataType="EUInformation" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.SpindleLoad" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.SpindleLoad.EngineeringUnits" BrowseName="EngineeringUnits"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Spindle5.SpindleLoad</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=888</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EUInformation> <uax:NamespaceUri>http://www.opcfoundation.org/UA/units/un/cefact</uax:NamespaceUri> <uax:UnitId>20529</uax:UnitId> <uax:DisplayName> <uax:Text>%</uax:Text> </uax:DisplayName> <uax:Description> <uax:Text>percent</uax:Text> </uax:Description> </uax:EUInformation> </uax:Body> </uax:ExtensionObject> </Value> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight" BrowseName="2:Stacklight"> <DisplayName>Stacklight</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">ns=5;i=1002</Reference> <Reference ReferenceType="HasOrderedComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0</Reference> <Reference ReferenceType="HasOrderedComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1</Reference> <Reference ReferenceType="HasOrderedComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2</Reference> <Reference ReferenceType="HasOrderedComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3</Reference> <Reference ReferenceType="HasOrderedComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4</Reference> <Reference ReferenceType="HasOrderedComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5</Reference> <Reference ReferenceType="HasOrderedComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6</Reference> <Reference ReferenceType="HasOrderedComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7</Reference> <Reference ReferenceType="HasOrderedComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8</Reference> <Reference ReferenceType="HasOrderedComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.NodeVersion</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.StacklightMode</Reference> </References> </UAObject> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0" BrowseName="1:Light0"> <DisplayName>Light0</DisplayName> <Description Locale="en">Represents a lamp element in a stacklight.</Description> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.Intensity</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.IsPartOfBase</Reference> <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.NumberInList</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.SignalColor</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.SignalMode</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.SignalOn</Reference> <Reference ReferenceType="HasTypeDefinition">ns=5;i=1006</Reference> </References> </UAObject> <UAVariable DataType="Float" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.Intensity" BrowseName="5:Intensity" AccessLevel="3"> <DisplayName>Intensity</DisplayName> <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> <References> <Reference ReferenceType="HasTypeDefinition">i=2368</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.Intensity.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0</Reference> </References> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.Intensity" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.Intensity.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.Intensity</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.IsPartOfBase" BrowseName="5:IsPartOfBase" AccessLevel="3"> <DisplayName>IsPartOfBase</DisplayName> <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> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInteger" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.NumberInList" BrowseName="NumberInList" AccessLevel="3"> <DisplayName>NumberInList</DisplayName> <Description Locale="en">Enumerate the stacklight elements counting upwards beginning from the base of the stacklight.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="SignalColor" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.SignalColor" BrowseName="5:SignalColor" AccessLevel="3"> <DisplayName>SignalColor</DisplayName> <Description Locale="en">Indicates the colour the lamp element has when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0</Reference> </References> </UAVariable> <UAVariable DataType="SignalModeLight" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.SignalMode" BrowseName="5:SignalMode" AccessLevel="3"> <DisplayName>SignalMode</DisplayName> <Description Locale="en">Shows in what way the lamp is used (continuous light, flashing, blinking) when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0.SignalOn" BrowseName="5:SignalOn" AccessLevel="3"> <DisplayName>SignalOn</DisplayName> <Description Locale="en">Indicates if the signal emitted by the stack element is currently switched on or not.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light0</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1" BrowseName="1:Light1"> <DisplayName>Light1</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.Intensity</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.IsPartOfBase</Reference> <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.NumberInList</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.SignalColor</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.SignalMode</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.SignalOn</Reference> <Reference ReferenceType="HasTypeDefinition">ns=5;i=1006</Reference> </References> </UAObject> <UAVariable DataType="Float" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.Intensity" BrowseName="5:Intensity" AccessLevel="3"> <DisplayName>Intensity</DisplayName> <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> <References> <Reference ReferenceType="HasTypeDefinition">i=2368</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.Intensity.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1</Reference> </References> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.Intensity" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.Intensity.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.Intensity</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.IsPartOfBase" BrowseName="5:IsPartOfBase" AccessLevel="3"> <DisplayName>IsPartOfBase</DisplayName> <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> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInteger" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.NumberInList" BrowseName="NumberInList" AccessLevel="3"> <DisplayName>NumberInList</DisplayName> <Description Locale="en">Enumerate the stacklight elements counting upwards beginning from the base of the stacklight.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="SignalColor" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.SignalColor" BrowseName="5:SignalColor" AccessLevel="3"> <DisplayName>SignalColor</DisplayName> <Description Locale="en">Indicates the colour the lamp element has when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1</Reference> </References> </UAVariable> <UAVariable DataType="SignalModeLight" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.SignalMode" BrowseName="5:SignalMode" AccessLevel="3"> <DisplayName>SignalMode</DisplayName> <Description Locale="en">Shows in what way the lamp is used (continuous light, flashing, blinking) when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1.SignalOn" BrowseName="5:SignalOn" AccessLevel="3"> <DisplayName>SignalOn</DisplayName> <Description Locale="en">Indicates if the signal emitted by the stack element is currently switched on or not.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light1</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2" BrowseName="1:Light2"> <DisplayName>Light2</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.Intensity</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.IsPartOfBase</Reference> <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.NumberInList</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.SignalColor</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.SignalMode</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.SignalOn</Reference> <Reference ReferenceType="HasTypeDefinition">ns=5;i=1006</Reference> </References> </UAObject> <UAVariable DataType="Float" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.Intensity" BrowseName="5:Intensity" AccessLevel="3"> <DisplayName>Intensity</DisplayName> <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> <References> <Reference ReferenceType="HasTypeDefinition">i=2368</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.Intensity.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2</Reference> </References> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.Intensity" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.Intensity.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.Intensity</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.IsPartOfBase" BrowseName="5:IsPartOfBase" AccessLevel="3"> <DisplayName>IsPartOfBase</DisplayName> <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> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInteger" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.NumberInList" BrowseName="NumberInList" AccessLevel="3"> <DisplayName>NumberInList</DisplayName> <Description Locale="en">Enumerate the stacklight elements counting upwards beginning from the base of the stacklight.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="SignalColor" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.SignalColor" BrowseName="5:SignalColor" AccessLevel="3"> <DisplayName>SignalColor</DisplayName> <Description Locale="en">Indicates the colour the lamp element has when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2</Reference> </References> </UAVariable> <UAVariable DataType="SignalModeLight" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.SignalMode" BrowseName="5:SignalMode" AccessLevel="3"> <DisplayName>SignalMode</DisplayName> <Description Locale="en">Shows in what way the lamp is used (continuous light, flashing, blinking) when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2.SignalOn" BrowseName="5:SignalOn" AccessLevel="3"> <DisplayName>SignalOn</DisplayName> <Description Locale="en">Indicates if the signal emitted by the stack element is currently switched on or not.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light2</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3" BrowseName="1:Light3"> <DisplayName>Light3</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.Intensity</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.IsPartOfBase</Reference> <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.NumberInList</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.SignalColor</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.SignalMode</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.SignalOn</Reference> <Reference ReferenceType="HasTypeDefinition">ns=5;i=1006</Reference> </References> </UAObject> <UAVariable DataType="Float" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.Intensity" BrowseName="5:Intensity" AccessLevel="3"> <DisplayName>Intensity</DisplayName> <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> <References> <Reference ReferenceType="HasTypeDefinition">i=2368</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.Intensity.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3</Reference> </References> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.Intensity" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.Intensity.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.Intensity</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.IsPartOfBase" BrowseName="5:IsPartOfBase" AccessLevel="3"> <DisplayName>IsPartOfBase</DisplayName> <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> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInteger" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.NumberInList" BrowseName="NumberInList" AccessLevel="3"> <DisplayName>NumberInList</DisplayName> <Description Locale="en">Enumerate the stacklight elements counting upwards beginning from the base of the stacklight.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="SignalColor" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.SignalColor" BrowseName="5:SignalColor" AccessLevel="3"> <DisplayName>SignalColor</DisplayName> <Description Locale="en">Indicates the colour the lamp element has when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3</Reference> </References> </UAVariable> <UAVariable DataType="SignalModeLight" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.SignalMode" BrowseName="5:SignalMode" AccessLevel="3"> <DisplayName>SignalMode</DisplayName> <Description Locale="en">Shows in what way the lamp is used (continuous light, flashing, blinking) when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3.SignalOn" BrowseName="5:SignalOn" AccessLevel="3"> <DisplayName>SignalOn</DisplayName> <Description Locale="en">Indicates if the signal emitted by the stack element is currently switched on or not.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light3</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4" BrowseName="1:Light4"> <DisplayName>Light4</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.Intensity</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.IsPartOfBase</Reference> <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.NumberInList</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.SignalColor</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.SignalMode</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.SignalOn</Reference> <Reference ReferenceType="HasTypeDefinition">ns=5;i=1006</Reference> </References> </UAObject> <UAVariable DataType="Float" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.Intensity" BrowseName="5:Intensity" AccessLevel="3"> <DisplayName>Intensity</DisplayName> <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> <References> <Reference ReferenceType="HasTypeDefinition">i=2368</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.Intensity.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4</Reference> </References> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.Intensity" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.Intensity.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.Intensity</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.IsPartOfBase" BrowseName="5:IsPartOfBase" AccessLevel="3"> <DisplayName>IsPartOfBase</DisplayName> <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> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInteger" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.NumberInList" BrowseName="NumberInList" AccessLevel="3"> <DisplayName>NumberInList</DisplayName> <Description Locale="en">Enumerate the stacklight elements counting upwards beginning from the base of the stacklight.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="SignalColor" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.SignalColor" BrowseName="5:SignalColor" AccessLevel="3"> <DisplayName>SignalColor</DisplayName> <Description Locale="en">Indicates the colour the lamp element has when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4</Reference> </References> </UAVariable> <UAVariable DataType="SignalModeLight" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.SignalMode" BrowseName="5:SignalMode" AccessLevel="3"> <DisplayName>SignalMode</DisplayName> <Description Locale="en">Shows in what way the lamp is used (continuous light, flashing, blinking) when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4.SignalOn" BrowseName="5:SignalOn" AccessLevel="3"> <DisplayName>SignalOn</DisplayName> <Description Locale="en">Indicates if the signal emitted by the stack element is currently switched on or not.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light4</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5" BrowseName="1:Light5"> <DisplayName>Light5</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.Intensity</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.IsPartOfBase</Reference> <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.NumberInList</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.SignalColor</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.SignalMode</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.SignalOn</Reference> <Reference ReferenceType="HasTypeDefinition">ns=5;i=1006</Reference> </References> </UAObject> <UAVariable DataType="Float" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.Intensity" BrowseName="5:Intensity" AccessLevel="3"> <DisplayName>Intensity</DisplayName> <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> <References> <Reference ReferenceType="HasTypeDefinition">i=2368</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.Intensity.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5</Reference> </References> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.Intensity" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.Intensity.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.Intensity</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.IsPartOfBase" BrowseName="5:IsPartOfBase" AccessLevel="3"> <DisplayName>IsPartOfBase</DisplayName> <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> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInteger" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.NumberInList" BrowseName="NumberInList" AccessLevel="3"> <DisplayName>NumberInList</DisplayName> <Description Locale="en">Enumerate the stacklight elements counting upwards beginning from the base of the stacklight.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="SignalColor" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.SignalColor" BrowseName="5:SignalColor" AccessLevel="3"> <DisplayName>SignalColor</DisplayName> <Description Locale="en">Indicates the colour the lamp element has when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5</Reference> </References> </UAVariable> <UAVariable DataType="SignalModeLight" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.SignalMode" BrowseName="5:SignalMode" AccessLevel="3"> <DisplayName>SignalMode</DisplayName> <Description Locale="en">Shows in what way the lamp is used (continuous light, flashing, blinking) when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5.SignalOn" BrowseName="5:SignalOn" AccessLevel="3"> <DisplayName>SignalOn</DisplayName> <Description Locale="en">Indicates if the signal emitted by the stack element is currently switched on or not.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light5</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6" BrowseName="1:Light6"> <DisplayName>Light6</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.Intensity</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.IsPartOfBase</Reference> <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.NumberInList</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.SignalColor</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.SignalMode</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.SignalOn</Reference> <Reference ReferenceType="HasTypeDefinition">ns=5;i=1006</Reference> </References> </UAObject> <UAVariable DataType="Float" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.Intensity" BrowseName="5:Intensity" AccessLevel="3"> <DisplayName>Intensity</DisplayName> <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> <References> <Reference ReferenceType="HasTypeDefinition">i=2368</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.Intensity.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6</Reference> </References> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.Intensity" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.Intensity.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.Intensity</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.IsPartOfBase" BrowseName="5:IsPartOfBase" AccessLevel="3"> <DisplayName>IsPartOfBase</DisplayName> <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> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInteger" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.NumberInList" BrowseName="NumberInList" AccessLevel="3"> <DisplayName>NumberInList</DisplayName> <Description Locale="en">Enumerate the stacklight elements counting upwards beginning from the base of the stacklight.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="SignalColor" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.SignalColor" BrowseName="5:SignalColor" AccessLevel="3"> <DisplayName>SignalColor</DisplayName> <Description Locale="en">Indicates the colour the lamp element has when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6</Reference> </References> </UAVariable> <UAVariable DataType="SignalModeLight" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.SignalMode" BrowseName="5:SignalMode" AccessLevel="3"> <DisplayName>SignalMode</DisplayName> <Description Locale="en">Shows in what way the lamp is used (continuous light, flashing, blinking) when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6.SignalOn" BrowseName="5:SignalOn" AccessLevel="3"> <DisplayName>SignalOn</DisplayName> <Description Locale="en">Indicates if the signal emitted by the stack element is currently switched on or not.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light6</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7" BrowseName="1:Light7"> <DisplayName>Light7</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.Intensity</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.IsPartOfBase</Reference> <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.NumberInList</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.SignalColor</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.SignalMode</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.SignalOn</Reference> <Reference ReferenceType="HasTypeDefinition">ns=5;i=1006</Reference> </References> </UAObject> <UAVariable DataType="Float" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.Intensity" BrowseName="5:Intensity" AccessLevel="3"> <DisplayName>Intensity</DisplayName> <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> <References> <Reference ReferenceType="HasTypeDefinition">i=2368</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.Intensity.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7</Reference> </References> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.Intensity" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.Intensity.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.Intensity</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.IsPartOfBase" BrowseName="5:IsPartOfBase" AccessLevel="3"> <DisplayName>IsPartOfBase</DisplayName> <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> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInteger" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.NumberInList" BrowseName="NumberInList" AccessLevel="3"> <DisplayName>NumberInList</DisplayName> <Description Locale="en">Enumerate the stacklight elements counting upwards beginning from the base of the stacklight.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="SignalColor" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.SignalColor" BrowseName="5:SignalColor" AccessLevel="3"> <DisplayName>SignalColor</DisplayName> <Description Locale="en">Indicates the colour the lamp element has when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7</Reference> </References> </UAVariable> <UAVariable DataType="SignalModeLight" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.SignalMode" BrowseName="5:SignalMode" AccessLevel="3"> <DisplayName>SignalMode</DisplayName> <Description Locale="en">Shows in what way the lamp is used (continuous light, flashing, blinking) when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7.SignalOn" BrowseName="5:SignalOn" AccessLevel="3"> <DisplayName>SignalOn</DisplayName> <Description Locale="en">Indicates if the signal emitted by the stack element is currently switched on or not.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light7</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8" BrowseName="1:Light8"> <DisplayName>Light8</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.Intensity</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.IsPartOfBase</Reference> <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.NumberInList</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.SignalColor</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.SignalMode</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.SignalOn</Reference> <Reference ReferenceType="HasTypeDefinition">ns=5;i=1006</Reference> </References> </UAObject> <UAVariable DataType="Float" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.Intensity" BrowseName="5:Intensity" AccessLevel="3"> <DisplayName>Intensity</DisplayName> <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> <References> <Reference ReferenceType="HasTypeDefinition">i=2368</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.Intensity.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8</Reference> </References> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.Intensity" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.Intensity.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.Intensity</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.IsPartOfBase" BrowseName="5:IsPartOfBase" AccessLevel="3"> <DisplayName>IsPartOfBase</DisplayName> <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> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInteger" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.NumberInList" BrowseName="NumberInList" AccessLevel="3"> <DisplayName>NumberInList</DisplayName> <Description Locale="en">Enumerate the stacklight elements counting upwards beginning from the base of the stacklight.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="SignalColor" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.SignalColor" BrowseName="5:SignalColor" AccessLevel="3"> <DisplayName>SignalColor</DisplayName> <Description Locale="en">Indicates the colour the lamp element has when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8</Reference> </References> </UAVariable> <UAVariable DataType="SignalModeLight" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.SignalMode" BrowseName="5:SignalMode" AccessLevel="3"> <DisplayName>SignalMode</DisplayName> <Description Locale="en">Shows in what way the lamp is used (continuous light, flashing, blinking) when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8.SignalOn" BrowseName="5:SignalOn" AccessLevel="3"> <DisplayName>SignalOn</DisplayName> <Description Locale="en">Indicates if the signal emitted by the stack element is currently switched on or not.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light8</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9" BrowseName="1:Light9"> <DisplayName>Light9</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.Intensity</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.IsPartOfBase</Reference> <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.NumberInList</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.SignalColor</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.SignalMode</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.SignalOn</Reference> <Reference ReferenceType="HasTypeDefinition">ns=5;i=1006</Reference> </References> </UAObject> <UAVariable DataType="Float" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.Intensity" BrowseName="5:Intensity" AccessLevel="3"> <DisplayName>Intensity</DisplayName> <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> <References> <Reference ReferenceType="HasTypeDefinition">i=2368</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.Intensity.EURange</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9</Reference> </References> </UAVariable> <UAVariable DataType="Range" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.Intensity" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.Intensity.EURange" BrowseName="EURange"> <DisplayName>EURange</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.Intensity</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.IsPartOfBase" BrowseName="5:IsPartOfBase" AccessLevel="3"> <DisplayName>IsPartOfBase</DisplayName> <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> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInteger" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.NumberInList" BrowseName="NumberInList" AccessLevel="3"> <DisplayName>NumberInList</DisplayName> <Description Locale="en">Enumerate the stacklight elements counting upwards beginning from the base of the stacklight.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="SignalColor" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.SignalColor" BrowseName="5:SignalColor" AccessLevel="3"> <DisplayName>SignalColor</DisplayName> <Description Locale="en">Indicates the colour the lamp element has when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9</Reference> </References> </UAVariable> <UAVariable DataType="SignalModeLight" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.SignalMode" BrowseName="5:SignalMode" AccessLevel="3"> <DisplayName>SignalMode</DisplayName> <Description Locale="en">Shows in what way the lamp is used (continuous light, flashing, blinking) when switched on.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9</Reference> </References> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9.SignalOn" BrowseName="5:SignalOn" AccessLevel="3"> <DisplayName>SignalOn</DisplayName> <Description Locale="en">Indicates if the signal emitted by the stack element is currently switched on or not.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.Light9</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.NodeVersion" BrowseName="NodeVersion"> <DisplayName>NodeVersion</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="StacklightOperationMode" ParentNodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight" NodeId="ns=1;s=Machines.MachineTool1.Monitoring.Stacklight.StacklightMode" BrowseName="5:StacklightMode" AccessLevel="3"> <DisplayName>StacklightMode</DisplayName> <Description Locale="en">Shows in what way (stack of individual lights, level meter, running light) the stacklight unit is used.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Monitoring.Stacklight</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1" NodeId="ns=1;s=Machines.MachineTool1.Notification" BrowseName="2:Notification"> <DisplayName>Notification</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Notification.Messages</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=7</Reference> </References> </UAObject> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Notification" EventNotifier="1" NodeId="ns=1;s=Machines.MachineTool1.Notification.Messages" BrowseName="2:Messages"> <DisplayName>Messages</DisplayName> <References> <Reference ReferenceType="GeneratesEvent">ns=2;i=39</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Notification</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=38</Reference> <Reference ReferenceType="GeneratesEvent">ns=2;i=35</Reference> <Reference ReferenceType="HasEventSource" IsForward="false">i=2253</Reference> <Reference ReferenceType="HasCondition">ns=3;i=39</Reference> </References> </UAObject> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1" NodeId="ns=1;s=Machines.MachineTool1.PeripheralDevices" BrowseName="1:PeripheralDevices"> <DisplayName>PeripheralDevices</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=58</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.PeripheralDevices.ClampingDeviceState</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.PeripheralDevices.DoorState</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1</Reference> </References> </UAObject> <UAVariable DataType="OpenClosedState" ParentNodeId="ns=1;s=Machines.MachineTool1.PeripheralDevices" NodeId="ns=1;s=Machines.MachineTool1.PeripheralDevices.ClampingDeviceState" BrowseName="1:ClampingDeviceState" AccessLevel="3"> <DisplayName>ClampingDeviceState</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.PeripheralDevices</Reference> </References> </UAVariable> <UAVariable DataType="OpenClosedState" ParentNodeId="ns=1;s=Machines.MachineTool1.PeripheralDevices" NodeId="ns=1;s=Machines.MachineTool1.PeripheralDevices.DoorState" BrowseName="1:DoorState" AccessLevel="3"> <DisplayName>DoorState</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.PeripheralDevices</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1" NodeId="ns=1;s=Machines.MachineTool1.Production" BrowseName="2:Production"> <DisplayName>Production</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Production.ActiveProgram</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Production.ProductionPlan</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=21</Reference> </References> </UAObject> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Production" NodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram" BrowseName="2:ActiveProgram"> <DisplayName>ActiveProgram</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Production.ActiveProgram.ActProgLine</Reference> <Reference ReferenceType="HasTypeDefinition">ns=1;i=1007</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Production.ActiveProgram.JobIdentifier</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Production.ActiveProgram.JobNodeId</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Production.ActiveProgram.Name</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Production.ActiveProgram.NumberInList</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Production.ActiveProgram.State</Reference> </References> </UAObject> <UAVariable DataType="UInt16" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram" NodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram.ActProgLine" BrowseName="1:ActProgLine" AccessLevel="3"> <DisplayName>ActProgLine</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ActiveProgram</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram" NodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram.JobIdentifier" BrowseName="2:JobIdentifier" AccessLevel="3"> <DisplayName>JobIdentifier</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ActiveProgram</Reference> </References> </UAVariable> <UAVariable DataType="NodeId" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram" NodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram.JobNodeId" BrowseName="2:JobNodeId" AccessLevel="3"> <DisplayName>JobNodeId</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ActiveProgram</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram" NodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram.Name" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ActiveProgram</Reference> </References> </UAVariable> <UAVariable DataType="UInt16" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram" NodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram.NumberInList" BrowseName="NumberInList"> <DisplayName>NumberInList</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ActiveProgram</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram" NodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram.State" BrowseName="2:State"> <DisplayName>State</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Production.ActiveProgram.State.CurrentState</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=15</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ActiveProgram</Reference> </References> </UAObject> <UAVariable DataType="LocalizedText" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram.State" NodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram.State.CurrentState" BrowseName="CurrentState"> <DisplayName>CurrentState</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ActiveProgram.State</Reference> <Reference ReferenceType="HasTypeDefinition">i=2760</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Production.ActiveProgram.State.CurrentState.Id</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Production.ActiveProgram.State.CurrentState.Number</Reference> </References> <Value> <uax:LocalizedText/> </Value> </UAVariable> <UAVariable DataType="NodeId" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram.State.CurrentState" NodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram.State.CurrentState.Id" BrowseName="Id"> <DisplayName>Id</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ActiveProgram.State.CurrentState</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInt32" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram.State.CurrentState" NodeId="ns=1;s=Machines.MachineTool1.Production.ActiveProgram.State.CurrentState.Number" BrowseName="Number"> <DisplayName>Number</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ActiveProgram.State.CurrentState</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Production" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan" BrowseName="2:ProductionPlan"> <DisplayName>ProductionPlan</DisplayName> <References> <Reference ReferenceType="HasOrderedComponent">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=30</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production</Reference> </References> </UAObject> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob" BrowseName="1:ActJob"> <DisplayName>ActJob</DisplayName> <References> <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.CustomerOrderIdentifier</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.Identifier</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.NumberInList</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.OrderIdentifier</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=29</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.RunsCompleted</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.RunsPlanned</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.State</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.CustomerOrderIdentifier" BrowseName="2:CustomerOrderIdentifier"> <DisplayName>CustomerOrderIdentifier</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.Identifier" BrowseName="2:Identifier"> <DisplayName>Identifier</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:String></uax:String> </Value> </UAVariable> <UAVariable DataType="UInt16" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.NumberInList" BrowseName="NumberInList"> <DisplayName>NumberInList</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.OrderIdentifier" BrowseName="2:OrderIdentifier"> <DisplayName>OrderIdentifier</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms" BrowseName="2:ProductionPrograms"> <DisplayName>ProductionPrograms</DisplayName> <References> <Reference ReferenceType="HasOrderedComponent">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main</Reference> <Reference ReferenceType="HasTypeDefinition">i=23518</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob</Reference> </References> </UAObject> <UAObject NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main" BrowseName="1:Main"> <DisplayName>Main</DisplayName> <References> <Reference ReferenceType="HasOrderedComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.Name</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.NumberInList</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=59</Reference> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.State</Reference> </References> </UAObject> <UAVariable DataType="String" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.Name" BrowseName="2:Name"> <DisplayName>Name</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInt16" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.NumberInList" BrowseName="NumberInList"> <DisplayName>NumberInList</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.State" BrowseName="2:State"> <DisplayName>State</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.State.CurrentState</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=15</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main</Reference> </References> </UAObject> <UAVariable DataType="LocalizedText" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.State" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.State.CurrentState" BrowseName="CurrentState"> <DisplayName>CurrentState</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.State</Reference> <Reference ReferenceType="HasTypeDefinition">i=2760</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.State.CurrentState.Id</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.State.CurrentState.Number</Reference> </References> <Value> <uax:LocalizedText/> </Value> </UAVariable> <UAVariable DataType="NodeId" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.State.CurrentState" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.State.CurrentState.Id" BrowseName="Id"> <DisplayName>Id</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.State.CurrentState</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInt32" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.State.CurrentState" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.State.CurrentState.Number" BrowseName="Number"> <DisplayName>Number</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.ProductionPrograms.Main.State.CurrentState</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInt32" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.RunsCompleted" BrowseName="2:RunsCompleted"> <DisplayName>RunsCompleted</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob</Reference> </References> </UAVariable> <UAVariable DataType="UInt32" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.RunsPlanned" BrowseName="2:RunsPlanned"> <DisplayName>RunsPlanned</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.RunsPlanned.IsValid</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob</Reference> </References> <Value> <uax:UInt32>0</uax:UInt32> </Value> </UAVariable> <UAVariable DataType="Boolean" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.RunsPlanned" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.RunsPlanned.IsValid" BrowseName="2:IsValid"> <DisplayName>IsValid</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.RunsPlanned</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.State" BrowseName="2:State"> <DisplayName>State</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.State.CurrentState</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=28</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob</Reference> </References> </UAObject> <UAVariable DataType="LocalizedText" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.State" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.State.CurrentState" BrowseName="CurrentState"> <DisplayName>CurrentState</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.State</Reference> <Reference ReferenceType="HasTypeDefinition">i=2760</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.State.CurrentState.Id</Reference> <Reference ReferenceType="HasProperty">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.State.CurrentState.Number</Reference> </References> <Value> <uax:LocalizedText/> </Value> </UAVariable> <UAVariable DataType="NodeId" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.State.CurrentState" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.State.CurrentState.Id" BrowseName="Id"> <DisplayName>Id</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.State.CurrentState</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable DataType="UInt32" ParentNodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.State.CurrentState" NodeId="ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.State.CurrentState.Number" BrowseName="Number"> <DisplayName>Number</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;s=Machines.MachineTool1.Production.ProductionPlan.ActJob.State.CurrentState</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAObject ParentNodeId="ns=1;s=Machines.MachineTool1" NodeId="ns=1;s=Machines.MachineTool1.UserParameter" BrowseName="1:UserParameter"> <DisplayName>UserParameter</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=58</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;s=Machines.MachineTool1</Reference> </References> </UAObject> <UAObject SymbolicName="http___www_emco_world_com_emco_machine_tools_" NodeId="ns=1;i=5030" BrowseName="1:http://www.emco-world.com/emco_machine_tools/"> <DisplayName>http://www.emco-world.com/emco_machine_tools/</DisplayName> <References> <Reference ReferenceType="HasComponent" IsForward="false">i=11715</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6096</Reference> <Reference ReferenceType="HasTypeDefinition">i=11616</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6097</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6111</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6112</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6113</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6114</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6115</Reference> </References> </UAObject> <UAVariable DataType="Boolean" ParentNodeId="ns=1;i=5030" NodeId="ns=1;i=6096" BrowseName="IsNamespaceSubset"> <DisplayName>IsNamespaceSubset</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5030</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:Boolean>false</uax:Boolean> </Value> </UAVariable> <UAVariable DataType="DateTime" ParentNodeId="ns=1;i=5030" NodeId="ns=1;i=6097" BrowseName="NamespacePublicationDate"> <DisplayName>NamespacePublicationDate</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5030</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:DateTime>2021-10-27T13:01:00Z</uax:DateTime> </Value> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;i=5030" NodeId="ns=1;i=6111" BrowseName="NamespaceUri"> <DisplayName>NamespaceUri</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5030</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:String>http://www.emco-world.com/emco_machine_tools/</uax:String> </Value> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;i=5030" NodeId="ns=1;i=6112" BrowseName="NamespaceVersion"> <DisplayName>NamespaceVersion</DisplayName> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5030</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:String>1.0.0</uax:String> </Value> </UAVariable> <UAVariable DataType="IdType" ParentNodeId="ns=1;i=5030" ValueRank="1" NodeId="ns=1;i=6113" ArrayDimensions="0" BrowseName="StaticNodeIdTypes"> <DisplayName>StaticNodeIdTypes</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5030</Reference> </References> <Value> <uax:ListOfInt32> <uax:Int32>0</uax:Int32> </uax:ListOfInt32> </Value> </UAVariable> <UAVariable DataType="NumericRange" ParentNodeId="ns=1;i=5030" ValueRank="1" NodeId="ns=1;i=6114" ArrayDimensions="0" BrowseName="StaticNumericNodeIdRange"> <DisplayName>StaticNumericNodeIdRange</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5030</Reference> </References> </UAVariable> <UAVariable DataType="String" ParentNodeId="ns=1;i=5030" NodeId="ns=1;i=6115" BrowseName="StaticStringNodeIdPattern"> <DisplayName>StaticStringNodeIdPattern</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5030</Reference> </References> </UAVariable> </UANodeSet>