Hold Tote Until Contents Removed

When the creating entity (parent) is not required to stay in the location until the created entities (children) have reach their destination. In the simulation, the order to create is issued, but may occur over minutes or ven hours. The parent leaves after the order is issued. This model object holds the parent until all children are safely “out of the house.”

Hold Tote until Contents Removed

Where to Find the Model Object

The following model object can be found in the model objects directory:

  • Flow Control \ Hold Tote Until Contents Removed

Difficulty Level

  • Ease of Use: Easy
  • Ease of Modification: Easy

How to Use the Model Object

  1. Open Your Model: Open your model or create a new blank model.
  2. Insert the Model Object into Your Model: Locate the model object Hold Tote Until Contents Removed and select the insert button.
    1. Move the cursor to the point of insertion and left mouse-click. The upper left corner of the model object will be inserted at the location of the mouse-click.
  3. Connect to Your Model
    1. Connect a percentage route from your model to Tote to Unload.from model to Hold Tote Until Contents Removed
    2. Connect a percentage route from Load Grate to the rest of your model.from Hold Tote Until Contents Removed to your model
  4. Define Values
    1. Provide a quantity value for each tote using the attribute a_QtyInTote, before Tote to Unload.

      define qty in tote in Hold Tote Until Contents Removed
      Tote quantity defined using a D2 distribution.
      You can define the value using any alternate method as well, like during arrivals.

  5. Completion: The model object is now integrated into your model, you should now be able to save and then simulate the model.

Controls Usage

Attribute:

  1. a_QtyInTote: Used to provide the quantity in tote.
  2. a_PartNumber: An example attribute.
  3. a_GrateTypeRequired: An example attribute.
  4. a_QtyPerGrate: An example attribute.
  5. a_LoadTimePerPart: An example attribute.
  6. a_GrateBatchSize: An example attribute.
  7. a_RemBatchQty: An example attribute.

Variables:

  1. v_GrateLoad1: Used to make sure that contents are unloaded before tote is released.
Was this article helpful?

Related Articles

Go to Top