question

Pooja I avatar image
0 Likes"
Pooja I asked Pooja I commented

How to create object on specific flowitem type?

Creat Object.fsm

Developed a model with source of two types of pallets (red and green) and want to create object on only one type (red) pallets.

FlexSim 21.2.4
create objectflowitem lables
creat-object.fsm (47.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 Pooja I commented

Since the color is also represented by the type label, you can use it in a "Decide" activity to choose whether the token should be routed to the "Create Objects" activity or not. (option: Conditional Decide, "token.Pallet1.Type" to read the value of the label "Type" on the item that triggered the token creation)

1648451361963.png

creat-object_1.fsm


1648451361963.png (10.5 KiB)
creat-object-1.fsm (48.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.

Pooja I avatar image Pooja I commented ·

Thank you for your guidance and support, the answered model helped me to run simulation accurately. The FlexSim software is amazing.

1 Like 1 ·

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.