5.3 BatchInformationType
5.3.1 General
The BatchInformationType defines the data for the tracking of batches and articles.
Figure 8 shows an overview of the BatchInformationType with its Properties. The type is formally defined in Table 11.
5.3.2 Object type definition
The BatchInformationType is formally defined in Table 11.
| Attribute | Value | |||||
| BrowseName | BatchInformationType | |||||
| IsAbstract | False | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition |
Modelling
Rule | |
|---|---|---|---|---|---|---|
| Subtype of the BaseObjectType defined in OPC 10000-5. | ||||||
| HasProperty | Variable | OrderId | String | PropertyType | M | |
| HasProperty | Variable | BatchId | String | PropertyType | M | |
| HasProperty | Variable | SystemTime | UtcTime | PropertyType | M | |
| HasProperty | Variable | LocalTime | TimeZoneDataType | PropertyType | O | |
5.3.3 ObjectType description
5.3.3.1 OrderId property
The OrderId Property represents the machine user's order number for the traceability.
5.3.3.2 BatchId property
The BatchId Property represents the machine user's batch number for the traceability.
5.3.3.3 SystemTime property
The SystemTime Property represents the current system time as a coordinated world time in UTC format.
5.3.3.3.1 LocalTime property
The LocalTime property represents the current difference between the local time and the UTC time. The data type TimeZoneDataType is defined in OPC 10000-5.