question

Sharan Nitin avatar image
0 Likes"
Sharan Nitin asked Steven Hamoen answered

Can Coordinated TaskSequence be performed on operators in different states?

Let us suppose that there are two operator Opr1 and Opr2. Currently, Opr1 is in idle state and Opr2 will become idle after 0.63 sec. If we implement Coordinated TaskSequence then can we get the output such that Opr2 will perform with Opr1 after 0.63 sec?

Choose One
FlexSim 18.1.0
coordinated task sequencecoordinated task sequences
· 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.

1 Answer

Steven Hamoen avatar image
1 Like"
Steven Hamoen answered

@Sharan Nitin That is exactly the function of the synctask. It makes sure that if both operators reach the same state before they continue with executing the tasksequence. But before you dive into coordinated tasksequence, please check out process flow. It makes these kind of processes so much easier, because you just the the acquire operator with amount of 2 operators and it waits till it has both.

5 |100000

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