Page History
On this page
Table of Contents | ||
---|---|---|
|
The Results Player displays numerical values from a CSV file directly in composite structure diagrams, such as Internal Block Diagram, Parametric, etc. This allows you to review the simulation results, specific time steps, and display results of an external simulation (for example, a SSP export).
The Results Player when a file is loaded.
Launching the Results Player
You can launch the Results Player both through the Containment tree and the composite structure diagram.
To launch the Results Player
- In the Containment tree, right-click the composite structure diagram and select Tools> Results Player.
- In the composite structure diagram, right-click anywhere and select Tools>Results Player.
Loading CSV export file
You must load the CSV export file to be able to use the Results Player. You can load the CSV export file either manually or automatically after simulation terminates.
To load the CSV export file manually
- Click on the Load File command in the Results Player.
- In the Open dialog, select the CSV file.
Note | ||
---|---|---|
| ||
|
To load a CSV export file automatically when a simulation terminates.
- In the Specification of CSV export dialog, set the Load in Player property to true.
Info |
---|
SysML properties are mapped to CSV file headers depending on the diagram where the file is loaded. For example, if the file has information on a System, then it must be loaded in a diagram displaying the System structure. It cannot be loaded in other level diagrams (such as Controller or Water Tank). Block Definition Diagram showing System, Controller and Water Tank. |
Understanding the UI components of the Results Player
The following table explains the UI components of the Results Player:
Icon | Name | Description |
---|---|---|
Load/Unload File | Selects a CSV export file to load/Deselects the CSV export file. | |
Beginning | Stops the play and jumps to the first step. | |
Step Backward | Jumps to the previous step. | |
Play | Starts automatic playback of time values in real-time. | |
Step Forward | Jumps to the next step. | |
End | Stops the play and jumps to the last step. | |
Playback speed | Controls the playback speed. | |
Slider | Displays the current position and allows you to manually scroll through the values. | |
Time indicator | Shows the current step and allows you to manually enter the desired time value. |