antonio6vieira Posted December 11, 2014 Share Posted December 11, 2014 Hi guys. I attached a sample of the problem Im facing in my project. In my main model I have a table that has a column of the type date and my entities have to be created, on a submodel, on the times specified on the table that has the column of the type date. I was able to reference the table on the main model to the submodel and thus pass the values. However, on the create object of the submodel I was not able to set/reference the property for the ArrivalTimeProperty property of the Source. Can somebody help me please? Thanks. Model.spfx Link to comment Share on other sites More sharing options...
dsturrock Posted December 11, 2014 Share Posted December 11, 2014 All tables must be defined in the top level model. The tables can be passed as repeat groups into another object. Link to comment Share on other sites More sharing options...
antonio6vieira Posted December 11, 2014 Author Share Posted December 11, 2014 I know that. I can access the values - thus I assume I have succeded in passing the table values from one level to another. The problem is that I can't refer the table on the property I mencioned (please see the error on the file I uploaded) Link to comment Share on other sites More sharing options...
antonio6vieira Posted December 13, 2014 Author Share Posted December 13, 2014 Any help? Link to comment Share on other sites More sharing options...
jzhou Posted April 22, 2015 Share Posted April 22, 2015 please refer http://www.simio.com/forums/viewtopic.php?f=17&t=2009&p=6502&hilit=pass+table+into#p6502 Link to comment Share on other sites More sharing options...
Recommended Posts