question

georgia M2 avatar image
0 Likes"
georgia M2 asked georgia M2 commented

Item Sorting/ queue doesnt release item

Hey ! im trying to create a sorting conveyor according to a label called " Connector". First the are seperated into 8 exits and then into 8 boxes . under the output port in queue i used the "sort by expression" but the queue doesnt seem to release the item. can anyone help me ?

FlexSim 17.2.3
flexsim commandsconveyorsortingconveyor systemqueue strategy
· 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

gilbert jerald avatar image
0 Likes"
gilbert jerald answered georgia M2 commented

@ georgia M2

Hi,

The problem in your model is you have used "Labe name: connector " This will return some values this is not matched with output port number. This is why the Transporter is not transporting the item.

For example Item Name: Mirinda Orange Mw. Glas 24 x 0,2 L will return the label value as "137". The problem here is you don't have a 137th output port to transport This Mirinda Orange Mw. Glas 24 x 0,2 L item using operator. This is the reason why the operator is not transporting the items. Below image 1 will illustrate your problem

This problem can be overcome by send item by "Port By Case". I have built a sample model using your 5 Item name and its quantity and I use Lable call "connector". This label will be used in Port By Case to transfer the item using an operator to respective Queues .I have attached a sample model and an image 2 for your reference have a look at it.

Thank you

eidosidio-sample-example-model.fsm


image-1.png (189.9 KiB)
image-2.png (64.4 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.