Yvtch1 Posted April 25, 2016 Posted April 25, 2016 I have 5 parts and 4 servers, each parts has different travel with different sequence. Some parts need to be carried by a cart and I'm having problems assigning carts for parts i want to be carried. can anyone please help me.
dsturrock Posted May 4, 2016 Posted May 4, 2016 You could do it with process logic or with a custom object. But perhaps as easy approach is to add a second TransferNode (let's call it TransferNode1) at the output of each Server that has this behavior. Use a Link Selection Weight to force entities that need the Vehicle to go to TransferNode1, those that don't, proceed directly to their destination. At TransferNode1, you specify that it needs a vehicle. If you post your problems in the Simio Insiders forums instead of the public forums then people can respond with models and pictures.
Recommended Posts