10.4 RecipeReportElementType
The DataType defines the general structure of a RecipeReportElementType. The RecipeReportElementType is used to create a RecipeReport (see section 7.31 for a detailed description of a RecipeReport). It is formally defined in Table 149.
| Attribute | Value | ||
| BrowseName | RecipeReportElementType | ||
| IsAbstract | False | ||
| DisplayName | Type | IsArray | Optional |
|---|---|---|---|
| Subtype of Structure defined in OPC 10000-5 | |||
| ReportMessage | 0:LocalizedText | False | False |
| Timestamp | UtcTime | False | False |
The structure is defined in Table 150.
| Name | Type | Description |
|---|---|---|
| RecipeReportElementType | structure | Subtype of the AbstractWeightType defined in this Companion Specification |
ReportMessage | 0:LocalizedText | ReportMessage defines a message that is to be added to the report. |
Timestamp | UtcTime | Timestamp defines the time where the RecipeMessage was generated. |