task sequence-load-unload

task sequence-load-unload

yoni_a
Not applicable
104 Views
7 Replies
Message 1 of 8

task sequence-load-unload

yoni_a
Not applicable

[ FlexSim 18.1.1 ]

I have a once upstream processor connected to 2 downstream processor, two operators move the completed parts from the upstream processor to the downstream processors, and then they follow a task sequence in the downstream processors, how can I tell the upstream processor to use the task subflow-task sequence I created for each individual operator to move the items to independent stations, each operator work on his own in a separate station(processor)

0 Likes
Accepted solutions (1)
105 Views
7 Replies
Replies (7)
Message 2 of 8

joshua_s
Not applicable

Can you upload your model or at least your task sequence for us to have a reference?

0 Likes
Message 3 of 8

yoni_a
Not applicable

capture1.png see image @Joshua S, file is too big

0 Likes
Message 4 of 8

joshua_s
Not applicable

How are you obtaining the processor you are assigning work to? you can use the reference code:

current.centerObjects[1]

and replace current with the processor you have assigned work to. This references the operator connected to the processor.

0 Likes
Message 5 of 8

yoni_a
Not applicable

load-unload-task-sequence.fsm

see attached example, @Joshua S , items must be unloaded from welder by operators to two downstream masking stations, do the task sequence and move to the last station to clean the flow item

0 Likes
Message 6 of 8

joshua_s
Not applicable
Accepted solution

Is this flow kind of what you are looking for?12164-load-unload-task-sequence-change.fsm

0 Likes
Message 7 of 8

joshua_s
Not applicable

@yoni A Did this work for you?

Message 8 of 8

yoni_a
Not applicable

yes it did @Joshua S

0 Likes