Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 16.2.0 ]
Hello,
When I use the command "conveyorinfo" with "CONV_INFO_ESTIMATE_CONVEY_TIME", it seems that the parameter "distAfterSource" has not any influence. It should not be the case, right? Or I do not understand this parameter...
For example:
treenode DP1 = node("DP1", model()); treenode DP2= node("DP2", model()); double distAfterSource = 4.5; return conveyorinfo(DP1, CONV_INFO_ESTIMATE_CONVEY_TIME, distAfterSource, DP2);
20161010-q-conveyorinfo-estimate-convey-time.fsm
Thanks for your help!
David
Solved! Go to Solution.