question

Karina Munoz-Ramos avatar image
0 Likes"
Karina Munoz-Ramos asked Brandon Peterson edited

Task sequence

I have a process flow model that uses an operator to perform several tasks (primarily modeled as delays). Some tasks require two operators. Although I can acquire two operators, only one operator is being shown as "busy" during the task and the other shows as "idle." Is there any way to get them to both show up as "busy?” Thanks.

FlexSim 16.0.1
process flowoperatortask executertask sequenceresource
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

·
Brenton King avatar image
2 Likes"
Brenton King answered Karina Munoz-Ramos commented

Even though you acquired both operators the Task Sequence activities only work for 1 resource at a time. You can't have 1 delay activity set both operators to Busy. You would either need to split your flow and have two delay activities side-by-side, or you could connect the two activities in series like normal and have each reference a different operator. If using the second option you would need to uncheck the option of "wait til complete". That way it would skip through to the second activity without waiting for the first delay to end. Does this make sense? I attached a little demo.


tasksequence.fsm (22.1 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.

Karina Munoz-Ramos avatar image Karina Munoz-Ramos commented ·

Perfect. I will try 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.