This tutorial will walk you through the steps required to set up a
rework or QA loop in your simulation model.
- Open the flow properties and click on the object creation option. Add a new object called Part1. The object part1 will be displayed in the default image "Blue Box" of Simcad Pro
- Create a start process and open the Object Creation option. Select the single object creation, then select Part1 as the object to create.
- Create 2 generic processes, the first call QA Operation, the second called Rework.
- Create an End process to signal the end of the flow
- Connect the processes with connection line as follows;
-
Start to QA Operation;
-
QA Operation to End;
-
QA Operation to Rework;
-
Rework to QA Operation
- Open the properties of the QA Operation;
-
In the routings section, select the
3rd option, Next Object Selection.
-
Edit the properties by clicking on
the button in the 3rd column.
-
Select Random selection based on
distribution;
-
Enter 85 under the distribution for
the end process;
-
Enter 15 under the distribution for
the rework process;
-
The resulting operation will send 15
percent of the objects to the rework process.
|