Network node, task executers and process flow

Network node, task executers and process flow

mayuresh_j1
Not applicable
69 Views
2 Replies
Message 1 of 3

Network node, task executers and process flow

mayuresh_j1
Not applicable

[ FlexSim (other) ]

Hello,

I am using process flow to control an operator (operator2) that transport material from one queue to the other. I used network nodes to control the path of movement of the operator, somehow operator2 is not following the network path. What will be the solution for it?

Thank You.

network-node-problem.fsm

Version: Flexsim 17.1.4

0 Likes
Replies (2)
Message 2 of 3

SCHamoen
Advisor
Advisor
Accepted solution

@Mayuresh J The important thing you have to do is use a travel task to do the travelling. The load unload task only do offset travelling (read through the manual to find more info about offset travelling) So I changed the load unload by a moveobject and used travel task to do the movement.

network-node-problem-solution.fsm

Here is another post on this forum about the same problem: network node with process flow.

Message 3 of 3

mayuresh_j1
Not applicable

@steven.hamoen

Thank You

0 Likes