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
|
| AliasName | The alias to be assigned to a particular node |
| ReferenceID | The ID of the reference that should apply to the new alias |
| Target | The exact node to which the alias should be assigned to |
| AliasNode | The ID of the node that has now been assigned the alias |
Table 27 – AddAlias Method AddressSpace Definition
|
Attribute
|
Value
|
| BrowseName | AddAlias |
|
References
|
Node Class
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| 0:HasProperty | Variable | InputArguments | Argument[] | 0:PropertyType | M |
| 0:HasProperty | Variable | OutputArguments | Argument[] | 0:PropertyType | M |