15 GDDMaintenanceType

15.1 GDDMaintenanceType definition

The GDDMaintenanceType provides information about a single maintenance activity related to the granulate dryer and is formally defined in. The GDDMaintenanceType is a subtype of the MaintenanceType defined in OPC 40083.

For identification of the maintenance activity (examples: lubrication, inspection…) the Node Attributes DisplayName and Description shall be used.

Table 36 - GDDMaintenanceType Definition
Attribute Value
BrowseNameGDDMaintenanceType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 4:MaintenanceType defined in OPC 40083
0:HasPropertyVariableId0:String0:PropertyTypeM,RO
0:HasComponentMethodGDDMaintenanceResetM
0:HasComponentObjectMaintenanceInstructions0:FileTypeO
0:GeneratesEventObjectTypeMaintenanceAlarmTypeDefined in chapter 16
Conformance Units
OPC 40082-6 Maintenance
OPC 40082-6 MaintenanceInstructions

15.2 Id

Unique Id of the maintenance activity.

15.3 GDDMaintenanceReset

The Method GDDMaintenanceReset is used to indicate that the maintenance activity has been carried out. Although the Method Reset is mandatory in the MaintenanceType of OPC 40083, the Method GDDMaintenanceReset shall be used when performing maintenance activities at the mould.

The signature of this Method is specified below. Table 37 and Table 38 specify the Arguments and AdressSpace representation, respectively.

Signature

	GDDMaintenanceReset (
		[in]	0:String	OperatorName,
		[in]	0:String	MachineManufacturer,
		[in]	0:String	MachineSerialNumber
	)
Table 37 - GDDMaintenanceReset Method Arguments
Argument Description
OperatorNameName of the operator that has carried out the maintenance
MachineManufacturerManufacturer of the machine on which the GDD was mounted during maintenance
MachineSerialNumberSerial number of the machine on which the GDD was mounted during maintenance
Table 38 - GDDMaintenanceReset Method AddressSpace Definition
Attribute Value
BrowseNameGDDMaintenanceReset
References Node Class BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariable0:InputArguments0:Argument[]0:PropertyTypeM

15.4 MaintenanceInstructions

The MaintenanceInstructions Object provides any file with further information to support the maintenance activity (e.g. Maintenance instructions with pictures and graphics).