Sequence Flow Chart
Located at the right side of the image display is the sequence flow chart. This flow chart displays all the vision objects that have been defined for this vision sequence.
The order in the flow chart corresponds to the execution order of the vision objects.
Refer to the following for details.
Changing Order of Sequences
In order to modify the order in which the vision object is executed, drag & drop to move the object in the flow chart. When modifying the execution order of the vision objects, pay close attention to vision objects that can be based on other objects, such as a Line object having a StartingPoint as “Corr01” and an EndPoint of “Blob01”. For example, if the Line object step is moved above the “Corr01” object but remains below the “Blob01” object, then a warning will appear stating that the Line object's StartingPoint property will be modified to “Screen”. There are many possible combinations of vision objects based on other vision objects so pay close attention to which objects require another object to execute properly.