Graphical auxiliary functions give live to your plant layout: By animation, you dynamically display filling level changes, transport movements of objects, or the status of active transfers. To use them, you can import our VBA macros into your INOSIM project.
Examples
The following video (15 sec.) shows a plant layout with animated graphics:
To use the animations, import the macro with the auxiliary functions to your INOSIM application:
The following animations will be available for your work with INOSIM:
- Filling level of units
- Movement of objects (e.g., MUs)
- Animation of connecting lines (transfers)
A detailed guide to the graphical auxiliary functions, as well as a demo project, can be downloaded.
- Example Project
- Support files
- Detailed guide for Graphical Auxiliary Functions
More Questions?
Want to know more about this topic or have another question? Please contact us!
More Tips & Tricks
Preventing Runtime Errors and Custom Error Handling
This Tip & Trick describes a multitude of methods to prevent and handle runtime errors of your VBA code. You will be introduced to the…
Much Adoe About Nothing, Null, Empty
Understanding the differences between Null, Empty, and Nothing, and related changes in INOSIM 14 While numbers are initialized with zero (0), and strings with an…
Collaboration and Version Control for INOSIM Models
Often enough, INOSIM models are maintained by several people. One challenge is to provide everyone involved with the most up-to-date version and to keep them…