NodeId | ns=1;i=3006 |
NodeClass | DataType |
BrowseName | 1:ProcessingTimesDataType |
DisplayName | ProcessingTimesDataType |
Description | Contains measured times that were generated during the execution of a recipe. |
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 recipe. | |
EndTime | 0:UtcTime | Contains the time when the system finished (or stopped/aborted) execution of the recipe. | |
AcquisitionDuration | 0:Duration | Yes | Time spent by the system acquiring data. |
ProcessingDuration | 0:Duration | Yes | Time spent by the system processing data. |