question

Tushar H avatar image
0 Likes"
Tushar H asked Tushar H commented

Operator will transfer boxes into queue as per labels

Hello All,

In this simulation now operators transferring pallets with box but I want that operator will transfer only boxes at a specific label without stopping conveyor And pallets will move to sink.

Can we do this without using process flow.

Thank you in advance

Subnode items.fsm


FlexSim 24.1.0
conveyorsunload items
subnode-items.fsm (64.2 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

Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Tushar H commented

After an operator receives a task sequence, you can alter the item reference in the load and unload task, so that the box is moved instead of the pallet.

To have the operator still travel to the correct pickup location, a "Pick Offset" task must then be inserted into the task sequence as well.

If the label on the box should be decide which queue pulls it, then adjust the Pull Requirement code to read the label on the box instead of the pallet.

subnode-items_1.fsm


subnode-items-1.fsm (66.2 KiB)
· 1
5 |100000

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

Tushar H avatar image Tushar H commented ·
Thank you so much for your support
0 Likes 0 ·