This structure contains measured times that were generated during the execution of a joining process. These measured values provide information about the duration required by the various sub-functions. The structure is defined in Table 68.
Table 68 - ProcessingTimesDataType Structure
Name |
Type |
Description |
ProcessingTimesDataType |
structure |
Subtype of the 0:Structure defined in OPC 10000-5. |
StartTime |
0:UtcTime |
Contains the time when the system started execution of the joining process. |
EndTime |
0:UtcTime |
Contains the time when the system finished (or stopped/aborted) execution of joining process. |
AcquisitionDuration |
0:Duration |
Time spent by the joining system collecting required information. |
ProcessingDuration |
0:Duration |
Time spent by the joining system processing data. |
Its representation in the AddressSpace is defined in Table 69.
Table 69 - ProcessingTimesDataType Definition
Attribute |
Value |
|||||
BrowseName |
ProcessingTimesDataType |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the 0:Structure defined in OPC 10000-5. |