I am trying learn how to use process flow to model a assembly work station. I did go through the tutorial, and am able to build smaller models. I am having trouble building logic for the attached model. I am trying to do the following,
A. Operators 1 and 2 will move the pallet from b1 to station 1
- 1.Operator 1 will install part from q1 to station 1, walk to q2
- 2.Operator 1 will install part from q2 to station 1, walk to q3
- 3.Operator 1 will install part from q3 to station 1
In parallel to steps 1, 2 and 3
- 1.Operator 2 will install part from q4 to station 1, walk to q5
- 2.Operator 2 will install part from q5 to station 1, walk to q6
- 3.Operator 2 will install part from q6 to station 1
B. Operators 1 and 2 will move pallet from station 1 to b2 and go back to step A
Is it possible to walk me through how to achieve this using process flow?