ProcessingTimesDataType

http://opcfoundation.org/UA/MachineVision

1.0.0

2019-07-11


NodeId ns=1;i=3005
NodeClass DataType
BrowseName 1:ProcessingTimesDataType
DisplayName ProcessingTimesDataType
BaseType 0:Structure
IsAbstract False
Field Name Data Type Is Optional Description
StartTime 0:UtcTime Contains the time when the vision system started execution of the recipe.
EndTime 0:UtcTime Contains the time when the vision system finished (or stopped/aborted) execution of the recipe.
AcquisitionDuration 0:Duration Yes Time spent by the vision system acquiring images.
ProcessingDuration 0:Duration Yes Time spent by the vision system processing data.