SIMUL8 Newsletter
  Monthly newsletter with news on releases, events and special offers. Learn from case studies, hints and tips and how to articles.



SIMUL8 2007 Full Feature List

SIMUL8 2007 had some major developments that let you build even more powerful simulations quicker.We are currently on SIMUL8 2008, check out the SIMUL8 2008 Feature Tour.

Click on the links below for details on the new features that were added in SIMUL8 2007. Features with beside them are only available with SIMUL8 Professional:

Buy Now | Upgrade Pricing

Define Your Own Charts   Visual Logic Predictive Text
Input Summary Visual Logic Drop Down Access
Customizable Results Summary

SIMUL8 Explorer Extended

Export to Results Templates Customize QuickView
Add Button To Toolbar Customize the Look of Visual Logic
New Information Store Visual Logic Functions
Resource Clear Feeding Queues Visual Logic Call Tree
Resource Results by Work Center Enhanced Visual Logic Find
Resource Detailed Traveling Results Other Visual Logic Enhancements
Detailed Resource Availability New Visual Logic Commands
Miscellaneous   Changes in Previous Releases

Download Feature List

 

 Visual Logic Predictive Text

No more double clicking to write Visual Logic code. Type directly in the Visual Logic Editor and let it predict what you’re trying to type.

This feature is only available with SIMUL8 Professional

[Top of the page]



 Input Summary

The Input Summary provides a summary of all the objects in your simulation. Each object type is displayed on a separate tab as the properties of the objects are quite different.

Double click on a cell and it will open the relevant dialog for the object.

Full Size Image

This feature is only available with SIMUL8 Professional

[Top of the page]

 Customizable Results Summary

We’ve added a Results Tab to the Dashboard. You can add any result from the Result Summary and then use the formatting tools to customize the display, change the order of items and add additional text. You hide columns so you don’t need to see SIMUL8’s name for the results if you don’t want to.

You can set this to be displayed at the end of a trial instead of the results summary.


[Top of the page]



 Define Your Own Charts


Define your own charts:

  • Ability to chart any expression on a time series chart.
  • Chart multiple series on one chart.

Flexibility to customize their display:

  • Change the chart type (bar, line, step, pie etc.).
  • Choose between a 2D and 3D display.
  • Display grid lines.
  • Choose colors for backgrounds, graph lines and chart data.
  • Display point labels.
  • Display a data table.
  • Option to fix axis scales rather than redraw so can specify min and max, SIMUL8 will resize if data goes out with bounds.
  • Define axis labels
  • Add constant lines such as upper and lower bounds.

Ability to Use Chart Image:

  • Print charts.
  • Copy to chart to clipboard as image.



This feature is only available with SIMUL8 Professional

[Top of the page]

 Export to Results Templates

Feature extended can now export directly to Excel and Power Point as well and can also export spreadsheet ranges as tables.

Full Size Image

This feature is only available with SIMUL8 Professional

[Top of the page]

 Add Button to Toolbar

Add a shortcuts to SIMUL8 menu options:

  • Add button to Toolbar for any menu item, for example distributions or labels.
  • A separate toolbar where these buttons will be placed will be created.
  • Added buttons will be remembered by SIMUL8 and are not specific to a model file.
  • Specify your own bitmap for the button.

Right Click on the toolbar and select Visual Logic Buttons.

Button to Open Visual Logic for edit:

  • User can add a button to the toolbar which when pressed will open a specified Visual Logic section.
  • User can specify there own bitmap for button.
  • Will only be remembered by file, that is will not appear whenever SIMUL8 is run.

[Top of the page]

 New Information Store

The Information Store now allows you to see all the values of the Global Data Items on the same window without having to drill down into each individual item.

Global Data Items can be sorted by type, and the displayed order can be sorted by name, rest or current value or memo.

Search

Search all the values stored in the Global Data Item to find the ones containing the values you need. This is really useful in large simulations where lots of data is being dynamically changed or when you’re taking over a simulation from another user.

To File

Quickly export all your Global Data Items and their values to a notepad file.

Copy

Individual or multiple variables in the information store can be copied to clipboard and pasted into other simulations along with their definitions.

[Top of the page]

 SIMUL8 Explorer

The SIMUL8 Explorer has been extended to now show:

  • All objects routing out from an object.
  • All objects routing into an object.
  • All Global Data Items referenced by the object.

In addition we’ve added functionality to let you:

  • Sort the explorer alphabetically, by type of object, or date of creation.
  • Filter the display to only show objects of specified types.
  • Expand all nodes.
  • Collapse all nodes.

[Top of the page]

 Customize QuickView

You can now choose to add many additional properties to QuickView.

We’ve also added a Quick Click list which lets you get straight into the dialog you need for the selected objects, removing the need for endless clicks.

[Top of the page]

 Customize the Look of Visual Logic

Change the colors of the Visual Logic Editor to get it the way you like.

[Top of the page]

 Visual Logic Drop Down

Access the Visual Logic you want through drop down lists, separated by object and simulation events.

This feature is only available with SIMUL8 Professional

[Top of the page]

 Visual Logic Functions

You can now have Visual Logic Function routines. Just create a local variable ‘Results’ and then your Visual Logic can be called in any SET line as the right hand side.

This feature is only available with SIMUL8 Professional

[Top of the page]

 

 Visual Logic Call Tree

The Visual Logic Call Tree shows you all the other sections your code calls and what they call too. This is really useful for easily navigating your code and helpful when you need to take over a simulation from another user.

This feature is only available with SIMUL8 Professional

[Top of the page]

 Enhanced Visual Logic Find

Find has been enhanced to include many more options to customize your search:

  • Remove comments from found list
  • Remove disabled lines of code from found searches
  • Search only this section can now be extended to also search anything called by the current block.
  • Search from current line option (with F3 short cut that works from the dialog setting up a new search string)
  • Find within the recently found lines (sub set of previous find) (and also "not within")
  • Show Previous Search
  • Select multiple found lines in list
  • Automatically remove selected lines from found list, means you could use it almost like a To Do List, so for example if you need to make sure you’ve checked every occurrence of set var1 = 10 then you can remove each found line as you go through checking
  • If a line is disabled in the code it says [Disabled] beside the line
  • Drop down box of recently used search text

[Top of the page]

 Resource Results by Work Center

Get the time each resource has spent at each work center being, split by use type if required.

This feature is only available with SIMUL8 Professional

[Top of the page]

 Resource Detailed Traveling Results

Now see exactly how much time a resource has spent traveling between different objects.

This feature is only available with SIMUL8 Professional

[Top of the page]

 Resource Detailed Availability Settings

You can now specify detailed information about Resource Availability. They can have different types of breaks with different occurrence and absence rates. This is particular useful when using Resources to model your staff behavior.

[Top of the page]

 Resource Clear Feeding Queues

A work center can now try to hold onto a resource until all the work in a feeding queue has been completed.

Also can be controlled through Visual Logic as well so e.g. if Feeding_Queue.count contents <5, release resource. So resource is not attached to item but attached to work center.

[Top of the page]

 New Visual Logic Commands

  • Use Resources  "Resource Type", Number Requested
  • Release Resources  "Resource Type", Number Released
  • Select View
  • "Close main sheet and generate event" allows sheets to be displayed like a series of hyperlinked web pages
  • Next Spreadsheet Print Shows Print Setup
  • Set Window Name Visual Logic command
  • BeepOnComplete option in "results collection period" dialog now (for R14) only beeps at the end of non-trial runs and the last run of a trial
  • Create Distribution
  • Copy Distribution
  • ”Run Later” allows user to set up a series of experiments to be run at a later time or date (e.g. overnight or at the weekend when the PC is not in use)
  • Print Spreadsheet - Prints a SIMUL8 spreadsheet using its current print settings and current printer
  • Set Next Spreadsheet Print Area - Set the Print Area for the next Spreadsheet print action
  • Print spreadsheet Area  
  • Set the Print Page Fitting for the next Spreadsheet print action

This command is only available with SIMUL8 Professional

[Top of the page]

 Other Visual Logic Enhancements

  • New debugging option to “Stop if line contains text xxx”
  • Click RIGHT on the tabs in Visual Logic editor now shows all tabs in a menu so even long lines can be read
  • "References" feature (what calls this code) can now be accessed directly inside the Visual Logic editor
  • The Visual Logic status bar, when showing a variable value, now say if the variable is a "local"
  • The Visual Logic status bar, when showing a variable value, now also shows any memo associated with the variable
  • One-click delete of all Watch Items from Watch-Window
  • Visual Logic stop debug enhancements
    • No longer "stops" on comment lines
    • Can now stop if code tries to reference an "invalid" spreadsheet location (e.g. mysheet[0,3])
    • warning in when breakpoints are all disabled, but a new one is added
  • Every executed line of Visual Logic can now be logged to a text file (Visual Logic Services/Line by Line logging)
  • Any block of Visual Logic can be executed directly from the Visual Logic List
  • Call Stack Tracking can now be switched on/off from the Speed Analysis dialog
  • Call Visual Logic dialog allows you to paste and typing of the name of the logic for quick finding in long lists
  • Drag to copy/move Visual Logic code now protected to make accidental movement of lines impossible (can be switched off if preferred)
  • Visual Logic Editor in debug mode has blue arrow to indicate the current execution line
  • Navigation through multiple Visual Logic blocks now supports BACK and FORWARD to easily move to logic under review (click right menu and also CTRL-B and CTRL-H) We hope also to add back/forward buttons on the bottom of the Visual Logic window to make it more obvious
  • Visual Logic Tabs now remembered when you save/reopen a file
  • New Shortcuts:
    • D to disable and enable code lines
    • C to add a comment
    • F3 to "find again from current line within this block"
    • SHIFT-F3 to "find backwards from current line within this block"
    • Ctrl – Double click on a CALL in Visual Logic navigates to that Visual Logic section.
    • CTRL-HOME and CTRL-END now work in the Visual Logic editor (go to top line, go to bottom line)

[Top of the page]

 Miscellaneous

  • Weibull and Beta distributions now have a 4th parameter.
  • Route-in collect mode on work centers now supports "all" in addition to a specific number of work items - "all" means "collect all the work immediately available in the queue".
  • When you double click on reference if it's an object, dist, visual logic section or a group now opens properties.
  • File/Preferences/Compatibility/Excel has open to auto-open excel sheets.
  • The Links dialog now automatically updates the Quickview panel as you browse the linked objects for easier debugging.
  • Copy entire content of watch window and paste all watch items between simulation files.
  • Simulation Monitor "Stop when event contains text" now allows wildcards in the text
  • Work centers now have a resource option "keep resource while there is still work to do"

[Top of the page]

 

 
 
  
| Home | About | Products | Solutions | Support | Purchase | Partners | Contact | Sitemap | Search | Privacy Policy |
© 2008 SIMUL8 Corporation. All Rights Reserved.