10.5.2 DocumentationLinksType

The DocumentationLinksType is an AddIn and should be applied to Objects or ObjectTypes representing Assets. It is formally defined in Table 29.

Table 29 – DocumentationLinksType Definition
Attribute Value
BrowseNameDocumentationLinksType
IsAbstractFalse
DescriptionAddIn to link documentation provided by the manufacturer and / or end-user.
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the 0:BaseObjectType Type defined in OPC 10000-5
0:HasPropertyVariable0:DefaultInstanceBrowseName0:QualifiedNamePropertyType
0:HasComponentVariable<Link>0:UriStringBaseDataVariableTypeOP
0:HasComponentMethodAddLinkO
0:HasComponentMethodRemoveLinkO
Conformance Units
AMB DocumentationLinks Base

The Property 0:DefaultInstanceBrowseName defines the default BrowseName of instances of this ObjectType.

The <Link> Variable represents links provided by instances of this type.

The components of the DocumentationLinksType have additional Attributes defined in Table 30.

Table 30 – DocumentationLinksType Attribute values for child Nodes
BrowsePath Value Attribute Description Attribute
0:DefaultInstanceBrowseNameDocumentationLinks
<Link>Represents links to externally managed documentation, typically URLs.
AddLinkMethod to add an end-user specific link that is stored persistently in the server.
RemoveLinkMethod to remove an end-user specific link that is managed in the server.