In this tutorial, you will learn how to build a basic task sequence from scratch. The operator will pick up the flowitem from a queue, take it to a table to inspect the item, then take the item to a processor. Writing your own task sequence will allow you to allocate and use one Operator for the entire task. This tutorial assumes a solid knowledge of basic interaction with the software, and will ask you to write several lines of code.
If at any time you encounter difficulties while building this model, a fully functional tutorial model can be found at http://www.flexsim.com/tutorials
For more on Tasktypes and their parameters, see the Task Types page.
Click here for the Step-By-Step Tutorial.