NodeId | ns=1;i=3002 |
NodeClass | DataType |
BrowseName | 1:ProcessingTimesDataType |
DisplayName | ProcessingTimesDataType |
Description | 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. |
BaseType | 0:Structure |
IsAbstract | False |
Field Name | Data Type | Is Optional | Description |
---|---|---|---|
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 | Yes | Time spent by the joining system collecting required information. |
ProcessingDuration | 0:Duration | Yes | Time spent by the joining system processing data. |