{ "UANodeSet": { "xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance", "xmlns:uax": "http://opcfoundation.org/UA/2008/02/Types.xsd", "xmlns": "http://opcfoundation.org/UA/2011/03/UANodeSet.xsd", "xmlns:s1": "http://opcfoundation.org/UA/MachineTool/Types.xsd", "xmlns:s2": "http://opcfoundation.org/UA/Machinery/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/IA/Types.xsd", "xmlns:xsd": "http://www.w3.org/2001/XMLSchema", "NamespaceUris": { "Uri": [ "http://opcfoundation.org/UA/MachineTool/", "http://opcfoundation.org/UA/Machinery/", "http://opcfoundation.org/UA/DI/", "http://opcfoundation.org/UA/IA/" ] }, "Models": { "Model": { "ModelUri": "http://opcfoundation.org/UA/MachineTool/", "PublicationDate": "2020-09-25T00:00:00Z", "Version": "1.00.0", "RequiredModel": [ { "ModelUri": "http://opcfoundation.org/UA/", "PublicationDate": "2020-07-15T00:00:00Z", "Version": "1.04.7" }, { "ModelUri": "http://opcfoundation.org/UA/DI/", "PublicationDate": "2019-05-01T00:00:00Z", "Version": "1.02" }, { "ModelUri": "http://opcfoundation.org/UA/Machinery/", "PublicationDate": "2020-09-25T00:00:00Z", "Version": "1.0.0" }, { "ModelUri": "http://opcfoundation.org/UA/IA/", "PublicationDate": "2020-08-31T00:00:00Z", "Version": "1.00.0" } ] } }, "Aliases": { "Alias": [ { "Alias": "Boolean", "$t": "i=1" }, { "Alias": "UInt16", "$t": "i=5" }, { "Alias": "UInt32", "$t": "i=7" }, { "Alias": "Double", "$t": "i=11" }, { "Alias": "String", "$t": "i=12" }, { "Alias": "DateTime", "$t": "i=13" }, { "Alias": "ByteString", "$t": "i=15" }, { "Alias": "NodeId", "$t": "i=17" }, { "Alias": "LocalizedText", "$t": "i=21" }, { "Alias": "Number", "$t": "i=26" }, { "Alias": "UInteger", "$t": "i=28" }, { "Alias": "HasModellingRule", "$t": "i=37" }, { "Alias": "HasTypeDefinition", "$t": "i=40" }, { "Alias": "GeneratesEvent", "$t": "i=41" }, { "Alias": "HasSubtype", "$t": "i=45" }, { "Alias": "HasProperty", "$t": "i=46" }, { "Alias": "HasComponent", "$t": "i=47" }, { "Alias": "HasOrderedComponent", "$t": "i=49" }, { "Alias": "FromState", "$t": "i=51" }, { "Alias": "ToState", "$t": "i=52" }, { "Alias": "HasEffect", "$t": "i=54" }, { "Alias": "IdType", "$t": "i=256" }, { "Alias": "NumericRange", "$t": "i=291" }, { "Alias": "UtcTime", "$t": "i=294" }, { "Alias": "Range", "$t": "i=884" }, { "Alias": "EUInformation", "$t": "i=887" }, { "Alias": "EnumValueType", "$t": "i=7594" }, { "Alias": "HasInterface", "$t": "i=17603" }, { "Alias": "HasAddIn", "$t": "i=17604" }, { "Alias": "StacklightOperationMode", "$t": "ns=4;i=3002" }, { "Alias": "SignalColor", "$t": "ns=4;i=3004" }, { "Alias": "SignalModeLight", "$t": "ns=4;i=3005" }, { "Alias": "ProcessIrregularity", "$t": "ns=1;i=62" }, { "Alias": "PartQuality", "$t": "ns=1;i=63" }, { "Alias": "ChannelState", "$t": "ns=1;i=64" }, { "Alias": "MachineOperationMode", "$t": "ns=1;i=65" }, { "Alias": "ToolLocked", "$t": "ns=1;i=66" }, { "Alias": "ChannelMode", "$t": "ns=1;i=67" }, { "Alias": "ToolLifeIndication", "$t": "ns=1;i=68" }, { "Alias": "ToolManagement", "$t": "ns=1;i=69" }, { "Alias": "LaserState", "$t": "ns=1;i=70" }, { "Alias": "EDMGeneratorState", "$t": "ns=1;i=71" } ] }, "Extensions": { "Extension": { "ua:ModelInfo": { "Tool": "UaModeler", "Hash": "oMLLaSDcFURveHiSenOl7Q==", "Version": "1.6.3" } } }, "UADataType": [ { "NodeId": "ns=1;i=67", "BrowseName": "1:ChannelMode", "DisplayName": "ChannelMode", "References": { "Reference": [ { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=29" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=288" } ] }, "Definition": { "Name": "1:ChannelMode", "Field": [ { "Name": "Automatic", "Value": "0", "Description": { "Locale": "en", "$t": "NC channel mode Automatic – execute CNC part programs." } }, { "Name": "MdaMdi", "Value": "1", "Description": { "Locale": "en", "$t": "NC channel mode Mda/Mdi – manual data input and execution." } }, { "Name": "JogManual", "Value": "2", "Description": { "Locale": "en", "$t": "NC channel mode Jog Manual – axis movement triggered by user." } }, { "Name": "JogIncrement", "Value": "3", "Description": { "Locale": "en", "$t": "NC channel mode Jog Increment – incremental axis movement triggered by user." } }, { "Name": "TeachingHandle", "Value": "4", "Description": { "Locale": "en", "$t": "NC channel mode Teaching Handle – teaching a machine tool by moving axes of the machine tool by hand." } }, { "Name": "Remote", "Value": "5", "Description": { "Locale": "en", "$t": "NC channel mode Remote – the machine tool can receive CNC files via a remote access mechanism." } }, { "Name": "Reference", "Value": "6", "Description": { "Locale": "en", "$t": "NC channel mode Reference – The machine tool returns to its reference point/ zero position." } }, { "Name": "Other", "Value": "7", "Description": { "Locale": "en", "$t": "NC channel mode is different from the values defined in this enumeration." } } ] } }, { "NodeId": "ns=1;i=64", "BrowseName": "1:ChannelState", "DisplayName": "ChannelState", "References": { "Reference": [ { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=29" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=266" } ] }, "Definition": { "Name": "1:ChannelState", "Field": [ { "Name": "Active", "Value": "0", "Description": { "Locale": "en", "$t": "There is an active command being executed by the NC channel." } }, { "Name": "Interrupted", "Value": "1", "Description": { "Locale": "en", "$t": "The NC execution is interrupted. Execution of a program in the channel can be restarted." } }, { "Name": "Reset", "Value": "2", "Description": { "Locale": "en", "$t": "No NC command is active in the NC channel. E.g. channel is idle." } } ] } }, { "NodeId": "ns=1;i=71", "BrowseName": "1:EDMGeneratorState", "DisplayName": "EDMGeneratorState", "References": { "Reference": [ { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=29" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=289" } ] }, "Definition": { "Name": "1:EDMGeneratorState", "Field": [ { "Name": "Undefined", "Value": "0", "Description": { "Locale": "en", "$t": "The EDM spark generator state cannot be indicated." } }, { "Name": "Ready", "Value": "1", "Description": { "Locale": "en", "$t": "Generator is initialized and can receive a set of technology parameters." } }, { "Name": "Active_Low_Voltage", "Value": "2", "Description": { "Locale": "en", "$t": "Generator is switched on and is supplying pulses respecting the low voltage (≤ 25 V AC or ≤ 60 V DC) requirements of safety standard (ISO 28881)." } }, { "Name": "Active_High_Voltage", "Value": "3", "Description": { "Locale": "en", "$t": "Generator is switched on and is supplying pulse at high voltage (> 25 V AC or > 60 V DC)." } }, { "Name": "Error", "Value": "4", "Description": { "Locale": "en", "$t": "Generator is in an error state." } } ] } }, { "NodeId": "ns=1;i=70", "BrowseName": "1:LaserState", "DisplayName": "LaserState", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=308" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=29" } ] }, "Definition": { "Name": "1:LaserState", "Field": [ { "Name": "Undefined", "Value": "0", "Description": { "Locale": "en", "$t": "The laser state cannot be indicated, for example because the device does not provide this information\nor because it is currently unavailable. This can be e.g. during the startup phase." } }, { "Name": "Ready", "Value": "1", "Description": { "Locale": "en", "$t": "The laser is ready and laser programs can be started. No error state is active. In this state, laser\nemission is prohibited." } }, { "Name": "Active", "Value": "2", "Description": { "Locale": "en", "$t": "In this state, safety clearances have to be set for processing and emission can be activated.\nFor devices that can run programs themselves it indicates that a program is running on the laser\ndevice." } }, { "Name": "Error", "Value": "3", "Description": { "Locale": "en", "$t": "An error state is reported from the laser device." } } ] } }, { "NodeId": "ns=1;i=65", "BrowseName": "1:MachineOperationMode", "DisplayName": "MachineOperationMode", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=320" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=29" } ] }, "Definition": { "Name": "1:MachineOperationMode", "Field": [ { "Name": "Manual", "Value": "0", "Description": { "Locale": "en", "$t": "The machine is controlled manually, by the operator. Depending on technology specific norms, the maximum axis movement speeds of the machine tool are limited." } }, { "Name": "Automatic", "Value": "1", "Description": { "Locale": "en", "$t": "Operating mode for the automatic, programmed and continuous operation of the machine. Manual loading and unloading workpieces are possible when the automatic program is stopped. Axis movement speeds are fully available to the machine tool’s ability." } }, { "Name": "Setup", "Value": "2", "Description": { "Locale": "en", "$t": "Depending on technology specific norms, the maximum axis movement speeds of the machine tool are limited. In this mode, the operator can make settings for the subsequent work processes." } }, { "Name": "AutoWithManualIntervention", "Value": "3", "Description": { "Locale": "en", "$t": "Operating mode with the possibility of manual interventions in the machining process as well as limited automatic operation started by the operator. Depending on technology specific norms, the maximum axis movement speeds of the machine tool are limited." } }, { "Name": "Service", "Value": "4", "Description": { "Locale": "en", "$t": "Operating mode for service purposes. This mode shall not be used for manufacturing any parts. This mode shall only be used by authorized personnel." } }, { "Name": "Other", "Value": "5", "Description": { "Locale": "en", "$t": "The machine operation mode is different from the values defined in this enumeration." } } ] } }, { "NodeId": "ns=1;i=63", "BrowseName": "1:PartQuality", "DisplayName": "PartQuality", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=227" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=29" } ] }, "Definition": { "Name": "1:PartQuality", "Field": [ { "Name": "CapabilityUnavailable", "Value": "0", "Description": { "Locale": "en", "$t": "The machine tool is not able to give a statement about the part quality." } }, { "Name": "Good", "Value": "1", "Description": { "Locale": "en", "$t": "The part quality is determined good." } }, { "Name": "Bad", "Value": "2", "Description": { "Locale": "en", "$t": "The part quality is determined bad." } }, { "Name": "NotYetMeasured", "Value": "3", "Description": { "Locale": "en", "$t": "The PartQuality will still be determined in the machine tool to be either Good or Bad." } }, { "Name": "WillNotBeMeasured", "Value": "4", "Description": { "Locale": "en", "$t": "The machine tool will not give a statement about the part quality." } } ] } }, { "NodeId": "ns=1;i=62", "BrowseName": "1:ProcessIrregularity", "DisplayName": "ProcessIrregularity", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=190" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=29" } ] }, "Definition": { "Name": "1:ProcessIrregularity", "Field": [ { "Name": "CapabilityUnavailable", "Value": "0", "Description": { "Locale": "en", "$t": "The machine tool is not able to give a statement about process irregularities." } }, { "Name": "Detected", "Value": "1", "Description": { "Locale": "en", "$t": "A process irregularity has been detected." } }, { "Name": "NotDetected", "Value": "2", "Description": { "Locale": "en", "$t": "There was no process irregularity detected." } }, { "Name": "NotYetDetermined", "Value": "3", "Description": { "Locale": "en", "$t": "A statement about the process irregularity is to be expected." } } ] } }, { "NodeId": "ns=1;i=68", "BrowseName": "1:ToolLifeIndication", "DisplayName": "ToolLifeIndication", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=295" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=29" } ] }, "Definition": { "Name": "1:ToolLifeIndication", "Field": [ { "Name": "Time", "Value": "0", "Description": { "Locale": "en", "$t": "The tool life indicates the time the tool has been in use or can still be used. The value shall be given in hours (decimal value)." } }, { "Name": "NumberOfParts", "Value": "1", "Description": { "Locale": "en", "$t": "The tool life indicates the total number of parts that have been produced or can still be produced using the tool. The unit shall be „one“." } }, { "Name": "NumberOfUsages", "Value": "2", "Description": { "Locale": "en", "$t": "The tool life indicates counting the process steps this tool has been used or can still be used (for example usages of a punching tool). The unit shall be „one“." } }, { "Name": "Feed_Distance", "Value": "3", "Description": { "Locale": "en", "$t": "The tool life indicates the sum of the feed path covered by the tool and the workpiece relative to each other during machining. This value shall be given in one of the following units: millimetres, metres, kilometres." } }, { "Name": "Cutting_Distance", "Value": "4", "Description": { "Locale": "en", "$t": "The tool life indicates the sum of the lengths that the cutting knife works in the workpiece. If the knife is not fixed, this includes the lengths of the arc segments of the knife path. This value shall be given in one of the following units: millimetres, metres, kilometres. This value is likely only available for serial production with clearly defined machining conditions." } }, { "Name": "Length", "Value": "5", "Description": { "Locale": "en", "$t": "The tool life indicates the abraded length of the tool. This value shall be given in one of the following units: micrometres, millimetres, metres, kilometres." } }, { "Name": "Diameter", "Value": "6", "Description": { "Locale": "en", "$t": "The tool life indicates the abraded diameter of the tool. This value shall be given in one of the following units: micrometres, millimetres, metres, kilometres." } }, { "Name": "Other", "Value": "7", "Description": { "Locale": "en", "$t": "The tool life is indicated in a way not covered by the remaining enum values." } } ] } }, { "NodeId": "ns=1;i=66", "BrowseName": "1:ToolLocked", "DisplayName": "ToolLocked", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=309" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=29" } ] }, "Definition": { "Name": "1:ToolLocked", "Field": [ { "Name": "CapabilityUnavailable", "Value": "0", "Description": { "Locale": "en", "$t": "The reason for locking the tool cannot be given." } }, { "Name": "ByOperator", "Value": "1", "Description": { "Locale": "en", "$t": "The tool is locked by an operator." } }, { "Name": "ToolBreak", "Value": "2", "Description": { "Locale": "en", "$t": "The tool is locked because a tool break has been detected." } }, { "Name": "ToolLife", "Value": "3", "Description": { "Locale": "en", "$t": "The tool is locked because it reached a tool life limit." } }, { "Name": "MeasurementError", "Value": "4", "Description": { "Locale": "en", "$t": "The tool is locked due to a measurement error of the tool." } }, { "Name": "Other", "Value": "5", "Description": { "Locale": "en", "$t": "The tool is locked for another reason." } } ] } }, { "NodeId": "ns=1;i=69", "BrowseName": "1:ToolManagement", "DisplayName": "ToolManagement", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=268" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=29" } ] }, "Definition": { "Name": "1:ToolManagement", "Field": [ { "Name": "NumberBased", "Value": "0", "Description": { "Locale": "en", "$t": "The tool is addressed using a single identifier." } }, { "Name": "GroupBased", "Value": "1", "Description": { "Locale": "en", "$t": "The tool is addressed using an identifier for the group and a second one for the tool within the group." } }, { "Name": "Other", "Value": "2", "Description": { "Locale": "en", "$t": "The tool is addressed by a different, custom defined system." } } ] } } ], "UAVariable": [ { "DataType": "EnumValueType", "ParentNodeId": "ns=1;i=67", "ValueRank": "1", "NodeId": "ns=1;i=288", "ArrayDimensions": "8", "BrowseName": "EnumValues", "DisplayName": "EnumValues", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=67" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:ListOfExtensionObject": { "uax:ExtensionObject": [ { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "0", "uax:DisplayName": { "uax:Text": "Automatic" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "NC channel mode Automatic – execute CNC part programs." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "1", "uax:DisplayName": { "uax:Text": "MdaMdi" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "NC channel mode Mda/Mdi – manual data input and execution." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "2", "uax:DisplayName": { "uax:Text": "JogManual" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "NC channel mode Jog Manual – axis movement triggered by user." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "3", "uax:DisplayName": { "uax:Text": "JogIncrement" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "NC channel mode Jog Increment – incremental axis movement triggered by user." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "4", "uax:DisplayName": { "uax:Text": "TeachingHandle" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "NC channel mode Teaching Handle – teaching a machine tool by moving axes of the machine tool by hand." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "5", "uax:DisplayName": { "uax:Text": "Remote" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "NC channel mode Remote – the machine tool can receive CNC files via a remote access mechanism." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "6", "uax:DisplayName": { "uax:Text": "Reference" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "NC channel mode Reference – The machine tool returns to its reference point/ zero position." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "7", "uax:DisplayName": { "uax:Text": "Other" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "NC channel mode is different from the values defined in this enumeration." } } } } ] } } }, { "DataType": "EnumValueType", "ParentNodeId": "ns=1;i=64", "ValueRank": "1", "NodeId": "ns=1;i=266", "ArrayDimensions": "3", "BrowseName": "EnumValues", "DisplayName": "EnumValues", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=64" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:ListOfExtensionObject": { "uax:ExtensionObject": [ { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "0", "uax:DisplayName": { "uax:Text": "Active" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "There is an active command being executed by the NC channel." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "1", "uax:DisplayName": { "uax:Text": "Interrupted" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The NC execution is interrupted. Execution of a program in the channel can be restarted." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "2", "uax:DisplayName": { "uax:Text": "Reset" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "No NC command is active in the NC channel. E.g. channel is idle." } } } } ] } } }, { "DataType": "EnumValueType", "ParentNodeId": "ns=1;i=71", "ValueRank": "1", "NodeId": "ns=1;i=289", "ArrayDimensions": "5", "BrowseName": "EnumValues", "DisplayName": "EnumValues", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=71" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:ListOfExtensionObject": { "uax:ExtensionObject": [ { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "0", "uax:DisplayName": { "uax:Text": "Undefined" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The EDM spark generator state cannot be indicated." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "1", "uax:DisplayName": { "uax:Text": "Ready" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "Generator is initialized and can receive a set of technology parameters." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "2", "uax:DisplayName": { "uax:Text": "Active_Low_Voltage" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "Generator is switched on and is supplying pulses respecting the low voltage (≤ 25 V AC or ≤ 60 V DC) requirements of safety standard (ISO 28881)." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "3", "uax:DisplayName": { "uax:Text": "Active_High_Voltage" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "Generator is switched on and is supplying pulse at high voltage (> 25 V AC or > 60 V DC)." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "4", "uax:DisplayName": { "uax:Text": "Error" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "Generator is in an error state." } } } } ] } } }, { "DataType": "EnumValueType", "ParentNodeId": "ns=1;i=70", "ValueRank": "1", "NodeId": "ns=1;i=308", "ArrayDimensions": "4", "BrowseName": "EnumValues", "DisplayName": "EnumValues", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=70" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:ListOfExtensionObject": { "uax:ExtensionObject": [ { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "0", "uax:DisplayName": { "uax:Text": "Undefined" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The laser state cannot be indicated, for example because the device does not provide this information\nor because it is currently unavailable. This can be e.g. during the startup phase." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "1", "uax:DisplayName": { "uax:Text": "Ready" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The laser is ready and laser programs can be started. No error state is active. In this state, laser\nemission is prohibited." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "2", "uax:DisplayName": { "uax:Text": "Active" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "In this state, safety clearances have to be set for processing and emission can be activated.\nFor devices that can run programs themselves it indicates that a program is running on the laser\ndevice." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "3", "uax:DisplayName": { "uax:Text": "Error" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "An error state is reported from the laser device." } } } } ] } } }, { "DataType": "EnumValueType", "ParentNodeId": "ns=1;i=65", "ValueRank": "1", "NodeId": "ns=1;i=320", "ArrayDimensions": "6", "BrowseName": "EnumValues", "DisplayName": "EnumValues", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=65" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:ListOfExtensionObject": { "uax:ExtensionObject": [ { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "0", "uax:DisplayName": { "uax:Text": "Manual" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The machine is controlled manually, by the operator. Depending on technology specific norms, the maximum axis movement speeds of the machine tool are limited." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "1", "uax:DisplayName": { "uax:Text": "Automatic" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "Operating mode for the automatic, programmed and continuous operation of the machine. Manual loading and unloading workpieces are possible when the automatic program is stopped. Axis movement speeds are fully available to the machine tool’s ability." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "2", "uax:DisplayName": { "uax:Text": "Setup" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "Depending on technology specific norms, the maximum axis movement speeds of the machine tool are limited. In this mode, the operator can make settings for the subsequent work processes." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "3", "uax:DisplayName": { "uax:Text": "AutoWithManualIntervention" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "Operating mode with the possibility of manual interventions in the machining process as well as limited automatic operation started by the operator. Depending on technology specific norms, the maximum axis movement speeds of the machine tool are limited." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "4", "uax:DisplayName": { "uax:Text": "Service" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "Operating mode for service purposes. This mode shall not be used for manufacturing any parts. This mode shall only be used by authorized personnel." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "5", "uax:DisplayName": { "uax:Text": "Other" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The machine operation mode is different from the values defined in this enumeration." } } } } ] } } }, { "DataType": "EnumValueType", "ParentNodeId": "ns=1;i=63", "ValueRank": "1", "NodeId": "ns=1;i=227", "ArrayDimensions": "5", "BrowseName": "EnumValues", "DisplayName": "EnumValues", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:ListOfExtensionObject": { "uax:ExtensionObject": [ { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "0", "uax:DisplayName": { "uax:Text": "CapabilityUnavailable" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The machine tool is not able to give a statement about the part quality." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "1", "uax:DisplayName": { "uax:Text": "Good" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The part quality is determined good." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "2", "uax:DisplayName": { "uax:Text": "Bad" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The part quality is determined bad." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "3", "uax:DisplayName": { "uax:Text": "NotYetMeasured" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The PartQuality will still be determined in the machine tool to be either Good or Bad." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "4", "uax:DisplayName": { "uax:Text": "WillNotBeMeasured" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The machine tool will not give a statement about the part quality." } } } } ] } } }, { "DataType": "EnumValueType", "ParentNodeId": "ns=1;i=62", "ValueRank": "1", "NodeId": "ns=1;i=190", "ArrayDimensions": "4", "BrowseName": "EnumValues", "DisplayName": "EnumValues", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=62" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:ListOfExtensionObject": { "uax:ExtensionObject": [ { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "0", "uax:DisplayName": { "uax:Text": "CapabilityUnavailable" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The machine tool is not able to give a statement about process irregularities." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "1", "uax:DisplayName": { "uax:Text": "Detected" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "A process irregularity has been detected." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "2", "uax:DisplayName": { "uax:Text": "NotDetected" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "There was no process irregularity detected." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "3", "uax:DisplayName": { "uax:Text": "NotYetDetermined" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "A statement about the process irregularity is to be expected." } } } } ] } } }, { "DataType": "EnumValueType", "ParentNodeId": "ns=1;i=68", "ValueRank": "1", "NodeId": "ns=1;i=295", "ArrayDimensions": "8", "BrowseName": "EnumValues", "DisplayName": "EnumValues", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=68" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:ListOfExtensionObject": { "uax:ExtensionObject": [ { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "0", "uax:DisplayName": { "uax:Text": "Time" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool life indicates the time the tool has been in use or can still be used. The value shall be given in hours (decimal value)." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "1", "uax:DisplayName": { "uax:Text": "NumberOfParts" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool life indicates the total number of parts that have been produced or can still be produced using the tool. The unit shall be „one“." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "2", "uax:DisplayName": { "uax:Text": "NumberOfUsages" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool life indicates counting the process steps this tool has been used or can still be used (for example usages of a punching tool). The unit shall be „one“." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "3", "uax:DisplayName": { "uax:Text": "Feed_Distance" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool life indicates the sum of the feed path covered by the tool and the workpiece relative to each other during machining. This value shall be given in one of the following units: millimetres, metres, kilometres." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "4", "uax:DisplayName": { "uax:Text": "Cutting_Distance" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool life indicates the sum of the lengths that the cutting knife works in the workpiece. If the knife is not fixed, this includes the lengths of the arc segments of the knife path. This value shall be given in one of the following units: millimetres, metres, kilometres. This value is likely only available for serial production with clearly defined machining conditions." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "5", "uax:DisplayName": { "uax:Text": "Length" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool life indicates the abraded length of the tool. This value shall be given in one of the following units: micrometres, millimetres, metres, kilometres." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "6", "uax:DisplayName": { "uax:Text": "Diameter" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool life indicates the abraded diameter of the tool. This value shall be given in one of the following units: micrometres, millimetres, metres, kilometres." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "7", "uax:DisplayName": { "uax:Text": "Other" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool life is indicated in a way not covered by the remaining enum values." } } } } ] } } }, { "DataType": "EnumValueType", "ParentNodeId": "ns=1;i=66", "ValueRank": "1", "NodeId": "ns=1;i=309", "ArrayDimensions": "6", "BrowseName": "EnumValues", "DisplayName": "EnumValues", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=66" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:ListOfExtensionObject": { "uax:ExtensionObject": [ { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "0", "uax:DisplayName": { "uax:Text": "CapabilityUnavailable" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The reason for locking the tool cannot be given." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "1", "uax:DisplayName": { "uax:Text": "ByOperator" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool is locked by an operator." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "2", "uax:DisplayName": { "uax:Text": "ToolBreak" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool is locked because a tool break has been detected." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "3", "uax:DisplayName": { "uax:Text": "ToolLife" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool is locked because it reached a tool life limit." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "4", "uax:DisplayName": { "uax:Text": "MeasurementError" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool is locked due to a measurement error of the tool." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "5", "uax:DisplayName": { "uax:Text": "Other" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool is locked for another reason." } } } } ] } } }, { "DataType": "EnumValueType", "ParentNodeId": "ns=1;i=69", "ValueRank": "1", "NodeId": "ns=1;i=268", "ArrayDimensions": "3", "BrowseName": "EnumValues", "DisplayName": "EnumValues", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=69" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:ListOfExtensionObject": { "uax:ExtensionObject": [ { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "0", "uax:DisplayName": { "uax:Text": "NumberBased" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool is addressed using a single identifier." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "1", "uax:DisplayName": { "uax:Text": "GroupBased" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool is addressed using an identifier for the group and a second one for the tool within the group." } } } }, { "uax:TypeId": { "uax:Identifier": "i=7616" }, "uax:Body": { "uax:EnumValueType": { "uax:Value": "2", "uax:DisplayName": { "uax:Text": "Other" }, "uax:Description": { "uax:Locale": "en", "uax:Text": "The tool is addressed by a different, custom defined system." } } } } ] } } }, { "SymbolicName": "TypeDictionary_BinarySchema", "DataType": "ByteString", "NodeId": "ns=1;i=221", "BrowseName": "1:TypeDictionary", "DisplayName": "TypeDictionary", "Description": "Collects the data type descriptions of http://opcfoundation.org/UA/MachineTool/", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=72" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=222" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "i=93" } ] }, "Value": { "uax:ByteString": "PG9wYzpUeXBlRGljdGlvbmFyeSB4bWxuczp4c2k9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEvWE1MU2NoZ\n W1hLWluc3RhbmNlIiB4bWxuczp0bnM9Imh0dHA6Ly9vcGNmb3VuZGF0aW9uLm9yZy9VQS9NY\n WNoaW5lVG9vbC8iIERlZmF1bHRCeXRlT3JkZXI9IkxpdHRsZUVuZGlhbiIgeG1sbnM6b3BjP\n SJodHRwOi8vb3BjZm91bmRhdGlvbi5vcmcvQmluYXJ5U2NoZW1hLyIgeG1sbnM6dWE9Imh0d\n HA6Ly9vcGNmb3VuZGF0aW9uLm9yZy9VQS8iIFRhcmdldE5hbWVzcGFjZT0iaHR0cDovL29wY\n 2ZvdW5kYXRpb24ub3JnL1VBL01hY2hpbmVUb29sLyI+CiA8b3BjOkltcG9ydCBOYW1lc3BhY\n 2U9Imh0dHA6Ly9vcGNmb3VuZGF0aW9uLm9yZy9VQS8iLz4KIDxvcGM6RW51bWVyYXRlZFR5c\n GUgTGVuZ3RoSW5CaXRzPSIzMiIgTmFtZT0iQ2hhbm5lbE1vZGUiPgogIDxvcGM6RW51bWVyY\n XRlZFZhbHVlIE5hbWU9IkF1dG9tYXRpYyIgVmFsdWU9IjAiLz4KICA8b3BjOkVudW1lcmF0Z\n WRWYWx1ZSBOYW1lPSJNZGFNZGkiIFZhbHVlPSIxIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsd\n WUgTmFtZT0iSm9nTWFudWFsIiBWYWx1ZT0iMiIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlI\n E5hbWU9IkpvZ0luY3JlbWVudCIgVmFsdWU9IjMiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1Z\n SBOYW1lPSJUZWFjaGluZ0hhbmRsZSIgVmFsdWU9IjQiLz4KICA8b3BjOkVudW1lcmF0ZWRWY\n Wx1ZSBOYW1lPSJSZW1vdGUiIFZhbHVlPSI1Ii8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgT\n mFtZT0iUmVmZXJlbmNlIiBWYWx1ZT0iNiIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hb\n WU9Ik90aGVyIiBWYWx1ZT0iNyIvPgogPC9vcGM6RW51bWVyYXRlZFR5cGU+CiA8b3BjOkVud\n W1lcmF0ZWRUeXBlIExlbmd0aEluQml0cz0iMzIiIE5hbWU9IkNoYW5uZWxTdGF0ZSI+CiAgP\n G9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iQWN0aXZlIiBWYWx1ZT0iMCIvPgogIDxvcGM6R\n W51bWVyYXRlZFZhbHVlIE5hbWU9IkludGVycnVwdGVkIiBWYWx1ZT0iMSIvPgogIDxvcGM6R\n W51bWVyYXRlZFZhbHVlIE5hbWU9IlJlc2V0IiBWYWx1ZT0iMiIvPgogPC9vcGM6RW51bWVyY\n XRlZFR5cGU+CiA8b3BjOkVudW1lcmF0ZWRUeXBlIExlbmd0aEluQml0cz0iMzIiIE5hbWU9I\n kVETUdlbmVyYXRvclN0YXRlIj4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJVbmRlZ\n mluZWQiIFZhbHVlPSIwIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iUmVhZHkiI\n FZhbHVlPSIxIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iQWN0aXZlX0xvd19Wb\n 2x0YWdlIiBWYWx1ZT0iMiIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9IkFjdGl2Z\n V9IaWdoX1ZvbHRhZ2UiIFZhbHVlPSIzIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZ\n T0iRXJyb3IiIFZhbHVlPSI0Ii8+CiA8L29wYzpFbnVtZXJhdGVkVHlwZT4KIDxvcGM6RW51b\n WVyYXRlZFR5cGUgTGVuZ3RoSW5CaXRzPSIzMiIgTmFtZT0iTGFzZXJTdGF0ZSI+CiAgPG9wY\n zpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iVW5kZWZpbmVkIiBWYWx1ZT0iMCIvPgogIDxvcGM6R\n W51bWVyYXRlZFZhbHVlIE5hbWU9IlJlYWR5IiBWYWx1ZT0iMSIvPgogIDxvcGM6RW51bWVyY\n XRlZFZhbHVlIE5hbWU9IkFjdGl2ZSIgVmFsdWU9IjIiLz4KICA8b3BjOkVudW1lcmF0ZWRWY\n Wx1ZSBOYW1lPSJFcnJvciIgVmFsdWU9IjMiLz4KIDwvb3BjOkVudW1lcmF0ZWRUeXBlPgogP\n G9wYzpFbnVtZXJhdGVkVHlwZSBMZW5ndGhJbkJpdHM9IjMyIiBOYW1lPSJNYWNoaW5lT3Blc\n mF0aW9uTW9kZSI+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iTWFudWFsIiBWYWx1Z\n T0iMCIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9IkF1dG9tYXRpYyIgVmFsdWU9I\n jEiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJTZXR1cCIgVmFsdWU9IjIiLz4KI\n CA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJBdXRvV2l0aE1hbnVhbEludGVydmVudGlvb\n iIgVmFsdWU9IjMiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJTZXJ2aWNlIiBWY\n Wx1ZT0iNCIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9Ik90aGVyIiBWYWx1ZT0iN\n SIvPgogPC9vcGM6RW51bWVyYXRlZFR5cGU+CiA8b3BjOkVudW1lcmF0ZWRUeXBlIExlbmd0a\n EluQml0cz0iMzIiIE5hbWU9IlBhcnRRdWFsaXR5Ij4KICA8b3BjOkVudW1lcmF0ZWRWYWx1Z\n SBOYW1lPSJDYXBhYmlsaXR5VW5hdmFpbGFibGUiIFZhbHVlPSIwIi8+CiAgPG9wYzpFbnVtZ\n XJhdGVkVmFsdWUgTmFtZT0iR29vZCIgVmFsdWU9IjEiLz4KICA8b3BjOkVudW1lcmF0ZWRWY\n Wx1ZSBOYW1lPSJCYWQiIFZhbHVlPSIyIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZ\n T0iTm90WWV0TWVhc3VyZWQiIFZhbHVlPSIzIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgT\n mFtZT0iV2lsbE5vdEJlTWVhc3VyZWQiIFZhbHVlPSI0Ii8+CiA8L29wYzpFbnVtZXJhdGVkV\n HlwZT4KIDxvcGM6RW51bWVyYXRlZFR5cGUgTGVuZ3RoSW5CaXRzPSIzMiIgTmFtZT0iUHJvY\n 2Vzc0lycmVndWxhcml0eSI+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iQ2FwYWJpb\n Gl0eVVuYXZhaWxhYmxlIiBWYWx1ZT0iMCIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hb\n WU9IkRldGVjdGVkIiBWYWx1ZT0iMSIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9I\n k5vdERldGVjdGVkIiBWYWx1ZT0iMiIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9I\n k5vdFlldERldGVybWluZWQiIFZhbHVlPSIzIi8+CiA8L29wYzpFbnVtZXJhdGVkVHlwZT4KI\n DxvcGM6RW51bWVyYXRlZFR5cGUgTGVuZ3RoSW5CaXRzPSIzMiIgTmFtZT0iVG9vbExpZmVJb\n mRpY2F0aW9uIj4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJUaW1lIiBWYWx1ZT0iM\n CIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9Ik51bWJlck9mUGFydHMiIFZhbHVlP\n SIxIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iTnVtYmVyT2ZVc2FnZXMiIFZhb\n HVlPSIyIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iRmVlZF9EaXN0YW5jZSIgV\n mFsdWU9IjMiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJDdXR0aW5nX0Rpc3Rhb\n mNlIiBWYWx1ZT0iNCIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIE5hbWU9Ikxlbmd0aCIgV\n mFsdWU9IjUiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJEaWFtZXRlciIgVmFsd\n WU9IjYiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJPdGhlciIgVmFsdWU9IjciL\n z4KIDwvb3BjOkVudW1lcmF0ZWRUeXBlPgogPG9wYzpFbnVtZXJhdGVkVHlwZSBMZW5ndGhJb\n kJpdHM9IjMyIiBOYW1lPSJUb29sTG9ja2VkIj4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOY\n W1lPSJDYXBhYmlsaXR5VW5hdmFpbGFibGUiIFZhbHVlPSIwIi8+CiAgPG9wYzpFbnVtZXJhd\n GVkVmFsdWUgTmFtZT0iQnlPcGVyYXRvciIgVmFsdWU9IjEiLz4KICA8b3BjOkVudW1lcmF0Z\n WRWYWx1ZSBOYW1lPSJUb29sQnJlYWsiIFZhbHVlPSIyIi8+CiAgPG9wYzpFbnVtZXJhdGVkV\n mFsdWUgTmFtZT0iVG9vbExpZmUiIFZhbHVlPSIzIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsd\n WUgTmFtZT0iTWVhc3VyZW1lbnRFcnJvciIgVmFsdWU9IjQiLz4KICA8b3BjOkVudW1lcmF0Z\n WRWYWx1ZSBOYW1lPSJPdGhlciIgVmFsdWU9IjUiLz4KIDwvb3BjOkVudW1lcmF0ZWRUeXBlP\n gogPG9wYzpFbnVtZXJhdGVkVHlwZSBMZW5ndGhJbkJpdHM9IjMyIiBOYW1lPSJUb29sTWFuY\n WdlbWVudCI+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iTnVtYmVyQmFzZWQiIFZhb\n HVlPSIwIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgTmFtZT0iR3JvdXBCYXNlZCIgVmFsd\n WU9IjEiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBOYW1lPSJPdGhlciIgVmFsdWU9IjIiL\n z4KIDwvb3BjOkVudW1lcmF0ZWRUeXBlPgo8L29wYzpUeXBlRGljdGlvbmFyeT4K" } }, { "DataType": "String", "ParentNodeId": "ns=1;i=221", "NodeId": "ns=1;i=222", "BrowseName": "NamespaceUri", "DisplayName": "NamespaceUri", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=221" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:String": "http://opcfoundation.org/UA/MachineTool/" } }, { "SymbolicName": "TypeDictionary_XmlSchema", "DataType": "ByteString", "NodeId": "ns=1;i=223", "BrowseName": "1:TypeDictionary", "DisplayName": "TypeDictionary", "Description": "Collects the data type descriptions of http://opcfoundation.org/UA/MachineTool/", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=72" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=224" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "i=92" } ] }, "Value": { "uax:ByteString": "PHhzOnNjaGVtYSBlbGVtZW50Rm9ybURlZmF1bHQ9InF1YWxpZmllZCIgdGFyZ2V0TmFtZXNwYWNlPSJod\n HRwOi8vb3BjZm91bmRhdGlvbi5vcmcvVUEvTWFjaGluZVRvb2wvVHlwZXMueHNkIiB4bWxuc\n zp0bnM9Imh0dHA6Ly9vcGNmb3VuZGF0aW9uLm9yZy9VQS9NYWNoaW5lVG9vbC9UeXBlcy54c\n 2QiIHhtbG5zOnVhPSJodHRwOi8vb3BjZm91bmRhdGlvbi5vcmcvVUEvMjAwOC8wMi9UeXBlc\n y54c2QiIHhtbG5zOnhzPSJodHRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYSI+CiA8e\n HM6aW1wb3J0IG5hbWVzcGFjZT0iaHR0cDovL29wY2ZvdW5kYXRpb24ub3JnL1VBLzIwMDgvM\n DIvVHlwZXMueHNkIi8+CiA8eHM6c2ltcGxlVHlwZSBuYW1lPSJDaGFubmVsTW9kZSI+CiAgP\n HhzOnJlc3RyaWN0aW9uIGJhc2U9InhzOnN0cmluZyI+CiAgIDx4czplbnVtZXJhdGlvbiB2Y\n Wx1ZT0iQXV0b21hdGljXzAiLz4KICAgPHhzOmVudW1lcmF0aW9uIHZhbHVlPSJNZGFNZGlfM\n SIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IkpvZ01hbnVhbF8yIi8+CiAgIDx4czplb\n nVtZXJhdGlvbiB2YWx1ZT0iSm9nSW5jcmVtZW50XzMiLz4KICAgPHhzOmVudW1lcmF0aW9uI\n HZhbHVlPSJUZWFjaGluZ0hhbmRsZV80Ii8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iU\n mVtb3RlXzUiLz4KICAgPHhzOmVudW1lcmF0aW9uIHZhbHVlPSJSZWZlcmVuY2VfNiIvPgogI\n CA8eHM6ZW51bWVyYXRpb24gdmFsdWU9Ik90aGVyXzciLz4KICA8L3hzOnJlc3RyaWN0aW9uP\n gogPC94czpzaW1wbGVUeXBlPgogPHhzOmVsZW1lbnQgdHlwZT0idG5zOkNoYW5uZWxNb2RlI\n iBuYW1lPSJDaGFubmVsTW9kZSIvPgogPHhzOmNvbXBsZXhUeXBlIG5hbWU9Ikxpc3RPZkNoY\n W5uZWxNb2RlIj4KICA8eHM6c2VxdWVuY2U+CiAgIDx4czplbGVtZW50IG1pbk9jY3Vycz0iM\n CIgbWF4T2NjdXJzPSJ1bmJvdW5kZWQiIHR5cGU9InRuczpDaGFubmVsTW9kZSIgbmFtZT0iQ\n 2hhbm5lbE1vZGUiIG5pbGxhYmxlPSJ0cnVlIi8+CiAgPC94czpzZXF1ZW5jZT4KIDwveHM6Y\n 29tcGxleFR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6TGlzdE9mQ2hhbm5lbE1vZGUiI\n G5hbWU9Ikxpc3RPZkNoYW5uZWxNb2RlIiBuaWxsYWJsZT0idHJ1ZSIvPgogPHhzOnNpbXBsZ\n VR5cGUgbmFtZT0iQ2hhbm5lbFN0YXRlIj4KICA8eHM6cmVzdHJpY3Rpb24gYmFzZT0ieHM6c\n 3RyaW5nIj4KICAgPHhzOmVudW1lcmF0aW9uIHZhbHVlPSJBY3RpdmVfMCIvPgogICA8eHM6Z\n W51bWVyYXRpb24gdmFsdWU9IkludGVycnVwdGVkXzEiLz4KICAgPHhzOmVudW1lcmF0aW9uI\n HZhbHVlPSJSZXNldF8yIi8+CiAgPC94czpyZXN0cmljdGlvbj4KIDwveHM6c2ltcGxlVHlwZ\n T4KIDx4czplbGVtZW50IHR5cGU9InRuczpDaGFubmVsU3RhdGUiIG5hbWU9IkNoYW5uZWxTd\n GF0ZSIvPgogPHhzOmNvbXBsZXhUeXBlIG5hbWU9Ikxpc3RPZkNoYW5uZWxTdGF0ZSI+CiAgP\n HhzOnNlcXVlbmNlPgogICA8eHM6ZWxlbWVudCBtaW5PY2N1cnM9IjAiIG1heE9jY3Vycz0id\n W5ib3VuZGVkIiB0eXBlPSJ0bnM6Q2hhbm5lbFN0YXRlIiBuYW1lPSJDaGFubmVsU3RhdGUiI\n G5pbGxhYmxlPSJ0cnVlIi8+CiAgPC94czpzZXF1ZW5jZT4KIDwveHM6Y29tcGxleFR5cGU+C\n iA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6TGlzdE9mQ2hhbm5lbFN0YXRlIiBuYW1lPSJMaXN0T\n 2ZDaGFubmVsU3RhdGUiIG5pbGxhYmxlPSJ0cnVlIi8+CiA8eHM6c2ltcGxlVHlwZSBuYW1lP\n SJFRE1HZW5lcmF0b3JTdGF0ZSI+CiAgPHhzOnJlc3RyaWN0aW9uIGJhc2U9InhzOnN0cmluZ\n yI+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iVW5kZWZpbmVkXzAiLz4KICAgPHhzOmVud\n W1lcmF0aW9uIHZhbHVlPSJSZWFkeV8xIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iQ\n WN0aXZlX0xvd19Wb2x0YWdlXzIiLz4KICAgPHhzOmVudW1lcmF0aW9uIHZhbHVlPSJBY3Rpd\n mVfSGlnaF9Wb2x0YWdlXzMiLz4KICAgPHhzOmVudW1lcmF0aW9uIHZhbHVlPSJFcnJvcl80I\n i8+CiAgPC94czpyZXN0cmljdGlvbj4KIDwveHM6c2ltcGxlVHlwZT4KIDx4czplbGVtZW50I\n HR5cGU9InRuczpFRE1HZW5lcmF0b3JTdGF0ZSIgbmFtZT0iRURNR2VuZXJhdG9yU3RhdGUiL\n z4KIDx4czpjb21wbGV4VHlwZSBuYW1lPSJMaXN0T2ZFRE1HZW5lcmF0b3JTdGF0ZSI+CiAgP\n HhzOnNlcXVlbmNlPgogICA8eHM6ZWxlbWVudCBtaW5PY2N1cnM9IjAiIG1heE9jY3Vycz0id\n W5ib3VuZGVkIiB0eXBlPSJ0bnM6RURNR2VuZXJhdG9yU3RhdGUiIG5hbWU9IkVETUdlbmVyY\n XRvclN0YXRlIiBuaWxsYWJsZT0idHJ1ZSIvPgogIDwveHM6c2VxdWVuY2U+CiA8L3hzOmNvb\n XBsZXhUeXBlPgogPHhzOmVsZW1lbnQgdHlwZT0idG5zOkxpc3RPZkVETUdlbmVyYXRvclN0Y\n XRlIiBuYW1lPSJMaXN0T2ZFRE1HZW5lcmF0b3JTdGF0ZSIgbmlsbGFibGU9InRydWUiLz4KI\n Dx4czpzaW1wbGVUeXBlIG5hbWU9Ikxhc2VyU3RhdGUiPgogIDx4czpyZXN0cmljdGlvbiBiY\n XNlPSJ4czpzdHJpbmciPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IlVuZGVmaW5lZF8wI\n i8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iUmVhZHlfMSIvPgogICA8eHM6ZW51bWVyY\n XRpb24gdmFsdWU9IkFjdGl2ZV8yIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iRXJyb\n 3JfMyIvPgogIDwveHM6cmVzdHJpY3Rpb24+CiA8L3hzOnNpbXBsZVR5cGU+CiA8eHM6ZWxlb\n WVudCB0eXBlPSJ0bnM6TGFzZXJTdGF0ZSIgbmFtZT0iTGFzZXJTdGF0ZSIvPgogPHhzOmNvb\n XBsZXhUeXBlIG5hbWU9Ikxpc3RPZkxhc2VyU3RhdGUiPgogIDx4czpzZXF1ZW5jZT4KICAgP\n HhzOmVsZW1lbnQgbWluT2NjdXJzPSIwIiBtYXhPY2N1cnM9InVuYm91bmRlZCIgdHlwZT0id\n G5zOkxhc2VyU3RhdGUiIG5hbWU9Ikxhc2VyU3RhdGUiIG5pbGxhYmxlPSJ0cnVlIi8+CiAgP\n C94czpzZXF1ZW5jZT4KIDwveHM6Y29tcGxleFR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0b\n nM6TGlzdE9mTGFzZXJTdGF0ZSIgbmFtZT0iTGlzdE9mTGFzZXJTdGF0ZSIgbmlsbGFibGU9I\n nRydWUiLz4KIDx4czpzaW1wbGVUeXBlIG5hbWU9Ik1hY2hpbmVPcGVyYXRpb25Nb2RlIj4KI\n CA8eHM6cmVzdHJpY3Rpb24gYmFzZT0ieHM6c3RyaW5nIj4KICAgPHhzOmVudW1lcmF0aW9uI\n HZhbHVlPSJNYW51YWxfMCIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IkF1dG9tYXRpY\n 18xIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iU2V0dXBfMiIvPgogICA8eHM6ZW51b\n WVyYXRpb24gdmFsdWU9IkF1dG9XaXRoTWFudWFsSW50ZXJ2ZW50aW9uXzMiLz4KICAgPHhzO\n mVudW1lcmF0aW9uIHZhbHVlPSJTZXJ2aWNlXzQiLz4KICAgPHhzOmVudW1lcmF0aW9uIHZhb\n HVlPSJPdGhlcl81Ii8+CiAgPC94czpyZXN0cmljdGlvbj4KIDwveHM6c2ltcGxlVHlwZT4KI\n Dx4czplbGVtZW50IHR5cGU9InRuczpNYWNoaW5lT3BlcmF0aW9uTW9kZSIgbmFtZT0iTWFja\n GluZU9wZXJhdGlvbk1vZGUiLz4KIDx4czpjb21wbGV4VHlwZSBuYW1lPSJMaXN0T2ZNYWNoa\n W5lT3BlcmF0aW9uTW9kZSI+CiAgPHhzOnNlcXVlbmNlPgogICA8eHM6ZWxlbWVudCBtaW5PY\n 2N1cnM9IjAiIG1heE9jY3Vycz0idW5ib3VuZGVkIiB0eXBlPSJ0bnM6TWFjaGluZU9wZXJhd\n Glvbk1vZGUiIG5hbWU9Ik1hY2hpbmVPcGVyYXRpb25Nb2RlIiBuaWxsYWJsZT0idHJ1ZSIvP\n gogIDwveHM6c2VxdWVuY2U+CiA8L3hzOmNvbXBsZXhUeXBlPgogPHhzOmVsZW1lbnQgdHlwZ\n T0idG5zOkxpc3RPZk1hY2hpbmVPcGVyYXRpb25Nb2RlIiBuYW1lPSJMaXN0T2ZNYWNoaW5lT\n 3BlcmF0aW9uTW9kZSIgbmlsbGFibGU9InRydWUiLz4KIDx4czpzaW1wbGVUeXBlIG5hbWU9I\n lBhcnRRdWFsaXR5Ij4KICA8eHM6cmVzdHJpY3Rpb24gYmFzZT0ieHM6c3RyaW5nIj4KICAgP\n HhzOmVudW1lcmF0aW9uIHZhbHVlPSJDYXBhYmlsaXR5VW5hdmFpbGFibGVfMCIvPgogICA8e\n HM6ZW51bWVyYXRpb24gdmFsdWU9Ikdvb2RfMSIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsd\n WU9IkJhZF8yIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iTm90WWV0TWVhc3VyZWRfM\n yIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IldpbGxOb3RCZU1lYXN1cmVkXzQiLz4KI\n CA8L3hzOnJlc3RyaWN0aW9uPgogPC94czpzaW1wbGVUeXBlPgogPHhzOmVsZW1lbnQgdHlwZ\n T0idG5zOlBhcnRRdWFsaXR5IiBuYW1lPSJQYXJ0UXVhbGl0eSIvPgogPHhzOmNvbXBsZXhUe\n XBlIG5hbWU9Ikxpc3RPZlBhcnRRdWFsaXR5Ij4KICA8eHM6c2VxdWVuY2U+CiAgIDx4czplb\n GVtZW50IG1pbk9jY3Vycz0iMCIgbWF4T2NjdXJzPSJ1bmJvdW5kZWQiIHR5cGU9InRuczpQY\n XJ0UXVhbGl0eSIgbmFtZT0iUGFydFF1YWxpdHkiIG5pbGxhYmxlPSJ0cnVlIi8+CiAgPC94c\n zpzZXF1ZW5jZT4KIDwveHM6Y29tcGxleFR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6T\n GlzdE9mUGFydFF1YWxpdHkiIG5hbWU9Ikxpc3RPZlBhcnRRdWFsaXR5IiBuaWxsYWJsZT0id\n HJ1ZSIvPgogPHhzOnNpbXBsZVR5cGUgbmFtZT0iUHJvY2Vzc0lycmVndWxhcml0eSI+CiAgP\n HhzOnJlc3RyaWN0aW9uIGJhc2U9InhzOnN0cmluZyI+CiAgIDx4czplbnVtZXJhdGlvbiB2Y\n Wx1ZT0iQ2FwYWJpbGl0eVVuYXZhaWxhYmxlXzAiLz4KICAgPHhzOmVudW1lcmF0aW9uIHZhb\n HVlPSJEZXRlY3RlZF8xIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iTm90RGV0ZWN0Z\n WRfMiIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9Ik5vdFlldERldGVybWluZWRfMyIvP\n gogIDwveHM6cmVzdHJpY3Rpb24+CiA8L3hzOnNpbXBsZVR5cGU+CiA8eHM6ZWxlbWVudCB0e\n XBlPSJ0bnM6UHJvY2Vzc0lycmVndWxhcml0eSIgbmFtZT0iUHJvY2Vzc0lycmVndWxhcml0e\n SIvPgogPHhzOmNvbXBsZXhUeXBlIG5hbWU9Ikxpc3RPZlByb2Nlc3NJcnJlZ3VsYXJpdHkiP\n gogIDx4czpzZXF1ZW5jZT4KICAgPHhzOmVsZW1lbnQgbWluT2NjdXJzPSIwIiBtYXhPY2N1c\n nM9InVuYm91bmRlZCIgdHlwZT0idG5zOlByb2Nlc3NJcnJlZ3VsYXJpdHkiIG5hbWU9IlByb\n 2Nlc3NJcnJlZ3VsYXJpdHkiIG5pbGxhYmxlPSJ0cnVlIi8+CiAgPC94czpzZXF1ZW5jZT4KI\n DwveHM6Y29tcGxleFR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6TGlzdE9mUHJvY2Vzc\n 0lycmVndWxhcml0eSIgbmFtZT0iTGlzdE9mUHJvY2Vzc0lycmVndWxhcml0eSIgbmlsbGFib\n GU9InRydWUiLz4KIDx4czpzaW1wbGVUeXBlIG5hbWU9IlRvb2xMaWZlSW5kaWNhdGlvbiI+C\n iAgPHhzOnJlc3RyaWN0aW9uIGJhc2U9InhzOnN0cmluZyI+CiAgIDx4czplbnVtZXJhdGlvb\n iB2YWx1ZT0iVGltZV8wIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iTnVtYmVyT2ZQY\n XJ0c18xIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iTnVtYmVyT2ZVc2FnZXNfMiIvP\n gogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IkZlZWRfRGlzdGFuY2VfMyIvPgogICA8eHM6Z\n W51bWVyYXRpb24gdmFsdWU9IkN1dHRpbmdfRGlzdGFuY2VfNCIvPgogICA8eHM6ZW51bWVyY\n XRpb24gdmFsdWU9Ikxlbmd0aF81Ii8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iRGlhb\n WV0ZXJfNiIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9Ik90aGVyXzciLz4KICA8L3hzO\n nJlc3RyaWN0aW9uPgogPC94czpzaW1wbGVUeXBlPgogPHhzOmVsZW1lbnQgdHlwZT0idG5zO\n lRvb2xMaWZlSW5kaWNhdGlvbiIgbmFtZT0iVG9vbExpZmVJbmRpY2F0aW9uIi8+CiA8eHM6Y\n 29tcGxleFR5cGUgbmFtZT0iTGlzdE9mVG9vbExpZmVJbmRpY2F0aW9uIj4KICA8eHM6c2Vxd\n WVuY2U+CiAgIDx4czplbGVtZW50IG1pbk9jY3Vycz0iMCIgbWF4T2NjdXJzPSJ1bmJvdW5kZ\n WQiIHR5cGU9InRuczpUb29sTGlmZUluZGljYXRpb24iIG5hbWU9IlRvb2xMaWZlSW5kaWNhd\n GlvbiIgbmlsbGFibGU9InRydWUiLz4KICA8L3hzOnNlcXVlbmNlPgogPC94czpjb21wbGV4V\n HlwZT4KIDx4czplbGVtZW50IHR5cGU9InRuczpMaXN0T2ZUb29sTGlmZUluZGljYXRpb24iI\n G5hbWU9Ikxpc3RPZlRvb2xMaWZlSW5kaWNhdGlvbiIgbmlsbGFibGU9InRydWUiLz4KIDx4c\n zpzaW1wbGVUeXBlIG5hbWU9IlRvb2xMb2NrZWQiPgogIDx4czpyZXN0cmljdGlvbiBiYXNlP\n SJ4czpzdHJpbmciPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IkNhcGFiaWxpdHlVbmF2Y\n WlsYWJsZV8wIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iQnlPcGVyYXRvcl8xIi8+C\n iAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iVG9vbEJyZWFrXzIiLz4KICAgPHhzOmVudW1lc\n mF0aW9uIHZhbHVlPSJUb29sTGlmZV8zIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iT\n WVhc3VyZW1lbnRFcnJvcl80Ii8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iT3RoZXJfN\n SIvPgogIDwveHM6cmVzdHJpY3Rpb24+CiA8L3hzOnNpbXBsZVR5cGU+CiA8eHM6ZWxlbWVud\n CB0eXBlPSJ0bnM6VG9vbExvY2tlZCIgbmFtZT0iVG9vbExvY2tlZCIvPgogPHhzOmNvbXBsZ\n XhUeXBlIG5hbWU9Ikxpc3RPZlRvb2xMb2NrZWQiPgogIDx4czpzZXF1ZW5jZT4KICAgPHhzO\n mVsZW1lbnQgbWluT2NjdXJzPSIwIiBtYXhPY2N1cnM9InVuYm91bmRlZCIgdHlwZT0idG5zO\n lRvb2xMb2NrZWQiIG5hbWU9IlRvb2xMb2NrZWQiIG5pbGxhYmxlPSJ0cnVlIi8+CiAgPC94c\n zpzZXF1ZW5jZT4KIDwveHM6Y29tcGxleFR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6T\n GlzdE9mVG9vbExvY2tlZCIgbmFtZT0iTGlzdE9mVG9vbExvY2tlZCIgbmlsbGFibGU9InRyd\n WUiLz4KIDx4czpzaW1wbGVUeXBlIG5hbWU9IlRvb2xNYW5hZ2VtZW50Ij4KICA8eHM6cmVzd\n HJpY3Rpb24gYmFzZT0ieHM6c3RyaW5nIj4KICAgPHhzOmVudW1lcmF0aW9uIHZhbHVlPSJOd\n W1iZXJCYXNlZF8wIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iR3JvdXBCYXNlZF8xI\n i8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iT3RoZXJfMiIvPgogIDwveHM6cmVzdHJpY\n 3Rpb24+CiA8L3hzOnNpbXBsZVR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6VG9vbE1hb\n mFnZW1lbnQiIG5hbWU9IlRvb2xNYW5hZ2VtZW50Ii8+CiA8eHM6Y29tcGxleFR5cGUgbmFtZ\n T0iTGlzdE9mVG9vbE1hbmFnZW1lbnQiPgogIDx4czpzZXF1ZW5jZT4KICAgPHhzOmVsZW1lb\n nQgbWluT2NjdXJzPSIwIiBtYXhPY2N1cnM9InVuYm91bmRlZCIgdHlwZT0idG5zOlRvb2xNY\n W5hZ2VtZW50IiBuYW1lPSJUb29sTWFuYWdlbWVudCIgbmlsbGFibGU9InRydWUiLz4KICA8L\n 3hzOnNlcXVlbmNlPgogPC94czpjb21wbGV4VHlwZT4KIDx4czplbGVtZW50IHR5cGU9InRuc\n zpMaXN0T2ZUb29sTWFuYWdlbWVudCIgbmFtZT0iTGlzdE9mVG9vbE1hbmFnZW1lbnQiIG5pb\n GxhYmxlPSJ0cnVlIi8+CjwveHM6c2NoZW1hPgo=" } }, { "DataType": "String", "ParentNodeId": "ns=1;i=223", "NodeId": "ns=1;i=224", "BrowseName": "NamespaceUri", "DisplayName": "NamespaceUri", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=223" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:String": "http://opcfoundation.org/UA/MachineTool/Types.xsd" } }, { "DataType": "EUInformation", "ParentNodeId": "ns=1;i=61", "NodeId": "ns=1;i=285", "BrowseName": "1:EngineeringUnits", "DisplayName": "EngineeringUnits", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=61" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "ToolLifeIndication", "ParentNodeId": "ns=1;i=61", "NodeId": "ns=1;i=286", "BrowseName": "1:Indication", "DisplayName": "Indication", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=61" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=61", "NodeId": "ns=1;i=411", "BrowseName": "1:IsCountingUp", "DisplayName": "IsCountingUp", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=61" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "Number", "ParentNodeId": "ns=1;i=61", "NodeId": "ns=1;i=305", "BrowseName": "1:LimitValue", "DisplayName": "LimitValue", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=61" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "Number", "ParentNodeId": "ns=1;i=61", "NodeId": "ns=1;i=304", "BrowseName": "1:StartValue", "DisplayName": "StartValue", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=61" } ] } }, { "DataType": "Number", "ParentNodeId": "ns=1;i=61", "NodeId": "ns=1;i=306", "BrowseName": "1:WarningValue", "DisplayName": "WarningValue", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=61" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=39", "NodeId": "ns=1;i=231", "BrowseName": "1:ErrorCode", "DisplayName": "ErrorCode", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=39" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=19", "NodeId": "ns=1;i=244", "BrowseName": "1:IsAutomated", "DisplayName": "IsAutomated", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=19" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:Boolean": "false" } }, { "DataType": "String", "ParentNodeId": "ns=1;i=35", "NodeId": "ns=1;i=232", "BrowseName": "1:Identifier", "DisplayName": "Identifier", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=35" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=31", "NodeId": "ns=1;i=416", "BrowseName": "1:CustomerOrderIdentifier", "DisplayName": "CustomerOrderIdentifier", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=31" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=31", "NodeId": "ns=1;i=243", "BrowseName": "1:Identifier", "DisplayName": "Identifier", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=31" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:String": {} } }, { "DataType": "String", "ParentNodeId": "ns=1;i=31", "NodeId": "ns=1;i=417", "BrowseName": "1:OrderIdentifier", "DisplayName": "OrderIdentifier", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=31" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=31", "NodeId": "ns=1;i=418", "BrowseName": "1:RunsCompleted", "DisplayName": "RunsCompleted", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=31" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=31", "NodeId": "ns=1;i=419", "BrowseName": "1:RunsPlanned", "DisplayName": "RunsPlanned", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=392" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=31" } ] }, "Value": { "uax:UInt32": "0" } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=419", "NodeId": "ns=1;i=392", "BrowseName": "1:IsValid", "DisplayName": "IsValid", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=419" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=27", "NodeId": "ns=1;i=404", "BrowseName": "1:CustomerOrderIdentifier", "DisplayName": "CustomerOrderIdentifier", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=27" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=27", "NodeId": "ns=1;i=173", "BrowseName": "1:Identifier", "DisplayName": "Identifier", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=27" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=27", "NodeId": "ns=1;i=300", "BrowseName": "1:JobIdentifier", "DisplayName": "JobIdentifier", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=27" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=27", "NodeId": "ns=1;i=351", "BrowseName": "1:Name", "DisplayName": "Name", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=27" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "PartQuality", "ParentNodeId": "ns=1;i=27", "NodeId": "ns=1;i=391", "BrowseName": "1:PartQuality", "DisplayName": "PartQuality", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=27" } ] } }, { "DataType": "ProcessIrregularity", "ParentNodeId": "ns=1;i=27", "NodeId": "ns=1;i=403", "BrowseName": "1:ProcessIrregularity", "DisplayName": "ProcessIrregularity", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=27" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=17", "NodeId": "ns=1;i=301", "BrowseName": "1:JobIdentifier", "DisplayName": "JobIdentifier", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=17" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=17", "NodeId": "ns=1;i=344", "BrowseName": "1:Name", "DisplayName": "Name", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=17" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=49", "NodeId": "ns=1;i=316", "BrowseName": "1:Identifier", "DisplayName": "Identifier", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=49" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:String": {} } }, { "DataType": "String", "ParentNodeId": "ns=1;i=118", "NodeId": "ns=1;i=312", "BrowseName": "1:Name", "DisplayName": "Name", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=118" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt16", "ParentNodeId": "ns=1;i=118", "NodeId": "ns=1;i=318", "BrowseName": "1:PlaceNumber", "DisplayName": "PlaceNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=118" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=49", "NodeId": "ns=1;i=176", "BrowseName": "1:Name", "DisplayName": "Name", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=49" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=73", "NodeId": "ns=1;i=293", "BrowseName": "1:ControlIdentifier1", "DisplayName": "ControlIdentifier1", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=73" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "ToolManagement", "ParentNodeId": "ns=1;i=73", "NodeId": "ns=1;i=297", "BrowseName": "1:ControlIdentifierInterpretation", "DisplayName": "ControlIdentifierInterpretation", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=73" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=73", "NodeId": "ns=1;i=179", "BrowseName": "1:Locked", "DisplayName": "Locked", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=73" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=277" } ] }, "Value": { "uax:Boolean": "false" } }, { "DataType": "ToolLocked", "ParentNodeId": "ns=1;i=179", "NodeId": "ns=1;i=277", "BrowseName": "1:ReasonForLocking", "DisplayName": "ReasonForLocking", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=179" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=50", "NodeId": "ns=1;i=178", "BrowseName": "1:ControlIdentifier1", "DisplayName": "ControlIdentifier1", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=50" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=50", "NodeId": "ns=1;i=220", "BrowseName": "1:ControlIdentifier2", "DisplayName": "ControlIdentifier2", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=50" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" } ] } }, { "DataType": "ToolManagement", "ParentNodeId": "ns=1;i=50", "NodeId": "ns=1;i=296", "BrowseName": "1:ControlIdentifierInterpretation", "DisplayName": "ControlIdentifierInterpretation", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=50" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "UtcTime", "ParentNodeId": "ns=1;i=50", "NodeId": "ns=1;i=319", "BrowseName": "1:LastUsage", "DisplayName": "LastUsage", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=50" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=50", "NodeId": "ns=1;i=321", "BrowseName": "1:Locked", "DisplayName": "Locked", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=50" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=269" } ] }, "Value": { "uax:Boolean": "false" } }, { "DataType": "ToolLocked", "ParentNodeId": "ns=1;i=321", "NodeId": "ns=1;i=269", "BrowseName": "1:ReasonForLocking", "DisplayName": "ReasonForLocking", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=321" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=50", "NodeId": "ns=1;i=322", "BrowseName": "1:PlannedForOperating", "DisplayName": "PlannedForOperating", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=50" } ] } }, { "SymbolicName": "ToolLifeEntry", "DataType": "Number", "ParentNodeId": "ns=1;i=88", "NodeId": "ns=1;i=283", "BrowseName": "1:", "DisplayName": "", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=88" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=307" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=388" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=413" }, { "ReferenceType": "HasModellingRule", "$t": "i=11510" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=61" } ] } }, { "DataType": "EUInformation", "ParentNodeId": "ns=1;i=283", "NodeId": "ns=1;i=307", "BrowseName": "1:EngineeringUnits", "DisplayName": "EngineeringUnits", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=283" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "ToolLifeIndication", "ParentNodeId": "ns=1;i=283", "NodeId": "ns=1;i=388", "BrowseName": "1:Indication", "DisplayName": "Indication", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=283" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=283", "NodeId": "ns=1;i=413", "BrowseName": "1:IsCountingUp", "DisplayName": "IsCountingUp", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=283" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=33", "NodeId": "ns=1;i=248", "BrowseName": "1:BlockSkip", "AccessLevel": "3", "DisplayName": "BlockSkip", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=33" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=33", "NodeId": "ns=1;i=340", "BrowseName": "1:DryRun", "AccessLevel": "3", "DisplayName": "DryRun", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=33" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=33", "NodeId": "ns=1;i=325", "BrowseName": "1:OptionalStop", "AccessLevel": "3", "DisplayName": "OptionalStop", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=33" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=33", "NodeId": "ns=1;i=317", "BrowseName": "1:SingleStep", "AccessLevel": "3", "DisplayName": "SingleStep", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=33" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=33", "NodeId": "ns=1;i=338", "BrowseName": "1:TestMode", "AccessLevel": "3", "DisplayName": "TestMode", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=33" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=23", "NodeId": "ns=1;i=234", "BrowseName": "1:Name", "DisplayName": "Name", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=23" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "ChannelMode", "ParentNodeId": "ns=1;i=16", "NodeId": "ns=1;i=249", "BrowseName": "1:ChannelMode", "DisplayName": "ChannelMode", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=16" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=113", "NodeId": "ns=1;i=383", "BrowseName": "1:BlockSkip", "AccessLevel": "3", "DisplayName": "BlockSkip", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=113" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=113", "NodeId": "ns=1;i=361", "BrowseName": "1:DryRun", "AccessLevel": "3", "DisplayName": "DryRun", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=113" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=113", "NodeId": "ns=1;i=364", "BrowseName": "1:OptionalStop", "AccessLevel": "3", "DisplayName": "OptionalStop", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=113" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=113", "NodeId": "ns=1;i=367", "BrowseName": "1:SingleStep", "AccessLevel": "3", "DisplayName": "SingleStep", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=113" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=113", "NodeId": "ns=1;i=366", "BrowseName": "1:TestMode", "AccessLevel": "3", "DisplayName": "TestMode", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=113" } ] } }, { "DataType": "ChannelState", "ParentNodeId": "ns=1;i=16", "NodeId": "ns=1;i=332", "BrowseName": "1:ChannelState", "DisplayName": "ChannelState", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=16" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "Double", "ParentNodeId": "ns=1;i=16", "NodeId": "ns=1;i=276", "BrowseName": "1:FeedOverride", "DisplayName": "FeedOverride", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=17570" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=335" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=336" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=16" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] }, "Value": { "uax:Double": "0" } }, { "DataType": "EUInformation", "ParentNodeId": "ns=1;i=276", "NodeId": "ns=1;i=335", "BrowseName": "EngineeringUnits", "DisplayName": "EngineeringUnits", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=276" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "Range", "ParentNodeId": "ns=1;i=276", "NodeId": "ns=1;i=336", "BrowseName": "EURange", "DisplayName": "EURange", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=276" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "Double", "ParentNodeId": "ns=1;i=16", "NodeId": "ns=1;i=287", "BrowseName": "1:RapidOverride", "DisplayName": "RapidOverride", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=17570" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=342" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=343" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=16" } ] }, "Value": { "uax:Double": "0" } }, { "DataType": "EUInformation", "ParentNodeId": "ns=1;i=287", "NodeId": "ns=1;i=342", "BrowseName": "EngineeringUnits", "DisplayName": "EngineeringUnits", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=287" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "Range", "ParentNodeId": "ns=1;i=287", "NodeId": "ns=1;i=343", "BrowseName": "EURange", "DisplayName": "EURange", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=287" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "EDMGeneratorState", "ParentNodeId": "ns=1;i=42", "NodeId": "ns=1;i=390", "BrowseName": "1:EDMGeneratorState", "DisplayName": "EDMGeneratorState", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=42" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=42", "NodeId": "ns=1;i=389", "BrowseName": "1:IsOn", "DisplayName": "IsOn", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=42" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=36", "NodeId": "ns=1;i=323", "BrowseName": "1:ControllerIsOn", "DisplayName": "ControllerIsOn", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=36" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] }, "Value": { "uax:Boolean": "false" } }, { "DataType": "LaserState", "ParentNodeId": "ns=1;i=36", "NodeId": "ns=1;i=324", "BrowseName": "1:LaserState", "DisplayName": "LaserState", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=36" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=22", "NodeId": "ns=1;i=247", "BrowseName": "1:IsRotating", "DisplayName": "IsRotating", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=22" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] }, "Value": { "uax:Boolean": "false" } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=22", "NodeId": "ns=1;i=371", "BrowseName": "1:IsUsedAsAxis", "AccessLevel": "3", "DisplayName": "IsUsedAsAxis", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=22" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" } ] } }, { "DataType": "Double", "ParentNodeId": "ns=1;i=22", "NodeId": "ns=1;i=241", "BrowseName": "1:Override", "DisplayName": "Override", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=17570" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=246" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=275" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=22" } ] }, "Value": { "uax:Double": "0" } }, { "DataType": "EUInformation", "ParentNodeId": "ns=1;i=241", "NodeId": "ns=1;i=246", "BrowseName": "EngineeringUnits", "DisplayName": "EngineeringUnits", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=241" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "Range", "ParentNodeId": "ns=1;i=241", "NodeId": "ns=1;i=275", "BrowseName": "EURange", "DisplayName": "EURange", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=241" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=116", "NodeId": "ns=1;i=387", "BrowseName": "NodeVersion", "DisplayName": "NodeVersion", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=116" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=103", "NodeId": "ns=1;i=205", "BrowseName": "1:Identifier", "DisplayName": "Identifier", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=103" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:String": "0" } }, { "DataType": "String", "ParentNodeId": "ns=1;i=103", "NodeId": "ns=1;i=187", "BrowseName": "3:SoftwareRevision", "DisplayName": "SoftwareRevision", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=103" } ] }, "Value": { "uax:String": "0" } }, { "DataType": "Double", "ParentNodeId": "ns=1;i=26", "NodeId": "ns=1;i=233", "BrowseName": "1:FeedOverride", "DisplayName": "FeedOverride", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=17570" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=237" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=252" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=26" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" } ] } }, { "DataType": "EUInformation", "ParentNodeId": "ns=1;i=233", "NodeId": "ns=1;i=237", "BrowseName": "EngineeringUnits", "DisplayName": "EngineeringUnits", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=233" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "Range", "ParentNodeId": "ns=1;i=233", "NodeId": "ns=1;i=252", "BrowseName": "EURange", "DisplayName": "EURange", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=233" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=26", "NodeId": "ns=1;i=370", "BrowseName": "1:IsWarmUp", "AccessLevel": "3", "DisplayName": "IsWarmUp", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=26" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" } ] } }, { "DataType": "MachineOperationMode", "ParentNodeId": "ns=1;i=26", "NodeId": "ns=1;i=225", "BrowseName": "1:OperationMode", "DisplayName": "OperationMode", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=26" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=26", "NodeId": "ns=1;i=261", "BrowseName": "1:PowerOnDuration", "DisplayName": "PowerOnDuration", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=26" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=146", "NodeId": "ns=1;i=265", "BrowseName": "NodeVersion", "DisplayName": "NodeVersion", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=146" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=83", "NodeId": "ns=1;i=182", "BrowseName": "3:Manufacturer", "DisplayName": "Manufacturer", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=83" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=83", "NodeId": "ns=1;i=258", "BrowseName": "3:ProductInstanceUri", "DisplayName": "ProductInstanceUri", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=83" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=83", "NodeId": "ns=1;i=259", "BrowseName": "3:SerialNumber", "DisplayName": "SerialNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=83" } ] } }, { "DataType": "MachineOperationMode", "ParentNodeId": "ns=1;i=122", "NodeId": "ns=1;i=263", "BrowseName": "1:OperationMode", "DisplayName": "OperationMode", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=122" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=84", "NodeId": "ns=1;i=174", "BrowseName": "1:Name", "DisplayName": "Name", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=84" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt16", "ParentNodeId": "ns=1;i=84", "NodeId": "ns=1;i=175", "BrowseName": "NumberInList", "DisplayName": "NumberInList", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=84" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=5034", "NodeId": "ns=1;i=6036", "BrowseName": "CurrentState", "DisplayName": "CurrentState", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=5034" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2760" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6037" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6038" } ] }, "Value": { "uax:LocalizedText": {} } }, { "DataType": "NodeId", "ParentNodeId": "ns=1;i=6036", "NodeId": "ns=1;i=6037", "BrowseName": "Id", "DisplayName": "Id", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=6036" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=6036", "NodeId": "ns=1;i=6038", "BrowseName": "Number", "DisplayName": "Number", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=6036" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=126", "NodeId": "ns=1;i=284", "BrowseName": "1:Name", "DisplayName": "Name", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=126" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "MachineOperationMode", "ParentNodeId": "ns=1;i=119", "NodeId": "ns=1;i=254", "BrowseName": "1:OperationMode", "DisplayName": "OperationMode", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=119" } ] } }, { "DataType": "UInteger", "ParentNodeId": "ns=1;i=117", "NodeId": "ns=1;i=226", "BrowseName": "NumberInList", "AccessLevel": "3", "DisplayName": "NumberInList", "Description": { "Locale": "en", "$t": "Enumerate the stacklight elements counting upwards beginning from the base of the stacklight." }, "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=117" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "SignalColor", "ParentNodeId": "ns=1;i=117", "NodeId": "ns=1;i=290", "BrowseName": "4:SignalColor", "DisplayName": "SignalColor", "Description": { "Locale": "en", "$t": "Indicates the colour the lamp element has when switched on." }, "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=117" } ] } }, { "DataType": "SignalModeLight", "ParentNodeId": "ns=1;i=117", "NodeId": "ns=1;i=303", "BrowseName": "4:SignalMode", "DisplayName": "SignalMode", "Description": { "Locale": "en", "$t": "Shows in what way the lamp is used (continuous light, flashing, blinking) when switched on." }, "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=117" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=117", "NodeId": "ns=1;i=310", "BrowseName": "4:SignalOn", "DisplayName": "SignalOn", "Description": { "Locale": "en", "$t": "Indicates if the signal emitted by the stack element is currently switched on or not." }, "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=117" } ] } }, { "DataType": "StacklightOperationMode", "ParentNodeId": "ns=1;i=121", "NodeId": "ns=1;i=415", "BrowseName": "4:StacklightMode", "AccessLevel": "3", "DisplayName": "StacklightMode", "Description": { "Locale": "en", "$t": "Shows in what way (stack of individual lights, level meter, running light) the stacklight unit is used." }, "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=121" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=74", "NodeId": "ns=1;i=195", "BrowseName": "1:Identifier", "DisplayName": "Identifier", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=74" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:String": {} } }, { "DataType": "UInt16", "ParentNodeId": "ns=1;i=74", "NodeId": "ns=1;i=215", "BrowseName": "NumberInList", "DisplayName": "NumberInList", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=74" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=93", "NodeId": "ns=1;i=214", "BrowseName": "1:Name", "DisplayName": "Name", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=93" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt16", "ParentNodeId": "ns=1;i=93", "NodeId": "ns=1;i=255", "BrowseName": "NumberInList", "DisplayName": "NumberInList", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=93" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=74", "NodeId": "ns=1;i=206", "BrowseName": "1:RunsCompleted", "DisplayName": "RunsCompleted", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=74" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=74", "NodeId": "ns=1;i=245", "BrowseName": "1:RunsPlanned", "DisplayName": "RunsPlanned", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=253" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=74" } ] }, "Value": { "uax:UInt32": "0" } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=245", "NodeId": "ns=1;i=253", "BrowseName": "1:IsValid", "DisplayName": "IsValid", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=245" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=5003", "NodeId": "ns=1;i=6004", "BrowseName": "CurrentState", "DisplayName": "CurrentState", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=5003" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2760" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6005" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6006" } ] }, "Value": { "uax:LocalizedText": {} } }, { "DataType": "NodeId", "ParentNodeId": "ns=1;i=6004", "NodeId": "ns=1;i=6005", "BrowseName": "Id", "DisplayName": "Id", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=6004" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=6004", "NodeId": "ns=1;i=6006", "BrowseName": "Number", "DisplayName": "Number", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=6004" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=29", "NodeId": "ns=1;i=181", "BrowseName": "1:CustomerOrderIdentifier", "DisplayName": "CustomerOrderIdentifier", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=29" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=29", "NodeId": "ns=1;i=189", "BrowseName": "1:Identifier", "DisplayName": "Identifier", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=29" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:String": {} } }, { "DataType": "UInt16", "ParentNodeId": "ns=1;i=29", "NodeId": "ns=1;i=196", "BrowseName": "NumberInList", "DisplayName": "NumberInList", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=29" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=29", "NodeId": "ns=1;i=251", "BrowseName": "1:OrderIdentifier", "DisplayName": "OrderIdentifier", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=29" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=94", "NodeId": "ns=1;i=217", "BrowseName": "1:ContainsMixedParts", "DisplayName": "ContainsMixedParts", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=94" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=94", "NodeId": "ns=1;i=228", "BrowseName": "1:PartsCompletedPerRun", "DisplayName": "PartsCompletedPerRun", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=94" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=94", "NodeId": "ns=1;i=229", "BrowseName": "1:PartsPlannedPerRun", "DisplayName": "PartsPlannedPerRun", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=94" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=77", "NodeId": "ns=1;i=197", "BrowseName": "1:Name", "DisplayName": "Name", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=77" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt16", "ParentNodeId": "ns=1;i=77", "NodeId": "ns=1;i=242", "BrowseName": "NumberInList", "DisplayName": "NumberInList", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=77" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=29", "NodeId": "ns=1;i=191", "BrowseName": "1:RunsCompleted", "DisplayName": "RunsCompleted", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=29" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=29", "NodeId": "ns=1;i=192", "BrowseName": "1:RunsPlanned", "DisplayName": "RunsPlanned", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=188" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=29" } ] }, "Value": { "uax:UInt32": "0" } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=192", "NodeId": "ns=1;i=188", "BrowseName": "1:IsValid", "DisplayName": "IsValid", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=192" } ] } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=5002", "NodeId": "ns=1;i=6001", "BrowseName": "CurrentState", "DisplayName": "CurrentState", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=5002" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2760" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6002" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6003" } ] }, "Value": { "uax:LocalizedText": {} } }, { "DataType": "NodeId", "ParentNodeId": "ns=1;i=6001", "NodeId": "ns=1;i=6002", "BrowseName": "Id", "DisplayName": "Id", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=6001" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=6001", "NodeId": "ns=1;i=6003", "BrowseName": "Number", "DisplayName": "Number", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=6001" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=34", "NodeId": "ns=1;i=365", "BrowseName": "1:ContainsMixedParts", "DisplayName": "ContainsMixedParts", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=34" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=34", "NodeId": "ns=1;i=262", "BrowseName": "1:Name", "DisplayName": "Name", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=34" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=34", "NodeId": "ns=1;i=267", "BrowseName": "1:PartsCompletedPerRun", "DisplayName": "PartsCompletedPerRun", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=34" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=112", "NodeId": "ns=1;i=164", "BrowseName": "1:Name", "DisplayName": "Name", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=112" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "PartQuality", "ParentNodeId": "ns=1;i=112", "NodeId": "ns=1;i=168", "BrowseName": "1:PartQuality", "DisplayName": "PartQuality", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=112" } ] } }, { "DataType": "ProcessIrregularity", "ParentNodeId": "ns=1;i=112", "NodeId": "ns=1;i=257", "BrowseName": "1:ProcessIrregularity", "DisplayName": "ProcessIrregularity", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=112" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=34", "NodeId": "ns=1;i=264", "BrowseName": "1:PartsPlannedPerRun", "DisplayName": "PartsPlannedPerRun", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=34" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=56", "NodeId": "ns=1;i=201", "BrowseName": "1:CustomerOrderIdentifier", "DisplayName": "CustomerOrderIdentifier", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=56" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=56", "NodeId": "ns=1;i=172", "BrowseName": "1:Identifier", "DisplayName": "Identifier", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=56" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=56", "NodeId": "ns=1;i=348", "BrowseName": "1:Name", "DisplayName": "Name", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=56" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "PartQuality", "ParentNodeId": "ns=1;i=56", "NodeId": "ns=1;i=167", "BrowseName": "1:PartQuality", "DisplayName": "PartQuality", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=56" } ] } }, { "DataType": "ProcessIrregularity", "ParentNodeId": "ns=1;i=56", "NodeId": "ns=1;i=302", "BrowseName": "1:ProcessIrregularity", "DisplayName": "ProcessIrregularity", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=56" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=5022", "NodeId": "ns=1;i=6021", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=5022" } ] }, "Value": { "uax:UInt32": "8" } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=101", "NodeId": "ns=1;i=239", "BrowseName": "CurrentState", "DisplayName": "CurrentState", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=101" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2760" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=256" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=260" } ] }, "Value": { "uax:LocalizedText": {} } }, { "DataType": "NodeId", "ParentNodeId": "ns=1;i=239", "NodeId": "ns=1;i=256", "BrowseName": "Id", "DisplayName": "Id", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=239" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=239", "NodeId": "ns=1;i=260", "BrowseName": "Number", "DisplayName": "Number", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=239" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=5023", "NodeId": "ns=1;i=6022", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=5023" } ] }, "Value": { "uax:UInt32": "2" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=5024", "NodeId": "ns=1;i=6023", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=5024" } ] }, "Value": { "uax:UInt32": "9" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=5025", "NodeId": "ns=1;i=6024", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=5025" } ] }, "Value": { "uax:UInt32": "0" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=5026", "NodeId": "ns=1;i=6025", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=5026" } ] }, "Value": { "uax:UInt32": "7" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=5027", "NodeId": "ns=1;i=6026", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=5027" } ] }, "Value": { "uax:UInt32": "5" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=5028", "NodeId": "ns=1;i=6027", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=5028" } ] }, "Value": { "uax:UInt32": "6" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=5029", "NodeId": "ns=1;i=6028", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=5029" } ] }, "Value": { "uax:UInt32": "1" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=5030", "NodeId": "ns=1;i=6029", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=5030" } ] }, "Value": { "uax:UInt32": "4" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=5031", "NodeId": "ns=1;i=6030", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=5031" } ] }, "Value": { "uax:UInt32": "3" } }, { "DataType": "String", "ParentNodeId": "ns=1;i=59", "NodeId": "ns=1;i=193", "BrowseName": "1:Name", "DisplayName": "Name", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=59" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt16", "ParentNodeId": "ns=1;i=59", "NodeId": "ns=1;i=230", "BrowseName": "NumberInList", "DisplayName": "NumberInList", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=59" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=5032", "NodeId": "ns=1;i=6031", "BrowseName": "CurrentState", "DisplayName": "CurrentState", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=5032" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2760" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6035" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6039" } ] }, "Value": { "uax:LocalizedText": {} } }, { "DataType": "NodeId", "ParentNodeId": "ns=1;i=6031", "NodeId": "ns=1;i=6035", "BrowseName": "Id", "DisplayName": "Id", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=6031" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=6031", "NodeId": "ns=1;i=6039", "BrowseName": "Number", "DisplayName": "Number", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=6031" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=32", "NodeId": "ns=1;i=384", "BrowseName": "1:JobIdentifier", "AccessLevel": "3", "DisplayName": "JobIdentifier", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=32" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" } ] } }, { "DataType": "NodeId", "ParentNodeId": "ns=1;i=32", "NodeId": "ns=1;i=382", "BrowseName": "1:JobNodeId", "AccessLevel": "3", "DisplayName": "JobNodeId", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=32" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" } ] } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=5033", "NodeId": "ns=1;i=6032", "BrowseName": "CurrentState", "DisplayName": "CurrentState", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=5033" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2760" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6033" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6034" } ] }, "Value": { "uax:LocalizedText": {} } }, { "DataType": "NodeId", "ParentNodeId": "ns=1;i=6032", "NodeId": "ns=1;i=6033", "BrowseName": "Id", "DisplayName": "Id", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=6032" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=6032", "NodeId": "ns=1;i=6034", "BrowseName": "Number", "DisplayName": "Number", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=6032" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=20", "NodeId": "ns=1;i=405", "BrowseName": "1:PartsProducedInLifetime", "DisplayName": "PartsProducedInLifetime", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=20" } ] }, "Value": { "uax:UInt32": "0" } }, { "DataType": "String", "ParentNodeId": "ns=1;i=87", "NodeId": "ns=1;i=326", "BrowseName": "1:Name", "DisplayName": "Name", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=87" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt16", "ParentNodeId": "ns=1;i=87", "NodeId": "ns=1;i=250", "BrowseName": "NumberInList", "DisplayName": "NumberInList", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=87" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=5035", "NodeId": "ns=1;i=6040", "BrowseName": "CurrentState", "DisplayName": "CurrentState", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=5035" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2760" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6041" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6042" } ] }, "Value": { "uax:LocalizedText": {} } }, { "DataType": "NodeId", "ParentNodeId": "ns=1;i=6040", "NodeId": "ns=1;i=6041", "BrowseName": "Id", "DisplayName": "Id", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=6040" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=6040", "NodeId": "ns=1;i=6042", "BrowseName": "Number", "DisplayName": "Number", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=6040" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=134", "NodeId": "ns=1;i=236", "BrowseName": "1:PartsProducedInLifetime", "DisplayName": "PartsProducedInLifetime", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=134" } ] }, "Value": { "uax:UInt32": "0" } }, { "DataType": "UtcTime", "ParentNodeId": "ns=1;i=89", "NodeId": "ns=1;i=240", "BrowseName": "1:PredictedTime", "DisplayName": "PredictedTime", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=89" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:DateTime": "2000-01-01T00:00:00Z" } }, { "DataType": "String", "ParentNodeId": "ns=1;i=2", "NodeId": "ns=1;i=341", "BrowseName": "NodeVersion", "DisplayName": "NodeVersion", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=2" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UtcTime", "ParentNodeId": "ns=1;i=3", "NodeId": "ns=1;i=162", "BrowseName": "1:PredictedTime", "DisplayName": "PredictedTime", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=3" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:DateTime": "2000-01-01T00:00:00Z" } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=9", "NodeId": "ns=1;i=170", "BrowseName": "1:Activity", "DisplayName": "Activity", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=9" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=10", "NodeId": "ns=1;i=171", "BrowseName": "1:Activity", "DisplayName": "Activity", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=10" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=1", "NodeId": "ns=1;i=402", "BrowseName": "1:Location", "DisplayName": "Location", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=1" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=1", "NodeId": "ns=1;i=408", "BrowseName": "1:PartIdentifier", "AccessLevel": "3", "DisplayName": "PartIdentifier", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=1" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=1", "NodeId": "ns=1;i=409", "BrowseName": "1:PartName", "AccessLevel": "3", "DisplayName": "PartName", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=1" } ] } }, { "DataType": "NodeId", "ParentNodeId": "ns=1;i=1", "NodeId": "ns=1;i=401", "BrowseName": "1:PartNodeId", "AccessLevel": "3", "DisplayName": "PartNodeId", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=1" } ] } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=5", "NodeId": "ns=1;i=165", "BrowseName": "1:Location", "DisplayName": "Location", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=5" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=5", "NodeId": "ns=1;i=166", "BrowseName": "1:PartIdentifier", "DisplayName": "PartIdentifier", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=5" } ] }, "Value": { "uax:String": {} } }, { "DataType": "String", "ParentNodeId": "ns=1;i=5", "NodeId": "ns=1;i=180", "BrowseName": "1:PartName", "DisplayName": "PartName", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=5" } ] } }, { "DataType": "NodeId", "ParentNodeId": "ns=1;i=5", "NodeId": "ns=1;i=395", "BrowseName": "1:PartNodeId", "AccessLevel": "3", "DisplayName": "PartNodeId", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=5" } ] } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=8", "NodeId": "ns=1;i=169", "BrowseName": "1:Activity", "DisplayName": "Activity", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=8" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=8", "NodeId": "ns=1;i=362", "BrowseName": "1:Location", "DisplayName": "Location", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=8" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "NodeId", "ParentNodeId": "ns=1;i=37", "NodeId": "ns=1;i=414", "BrowseName": "1:JobNodeId", "AccessLevel": "3", "DisplayName": "JobNodeId", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=37" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=37", "NodeId": "ns=1;i=412", "BrowseName": "1:SourceIdentifier", "DisplayName": "SourceIdentifier", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=37" } ] } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=45", "NodeId": "ns=1;i=218", "BrowseName": "1:Location", "DisplayName": "Location", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=45" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=45", "NodeId": "ns=1;i=238", "BrowseName": "1:ToolIdentifier", "DisplayName": "ToolIdentifier", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=45" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=45", "NodeId": "ns=1;i=280", "BrowseName": "1:ToolName", "AccessLevel": "3", "DisplayName": "ToolName", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=45" } ] } }, { "DataType": "NodeId", "ParentNodeId": "ns=1;i=45", "NodeId": "ns=1;i=393", "BrowseName": "1:ToolNodeId", "AccessLevel": "3", "DisplayName": "ToolNodeId", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=45" } ] } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=4", "NodeId": "ns=1;i=163", "BrowseName": "1:Location", "DisplayName": "Location", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=4" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=4", "NodeId": "ns=1;i=279", "BrowseName": "1:ToolIdentifier", "DisplayName": "ToolIdentifier", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=4" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=4", "NodeId": "ns=1;i=368", "BrowseName": "1:ToolName", "DisplayName": "ToolName", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=4" } ] } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=18", "NodeId": "ns=1;i=281", "BrowseName": "1:Location", "DisplayName": "Location", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=18" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=18", "NodeId": "ns=1;i=282", "BrowseName": "1:ToolIdentifier", "DisplayName": "ToolIdentifier", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=18" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=18", "NodeId": "ns=1;i=369", "BrowseName": "1:ToolName", "DisplayName": "ToolName", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=18" } ] } }, { "DataType": "NodeId", "ParentNodeId": "ns=1;i=18", "NodeId": "ns=1;i=394", "BrowseName": "1:ToolNodeId", "AccessLevel": "3", "DisplayName": "ToolNodeId", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=18" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=6", "NodeId": "ns=1;i=363", "BrowseName": "1:UtilityName", "DisplayName": "UtilityName", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=63" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=6" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=43", "NodeId": "ns=1;i=185", "BrowseName": "1:Identifier", "DisplayName": "Identifier", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=43" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:String": "0" } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=43", "NodeId": "ns=1;i=186", "BrowseName": "3:Manufacturer", "DisplayName": "Manufacturer", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=43" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=43", "NodeId": "ns=1;i=184", "BrowseName": "3:SoftwareRevision", "DisplayName": "SoftwareRevision", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=43" } ] }, "Value": { "uax:String": "0" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=141", "NodeId": "ns=1;i=350", "BrowseName": "StateNumber", "DisplayName": "StateNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=141" } ] }, "Value": { "uax:UInt32": "4" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=136", "NodeId": "ns=1;i=334", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=136" } ] }, "Value": { "uax:UInt32": "8" } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=270", "BrowseName": "CurrentState", "DisplayName": "CurrentState", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2760" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=271" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=274" } ] }, "Value": { "uax:LocalizedText": {} } }, { "DataType": "NodeId", "ParentNodeId": "ns=1;i=270", "NodeId": "ns=1;i=271", "BrowseName": "Id", "DisplayName": "Id", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=270" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=270", "NodeId": "ns=1;i=274", "BrowseName": "Number", "DisplayName": "Number", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=270" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=140", "NodeId": "ns=1;i=349", "BrowseName": "StateNumber", "DisplayName": "StateNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=140" } ] }, "Value": { "uax:UInt32": "2" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=99", "NodeId": "ns=1;i=299", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=99" } ] }, "Value": { "uax:UInt32": "2" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=135", "NodeId": "ns=1;i=345", "BrowseName": "StateNumber", "DisplayName": "StateNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=135" } ] }, "Value": { "uax:UInt32": "0" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=152", "NodeId": "ns=1;i=373", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=152" } ] }, "Value": { "uax:UInt32": "9" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=153", "NodeId": "ns=1;i=375", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=153" } ] }, "Value": { "uax:UInt32": "0" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=139", "NodeId": "ns=1;i=347", "BrowseName": "StateNumber", "DisplayName": "StateNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=139" } ] }, "Value": { "uax:UInt32": "3" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=97", "NodeId": "ns=1;i=298", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=97" } ] }, "Value": { "uax:UInt32": "7" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=95", "NodeId": "ns=1;i=294", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=95" } ] }, "Value": { "uax:UInt32": "5" } }, { "DataType": "LocalizedText", "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=272", "BrowseName": "LastTransition", "DisplayName": "LastTransition", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=2767" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=273" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=278" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" } ] }, "Value": { "uax:LocalizedText": {} } }, { "DataType": "NodeId", "ParentNodeId": "ns=1;i=272", "NodeId": "ns=1;i=273", "BrowseName": "Id", "DisplayName": "Id", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=272" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=272", "NodeId": "ns=1;i=278", "BrowseName": "Number", "DisplayName": "Number", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=272" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=138", "NodeId": "ns=1;i=346", "BrowseName": "StateNumber", "DisplayName": "StateNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=138" } ] }, "Value": { "uax:UInt32": "1" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=154", "NodeId": "ns=1;i=378", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=154" } ] }, "Value": { "uax:UInt32": "6" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=155", "NodeId": "ns=1;i=381", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=155" } ] }, "Value": { "uax:UInt32": "1" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=156", "NodeId": "ns=1;i=386", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=156" } ] }, "Value": { "uax:UInt32": "4" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=137", "NodeId": "ns=1;i=358", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=137" } ] }, "Value": { "uax:UInt32": "3" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=150", "NodeId": "ns=1;i=376", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=150" } ] }, "Value": { "uax:UInt32": "8" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=149", "NodeId": "ns=1;i=360", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=149" } ] }, "Value": { "uax:UInt32": "2" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=132", "NodeId": "ns=1;i=385", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=132" } ] }, "Value": { "uax:UInt32": "9" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=142", "NodeId": "ns=1;i=352", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=142" } ] }, "Value": { "uax:UInt32": "0" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=148", "NodeId": "ns=1;i=357", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=148" } ] }, "Value": { "uax:UInt32": "7" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=147", "NodeId": "ns=1;i=356", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=147" } ] }, "Value": { "uax:UInt32": "5" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=144", "NodeId": "ns=1;i=354", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=144" } ] }, "Value": { "uax:UInt32": "6" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=143", "NodeId": "ns=1;i=353", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=143" } ] }, "Value": { "uax:UInt32": "1" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=145", "NodeId": "ns=1;i=355", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=145" } ] }, "Value": { "uax:UInt32": "4" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=151", "NodeId": "ns=1;i=372", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=151" } ] }, "Value": { "uax:UInt32": "3" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=114", "NodeId": "ns=1;i=329", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=114" } ] }, "Value": { "uax:UInt32": "8" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=115", "NodeId": "ns=1;i=330", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=115" } ] }, "Value": { "uax:UInt32": "2" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=159", "NodeId": "ns=1;i=379", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=159" } ] }, "Value": { "uax:UInt32": "9" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=158", "NodeId": "ns=1;i=377", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=158" } ] }, "Value": { "uax:UInt32": "0" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=124", "NodeId": "ns=1;i=331", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=124" } ] }, "Value": { "uax:UInt32": "7" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=125", "NodeId": "ns=1;i=333", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=125" } ] }, "Value": { "uax:UInt32": "5" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=160", "NodeId": "ns=1;i=380", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=160" } ] }, "Value": { "uax:UInt32": "6" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=157", "NodeId": "ns=1;i=374", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=157" } ] }, "Value": { "uax:UInt32": "1" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=127", "NodeId": "ns=1;i=337", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=127" } ] }, "Value": { "uax:UInt32": "4" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=161", "NodeId": "ns=1;i=410", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=161" } ] }, "Value": { "uax:UInt32": "3" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=102", "NodeId": "ns=1;i=311", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=102" } ] }, "Value": { "uax:UInt32": "8" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=106", "NodeId": "ns=1;i=315", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=106" } ] }, "Value": { "uax:UInt32": "2" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=104", "NodeId": "ns=1;i=313", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=104" } ] }, "Value": { "uax:UInt32": "9" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=91", "NodeId": "ns=1;i=291", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=91" } ] }, "Value": { "uax:UInt32": "0" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=105", "NodeId": "ns=1;i=314", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=105" } ] }, "Value": { "uax:UInt32": "7" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=107", "NodeId": "ns=1;i=327", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=107" } ] }, "Value": { "uax:UInt32": "5" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=108", "NodeId": "ns=1;i=328", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=108" } ] }, "Value": { "uax:UInt32": "6" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=92", "NodeId": "ns=1;i=292", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=92" } ] }, "Value": { "uax:UInt32": "1" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=109", "NodeId": "ns=1;i=339", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=109" } ] }, "Value": { "uax:UInt32": "4" } }, { "DataType": "UInt32", "ParentNodeId": "ns=1;i=133", "NodeId": "ns=1;i=359", "BrowseName": "TransitionNumber", "DisplayName": "TransitionNumber", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=133" } ] }, "Value": { "uax:UInt32": "3" } }, { "DataType": "String", "ParentNodeId": "ns=1;i=44", "NodeId": "ns=1;i=213", "BrowseName": "NodeVersion", "DisplayName": "NodeVersion", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=44" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] } }, { "DataType": "Boolean", "ParentNodeId": "ns=1;i=120", "NodeId": "ns=1;i=396", "BrowseName": "IsNamespaceSubset", "DisplayName": "IsNamespaceSubset", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=120" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:Boolean": "false" } }, { "DataType": "DateTime", "ParentNodeId": "ns=1;i=120", "NodeId": "ns=1;i=397", "BrowseName": "NamespacePublicationDate", "DisplayName": "NamespacePublicationDate", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=120" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:DateTime": "2020-09-25T00:00:00Z" } }, { "DataType": "String", "ParentNodeId": "ns=1;i=120", "NodeId": "ns=1;i=398", "BrowseName": "NamespaceUri", "DisplayName": "NamespaceUri", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=120" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:String": "http://opcfoundation.org/UA/MachineTool/" } }, { "DataType": "String", "ParentNodeId": "ns=1;i=120", "NodeId": "ns=1;i=399", "BrowseName": "NamespaceVersion", "DisplayName": "NamespaceVersion", "References": { "Reference": [ { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=120" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=68" } ] }, "Value": { "uax:String": "1.00.00" } }, { "DataType": "IdType", "ParentNodeId": "ns=1;i=120", "ValueRank": "1", "NodeId": "ns=1;i=400", "ArrayDimensions": "0", "BrowseName": "StaticNodeIdTypes", "DisplayName": "StaticNodeIdTypes", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=120" } ] }, "Value": { "uax:ListOfInt32": { "uax:Int32": "0" } } }, { "DataType": "NumericRange", "ParentNodeId": "ns=1;i=120", "ValueRank": "1", "NodeId": "ns=1;i=406", "ArrayDimensions": "0", "BrowseName": "StaticNumericNodeIdRange", "DisplayName": "StaticNumericNodeIdRange", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=120" } ] } }, { "DataType": "String", "ParentNodeId": "ns=1;i=120", "NodeId": "ns=1;i=407", "BrowseName": "StaticStringNodeIdPattern", "DisplayName": "StaticStringNodeIdPattern", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=68" }, { "ReferenceType": "HasProperty", "IsForward": "false", "$t": "ns=1;i=120" } ] } } ], "UAVariableType": { "DataType": "Number", "NodeId": "ns=1;i=61", "BrowseName": "1:ToolLifeType", "DisplayName": "ToolLifeType", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=285" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=286" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=411" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=305" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=304" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=63" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=306" } ] } }, "UAObjectType": [ { "IsAbstract": "true", "NodeId": "ns=1;i=47", "BrowseName": "1:OperatorConditionClassType", "DisplayName": "OperatorConditionClassType", "References": { "Reference": { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=11163" } } }, { "IsAbstract": "true", "NodeId": "ns=1;i=48", "BrowseName": "1:ClampingConditionClassType", "DisplayName": "ClampingConditionClassType", "References": { "Reference": { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=11164" } } }, { "IsAbstract": "true", "NodeId": "ns=1;i=52", "BrowseName": "1:ManualProcessStepConditionClassType", "DisplayName": "ManualProcessStepConditionClassType", "References": { "Reference": { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=11164" } } }, { "IsAbstract": "true", "NodeId": "ns=1;i=53", "BrowseName": "1:MeasurementConditionClassType", "DisplayName": "MeasurementConditionClassType", "References": { "Reference": { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=11164" } } }, { "IsAbstract": "true", "NodeId": "ns=1;i=54", "BrowseName": "1:PartMissingConditionClassType", "DisplayName": "PartMissingConditionClassType", "References": { "Reference": { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=11164" } } }, { "IsAbstract": "true", "NodeId": "ns=1;i=55", "BrowseName": "1:ProcessIrregularityConditionClassType", "DisplayName": "ProcessIrregularityConditionClassType", "References": { "Reference": { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=11164" } } }, { "IsAbstract": "true", "NodeId": "ns=1;i=57", "BrowseName": "1:ToolBreakageConditionClassType", "DisplayName": "ToolBreakageConditionClassType", "References": { "Reference": { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=11164" } } }, { "IsAbstract": "true", "NodeId": "ns=1;i=58", "BrowseName": "1:ToolChangeConditionClassType", "DisplayName": "ToolChangeConditionClassType", "References": { "Reference": { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=11164" } } }, { "IsAbstract": "true", "NodeId": "ns=1;i=60", "BrowseName": "1:UtilityConditionClassType", "DisplayName": "UtilityConditionClassType", "References": { "Reference": { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=11163" } } }, { "NodeId": "ns=1;i=39", "BrowseName": "1:AlertType", "DisplayName": "AlertType", "References": { "Reference": [ { "ReferenceType": "GeneratesEvent", "IsForward": "false", "$t": "ns=1;i=38" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=2915" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=231" }, { "ReferenceType": "GeneratesEvent", "IsForward": "false", "$t": "ns=1;i=90" }, { "ReferenceType": "GeneratesEvent", "IsForward": "false", "$t": "ns=1;i=5001" } ] } }, { "IsAbstract": "true", "NodeId": "ns=1;i=19", "BrowseName": "1:InterruptionConditionType", "DisplayName": "InterruptionConditionType", "References": { "Reference": [ { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=2782" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=244" }, { "ReferenceType": "GeneratesEvent", "IsForward": "false", "$t": "ns=1;i=28" } ] } }, { "IsAbstract": "true", "NodeId": "ns=1;i=35", "BrowseName": "1:NotificationEventType", "DisplayName": "NotificationEventType", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=232" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=2041" }, { "ReferenceType": "GeneratesEvent", "IsForward": "false", "$t": "ns=1;i=38" }, { "ReferenceType": "GeneratesEvent", "IsForward": "false", "$t": "ns=1;i=90" }, { "ReferenceType": "GeneratesEvent", "IsForward": "false", "$t": "ns=1;i=5001" } ] } }, { "IsAbstract": "true", "NodeId": "ns=1;i=31", "BrowseName": "1:ProductionJobTransitionEventType", "DisplayName": "ProductionJobTransitionEventType", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=416" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=243" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=417" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=2311" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=418" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=419" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=132" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=142" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=143" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=144" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=145" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=147" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=148" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=149" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=150" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=151" } ] } }, { "IsAbstract": "true", "NodeId": "ns=1;i=27", "BrowseName": "1:ProductionPartTransitionEventType", "DisplayName": "ProductionPartTransitionEventType", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=404" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=173" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=300" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=351" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=391" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=403" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=2311" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=114" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=115" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=124" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=125" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=127" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=157" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=158" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=159" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=160" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=161" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=5022" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=5023" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=5024" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=5025" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=5026" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=5027" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=5028" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=5029" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=5030" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=5031" } ] } }, { "IsAbstract": "true", "NodeId": "ns=1;i=17", "BrowseName": "1:ProductionProgramTransitionEventType", "DisplayName": "ProductionProgramTransitionEventType", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=301" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=344" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=2311" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=91" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=92" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=102" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=104" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=105" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=106" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=107" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=108" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=109" }, { "ReferenceType": "HasEffect", "IsForward": "false", "$t": "ns=1;i=133" } ] } }, { "IsAbstract": "true", "NodeId": "ns=1;i=49", "BrowseName": "1:BaseToolType", "DisplayName": "BaseToolType", "References": { "Reference": [ { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=316" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=118" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=176" } ] } }, { "NodeId": "ns=1;i=51", "BrowseName": "1:MultiToolType", "DisplayName": "MultiToolType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=73" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=49" } ] } }, { "NodeId": "ns=1;i=50", "BrowseName": "1:ToolType", "DisplayName": "ToolType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=178" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=220" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=296" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=319" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=321" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=322" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=88" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=49" } ] } }, { "NodeId": "ns=1;i=33", "BrowseName": "1:ChannelModifierType", "DisplayName": "ChannelModifierType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=248" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=340" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=325" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=317" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=338" } ] } }, { "IsAbstract": "true", "NodeId": "ns=1;i=23", "BrowseName": "1:ElementMonitoringType", "DisplayName": "ElementMonitoringType", "References": { "Reference": [ { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=234" } ] } }, { "NodeId": "ns=1;i=16", "BrowseName": "1:ChannelMonitoringType", "DisplayName": "ChannelMonitoringType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=249" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=113" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=332" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=276" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=287" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=23" } ] } }, { "NodeId": "ns=1;i=46", "BrowseName": "1:CombinedChannelMonitoringType", "DisplayName": "CombinedChannelMonitoringType", "References": { "Reference": { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=16" } } }, { "IsAbstract": "true", "NodeId": "ns=1;i=41", "BrowseName": "1:WorkingUnitMonitoringType", "DisplayName": "WorkingUnitMonitoringType", "References": { "Reference": { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=23" } } }, { "NodeId": "ns=1;i=42", "BrowseName": "1:EDMGeneratorMonitoringType", "DisplayName": "EDMGeneratorMonitoringType", "References": { "Reference": [ { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=41" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=390" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=389" } ] } }, { "NodeId": "ns=1;i=36", "BrowseName": "1:LaserMonitoringType", "DisplayName": "LaserMonitoringType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=323" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=324" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=41" } ] } }, { "NodeId": "ns=1;i=22", "BrowseName": "1:SpindleMonitoringType", "DisplayName": "SpindleMonitoringType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=247" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=371" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=241" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=41" } ] } }, { "NodeId": "ns=1;i=12", "BrowseName": "1:EquipmentType", "DisplayName": "EquipmentType", "References": { "Reference": [ { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=116" } ] } }, { "NodeId": "ns=1;i=11", "BrowseName": "1:MachineToolIdentificationType", "DisplayName": "MachineToolIdentificationType", "References": { "Reference": [ { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=2;i=1012" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=85" } ] } }, { "NodeId": "ns=1;i=26", "BrowseName": "1:MachineOperationMonitoringType", "DisplayName": "MachineOperationMonitoringType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=233" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=370" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=225" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=261" } ] } }, { "NodeId": "ns=1;i=13", "BrowseName": "1:MachineToolType", "DisplayName": "MachineToolType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=131" }, { "ReferenceType": "HasAddIn", "$t": "ns=1;i=83" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=123" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=128" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=82" } ] } }, { "NodeId": "ns=1;i=38", "BrowseName": "1:MessagesType", "DisplayName": "MessagesType", "References": { "Reference": [ { "ReferenceType": "GeneratesEvent", "$t": "ns=1;i=39" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" }, { "ReferenceType": "GeneratesEvent", "$t": "ns=1;i=35" } ] } }, { "NodeId": "ns=1;i=14", "BrowseName": "1:MonitoringType", "DisplayName": "MonitoringType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=126" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=119" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=121" } ] } }, { "NodeId": "ns=1;i=7", "BrowseName": "1:NotificationType", "DisplayName": "NotificationType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=90" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=96" } ] } }, { "NodeId": "ns=1;i=30", "BrowseName": "1:ProductionJobListType", "DisplayName": "ProductionJobListType", "References": { "Reference": [ { "ReferenceType": "HasOrderedComponent", "$t": "ns=1;i=74" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=23518" } ] } }, { "NodeId": "ns=1;i=29", "BrowseName": "1:ProductionJobType", "DisplayName": "ProductionJobType", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=181" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=189" }, { "ReferenceType": "HasInterface", "$t": "i=23513" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=196" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=251" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=72" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=75" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=191" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=192" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5002" } ] } }, { "NodeId": "ns=1;i=34", "BrowseName": "1:ProductionPartSetType", "DisplayName": "ProductionPartSetType", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=365" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=262" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=267" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=111" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=264" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" } ] } }, { "NodeId": "ns=1;i=56", "BrowseName": "1:ProductionPartType", "DisplayName": "ProductionPartType", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=201" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=172" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=348" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=167" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=302" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=101" } ] } }, { "NodeId": "ns=1;i=59", "BrowseName": "1:ProductionProgramType", "DisplayName": "ProductionProgramType", "References": { "Reference": [ { "ReferenceType": "HasInterface", "$t": "i=23513" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=193" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=230" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5032" } ] } }, { "NodeId": "ns=1;i=32", "BrowseName": "1:ProductionActiveProgramType", "DisplayName": "ProductionActiveProgramType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=384" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=382" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5033" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=59" } ] } }, { "NodeId": "ns=1;i=20", "BrowseName": "1:ProductionStatisticsType", "DisplayName": "ProductionStatisticsType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=405" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" } ] } }, { "NodeId": "ns=1;i=21", "BrowseName": "1:ProductionType", "DisplayName": "ProductionType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=87" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=81" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=134" } ] } }, { "NodeId": "ns=1;i=2", "BrowseName": "1:PrognosisListType", "DisplayName": "PrognosisListType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=89" }, { "ReferenceType": "GeneratesEvent", "$t": "i=2133" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=341" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" } ] } }, { "IsAbstract": "true", "NodeId": "ns=1;i=3", "BrowseName": "1:PrognosisType", "DisplayName": "PrognosisType", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=162" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" } ] } }, { "NodeId": "ns=1;i=9", "BrowseName": "1:MaintenancePrognosisType", "DisplayName": "MaintenancePrognosisType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=170" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=3" } ] } }, { "NodeId": "ns=1;i=10", "BrowseName": "1:ManualActivityPrognosisType", "DisplayName": "ManualActivityPrognosisType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=171" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=3" } ] } }, { "NodeId": "ns=1;i=1", "BrowseName": "1:PartLoadPrognosisType", "DisplayName": "PartLoadPrognosisType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=402" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=408" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=409" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=401" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=3" } ] } }, { "NodeId": "ns=1;i=5", "BrowseName": "1:PartUnloadPrognosisType", "DisplayName": "PartUnloadPrognosisType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=165" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=166" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=180" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=395" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=3" } ] } }, { "NodeId": "ns=1;i=8", "BrowseName": "1:ProcessChangeoverPrognosisType", "DisplayName": "ProcessChangeoverPrognosisType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=169" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=362" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=3" } ] } }, { "NodeId": "ns=1;i=37", "BrowseName": "1:ProductionJobEndPrognosisType", "DisplayName": "ProductionJobEndPrognosisType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=414" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=3" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=412" } ] } }, { "NodeId": "ns=1;i=45", "BrowseName": "1:ToolChangePrognosisType", "DisplayName": "ToolChangePrognosisType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=218" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=3" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=238" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=280" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=393" } ] } }, { "NodeId": "ns=1;i=4", "BrowseName": "1:ToolLoadPrognosisType", "DisplayName": "ToolLoadPrognosisType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=163" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=279" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=3" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=368" } ] } }, { "NodeId": "ns=1;i=18", "BrowseName": "1:ToolUnloadPrognosisType", "DisplayName": "ToolUnloadPrognosisType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=281" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=282" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=369" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=394" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=3" } ] } }, { "NodeId": "ns=1;i=6", "BrowseName": "1:UtilityChangePrognosisType", "DisplayName": "UtilityChangePrognosisType", "References": { "Reference": [ { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=3" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=363" } ] } }, { "NodeId": "ns=1;i=43", "BrowseName": "1:SoftwareIdentificationType", "DisplayName": "SoftwareIdentificationType", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=185" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=186" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=184" } ] } }, { "NodeId": "ns=1;i=24", "BrowseName": "1:ProductionStateMachineType", "DisplayName": "ProductionStateMachineType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=141" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=136" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=270" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=140" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=99" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=135" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=152" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=153" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=139" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=97" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=95" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=272" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=2771" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=154" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=155" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=156" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=137" } ] } }, { "NodeId": "ns=1;i=28", "BrowseName": "1:ProductionJobStateMachineType", "DisplayName": "ProductionJobStateMachineType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=150" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=149" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=132" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=142" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=148" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=147" }, { "ReferenceType": "GeneratesEvent", "$t": "ns=1;i=19" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=144" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=143" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=145" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=151" } ] } }, { "NodeId": "ns=1;i=40", "BrowseName": "1:ProductionPartStateMachineType", "DisplayName": "ProductionPartStateMachineType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=114" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=115" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=159" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=158" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=124" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=125" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=160" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=157" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=127" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=161" } ] } }, { "NodeId": "ns=1;i=15", "BrowseName": "1:ProductionProgramStateMachineType", "DisplayName": "ProductionProgramStateMachineType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=102" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=106" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=104" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=91" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=105" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=107" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=108" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=92" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=109" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=133" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "ns=1;i=24" } ] } }, { "NodeId": "ns=1;i=44", "BrowseName": "1:ToolListType", "DisplayName": "ToolListType", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=98" }, { "ReferenceType": "GeneratesEvent", "$t": "i=2133" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=213" }, { "ReferenceType": "HasSubtype", "IsForward": "false", "$t": "i=58" } ] } } ], "UAObject": [ { "ParentNodeId": "ns=1;i=49", "NodeId": "ns=1;i=118", "BrowseName": "1:Location", "DisplayName": "Location", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "i=58" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=49" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=312" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=318" } ] } }, { "SymbolicName": "Tool", "ParentNodeId": "ns=1;i=51", "NodeId": "ns=1;i=73", "BrowseName": "1:", "DisplayName": "", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=51" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=293" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=297" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=179" }, { "ReferenceType": "HasModellingRule", "$t": "i=11508" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=50" } ] } }, { "ParentNodeId": "ns=1;i=50", "NodeId": "ns=1;i=88", "BrowseName": "1:ToolLife", "DisplayName": "ToolLife", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=283" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=58" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=50" } ] } }, { "ParentNodeId": "ns=1;i=16", "NodeId": "ns=1;i=113", "BrowseName": "1:ChannelModifiers", "DisplayName": "ChannelModifiers", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=383" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=16" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=33" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=361" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=364" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=367" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=366" } ] } }, { "ParentNodeId": "ns=1;i=12", "NodeId": "ns=1;i=116", "BrowseName": "1:Tools", "DisplayName": "Tools", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=387" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=44" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=12" } ] } }, { "ParentNodeId": "ns=1;i=11", "NodeId": "ns=1;i=85", "BrowseName": "1:SoftwareIdentification", "DisplayName": "SoftwareIdentification", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=103" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=58" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=11" } ] } }, { "SymbolicName": "SoftwareItem", "ParentNodeId": "ns=1;i=85", "NodeId": "ns=1;i=103", "BrowseName": "1:", "DisplayName": "", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=85" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=205" }, { "ReferenceType": "HasModellingRule", "$t": "i=11510" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=43" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=187" } ] } }, { "ParentNodeId": "ns=1;i=13", "NodeId": "ns=1;i=131", "BrowseName": "1:Equipment", "DisplayName": "Equipment", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=13" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=12" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=146" } ] } }, { "ParentNodeId": "ns=1;i=131", "NodeId": "ns=1;i=146", "BrowseName": "1:Tools", "DisplayName": "Tools", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=265" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=44" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=131" } ] } }, { "ParentNodeId": "ns=1;i=13", "NodeId": "ns=1;i=83", "BrowseName": "3:Identification", "DisplayName": "Identification", "References": { "Reference": [ { "ReferenceType": "HasAddIn", "IsForward": "false", "$t": "ns=1;i=13" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=11" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=182" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=258" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=259" } ] } }, { "ParentNodeId": "ns=1;i=13", "NodeId": "ns=1;i=123", "BrowseName": "1:Monitoring", "DisplayName": "Monitoring", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=122" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=13" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=14" } ] } }, { "ParentNodeId": "ns=1;i=123", "NodeId": "ns=1;i=122", "BrowseName": "1:MachineTool", "DisplayName": "MachineTool", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=26" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=263" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=123" } ] } }, { "ParentNodeId": "ns=1;i=13", "NodeId": "ns=1;i=128", "BrowseName": "1:Notification", "DisplayName": "Notification", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5001" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=13" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=7" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=130" } ] } }, { "ParentNodeId": "ns=1;i=128", "EventNotifier": "1", "NodeId": "ns=1;i=5001", "BrowseName": "1:Messages", "DisplayName": "Messages", "References": { "Reference": [ { "ReferenceType": "GeneratesEvent", "$t": "ns=1;i=39" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=128" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=38" }, { "ReferenceType": "GeneratesEvent", "$t": "ns=1;i=35" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" } ] } }, { "ParentNodeId": "ns=1;i=128", "NodeId": "ns=1;i=130", "BrowseName": "1:Prognoses", "DisplayName": "Prognoses", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=128" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=2" } ] } }, { "ParentNodeId": "ns=1;i=13", "NodeId": "ns=1;i=82", "BrowseName": "1:Production", "DisplayName": "Production", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=84" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=13" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=21" } ] } }, { "ParentNodeId": "ns=1;i=82", "NodeId": "ns=1;i=84", "BrowseName": "1:ActiveProgram", "DisplayName": "ActiveProgram", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=82" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=174" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=175" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=32" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5034" } ] } }, { "ParentNodeId": "ns=1;i=84", "NodeId": "ns=1;i=5034", "BrowseName": "1:State", "DisplayName": "State", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=6036" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=15" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=84" } ] } }, { "SymbolicName": "MonitoredElement", "ParentNodeId": "ns=1;i=14", "NodeId": "ns=1;i=126", "BrowseName": "1:", "DisplayName": "", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=14" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=23" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=284" }, { "ReferenceType": "HasModellingRule", "$t": "i=11508" } ] } }, { "ParentNodeId": "ns=1;i=14", "NodeId": "ns=1;i=119", "BrowseName": "1:MachineTool", "DisplayName": "MachineTool", "References": { "Reference": [ { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=26" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=14" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=254" } ] } }, { "ParentNodeId": "ns=1;i=14", "NodeId": "ns=1;i=121", "BrowseName": "1:Stacklight", "DisplayName": "Stacklight", "References": { "Reference": [ { "ReferenceType": "HasOrderedComponent", "$t": "ns=1;i=117" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=4;i=1002" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=14" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=415" } ] } }, { "SymbolicName": "OrderedObject_Placeholder", "ParentNodeId": "ns=1;i=121", "NodeId": "ns=1;i=117", "BrowseName": "", "DisplayName": "", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=11510" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=226" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=290" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=303" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=310" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=4;i=1006" }, { "ReferenceType": "HasOrderedComponent", "IsForward": "false", "$t": "ns=1;i=121" } ] } }, { "ParentNodeId": "ns=1;i=7", "EventNotifier": "1", "NodeId": "ns=1;i=90", "BrowseName": "1:Messages", "DisplayName": "Messages", "References": { "Reference": [ { "ReferenceType": "GeneratesEvent", "$t": "ns=1;i=39" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=7" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=38" }, { "ReferenceType": "GeneratesEvent", "$t": "ns=1;i=35" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" } ] } }, { "ParentNodeId": "ns=1;i=7", "NodeId": "ns=1;i=96", "BrowseName": "1:Prognoses", "DisplayName": "Prognoses", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=7" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=2" } ] } }, { "SymbolicName": "OrderedObject_Placeholder", "ParentNodeId": "ns=1;i=30", "NodeId": "ns=1;i=74", "BrowseName": "", "DisplayName": "", "References": { "Reference": [ { "ReferenceType": "HasOrderedComponent", "IsForward": "false", "$t": "ns=1;i=30" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=195" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=215" }, { "ReferenceType": "HasModellingRule", "$t": "i=11508" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=29" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=76" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=206" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=245" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5003" } ] } }, { "ParentNodeId": "ns=1;i=74", "NodeId": "ns=1;i=76", "BrowseName": "1:ProductionPrograms", "DisplayName": "ProductionPrograms", "References": { "Reference": [ { "ReferenceType": "HasOrderedComponent", "$t": "ns=1;i=93" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=23518" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=74" } ] } }, { "SymbolicName": "OrderedObject", "ParentNodeId": "ns=1;i=76", "NodeId": "ns=1;i=93", "BrowseName": "", "DisplayName": "", "References": { "Reference": [ { "ReferenceType": "HasOrderedComponent", "IsForward": "false", "$t": "ns=1;i=76" }, { "ReferenceType": "HasModellingRule", "$t": "i=11510" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=214" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=255" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=59" } ] } }, { "ParentNodeId": "ns=1;i=74", "NodeId": "ns=1;i=5003", "BrowseName": "1:State", "DisplayName": "State", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=6004" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=28" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=74" } ] } }, { "ParentNodeId": "ns=1;i=29", "NodeId": "ns=1;i=72", "BrowseName": "1:PartSets", "DisplayName": "PartSets", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=94" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=58" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=29" } ] } }, { "SymbolicName": "PartSet", "ParentNodeId": "ns=1;i=72", "NodeId": "ns=1;i=94", "BrowseName": "1:", "DisplayName": "", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=72" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=217" }, { "ReferenceType": "HasModellingRule", "$t": "i=11510" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=228" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=229" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=34" } ] } }, { "ParentNodeId": "ns=1;i=29", "NodeId": "ns=1;i=75", "BrowseName": "1:ProductionPrograms", "DisplayName": "ProductionPrograms", "References": { "Reference": [ { "ReferenceType": "HasOrderedComponent", "$t": "ns=1;i=77" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=23518" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=29" } ] } }, { "SymbolicName": "OrderedObject_Placeholder", "ParentNodeId": "ns=1;i=75", "NodeId": "ns=1;i=77", "BrowseName": "", "DisplayName": "", "References": { "Reference": [ { "ReferenceType": "HasOrderedComponent", "IsForward": "false", "$t": "ns=1;i=75" }, { "ReferenceType": "HasModellingRule", "$t": "i=11510" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=197" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=242" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=59" } ] } }, { "ParentNodeId": "ns=1;i=29", "NodeId": "ns=1;i=5002", "BrowseName": "1:State", "DisplayName": "State", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=6001" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=28" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=29" } ] } }, { "ParentNodeId": "ns=1;i=34", "NodeId": "ns=1;i=111", "BrowseName": "1:PartsPerRun", "DisplayName": "PartsPerRun", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=112" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=58" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=34" } ] } }, { "SymbolicName": "Part", "ParentNodeId": "ns=1;i=111", "NodeId": "ns=1;i=112", "BrowseName": "1:", "DisplayName": "", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=111" }, { "ReferenceType": "HasModellingRule", "$t": "i=11510" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=164" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=168" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=257" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=56" } ] } }, { "ParentNodeId": "ns=1;i=56", "NodeId": "ns=1;i=101", "BrowseName": "1:State", "DisplayName": "State", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=5022" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=239" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5023" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5024" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5025" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5026" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5027" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=40" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5028" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5029" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5030" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5031" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=56" } ] } }, { "ParentNodeId": "ns=1;i=101", "NodeId": "ns=1;i=5022", "BrowseName": "1:AbortedToInitializing", "DisplayName": "AbortedToInitializing", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=101" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6021" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=101", "NodeId": "ns=1;i=5023", "BrowseName": "1:EndedToInitializing", "DisplayName": "EndedToInitializing", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=101" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6022" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=101", "NodeId": "ns=1;i=5024", "BrowseName": "1:InitializingToAborted", "DisplayName": "InitializingToAborted", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=101" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6023" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=101", "NodeId": "ns=1;i=5025", "BrowseName": "1:InitializingToRunning", "DisplayName": "InitializingToRunning", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=101" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6024" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=101", "NodeId": "ns=1;i=5026", "BrowseName": "1:InterruptedToAborted", "DisplayName": "InterruptedToAborted", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=101" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6025" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=101", "NodeId": "ns=1;i=5027", "BrowseName": "1:InterruptedToRunning", "DisplayName": "InterruptedToRunning", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=101" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6026" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=101", "NodeId": "ns=1;i=5028", "BrowseName": "1:RunningToAborted", "DisplayName": "RunningToAborted", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=101" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6027" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=101", "NodeId": "ns=1;i=5029", "BrowseName": "1:RunningToEnded", "DisplayName": "RunningToEnded", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=101" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6028" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=101", "NodeId": "ns=1;i=5030", "BrowseName": "1:RunningToInterrupted", "DisplayName": "RunningToInterrupted", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=101" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6029" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=101", "NodeId": "ns=1;i=5031", "BrowseName": "1:RunningToRunning", "DisplayName": "RunningToRunning", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=101" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=6030" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=59", "NodeId": "ns=1;i=5032", "BrowseName": "1:State", "DisplayName": "State", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=6031" }, { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=15" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=59" } ] } }, { "ParentNodeId": "ns=1;i=32", "NodeId": "ns=1;i=5033", "BrowseName": "1:State", "DisplayName": "State", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=6032" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=15" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=32" } ] } }, { "ParentNodeId": "ns=1;i=21", "NodeId": "ns=1;i=87", "BrowseName": "1:ActiveProgram", "DisplayName": "ActiveProgram", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=21" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=326" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=250" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=32" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=5035" } ] } }, { "ParentNodeId": "ns=1;i=87", "NodeId": "ns=1;i=5035", "BrowseName": "1:State", "DisplayName": "State", "References": { "Reference": [ { "ReferenceType": "HasComponent", "$t": "ns=1;i=6040" }, { "ReferenceType": "HasModellingRule", "$t": "i=78" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=15" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=87" } ] } }, { "ParentNodeId": "ns=1;i=21", "NodeId": "ns=1;i=81", "BrowseName": "1:ProductionPlan", "DisplayName": "ProductionPlan", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=30" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=21" } ] } }, { "ParentNodeId": "ns=1;i=21", "NodeId": "ns=1;i=134", "BrowseName": "1:Statistics", "DisplayName": "Statistics", "References": { "Reference": [ { "ReferenceType": "HasModellingRule", "$t": "i=80" }, { "ReferenceType": "HasComponent", "$t": "ns=1;i=236" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=20" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=21" } ] } }, { "SymbolicName": "Prognosis", "ParentNodeId": "ns=1;i=2", "NodeId": "ns=1;i=89", "BrowseName": "1:", "DisplayName": "", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=2" }, { "ReferenceType": "HasModellingRule", "$t": "i=11508" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=240" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=3" } ] } }, { "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=141", "BrowseName": "1:Aborted", "DisplayName": "Aborted", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=97" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=102" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=104" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=105" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=108" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=114" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=124" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=132" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=136" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=350" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2307" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=144" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=148" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=150" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=152" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=154" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=159" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=160" } ] } }, { "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=136", "BrowseName": "1:AbortedToInitializing", "DisplayName": "AbortedToInitializing", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=141" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "ToState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=334" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=140", "BrowseName": "1:Ended", "DisplayName": "Ended", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=92" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=99" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=106" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=115" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=349" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2307" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=143" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=149" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=155" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=157" } ] } }, { "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=99", "BrowseName": "1:EndedToInitializing", "DisplayName": "EndedToInitializing", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=140" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "ToState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=299" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=135", "BrowseName": "1:Initializing", "DisplayName": "Initializing", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=91" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=99" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=102" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=104" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=106" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=114" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=115" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=132" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2309" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=345" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=136" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=142" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=149" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=150" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=152" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=153" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=158" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=159" } ] } }, { "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=152", "BrowseName": "1:InitializingToAborted", "DisplayName": "InitializingToAborted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=141" }, { "ReferenceType": "FromState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=373" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=153", "BrowseName": "1:InitializingToRunning", "DisplayName": "InitializingToRunning", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "ToState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=375" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=139", "BrowseName": "1:Interrupted", "DisplayName": "Interrupted", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=95" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=97" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=105" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=107" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=109" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=124" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=125" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=127" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=347" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2307" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=145" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=147" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=148" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=156" } ] } }, { "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=97", "BrowseName": "1:InterruptedToAborted", "DisplayName": "InterruptedToAborted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=141" }, { "ReferenceType": "FromState", "$t": "ns=1;i=139" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=298" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=95", "BrowseName": "1:InterruptedToRunning", "DisplayName": "InterruptedToRunning", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=139" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "ToState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=294" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=138", "BrowseName": "1:Running", "DisplayName": "Running", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=91" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=92" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=95" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=107" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=108" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=109" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=125" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=127" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=133" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=133" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=137" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=137" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=346" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2307" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=142" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=143" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=144" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=145" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=147" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=151" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=151" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=153" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=154" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=155" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=156" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=157" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=158" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=160" }, { "ReferenceType": "FromState", "IsForward": "false", "$t": "ns=1;i=161" }, { "ReferenceType": "ToState", "IsForward": "false", "$t": "ns=1;i=161" } ] } }, { "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=154", "BrowseName": "1:RunningToAborted", "DisplayName": "RunningToAborted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=141" }, { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=378" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=155", "BrowseName": "1:RunningToEnded", "DisplayName": "RunningToEnded", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=140" }, { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=381" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=156", "BrowseName": "1:RunningToInterrupted", "DisplayName": "RunningToInterrupted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=139" }, { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=386" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=24", "NodeId": "ns=1;i=137", "BrowseName": "1:RunningToRunning", "DisplayName": "RunningToRunning", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "ToState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=24" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=358" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=28", "NodeId": "ns=1;i=150", "BrowseName": "1:AbortedToInitializing", "DisplayName": "AbortedToInitializing", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=141" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=28" }, { "ReferenceType": "ToState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=31" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=376" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=28", "NodeId": "ns=1;i=149", "BrowseName": "1:EndedToInitializing", "DisplayName": "EndedToInitializing", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=140" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=28" }, { "ReferenceType": "ToState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=31" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=360" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=28", "NodeId": "ns=1;i=132", "BrowseName": "1:InitializingToAborted", "DisplayName": "InitializingToAborted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=141" }, { "ReferenceType": "FromState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=28" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=31" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=385" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=28", "NodeId": "ns=1;i=142", "BrowseName": "1:InitializingToRunning", "DisplayName": "InitializingToRunning", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=28" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=31" }, { "ReferenceType": "ToState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=352" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=28", "NodeId": "ns=1;i=148", "BrowseName": "1:InterruptedToAborted", "DisplayName": "InterruptedToAborted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=141" }, { "ReferenceType": "FromState", "$t": "ns=1;i=139" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=28" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=31" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=357" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=28", "NodeId": "ns=1;i=147", "BrowseName": "1:InterruptedToRunning", "DisplayName": "InterruptedToRunning", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=139" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=28" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=31" }, { "ReferenceType": "ToState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=356" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=28", "NodeId": "ns=1;i=144", "BrowseName": "1:RunningToAborted", "DisplayName": "RunningToAborted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=141" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=31" }, { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=28" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=354" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=28", "NodeId": "ns=1;i=143", "BrowseName": "1:RunningToEnded", "DisplayName": "RunningToEnded", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=140" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=31" }, { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=28" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=353" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=28", "NodeId": "ns=1;i=145", "BrowseName": "1:RunningToInterrupted", "DisplayName": "RunningToInterrupted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=139" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=31" }, { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=28" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=355" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=28", "NodeId": "ns=1;i=151", "BrowseName": "1:RunningToRunning", "DisplayName": "RunningToRunning", "References": { "Reference": [ { "ReferenceType": "HasEffect", "$t": "ns=1;i=31" }, { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "ToState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=28" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=372" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=40", "NodeId": "ns=1;i=114", "BrowseName": "1:AbortedToInitializing", "DisplayName": "AbortedToInitializing", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=141" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=40" }, { "ReferenceType": "ToState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=329" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=40", "NodeId": "ns=1;i=115", "BrowseName": "1:EndedToInitializing", "DisplayName": "EndedToInitializing", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=140" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=40" }, { "ReferenceType": "ToState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=330" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=40", "NodeId": "ns=1;i=159", "BrowseName": "1:InitializingToAborted", "DisplayName": "InitializingToAborted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=141" }, { "ReferenceType": "FromState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=40" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=379" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=40", "NodeId": "ns=1;i=158", "BrowseName": "1:InitializingToRunning", "DisplayName": "InitializingToRunning", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=40" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "ToState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=377" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=40", "NodeId": "ns=1;i=124", "BrowseName": "1:InterruptedToAborted", "DisplayName": "InterruptedToAborted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=141" }, { "ReferenceType": "FromState", "$t": "ns=1;i=139" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=40" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=331" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=40", "NodeId": "ns=1;i=125", "BrowseName": "1:InterruptedToRunning", "DisplayName": "InterruptedToRunning", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=139" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=40" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "ToState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=333" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=40", "NodeId": "ns=1;i=160", "BrowseName": "1:RunningToAborted", "DisplayName": "RunningToAborted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=141" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=40" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=380" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=40", "NodeId": "ns=1;i=157", "BrowseName": "1:RunningToEnded", "DisplayName": "RunningToEnded", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=140" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=40" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=374" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=40", "NodeId": "ns=1;i=127", "BrowseName": "1:RunningToInterrupted", "DisplayName": "RunningToInterrupted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=139" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=40" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=337" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=40", "NodeId": "ns=1;i=161", "BrowseName": "1:RunningToRunning", "DisplayName": "RunningToRunning", "References": { "Reference": [ { "ReferenceType": "HasEffect", "$t": "ns=1;i=27" }, { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "ToState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=40" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=410" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=15", "NodeId": "ns=1;i=102", "BrowseName": "1:AbortedToInitializing", "DisplayName": "AbortedToInitializing", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=141" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=15" }, { "ReferenceType": "ToState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=17" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=311" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=15", "NodeId": "ns=1;i=106", "BrowseName": "1:EndedToInitializing", "DisplayName": "EndedToInitializing", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=140" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=15" }, { "ReferenceType": "ToState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=17" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=315" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=15", "NodeId": "ns=1;i=104", "BrowseName": "1:InitializingToAborted", "DisplayName": "InitializingToAborted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=141" }, { "ReferenceType": "FromState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=15" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=17" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=313" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=15", "NodeId": "ns=1;i=91", "BrowseName": "1:InitializingToRunning", "DisplayName": "InitializingToRunning", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=135" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=15" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=17" }, { "ReferenceType": "ToState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=291" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=15", "NodeId": "ns=1;i=105", "BrowseName": "1:InterruptedToAborted", "DisplayName": "InterruptedToAborted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=141" }, { "ReferenceType": "FromState", "$t": "ns=1;i=139" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=15" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=17" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=314" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=15", "NodeId": "ns=1;i=107", "BrowseName": "1:InterruptedToRunning", "DisplayName": "InterruptedToRunning", "References": { "Reference": [ { "ReferenceType": "FromState", "$t": "ns=1;i=139" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=15" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=17" }, { "ReferenceType": "ToState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=327" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=15", "NodeId": "ns=1;i=108", "BrowseName": "1:RunningToAborted", "DisplayName": "RunningToAborted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=141" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=17" }, { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=15" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=328" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=15", "NodeId": "ns=1;i=92", "BrowseName": "1:RunningToEnded", "DisplayName": "RunningToEnded", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=140" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=17" }, { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=15" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=292" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=15", "NodeId": "ns=1;i=109", "BrowseName": "1:RunningToInterrupted", "DisplayName": "RunningToInterrupted", "References": { "Reference": [ { "ReferenceType": "ToState", "$t": "ns=1;i=139" }, { "ReferenceType": "HasEffect", "$t": "ns=1;i=17" }, { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=15" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=339" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "ParentNodeId": "ns=1;i=15", "NodeId": "ns=1;i=133", "BrowseName": "1:RunningToRunning", "DisplayName": "RunningToRunning", "References": { "Reference": [ { "ReferenceType": "HasEffect", "$t": "ns=1;i=17" }, { "ReferenceType": "FromState", "$t": "ns=1;i=138" }, { "ReferenceType": "ToState", "$t": "ns=1;i=138" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=15" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=359" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=2310" } ] } }, { "SymbolicName": "Tool", "ParentNodeId": "ns=1;i=44", "NodeId": "ns=1;i=98", "BrowseName": "1:", "DisplayName": "", "References": { "Reference": [ { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "ns=1;i=44" }, { "ReferenceType": "HasTypeDefinition", "$t": "ns=1;i=49" }, { "ReferenceType": "HasModellingRule", "$t": "i=11508" } ] } }, { "SymbolicName": "http___opcfoundation_org_UA_MachineTool_", "NodeId": "ns=1;i=120", "BrowseName": "1:http://opcfoundation.org/UA/MachineTool/", "DisplayName": "http://opcfoundation.org/UA/MachineTool/", "References": { "Reference": [ { "ReferenceType": "HasProperty", "$t": "ns=1;i=396" }, { "ReferenceType": "HasTypeDefinition", "$t": "i=11616" }, { "ReferenceType": "HasComponent", "IsForward": "false", "$t": "i=11715" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=397" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=398" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=399" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=400" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=406" }, { "ReferenceType": "HasProperty", "$t": "ns=1;i=407" } ] } } ] } }