This structure provides information on a production dataset. It does not contain the production dataset file itself.

Table 114 – ProductionDatasetInformationType Definition

NOTE: This meta data shall also be included in the production dataset file itself.

Table 115 – Possible values for Variable Components (used in the context of production datasets)

Name

Type

Description

ProductionDatasetInformationType

structure

Subtype of 0:Structure as defined in OPC UA 10000-3

Name

0:String

Name of the production dataset (=identifier).

Description

0:String

Additional description of the production dataset.

MESId

0:String

Id of the production dataset file assigned by MES.

CreationTimestamp

0:DateTime

Time when the production dataset was originally created or saved with a new name (in UTC time).

LastModificationTimestamp

0:DateTime

Time of the last modification of the production dataset (in UTC time).

LastSaveTimestamp

0:DateTime

Time when the production dataset was saved to the file system of the machine (in UTC time).

UserName

0:String

Name of the user who has made the last parameter change on the machine.

Components

0:UInt16[]

Informs for which machines information is included in the file. The possible values are defined in Table 115. If the production dataset contains information for two machines of the same types, the enumeration value is repeated. Example: The production dataset contains information for 1 injection moulding machine and 2 robots: Components = [0 1 1].

Manufacturer

0:String

These Properties are representing the values stored in the MachineInformation at the time the production dataset file is created.

SerialNumber

0:String

Model

0:String

ControllerName

0:String

UserMachineName

0:String

These Properties are taken from the MachineConfiguration at the time the production dataset file is created.

LocationName

0:String

ProductName

0:String[]

These Properties are in analogy with the Properties in the JobInformationType. MouldId and NumCavities are optional in the derived CyclicJobInformationType, so here empty 0:Strings / value zero are possible.

MouldId

0:String

NumCavities

0:UInt32

Name

Value

Description

IMM

0

Injection moulding machine

ROBOT

1

Robot or handling device

TCD

2

Temperature control device

HOT_RUNNER

3

Hot runner

LDS

4

LSR dosing system

EXTRUSION_LINE

5

Complete extrusion line

EXTRUDER

6

Extruder

HAUL_OFF

7

Haull-off (as part of an extrusion line)

MELT_PUMP

8

Melt pump (as part of an extrusion line)

FILTER

9

Filter (as part of an extrusion line)

DIE

10

Die (as part of an extrusion line)

PELLETIZER

11

Pelletizer (as part of an extrusion line)

CUTTER

12

Cutter (as part of an extrusion line)

CALIBRATOR

13

Calibrator (as part of an extrusion line)

CORRUGATOR

14

Corrugator (as part of an extrusion line)

CALENDER

15

Calender (as part of an extrusion line)

NOTE: The list will be extended when further OPC UA models for other machine types are developed.