6.1 LDS_InterfaceType Definition

This OPC UA ObjectType is used for the root Object representing an LSR dosing system with its subcomponents. It is formally defined in Table 2.

NOTE: To promote interoperability of Clients and Servers, all instantiated Devices shall be aggregated in an Object called “DeviceSet” (see OPC UA for Devices)

Figure 2 – LDS_InterfaceType Overview
Table 2 – LDS_InterfaceType Definition
Attribute Value
BrowseNameLDS_InterfaceType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseObjectType defined in OPC UA Part 5
0:HasComponentObjectIdentification3:IdentificationTypeM
0:HasComponentObjectMachineConfiguration3:MachineConfigurationType M
0:HasComponentObjectOperationOperationTypeM
0:HasPropertyVariableDisplayLanguage0:LocaleId0:PropertyTypeO, RW
0:HasPropertyVariableDeviceEnabled0:Boolean0:PropertyTypeO, RW
0:GeneratesEventObjectType0:HelpOffNormalAlarmTypeDefined in OPC 40083
Conformance Units
OPC 40082-3 Basic

The BrowseName of the object instance shall be "LDS_<Manufacturer>_<SerialNumber>"

Example: "LDS_Reinhardt_0123456".

NOTE: The namespace of this BrowseName is the local server URI with namespace index 1 or a vendor specific namespace with server specific namespace index (see Table 32). The BrowseNames of the nodes below are in the namespace of the specification where used Type is defined.

Example:

BrowseName Namespace Namespace index Remarks
LDS_Reinhardt_0123456Local Server URI or vendor specific namespace1 or server specificOPC 40082-3 only defines the LDS_InterfaceType. The instance is generated in the local server
Identificationhttp://opcfoundation.org/UA/
PlasticsRubber/LDS/
server specificThe object Identification is a child of LDS_InterfaceType which is defined in OPC 40082-3
Manufacturerhttp://opcfoundation.org/UA/DI/server specificThe variable Manufacturer is a child of IdentificationType which is defined in OPC 40083. However, it derives from the ComponentType defined in OPC 10000-100. The Variable Manufacturer is defined there.