10.4 ProcessingTimesDataType
This structure contains measured times that were generated during the execution of a recipe. These measured values provide information about the duration required by the various sub-functions The structure is defined in Table 25.
| Name | Type | Description | Optional |
| ProcessingTimesDataType | structure | ||
StartTime | 0:UtcTime | Contains the time when the system started execution of the recipe. | False |
EndTime | 0:UtcTime | Contains the time when the system finished (or stopped/aborted) execution of the recipe. | False |
AcquisitionDuration | 0:Duration | Time spent by the system acquiring data. | True |
ProcessingDuration | 0:Duration | Time spent by the system processing data. | True |
Its representation in the AddressSpace is defined in Table 26.
| Attribute | Value | ||||
| BrowseName | ProcessingTimesDataType | ||||
| IsAbstract | False | ||||
| Description | Contains measured times that were generated during the execution of a recipe. | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:Structure defined in OPC 10000-5 | |||||
| Conformance Units | |||||
|---|---|---|---|---|---|
| Machinery-Result Types |