question

yoni A avatar image
0 Likes"
yoni A asked tannerp answered

set-up in conveyor station

How do I tell a station in a conveyor to follow a from to set-up table when item type changes? conveyor stations don't have the setup feature of processors

FlexSim 18.2.2
setup time
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
tannerp avatar image
0 Likes"
tannerp answered

There are a couple ways that you could potentially do this.

1) If you're using a table for Process Time, you can add on additional "setup time" to the different table values. For example, if you're going from item type 1 to item type 1, then:

Table Value = Process Time

If you're going from item type 1 to item type 2, however, then:

Table Value = Process Time + Setup Time (from type 1 to type 2)

This way would require manipulation of your table, but is pretty straightforward in FlexSim. If you have questions about how to use table lookup values, feel free to ask and I will clarify.

2) A different option would be to use two stations right next to each other. The first of which would use an On Arrival trigger (shown below) that would stop and delay the item (to represent setup time) and then the second would complete the Process Time function.

These are just a couple of ideas. I've attached a very simple example in hopes that you can take these ideas and develop something that will work for you. Please comment back if you'd like further help or clarification.

Thanks!

Model: station-delay-setup.fsm


5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.