question

Mike S5 avatar image
0 Likes"
Mike S5 asked Joerg Vogel answered

Transporting batches of parts between queues

I don't know why I'm having such a hard time with what seems like a simple concept. I would like to have items go through a processor and be collected in a batch (i.e. parts put in a bin) and then the bin sent to the next queue that can only hold so many bins. The subsequent processor then processes the items in the bin one at a time until the finished parts fill up its bin to be sent to the next operation. I can't get batching in the queues to work right, especially with multiple output ports. When the batch is full the bin is then divided up among available queues. Can't seem to figure out how to do this.

FlexSim 18.1.2
flexsim 18.1.2
· 3
5 |100000

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

Mike S5 avatar image Mike S5 commented ·

The only way that I'm finding out how to do this is to put a combiner and a separator on either side of every processor. This seems really clunky. Is this really the only way??

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Mike S5 commented ·

No it isn’t the only way, but it is easy and simple. I am able to build a logic that implements the function of a whole car manufacturing plant into a processor object, but is this clear? Wouldn’t it be better, I can watch how a car is build instead of I let vanish items in a black box and a car appears. You can hope someone will come up with a process flow logic example object in a model. But in my opinion the chunky way is better now for you, because you understand how it is done. Any other advanced logic stuff of someone else does the same on a process flow processor. You have to understand the logic later by your own to change the behavior yourself.

1 Like 1 ·
Mike S5 avatar image Mike S5 commented ·

Thanks for the input Jorg. It's been a long time since I've worked with FlexSim, so trying to re-learn everything all over again.

0 Likes 0 ·

1 Answer

·
Joerg Vogel avatar image
1 Like"
Joerg Vogel answered

Perhaps you change the point of view a bit. combiners, separators and processors are incorporating typical functions, Now you look at them and you see a single machine. I see only their functions, I can combine. If you need a machine that separates and integrates, then you place a separator and combiner in a model. You hide both under a shape. And if it is necessary, you impose the conveying of single parts on a processor by processing a surrogate part on an processor just to get an animation. Or any other procedure to get an animation would work, too.

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.