luzgarcia5 Posted March 13, 2018 Share Posted March 13, 2018 I'm currently working on a model that has four entities that are going through two different servers and in each server this entities have different process time. I try to set up a table but I was not successful at it. I currently have the 2018 SIMIO version. Attached is my model. can some please help me to figure this out. 5X7 CELL STUDENT PROJECT.spfx Link to comment Share on other sites More sharing options...
jkirby Posted April 3, 2018 Share Posted April 3, 2018 I recommend looking at the SimBit called TableReferenceInRepeatingProperty.pdf. You can reference your data table on your server object for the processing times by right clicking on the Processing time property of the server object. Then select Set Reference Property. Click on the DataTableName.ColumnName that you want to have the server point to. The other option is to use the Math.If( ) expression. To find out more about it's syntax, please read the section called Math Functions in the help documentation. Judy Link to comment Share on other sites More sharing options...
Recommended Posts