question

Kamil KS avatar image
0 Likes"
Kamil KS asked Joerg Vogel answered

How to refer to the batched item ?

Hello,

In PF i use batching to create a task that is pushed on the list - 2 pallets entry a queue.

batch.png

Then I pull this task as one token. The problem is when I want to refer to the 2nd pallet. Apparently this token is only one pallet now. I can't use object.first or subnodes length because there are other tokens.

Is there any chance to refer to the 2nd batched pallet using code ? When I use load token.xyz then the forklift load only one pallet.

FlexSim 19.0.2
batch
batch.png (18.5 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

·
Joerg Vogel avatar image
1 Like"
Joerg Vogel answered

You can keep the reference to the items by the field "Label Aggregation". You put the from label of the reference of the item (pallet) to another or the same label name. The Aggregation is set to Make Array. You keep the reference inside of the array.

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.