Changing Order of Sequences
To change the order of sequence steps, right-click the sequence flow in the flow chart or sequence node in the sequence tree and click [Change Order] button. This opens the [Change Step Order] dialog box. To change the step number for an object, select the object from the list, then click the Move Up or Move Down buttons. Click [OK] to accept the changes.
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.