question

Jakub.pakos avatar image
0 Likes"
Jakub.pakos asked Parker S commented

How to sort boxes related to its colors?

DAVID_model.fsm

Can you please take a loot at the attached model which works well but boxes from the input Queue "Consolited pallet after" are not sorted by operators by color (production lines) on to output queues.

I'm not sure if the input strategy for output queues is needed to set and how.

Thank you for a reply

FlexSim 20.1.3
flexsim 20.1.3sorting by colors
david-model.fsm (70.6 KiB)
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

·
gilbert jerald avatar image
1 Like"
gilbert jerald answered Parker S commented

@ Jakub P2 I have set label value(Type) for each color box by this way using "port by case" logic in sent to port you can separate the item in each queue. I have attached a model for your reference.

Support Model Item Separation.fsm

Thanks.



· 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.

Jakub.pakos avatar image Jakub.pakos commented ·

Thank a lot. It works perfectly @gilbert jerald

Level 2. OP must proceed the pallet from the top to the bottom and one-by-one PN (color).

Is that only a setting of queue, triggers on exit?

0 Likes 0 ·
tannerp avatar image tannerp Jakub.pakos commented ·

Many objects have Triggers for OnExit, OnEntry, and others. You can view the available triggers in the Triggers tab of any object.

0 Likes 0 ·
Parker S avatar image Parker S ♦ Jakub.pakos commented ·

This could also be done by using a pull strategy on a single object after the queues. I've attached a model that demonstrates this.

support-model-item-separation_v2.fsm

I added a processor to the model and used the "Round Robin if Available" pull strategy to pull from the queues one-by-one. You could also use a queue, sink, combiner, or separator with the pull strategy.

I also checked the "LIFO" box (to pull from the top to bottom) and center connected the OP to each of the queues.

0 Likes 0 ·

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.