question

Sharan Nitin avatar image
0 Likes"
Sharan Nitin asked Sharan Nitin commented

need to know how to write code for coordinated task sequence?

my model consist of source, queue, processor, and sink. all connected by simple 'A' link. model consist of two operator. I am producing two colored item. if color is red operator1 should dispatch from queue to processor, if color is blue operator2 should dispatch from queue to processor else both operator should participate. need help to solve the above model? please post the solution with flexsim model if possible.

FlexSim 18.1.1
task sequencecoding
· 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.

Joerg Vogel avatar image Joerg Vogel commented ·

You need only coordinated tasksequences, if more taskexecuters (operator) participate at the transport eg the item is heavy and 2 operators are needed.

0 Likes 0 ·
Sharan Nitin avatar image Sharan Nitin commented ·

thanks for the model. but I need a more complex of this model. Isaac Litster Jörg Vogel I want to know how to use 'coordinated task sequence' for the two operator?

0 Likes 0 ·
Isaac Litster avatar image Isaac Litster Sharan Nitin commented ·

@NITIN S

Could you clarify what you would like to have happen with the coordinated task sequence?

0 Likes 0 ·
Steven Hamoen avatar image
2 Likes"
Steven Hamoen answered
@NITIN S

Here is an example with process flow. This is a lot easier then writing your own tasksequences

2operator.fsm


2operator.fsm (40.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.

Isaac Litster avatar image
2 Likes"
Isaac Litster answered Sharan Nitin commented

Let me know if this is what you are looking for. Here is the attached model below.

model-nitin.fsm


model-nitin.fsm (28.8 KiB)
· 4
5 |100000

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

Sharan Nitin avatar image Sharan Nitin commented ·

hi Isaac Litster I just want a little modification in the model.

1) their shouldn't be any center port attached to the operator.

2) create three colored box, red box picked up by operator 1, green box picked up by operator 2 and blue box picked up operator 1 but will travel along with operator 2 (from queue to the processor).

3) use coordinated task sequence.

4) no process flow method.

I would like to implement these four points in the above model (model-nitin.fsm).

Please see if it is possible.

0 Likes 0 ·
Sharan Nitin avatar image Sharan Nitin commented ·

Isaac Litster for your reference I have attached 2operator.fsm . I would like to have the same but without process flow.

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Sharan Nitin commented ·

it is the coordinated tasksequence example 2.

1 Like 1 ·
Sharan Nitin avatar image Sharan Nitin Joerg Vogel commented ·

okay thanks.

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.