标题: Flexsim 6.0版本功能介绍 [打印本页] 作者: shadowwind 时间: 2012-2-1 16:02 标题: Flexsim 6.0版本功能介绍 Flexsim即将推出最新版本-6.0.以下是版本新增功能介绍。可以提前供Flexsim的爱好者们了解。 a4 a; B3 K" g4 g) b. V6 m [5 }9 `$ q
--- Flexsim 6.0.0 (January 2012) --- 4 U$ Y; D+ i- g& k$ m# n9 m, x E* Enhanced the experimenter to use multiple cores. / N6 p. ] ^: p F T* Added a new web browser GUI widget. f- z8 ~# V- W1 m$ o! e* Added a new Dashboard window with HTML5 canvas statistics graphs. 8 R+ j4 ?4 g) P* Redesigned the experimenter interface to integrate the new statistics objects. 3 U8 j4 ?% d9 P0 V) y* Added new experiment variable options "number of objects in group" and "number of task executers." 9 T6 A, p0 m+ x9 s7 H2 {8 X* Developed web accessibility: Opening, configuring, running, and viewing models over the web (using a web browser or handheld device).* g* I8 A& y7 _- {! X
* Added a new AutoCAD dwg importer.7 U; K1 Z# ]. b* [6 l
* Added model units and conversion windows. When building a new model, a screen will ask you what model units you will be using. When updating an old model, a screen will ask you what model units were used to build the old model. These settings are stored in the Tools folder of the model. $ t" n" \% a4 M0 E- ]5 J- u! _* Modified the picklist and trigger gui widgets to be easier to use.* c% A# w! q2 J7 u3 q
* Created a new node datatype (DATATYPE_BUNDLE) for storing large amount of information efficiently (see documentation of bundle commands)., ~1 ], r( c+ F( l
* Implemented a way to package media (3d shapes and bitmaps) into the model file so that you only need to distribute one file instead of a whole directory of files.: E' h/ q4 B% m
* Added an embedded command documentation window that can be opened by highlighting a command and pressing F1 in the code window or tree view.7 Q0 }* a: c+ i. U3 V* ` Y
* Added a Flexscript call stack to the debugger.& ]: z8 U7 I: C) ]9 S) u
* Added a step-in function for Flexscript user commands and nodefunctions in the debugger.8 B" w" S& E7 H! |' Z6 i2 d
* Added a logic builder interface for writing Flexscript logic without writing code. (You can change the default editor back to Code by unchecking 'File > Global Preferences > Fonts and Colors > Use Logic Builder by Default'.) 9 F" J" N1 k" J2 g. H* Enhanced the flexibility of pull logic and added a new pullitem() command for use in the Pull Strategy trigger. 6 c H) h# k+ Z. x7 }& `& @* Improved templates to allow for popup gui windows on pick list options.4 K6 f& {, ?* U+ M
* Added a mechanism for multiple state profiles.( i6 q+ E$ s7 q" Q- |7 k7 A9 O' F9 r
* Changed tables to always show the headers despite scrolling.# F, N! O7 {# R$ K" k
* Fixed a bug that was messing up the save operation when out of memory. b$ D( R2 V6 T# c( o* Toggled the large-address-aware switch so that Flexsim can allocate more memory. 8 l5 `! y, S2 q ^4 i* Added floor() and ceil() commands.# o; u4 L: d, d4 {
* Added a switch for hashing the node's subnodes' names for quick lookup. @4 T! b" q/ O" {& z6 R1 C* Added a right-click menu option in the Labels tab so that labels' values are set on reset. This option is checked by default. 2 D8 L- N, I7 n2 }- k. d* Other various fixes from the development list. - ~! Y1 |* d4 ]0 Q5 G4 p/ | | ; R! u" J' f! Q1 @; a ^, }+ b8 I) s**backwards compatibility note: the following changes may slightly change the way updated models behave**8 `6 b/ m- U, T* {# X
* Fixed a critical bug in curved network length calculations.6 u, c* Z' t3 } {# J2 e* }* r
* Fixed issues with gettenetnode() and distancetotravel() on TEs that use "do not travel offsets and block network space.". [1 {3 E' D2 W: }! I, A9 s6 m4 T
* Made a change to distancetotravel() to base the "back-to-node" distance on the center of the object instead of the object's location.8 [, R0 T. y4 I) H" @2 a$ z
* Changed pulling to no longer override the send-to. Now both send-to and pull must check out to transfer a flowitem. 4 b6 O/ d: d) [* Changed receiveitem() so that it doesn't behave as if it were pulling. ) e) G7 t( t6 D9 c1 y* Made the Rack's OnEntry trigger fire before evaluating the dwell time.1 @. X' a$ z5 V- B* ?