question

Luiz Cláudio J avatar image
0 Likes"
Luiz Cláudio J asked tannerp commented

Puxar determinados itens de uma fila

Olá,


Gostaria de saber como posso puxar determinados itens de uma fila para um processador, por exemplo, tenho 4 tipos de itens diferentes em uma fila, gostaria que na máquina1 passasse apenas os itens 02 e 04, quanto na máquina2 gostaria que passasse apenas os itens 01 e 03

FlexSim 20.0.4
flexsim 20.0.4
· 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.

Braydn T avatar image Braydn T commented ·

Pull certain items from a queue


Hello, I would like to know how I can pull certain items from a queue to a processor, for example, I have 4 different types of items in a queue, I would like machine1 to pass only items 02 and 04, while on machine2 I would like to pass only items 01 and 03

0 Likes 0 ·
tannerp avatar image tannerp commented ·

Hi @Luiz Cláudio J, was Braydn T's answer helpful? If so, please click the red "Accept" button on their answer. If not, feel free to comment back with additional information so we can help. Thanks!

0 Likes 0 ·

1 Answer

·
Braydn T avatar image
0 Likes"
Braydn T answered Braydn T commented

@Luiz Cl%C3%A1udio J

You can use a conditional port for this. The type is saved in a label, and then in the flow tab of queue1, it moves the items to their port based on their type.

You can see it in the example here:

conditional port.fsm


· 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.

Braydn T avatar image Braydn T commented ·

Also, if you have not, I would recomend going through the in software tutorials, or finding them at docs.flexsim.com. They will teach you how to do all of this!

0 Likes 0 ·

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.