7.7 ConveyorType ObjectType Definition

The ConveyorType is representing the component that is used to transport the part to be processed.

The ConveyorType is formally defined in Table 31.

Table 31 – ConveyorType Definition
Attribute Value
BrowseNameConveyorType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseObjectType defined in OPC 10000-5
0:HasAddInObject2:Identification3:MachineryComponentIdentificationTypeM
0:HasComponentObjectMonitoring0:FolderTypeO
0:HasComponentObject3:MachineryBuildingBlocks0:FolderTypeM

Identification is used as defined in OPC 40001-1 and shall also be referenced as AddIn in the MachineryBuildingBlocks Folder.

Monitoring is representing a collection of the variables that are assigned to this specific component.

MachineryBuildingBlocks is representing a folder that directly references all those building blocks of the OPC UA for Machinery (OPC 40001-1, OPC 40001-3) which are implemented as an add-in in this specific component.

The components of the ConveyorType have additional references which are defined in Table 32.

Table 32 – ConveyorType Additional References
SourceBrowsePath Reference Type Is Forward TargetBrowsePath
3:MachineryBuildingBlocks0:HasAddInTrue2:Identification

The components of the ConveyorType have additional subcomponents which are defined in Table 33.

Table 33 – ConveyorType Additional Subcomponents
Source Path Reference NodeClass BrowseName DataType TypeDefinition Others
Monitoring0:HasComponentVariableConveyorTransportSpeed0:Double0:AnalogUnitTypeO
Monitoring0:HasComponentVariableWorkpieceRotationSpeed0:Double0:AnalogUnitTypeO

ConveyorTransportSpeed is representing the current speed at which the workpiece is moved by the conveyor.

WorkpieceRotationSpeed is representing the current rotational speed at which the workpiece is rotated by the conveyor.