Cycle Time Counter
SCENARIO
Image Processing
FREE

Image: Connect main camera or video image Coordinate List: Connect with "Image ROI Select Multi" blocks Area Coordinates output.This output contain a list and each list elements corresponds a process step. Object Count: Connect with the Object Count output of the "Find Object" block. The object count contains an array and references "true", "false" information at each processing step. Step Count: This is our actual step count.We calculate and control this with set-reset,edge rising and counter blocks. Reset_Cycle: This input resets all parameters and process in the block. In this example we used video timestamp output,but in real you need to use an external signal for reset.It could be (Button,PLC Signal,Arduino etc.)

02.0