question

Óscar Manuel CMN avatar image
0 Likes"
Óscar Manuel CMN asked Benjamin W2 commented

Pull from list the same type of work


I want to extract from the list an order that is of the same type as the previous one that was processed on that machine. In other words, it has the same value as the "TipoTrabajo" label. If there is not one in the queue, the one with the shortest processing time will be chosen. How can I indicate this in the pull from list? I have tried using the "PreviousWork" table but I have not succeeded.

19.0.0 Version

JSPT-WHN1-SQ-K2.fsm

FlexSim 19.0.9
pull from listflexsim 19.0.9
· 11
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

tannerp avatar image
0 Likes"
tannerp answered tannerp commented

@Óscar Manuel CMN,

I created an example for a different user in this post. It may be helpful because it demonstrates how to pull an item from a list based on the last item to have been pulled. I believe you can review it and implement these principles to solve the question with your model.

Here's the example model: two machines one operator.fsm


· 8
5 |100000

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