The Method AddAlias enables a new alias entry to be assigned. The signature of this Method is specified below.
Signature
AddAlias (
[in]0:StringAliasName,
[in]0:NodeIdReferenceID,
[in]0:ExpandedNodeIdTarget,
[out]0:NodeIdAliasNode
);
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 |