10.2 ApplicationId
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.
| Name | Type | Description |
| ApplicationId | Union | Subtype of Union defined in OPC 10000-5 |
IdNumeric | 0:UInt32 | A numeric identifier |
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.
| 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 |