- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I am reaching out for assistance regarding a specific aspect of my current simulation model, which involves the checkout process. In my setup, each traditional and self-lane register has a default process time of 2 minutes, while each quick-lane register has a default process time of 1 minute. Each flow-item in the simulation represents a customer, and upon creation, they are assigned an item count label based on an empirical distribution.
I am looking to link the item count value directly to the process time required for each flow-item to pass through the registers. To achieve this, I have created a global table named TransactionTime, which specifies different process times in minutes corresponding to the number of items a customer possesses as their item count value.
I would appreciate any guidance or suggestions on how to effectively implement this connection between item count and process time within the simulation.
Thank you in advance for your help!
Thanks @moehlmann_fe for getting me this far with my current simulation build!
Solved! Go to Solution.