question

Henrique Galvan avatar image
0 Likes"
Henrique Galvan asked Jason Lightfoot commented

how to create a logical sequence flow

Hello everyone

I'm creating a simple flow activity, that needs to work this way: the person will arrive the corresponding adress (at this order: 020_125, 020_091, 020_046, 020_124, 020_136, 019_123, 019_101, 019_49, 019_92 and the last is 019_118), pick the box and send it to the sink. But i can't define the person to follow this sequence above, can you guys help me?

PS: the racks need to be exactly at the point where they are, in this simulation the distance between them is important.

salva pfv.fsm


FlexSim 21.0.10
operatorflowsequence
salva-pfv.fsm (44.4 KiB)
· 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.

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

Hi @Henrique Galvan, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

There are many possible solutions to this. In the attached model the racks do not pass the task sequence to the operator through a centerport connections but instead push it to list.

In a small Process Flow, tokens pull those task sequences from the list and dispatch them to the operator in the correct order. The address is given to the tokens in the Scheduled Source and the order of the tokens is enforced by the zone that only allows a single token to pull a task sequence at the same time.

1694156031282.png

When pushing the task sequence to the list, they are placed in a partition defined by the respective rack. That way, the tokens can pull a task sequence whose rack matches their address label.

1694156021183.png

salva-pfv-fm.fsm


1694156021183.png (9.9 KiB)
1694156031282.png (11.8 KiB)
salva-pfv-fm.fsm (50.0 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.

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.