7.5.2 AddAlias Method

The Method AddAlias enables a new alias entry to be assigned. The signature of this Method is specified below.

Signature

	AddAlias (
		[in]	0:String	AliasName,
		[in]	0:NodeId	ReferenceID,
		[in]	0:ExpandedNodeId	Target,
		[out]	0:NodeId	AliasNode
	);
	
Table 26 – AddAlias Method Arguments
Argument Description
AliasNameThe alias to be assigned to a particular node
ReferenceIDThe ID of the reference that should apply to the new alias
TargetThe exact node to which the alias should be assigned to
AliasNodeThe ID of the node that has now been assigned the alias
Table 27 – AddAlias Method AddressSpace Definition
Attribute Value
BrowseNameAddAlias
References Node Class BrowseName DataType TypeDefinition Other
0:HasPropertyVariableInputArgumentsArgument[]0:PropertyTypeM
0:HasPropertyVariableOutputArgumentsArgument[]0:PropertyTypeM