question

Che-Wei Chou avatar image
0 Likes"
Che-Wei Chou asked Che-Wei Chou commented

How to assign a item to the station where access the same Type

Hi guys,

I tried to setup a item to the station where access the specifically type. In "Acquire" setting, I used WHERE (Filter) to match the station, however, I can't find the correct query. Could you help me to clarify how to setting it? Thank you.

1683284069322.png

1683284468877.png


Best regards,

Wade


Conveyor-based assembly line_practice.fsm


FlexSim 22.2.0
process flowacquire
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 Che-Wei Chou commented

WHERE Type == puller.Type

This checks if the Type label on the queried object is equal to the Type label on the puller. In an Acquire activity, the puller is always the token. (In Pull from List activities the user can specify which object is used as the puller.)

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