question

Emily K avatar image
0 Likes"
Emily K asked Jeanette F commented

How to assign destination label by global table lookup

Hi there~

I am simulating a jobshop, I have a routing table and processing time table.

I have put label "type", "station" and "Process" on item on creation.1688540520694.png For processor, after finish processing, I also put label "station" and incremental value on label "Process"

But, how could I sync the label on 3D object item and process flow token?

Fyi, the subflow is for multiload AGV, such that it could load 2 items.

I am confused, any help or idea is appreciated!

FlexSim 18.1.2
process flowassign labels
1688540520694.png (22.9 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
0 Likes"
Felix Möhlmann answered Jeanette F commented

The token must already have a reference to the item (in order to tell the AGV what to load). You can read the labels on the item directly. There is no need to have the destination (or other references) as labels on the token itself.

  1. token.item.station

If this doesn't help, please attach your model (or at least an example model), so we can better understand what the issue is.

· 10
5 |100000

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