|
最初由 libingcumt 发布
[B]没看出3.03有什么不同,可能是内部有些做了修改。
你要下载那个full_setup重新安装,不要升级。 [/B]
版本的升级信息可以在readme里看到:
3.03
Improved robot visual.
Added several rack commands: rackdrawfilledcell(), rackgetcellvar(), racksetcellvar(), rackgetbayloc(), rackgetbaysize(), rackgetlevelloc(), rackgetlevelsize(), rackrecycleitem(), rackrestoreitem(), rackdrawvirtualcontent(), racksetcellcontent()
Added commands: changeconveyorspeed(), transfernode(), recycleitem()
The experimenter can now be deactivated by unchecking a box in the experimenter gui
Fixed a bug with coordinated task sequences and preempting
Made some major changes to user libraries, as follows:
1. Merged the user library icon grid with the standard library icon grid.
2. Added the ability to add global tables, flowitems and user commands to a user library.
3. Added an auto-install mechanism to the user library
4. Added the ability to create your own icon that will execute a user-defined script when the icon is dragged into the model. Although this is not documented yet, you can contact me (anthonyj@flexsim.com) for information on how to do this.
5. Add the ability to have user library objects "dropped" into your model when you hit the new model button, when you startup flexsim, and/or when you load the library. Again, it's not documented because it's in a beta state. Contact me for info.
User Libraries should now have all the capability that service packs have, and more. Service packs will eventually be phased out of Flexsim.
Fixed a bug with state saving.
Changed some guis to take up less room for better use of the desktop space. These include the toolbox window and the global table window.
Fixed a bug with the travel task's end speed of -1.
Added the ability to define user commands. This is accessible from the toolbox.
Fixed some problems with dragging visualtools containing networknodes into the model.
Fixed bug with the run speed indicator not updating correctly.
Fixed a bug in adding a VisualTool with center port connections to internal objects to a user library. The center ports will no longer be deleted.
Sinks can now recycle flowitems, which can significantly increase model run speed.
You can now define your own custom guis to open when you press the Ortho and Persp buttons, as well as a "Control" button on the toolbar, which is meant specifically for custom defined model control guis
Changed the ortho/perspective view menus: added some quick toggles to the "Settings" menu
Changed the ortho/perspective "Edit Selected Objects|Switches" menu so that, instead of just toggling all selected objects, it synchronizes the toggling first. For example if you have selected 5 object that are hiding connections, and five objects that are showing connections, toggling them first chooses one of the two and sets all to that setting, instead of toggling the first five on and the second five off. This will hopefully make these options more useful.
Changed the ortho/perspective settings windows to hopefully be more intuitively organized. You can also specify grid line color, grid line width, grid fog, and view fog now.
Setting the stop time will now stop the model at the exact stop time. It will also allow you to continue running without stopping again.
Some modifications have been made to the lighting. You may need to re-open a new orthographic view for models that have already been created.
Changed the specification for the Oncontinue trigger of a network node. Now the Oncontinue trigger will fire when the traveler "continues" at his final destination node, and finishes the travel task. Note that this may cause problems with older models. You will need to take this new trigger point into account. In such a case, the edgenum will equal 0.
我比较关注的是:
1、加了几个货架的命令,主要是可以在货架上画货物来代替真实存在的货物,因为对于模型比较大的立体仓库,减少实体的数量可以有效降低资源消耗。
2、userlibrary有了改进,全局表、flowitem等也可以加入userlibrary了,方便了重用性的实现。
3、加了user commands,就是可以自己写子函数。不过目前还只能在flexscript里call这些自己写的函数,在下一个版本应该可以和那些系统本身的函数一样随便用了。
另外还有一些比较人性化的小改变,比如模型窗口的设置选项。
Flexsim还是不错的,一直被客户逼得不停改进,呵呵。 |
|