question

Osama A6 avatar image
0 Likes"
Osama A6 asked Osama A6 commented

process flow working alone with dispatcher

Can process flow override dispatcher?

FlexSim 21.2.1
processflowdispatcher
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

·
Joerg Vogel avatar image
1 Like"
Joerg Vogel answered Osama A6 commented

You can push tasksequences to a global list and let process flow dispatch by pulling these tasksequences from this list.

· 3
5 |100000

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

Osama A6 avatar image Osama A6 commented ·

Let's assume you have operators (task executer) go between processers and multiple sinks. I want to do 3 things. First: I want the operators to set on the chair after delivering the package for 5 sec to the processer without using the dispatcher. Second: I want to replace it by going to have a tea break by setting down every 2 hrs without dispatcher. Finally: I want them to switch between machines regardless of the items there (e.g. first queue, then second queue) with the existence of the dispatcher connection. 3control_operator2.fsm

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Osama A6 commented ·
OK, now you have given us a new request. In my opinion you should ask this as a new question! There are a main task and secondary tasks. Secondary tasks can take place right behind a completed main task, or they can interrupt a main task. Can you describe what behavior do you want to realize?
0 Likes 0 ·
Osama A6 avatar image Osama A6 Joerg Vogel commented ·
Thank you so much. I will post a new question. I really appreciate your advice.
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.