question

Mario D3 avatar image
0 Likes"
Mario D3 asked Braydn T answered

Priorizar por item type en un procesador.

Hola!
Cómo puedo priorizar en un procesador por item type. En el modelo tengo el procesador "Acopio linea 1_3", acá llegan tres tipos de flow items (1-2-3) y me gustaría que procese primero los item type = 1, luego item type = 2 y finalmente item type = 3. Encontré que se puede hacer con un trigger con "On Entry" del procesador y cambiar Item type por "Priority" pero no me funciona.

Ayuda por favor. Adjunto el modelo

PruebaModelo2.fsm

FlexSim 20.0.2
processorpriorityflexsim 20.0.2
pruebamodelo2.fsm (42.1 KiB)
· 2
5 |100000

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

tannerp avatar image tannerp commented ·

Hi @Mario D3, was someone's answer helpful? If so, let us know. If not, feel free to comment back with an update on the status of your question. Thanks!

1 Like 1 ·
Braydn T avatar image Braydn T commented ·

In English
Hello! How can I prioritize in a processor by item type. In the model I have the processor "Gathering line 1_3", here come three types of flow items (1-2-3) and I would like you to process the item type = 1 first, then item type = 2 and finally item type = 3. I found that it can be done with a trigger with "On Entry" of the processor and change Item type to "Priority" but it doesn't work for me.

0 Likes 0 ·

1 Answer

·
Braydn T avatar image
0 Likes"
Braydn T answered

@Mario D3

You could also use a list. Lists are a powerful tool in flexsim, I would recommend learning about them. https://docs.flexsim.com/en/20.1/ConnectingFlows/Lists/KeyConceptsLists/

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.