This tutorial will help you define timing characteristics for a
process. A process can have a default cycle time as well as timing
parameters specific to the object as outlined in this tutorial.
- Start by defining 2 separate objects Part1 and Par2 in flow properties of the model. The object definition is done in the "object definition and containment" option of the flow properties.
- Create 1 generic process called Process1.
- Click on the Detailed Timing button of the process properties,
- On row 2, drop down the list and Select Part1; Set the minimum time to 5 and the maximum time to 10.
- On row 3, select Part2 and set the minimum time to 8 and the maximum time to 12.
- The process will adjust its cycle time based on the active object type.
- Create an End process to complete the flow.
- Connect the processes as follows;
- Start process to process1;
- process1 to the end process
- Run the simulation. The process1 timing will changed based on the object type active at the process.
|