The ApplicationId is used to store an identifier, which can be a Numeric, String, Guid, or ByteString.
The ApplicationId DataType is formally defined in Table 123.
Table 123 – ApplicationId union
|
Name |
Type |
Description |
|
ApplicationId |
Union |
Subtype of Union defined in OPC 10000-5 |
|
IdNumeric |
0:UInt32 |
|
|
IdString |
0:String |
A string identifier limited to a max of 4096 characters |
|
IdGuid |
0:Guid |
A GUID identifier. |
|
IdByteString |
0:ByteString |
A ByteString identifier limited to a max of 4096 bytes |
The ApplicationId representation in the AddressSpace is formally defined in Table 124.
Table 124 – ApplicationId definition
|
Attribute |
Value |
|||||
|
BrowseName |
3:ApplicationId |
|||||
|
IsAbstract |
False |
|||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
|
Subtype of the 0:Union defined in OPC 10000-5 |
||||||
|
ConformanceUnits |
||||||
|
UAFX FunctionalEntity Base |
||||||