question

Gokulakrishnan Kandasamy avatar image
0 Likes"
Gokulakrishnan Kandasamy asked Javier PL answered

change the processor time based on item label

I need to change the processor processing time based on the item labels? Any idea?

FlexSim 19.2.4
processing time change
labels.png (12.6 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

·
Javier PL avatar image
0 Likes"
Javier PL answered

You just need to first add a label to the item that is going to enter the processor (for instance, "processTime"). Then, in the Properties Window of the processor, write "item.processTime", which will automatically read the value of the label.

In order to assign the label, you may use and "OnExitTrigger" of the source, or the "OnEntryTrigger" in the processor, as I did in the attached model. (I would recommend doing it in the source). You could use the Process Flow as well.

Regards


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.