question

Donald C avatar image
0 Likes"
Donald C asked Jason Lightfoot commented

processor that successively changes labels on exit

How can I make a processor label the flow item different dependent on how many times the flow item enters the processor. I created a label named "processflow" at a processor named fabricator. I would like it to add the label value "1" on exit (i already know how to accomplish this part). Next the flow item goes to the "Weld" processor where I would like to add the label "processflow" with the value "2". Next we are going back to the same "Fabricator" processor and on exit I would like the label value "3" to be placed on the flow item. Ultimately I would like to use the labels to have the process time conditional to the label. This way I can simulate different processes happening at the same work station. Just to be clear each item that enters the first time has a label value of "1" when they enter again the label value increases.

FlexSim 21.0.10
processorlabel valuematch labellist label
· 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.

1 Answer

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Jeanette F commented

Picklist option property in On Exit Trigger increment label - probably in section data. Such a label must be at item not on a processor.

Process Time: picklist option property by case. You read item label value to evaluate current used process time.


· 4
5 |100000

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