12.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.

Table 140 – Definition of ProcessingTimesDataType
Name Type Description O / M
ProcessingTimesDataTypestructure
startTimeUtcTimeContains the time when the vision system started execution of the recipe.Mandatory
endTimeUtcTimeContains the time when the vision system finished (or stopped/aborted) execution of the recipe.Mandatory
acquisitionDurationDurationTime spent by the vision system acquiring imagesOptional
processingDurationDurationTime spent by the vision system processing dataOptional