question

jessica S2 avatar image
0 Likes"
jessica S2 asked Braydn T answered

CREATE 10 DIRENTES ITEMS IN PROCESS FLOW

My problem is that I must create 10 different items to represent the production I would say, each item has a production represented by a distribution (table 1).

I want to create the 10 items assign them a label and with respect to the label that they wait for their distribution to create the article. But my program doesn't read the label, how can I fix it?

modelo-2.fsm
FlexSim 19.1.1
process flow
model-2.fsm (2.7 MiB)
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

·
Braydn T avatar image
0 Likes"
Braydn T answered

@jessica S2

You are creating the items in process flow, and then assigning the labels to the process flow tokens, and then deleting the tokens. If you want to manipulate or access the labels on the 3D objects, you need to do that in a trigger in the queue, perhaps OnEntry. Also, you do not need a start block in your process flow, and your arrow should not go to the bottom of your delay block, just for readability/

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.