Jump to content

Selecting Specific Vehicle to use at Server output


andy_w

Recommended Posts

Hi

I have an entity that is moved through the network via vehicles. The vehicle will drop of the entity at the first server which then gets processed through two servers. I would like to use the vehicle that dropped off the entity at the Input to the first server to be used to pick up the next entity at the output of the second server. 

Is there a way to save the exact Vehicle that was used and specify that as the Vehicle to use at the second pick up point? Hopefully to a global variable and not to the entity (in my actual model, the entity going in to Server 1 is not the next entity coming out of Server 2). At the moment I am using 'Reserve Closest' as the reservation method at Server 2. I know that is incorrect, but I'm not sure how to setup this up using the other methods. 

In the attached model,  process works for the first entity, but does not for the second entity onwards. 

Due to other limitations in the model, I need to have the Vehicles to 'Remain in Place' during idle.

Thanks in advance for the help.

 

SpecificVehicle.spfx

Link to comment
Share on other sites

×
×
  • Create New...