question

Julio R avatar image
0 Likes"
Julio R asked Julio R commented

Problem with wait for event

I'm working on a logic and is working fine except for a little detail.

First, a tote is created and transported to a conveyor, where it travels to a Decision Point where it stops, is filled with a random number of items (duniform) and continues to the next point where the cycle repeats.

The cycle is finish when there is no more Decision Point. Until this all works fine.

There is a condition where if the box is filled beyond a certain number, the tote is placed in a second conveyor and the operator goes for another tote and continues in the next decision point. The problem here is that the tote stops one Decision Point before is supposed to, but the strange thing is that the reference for the decision point (called estacion) works fine, because the objects being picked are on the right rack.

Here is the model:

pickingexample.fsm

FlexSim 17.2.0
Choose One
process flowwait for eventconveyor decision point
pickingexample.fsm (50.2 KiB)
· 2
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

Jordan Johnson avatar image
0 Likes"
Jordan Johnson answered Julio R commented

Are you on 17.2.1? There was a bug with the Wait for Event, that was fixed from 17.2.0.

· 2
5 |100000

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