Jump to content

Recommended Posts

Posted

Hello,


In my simulation model, I have an object which contains a source and 3 transporters (Vehicles). I added 3 such objects in my main model. How should I specify transporter name in the output node of the object in the main model for the model to run well?


I tried setting up a table and searching the row for the vehicle name, seems to give errors.


Thank You.

Posted

If you want to specify a specific name, such as one specified in a table, just reference the column name that contains that.

If you want to select the best vehicle, then you need to first put hose vehicles on a list and select from the list.

×
×
  • Create New...