When you need to create a visual display of variable values in your model during simulation. Create an easy method to debug logic by displaying variable values during a simulation run, and a single place where KPI’s can be displayed.
Where to Find the Model Object
The following model object can be found in the model objects directory:
- Visual Indicator \ Display Variable – One
- Visual Indicator \ Display Variable – Five
- Visual Indicator \ Display Variable – Ten
- Visual Indicator \ Display Variable B – One
- Visual Indicator \ Display Variable B – Five
- Visual Indicator \ Display Variable B – Ten
Difficulty Level
- Ease of Use: Easy
- Ease of Modification: Easy
How to Use the Model Object
- Open Your Model: Open your model or create a new blank model.
- Insert the Model Object into Your Model
- Locate the model object Display Variable – # and select the insert button.
- Move the cursor to the point of insertion and left mouse-click. The upper left corner of the model object will be inserted at the location of the mouse-click.
- Update Objects
- Double click on the label name to change the label name.
- Double click the label to edit the text.
- Use the properties dialog to select the variable you wish to display at this position from the name drop down.
- Remove the temporary variables, v_Test1 – 5 after you have replaced them with your own.
If you need less variables to display than the quantity provided, simply delete variable displays. Start at the bottom and delete the box and then the label for each variable.
The variables (v_Test1 – 5) declared in this model are temporary variables, and should be removed (using Insert \ Attributes & Variables) once the model object is copied into your model.
- Completion: The model object is now integrated into your model, you should now be able to save and then simulate the model.