Search
75 result(s) for InstanceDeclaration
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model3.1.10 InstanceDeclarationInstanceDeclaration Node that is used by a complex TypeDefinitionNode to expose its complex structure Note 1 to entry: This is an instance used by a type definition
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model3.1.12 ModellingRuleModellingRule metadata of an InstanceDeclaration that defines how the InstanceDeclaration will be used for instantiation and also defines subtyping rules for an InstanceDeclaration
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space ModelHowever, this term is used to simplify this specification, if an instance is an InstanceDeclaration or not is only visible in the AddressSpace by following its References . Some instances
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space ModelThere are several constraints related to programming against the TypeDefinitionNode . A TypeDefinitionNode or an InstanceDeclaration shall never reference two Nodes having the same BrowseName using forward hierarchical References . Instances based ... InstanceDeclarations shall always keep the same BrowseName as the InstanceDeclaration they are derived from. A special Service defined in OPC 10000-4 called TranslateBrowsePathsToNodeIds may be used to identify
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model4.10.2 Interface ModelInterface with a HasInterface Reference or a subtype, the following rules apply: Each mandatory InstanceDeclaration of the fully-inherited InstanceDeclarationHierarchy of the Interface shall have for each BrowsePath a similar ... ObjectType . The rules for instantiating InstanceDeclarations defined in 6.2.6 shall be applied. Each optional InstanceDeclaration of the fully-inherited InstanceDeclarationHierarchy of the Interface should have for each BrowsePath a similar
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model5.5.1 Object NodeClassStandard ReferenceTypes are described in Clause 7 . If the Object is used as an InstanceDeclaration (see 4.6 ) then all Nodes referenced with forward hierarchical References direction shall have unique BrowseNames ... context of this Object . If the Object is created based on an InstanceDeclaration then it shall have the same BrowseName as its InstanceDeclaration
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model5.6.2 Variable NodeClassObject . ModellingRules are defined in 6.4.4 . If the Variable is created based on an InstanceDeclaration (see 4.6 ) it shall have the same BrowseName as its InstanceDeclaration . The other References
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model5.6.4 DataVariableVariableType used as type definition of the DataVariable . If the DataVariable is used as InstanceDeclaration (see 4.6 ) all Nodes referenced with forward hierarchical References shall have unique BrowseNames
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model5.7.1 Method NodeClassspecify argument metadata. If the SourceNode of this Reference is defined on an InstanceDeclaration the TargetNode shall use the Mandatory ModellingRule . <other References> 0..* Methods may contain other ... detect the context of the Method operation. If the Method is used as InstanceDeclaration (see 4.6 ) all Nodes referenced with forward hierarchical References shall have unique BrowseNames in the context
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model5.8.5.3 Usage of DataTypeRefinementsDataTypeRefinements shall not be used from any DataType Node , from any VariableType , or any InstanceDeclaration , only from concrete Variables . This does include Variables describing a DataTypeRefinement , as shown in Figure
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model6.2.1 InstanceDeclarationInstanceDeclaration An InstanceDeclaration is an Object , Variable or Method that references a ModellingRule with a HasModellingRule Reference and is the TargetNode of a hierarchical Reference from a TypeDefinitionNode or another ... InstanceDeclaration . There shall be no two TypeDefinitionNodes referencing the same InstanceDeclaration with a hierarchical Reference, either directly or from another InstanceDeclaration of that TypeDefinitionNode , i.e. an InstanceDeclaration belongs to exactly
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space ModelSimilar Node of InstanceDeclaration A similar Node of an InstanceDeclaration is a Node that has the same BrowseName and NodeClass as the InstanceDeclaration and in cases of Variables and Objects ... subtype of it. In the case of a Method a similar Node of an InstanceDeclaration is a Node that also has the same arguments of the InstanceDeclaration , however
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space ModelTypeDefinitionNode, this same restriction applies to the targets of forward hierarchical References from any InstanceDeclaration . This means that any InstanceDeclaration within the InstanceDeclarationHierarchy can be uniquely identified by a sequence
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space ModelAttribute Handling of InstanceDeclarations Some restrictions exist regarding the Attributes of InstanceDeclarations when the InstanceDeclaration is overridden or instantiated. The BrowseName and the NodeClass shall never change and always ... same as the original InstanceDeclaration . In addition, the rules defined in 6.2.8 apply for InstanceDeclarations of the NodeClass Variable
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Modelrestrictions exist regarding the Attributes of a VariableType or a Variable used as an InstanceDeclaration with regard to the data type of the Value Attribute . When a Variable used ... InstanceDeclaration or a VariableType is overridden or instantiated the following rules apply: The DataType Attribute can only be changed to a new DataType if the new DataType is a subtype
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Modelcommon TypeDefinitionNodes , unless the definition of the TypeDefinitionNode already defines a NodeId for the InstanceDeclaration . All TypeDefinitionNodes defined in OPC 10000-5 already define the NodeIds for their InstanceDeclarations
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space ModelInstanceDeclarationHierarchy and all Nodes referenced with a NonHierarchical Reference from such an InstanceDeclaration are added to the table. Hierarchical References to Nodes without a ModellingRule are not considered. Table
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model6.3.3.3 Overriding InstanceDeclarationsOverriding InstanceDeclarations A subtype overrides an InstanceDeclaration by specifying an InstanceDeclaration with the same BrowsePath . An overridden InstanceDeclaration shall have the same NodeClass and BrowseName . The TypeDefinitionNode of the overridden ... InstanceDeclaration shall be the same or a subtype of the TypeDefinitionNode specified in the supertype. When overriding an InstanceDeclaration it is necessary to provide hierarchical References that link
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model6.4.1 OverviewBrowsePath for one of the InstanceDeclarations in the hierarchy of the TypeDefinitionNode. The InstanceDeclaration with the same BrowsePath is called the InstanceDeclaration for the Node . If a Node ... InstanceDeclaration then it shall have the same BrowseName and NodeClass as the InstanceDeclaration and, in cases of Variables and Objects , the same TypeDefinitionNode or a subtype of it. Instances
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model6.4.2 Creating an InstanceNode s beneath the new Object or Variable depending on the ModellingRule of each InstanceDeclaration . Standard ModellingRules are defined in 6.4.4.4 . The Node s within the newly created hierarchy ... copies of the InstanceDeclaration s, the InstanceDeclaration itself or another Node in the AddressSpace that has the same TypeDefinitionNode and BrowseName . If new copies are created, then the Attribute values
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space ModelObjects the HasTypeDefinition Reference shall always point to the same TypeDefinitionNode as the InstanceDeclaration or a subtype of it. If two InstanceDeclarations of the fully-inherited InstanceDeclarationHierarchy have been connected
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model6.4.4.1 Generalinstance hierarchy or not. Other ModellingRules may define behaviour for NonHierarchical References between InstanceDeclaration as well. ModellingRules are represented in the AddressSpace as Objects of the ObjectType ModellingRuleType . There
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space ModelType'. Either 'A' is used as normal instance or it is used as an InstanceDeclaration of another TypeDefinitionNode . In the first case, it is not required that newly created ... allowed that they have any ModellingRule independent of the ModellingRule of their InstanceDeclaration . In Figure 29 an example is given. The instances A1, A2, and A3 are all valid instances
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model6.4.4.4.1 MandatoryMandatory An InstanceDeclaration marked with the ModellingRule Mandatory means that for each existing BrowsePath on the instance a similar Node shall exist, but it is not defined whether ... have a newly-created setpoint "SP1" as a similar Node to the InstanceDeclaration SP1. Figure 31 illustrates the example. Figure 31 - Use of the Standard ModellingRule Mandatory
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model6.4.4.4.2 OptionalOptional An InstanceDeclaration marked with the ModellingRule Optional means that for each existing BrowsePath on the instance a similar Node may exist, but it is not defined whether ... same Node or two different Nodes with the same BrowseName (similar Node to InstanceDeclaration F). Not considered in the example is if the instances have ModellingRules
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model6.4.4.4.3 ExposesItsArrayvalue array. Therefore it references two instances of the same type as the InstanceDeclaration ArrayExpose. The BrowseNames of those instances are not defined by the ModellingRule . In general ... ArrayExpose and therefore each instance based on ArrayExpose references the instance based on the InstanceDeclaration EUUnit
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model6.4.4.4.4 OptionalPlaceholderTypeDefinition . It just provides useful information when exposing a TypeDefinition . When the InstanceDeclaration is complex, i.e. it references other InstanceDeclarations with hierarchical References , these InstanceDeclarations are not further considered ... InstanceDeclarations having the OptionalPlaceholder ModellingRule should be enclosed within angle brackets. When overriding the InstanceDeclaration, the ModellingRule shall remain OptionalPlaceholder . For Methods, the ModellingRule OptionalPlaceholder is used to define
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model6.4.4.4.5 MandatoryPlaceholderTypeDefinition expects of instances of the TypeDefinition to add instances defined by the InstanceDeclaration . However, MandatoryPlaceholder requires that at least one of those instances shall exist. For example, when ... requires that each instance provides at least one instance with the TypeDefinition of the InstanceDeclaration or a subtype, and is referenced with the same ReferenceType or a subtype
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model7.17 HasEventSourcewithin the EventNotifier Attribute . The SourceNode may also be an ObjectType when referencing an InstanceDeclaration where an instance of the ObjectType containing the InstanceDeclaration generates events. Note the ObjectType
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space ModelVariable having a Structured DataType . The Variable shall not be used as InstanceDeclaration . Note that Method Arguments can be further described using Variables referenced with a HasArgumentDescription . If the Method
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Modelthis type shall be a Variable . The Variable shall not be used as InstanceDeclaration . Note, that Method Arguments can be further described using Variables referenced with a HasArgumentDescription . This Variable
-
OPC-10000-4 – OPC Unified Architecture - Part 4: Services5.8.2.1 DescriptionNode s beneath the new Object or Variable depending on the ModellingRule of each InstanceDeclaration . All Nodes with a ModellingRule of Mandatory shall be created or an existing Node shall ... referenced that conforms to the InstanceDeclaration . The creation of Nodes with other ModellingRules is Server specific
-
OPC-10000-4 – OPC Unified Architecture - Part 4: Services5.9.4.1 Descriptionexample, an ObjectType "Boiler" may have a "HeatSensor" Variable as InstanceDeclaration . A graphical element programmed against the "Boiler" may need to display the Value
-
OPC-10000-4 – OPC Unified Architecture - Part 4: Services7.22.3 EventFilterNodeId of an EventType supported by the Server and a path to an InstanceDeclaration . An InstanceDeclaration is a Node which can be found by following forward hierarchical references from ... SimpleAttributeOperand.typeDefinitionId then the Server shall evaluate the SimpleAttributeOperand.browsePath without considering the SimpleAttributeOperand.typeDefinitionId . Each InstanceDeclaration in the path shall be Object or Variable Node . The final Node in the path
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information Model4.1 NodeIdsInstanceDeclarations would be identified as "ServerType.ServerCapabilities". Since this Object is complex, another InstanceDeclaration of the ServerType is "ServerType.ServerCapabilities.MinSupportedSampleRate". The Server Object defined in 8.3.2 is based ... symbolic name "Server". Therefore, the instance based on the InstanceDeclaration described above has the symbolic name "Server.ServerCapabilities.MinSupportedSampleRate". The NamespaceIndex for all NodeIds defined in this standard
-
OPC-10000-6 – OPC Unified Architecture - Part 6: MappingsA.3 Numeric Node IdsServerType ObjectType Node which has the NamespaceArray Property . The SymbolName for the NamespaceArray InstanceDeclaration within the ServerType declaration is: ServerType_NamespaceArray . OPC 10000-5 also defines a standard instance
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditionsshows the use of the HasCondition Reference and the HasEventSource Reference in an InstanceDeclaration . They are used to indicate what References and Conditions are available on the instance ... Nodes has no effect for Event generation. Figure 28 - Use of HasCondition in an InstanceDeclaration
-
OPC-10000-16 – OPC Unified Architecture - Part 16: State Machineswell. If InstanceDeclarations are referenced (e.g., Methods used to trigger Transitions ) either the InstanceDeclaration of the supertype is referenced or the InstanceDeclaration is overridden, and in the latter case ... overridden InstanceDeclaration of the subtype shall be referenced. If a StateMachine type is not abstract, subtypes of it shall not change the behaviour of it. That means, that in this
-
OPC-10000-16 – OPC Unified Architecture - Part 16: State MachinesVariable representing the current State . Since it is used as an InstanceDeclaration , no value is assigned to this Variable . An Object of "MyStateMachineType", called "MyStateMachine
-
OPC-10000-25 – OPC Unified Architecture - Part 25: Object Serialization3.1.1 SerializationStartNodeentry: The SerializationStartNode can also be an ObjectType or VariableType to use the InstanceDeclaration mechanism when creating instances of these types
-
OPC-10000-25 – OPC Unified Architecture - Part 25: Object Serialization6.3.2 SerializedData Variableaddition, the AddressSpace may have changed (reconfigured) during shutdown. If the SerializationEntity is an InstanceDeclaration , accessing the SerializedData Variable is not possible. Reading attempts are answered with the StatusCode
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId DevicesAutoIdDeviceType ObjectType Node which has the DeviceLocation Property . The Name for the DeviceLocation InstanceDeclaration within the AutoIdDeviceType declaration is: AutoIdDeviceType_DeviceLocation . The NamespaceUri for all NodeIds defined here
-
OPC-30020 – MDIS OPC UA Companion Specificationapply as described. Table 123 - Aggregation Related Rules Description Aggregate Add a MDIS Object InstanceDeclaration to the newly created subtype of MDISAggregateObjectType Yes Add a MDIS Variable instance
-
OPC-30050 – OPC UA for PackML - Common Object Model: PackMLServerType ObjectType Node which has the NamespaceArray Property . The SymbolName for the NamespaceArray InstanceDeclaration within the ServerType declaration is: ServerType_NamespaceArray . OPC 10000-5 also defines a standard instance ... PackMLBaseObjectType ObjectType Node which has the TagID Variable . The Name for the TagID InstanceDeclaration within the PackMLBaseObjectType declaration is: PackMLBaseObjectType_TagID. The CSV associated with this version of the standard
-
OPC-30060 – OPC UA for Tobacco Machine Communicationwhich has the <property> Property . The Name for the <property> InstanceDeclaration within the <type> declaration is: <type>_<property> . The NamespaceUri
-
OPC-30090 – OPC UA for Field Device Tool (FDT) - Part <mm>: <Part Name>FdtParameter ObjectType Node which has the DisplayFormat Property . The SymbolName for the DisplayFormat InstanceDeclaration within the FdtParameter declaration is: FdtParameter_DisplayFormat . The NamespaceUri for all NodeIds defined here
-
OPC-30142 – OPC UA for PROFINET Remote IOwhich has the <property> Property . The Name for the <property> InstanceDeclaration within the <type> declaration is: <type>_<property> . The NamespaceUri
-
OPC-30250 – OPC Unified Architecture for DEXPIPlateAndShellHeatExchangerType ObjectType Node which has the DesignHeatFlowRate Property . The Name for the DesignHeatFlowRate InstanceDeclaration within the PlateAndShellHeatExchangerType declaration is: PlateAndShellHeatExchangerType_DesignHeatFlowRate . The NamespaceUri for all NodeIds defined here
-
OPC-30260 – OPC UA for OPEN-SCS - Serialization Object Model: OPEN-SCSwhich has the <PropertyValue> Property . The Name for the <PropertyValue> InstanceDeclaration within the <type> declaration is: OPENSCSSIDClassPropertyDataType_PropertyValue . The NamespaceUri for all NodeIds defined
-
OPC-30270 – OPC UA for Asset Administration Shell (AAS)AASSubmodelType ObjectType Node which has the ModelingKind Property . The Name for the ModelingKind InstanceDeclaration within the AASSubmodelType declaration is: AASSubmodelType _ModelingKind . The NamespaceUri for all NodeIds defined here
-
OPC-40082-4 – OPC UA interfaces for plastics and rubber machinery - Peripheral devices - Part 4: Dosing SystemsMachinery ( OPC 40001-1 ) and provides basic information on a machine/device. For the InstanceDeclaration the ModellingRules of the Properties Model and DeviceClass are overridden to mandatory. The Object MachineryBuildingBlocks contains
-
OPC-40084-1 – OPC UA interfaces for plastics and rubber machinery - Extrusion - Part 1: General Type DefinitionsMachinery ( OPC 40001-1 ) and provides basic information on a machine/device. For the InstanceDeclaration the ModellingRules of the Properties Model and DeviceClass are overridden to mandatory and the Property ControllerName
-
OPC-40084-1 – OPC UA interfaces for plastics and rubber machinery - Extrusion - Part 1: General Type Definitionsstate ReadyToRun it is switched on (but no movement of the screw). The InstanceDeclaration of the ExtrusionExecutionSubState_StateMachineType has additional Attribute values defined in Table 7 . Table 7 - ExtrusionExecutingSubState_StateMachineType
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result managementwhich has the <propery> Property . The Name for the <property> InstanceDeclaration within the <type> declaration is: AutoIdDeviceType_DeviceLocation . The NamespaceUri for all NodeIds defined
-
OPC-40223 – OPC UA for Pumps and Vacuum PumpsPumpIdentificationType ObjectType Node which has the ArticleNumber Property . The Name for the ArticleNumber InstanceDeclaration within the PumpIdentificationType declaration is: PumpIdentificationType_ArticleNumber . The NamespaceUri for all NodeIds defined here
-
OPC-40250-1 – OPC UA for Compressed Air Systems - Part 1: Main Control Systemseach event or condition. The severity ranges as well as the states for each InstanceDeclaration of the EventsType are defined in Table 92 . Table 92 - EventsType States and Severities
-
OPC-40250-1 – OPC UA for Compressed Air Systems - Part 1: Main Control SystemsCommunicationSettingsType ObjectType Node which has the Hostname Property . The Name for the Hostname InstanceDeclaration within the CommunicationSettingsType declaration is: CommunicationSettingsType_Hostname. The NamespaceUri for all NodeIds defined here
-
OPC-40502 – OPC UA for Computerized Numerical Control (CNC) Systems - for CNC Systems: OPC UA Information ModelCncInterfaceType ObjectType Node which has the Version Property . The Name for the Version InstanceDeclaration is: CncInterfaceType_Version . The NamespaceUri for all NodeIds defined here is http://opcfoundation.org/UA/CNC/
-
OPC-40561-1 – OPC UA for Mining - Part 1: Extraction GeneralObjectType Node which has the add-in Identification object . The Name for the Identification InstanceDeclaration within the MiningEquipmentType declaration is: MiningEquipmentType_Identification . The NamespaceUri for all NodeIds defined here
-
OPC-40561-2 – OPC UA for Mining - Extraction - Part 2: Shearer LoaderObjectType Node which has the add-in Identification object . The Name for the Identification InstanceDeclaration within the MiningEquipmentType declaration is: MiningEquipmentType_Identification . The NamespaceUri for all NodeIds defined here
-
OPC-40562-1 – OPC UA for Mining - Loading - Part 1: GeneralObjectType Node which has the add-in Identification object . The Name for the Identification InstanceDeclaration within the MiningEquipmentType declaration is: MiningEquipmentType_Identification . The NamespaceUri for all NodeIds defined here
-
OPC-40562-2 – OPC UA for Mining - Loading - Part 2: Hydraulic ExcavatorObjectType Node which has the add-in Identification object . The Name for the Identification InstanceDeclaration within the MiningEquipmentType declaration is: MiningEquipmentType_Identification . The NamespaceUri for all NodeIds defined here
-
OPC-40563-1 – OPC UA for Mining - Transport Dumping - Part 1: GeneralObjectType Node which has the add-in Identification object . The Name for the Identification InstanceDeclaration within the MiningEquipmentType declaration is: MiningEquipmentType_Identification . The NamespaceUri for all NodeIds defined here
-
OPC-40563-2 – OPC UA for Mining - Transport Dumping - Part 2: Armoured Face ConveyorObjectType Node which has the add-in Identification object . The Name for the Identification InstanceDeclaration within the MiningEquipmentType declaration is: MiningEquipmentType_Identification . The NamespaceUri for all NodeIds defined here
-
OPC-40563-3 – OPC UA for Mining - Transport Dumping - Part 3: Rear Dump TruckObjectType Node which has the add-in Identification object . The Name for the Identification InstanceDeclaration within the MiningEquipmentType declaration is: MiningEquipmentType_Identification . The NamespaceUri for all NodeIds defined here
-
OPC-40564-1 – OPC UA for Mining - Mineral Processing - Part 1: GeneralObjectType Node which has the add-in Identification object . The Name for the Identification InstanceDeclaration within the MiningEquipmentType declaration is: MiningEquipmentType_Identification . The NamespaceUri for all NodeIds defined here
-
OPC-40564-2 – OPC UA for Mining - Mineral Processing - Part 2: Rock CrusherObjectType Node which has the add-in Identification object . The Name for the Identification InstanceDeclaration within the MiningEquipmentType declaration is: MiningEquipmentType_Identification . The NamespaceUri for all NodeIds defined here
-
OPC-40565-1 – OPC UA for Mining - Development Support - Part 1: GeneralObjectType Node which has the add-in Identification object . The Name for the Identification InstanceDeclaration within the MiningEquipmentType declaration is: MiningEquipmentType_Identification . The NamespaceUri for all NodeIds defined here
-
OPC-40565-2 – OPC UA for Mining - Development Support - Part 2: Roof Support SystemObjectType Node which has the add-in Identification object . The Name for the Identification InstanceDeclaration within the MiningEquipmentType declaration is: MiningEquipmentType_Identification . The NamespaceUri for all NodeIds defined here
-
OPC-40565-3 – OPC UA for Mining - Development - Part 3: DozerObjectType Node which has the add-in Identification object . The Name for the Identification InstanceDeclaration within the MiningEquipmentType declaration is: MiningEquipmentType_Identification . The NamespaceUri for all NodeIds defined here
-
OPC-40566-1 – OPC UA for Mining - Monitoring Supervision Services - Part 1: GeneralObjectType Node which has the add-in Identification object . The Name for the Identification InstanceDeclaration within the MiningEquipmentType declaration is: MiningEquipmentType_Identification . The NamespaceUri for all NodeIds defined here
-
OPC-40567-1 – OPC UA for Mining - PELO Services - Part 1: GeneralObjectType Node which has the add-in Identification object . The Name for the Identification InstanceDeclaration within the MiningEquipmentType declaration is: MiningEquipmentType_Identification . The NamespaceUri for all NodeIds defined here
-
OPC-40567-2 – OPC UA for Mining - PELO Services - Part 2: Face Alignment SystemObjectType Node which has the add-in Identification object . The Name for the Identification InstanceDeclaration within the MiningEquipmentType declaration is: MiningEquipmentType_Identification . The NamespaceUri for all NodeIds defined here
-
OPC-40719 – OPC UA for Plasma Surface TechnologyStateType 0:HasComponent Object FromStandbyToVented 0:TransitionType 0:HasComponent Object FromVentedToStandby 0:TransitionType The InstanceDeclaration of the LowPressurePlasmaNotExecutingSubState_StateMachineType has additional Attributes defined in Table 23 . Table 23 - LowPressurePlasmaNotExecutingSubState_StateMachineType
-
OPC-40719 – OPC UA for Plasma Surface TechnologyStateType 0:HasComponent Object FromStandbyToIdle 0:TransitionType 0:HasComponent Object FromIdleToStandby 0:TransitionType The InstanceDeclaration of the AtmosphericPressurePlasmaNotExecutingSubState_StateMachineType has additional Attributes defined in Table 30 . Table 30 - AtmosphericPressurePlasmaNotExecutingSubState_StateMachineType