question

Briankuo avatar image
0 Likes"
Briankuo asked Felix Möhlmann answered

How can I make two operators as a group to do the work?

Hello, I want to make two operators work together in visual. So, I'd like to know how to make operator follow another operator wherever he goes to. Thank you in advance!

FlexSim 22.0.16
operatorvisualsoperator animation
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

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

A relatively simple solution might be to copy any travel task that the 'main' operator starts to the 'follower' operator.

op_follow_op_fm.fsm

In this example the operators will not wait for each other and the state of the second operator will return to idle while the 'main' operator is loading/unloading.

For a more complete solution, you would use Coordinated Task Sequences. Or control both through Process Flow and synchronize the tasks there.


op-follow-op-fm.fsm (34.8 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.