-
Notifications
You must be signed in to change notification settings - Fork 0
Menu bar
SylvainBertrand edited this page Oct 11, 2021
·
5 revisions
This page summarizes the controls available in the menu bar:
- : Take a snapshot of the GUI.
- : Capture a video of the 3D view.
- : Load a previously saved configuration of the GUI.
- : Load the default of the GUI.
- : Save the current GUI configuration to file.
- : Save the current GUI configuration as the default configuration. The default configuration is automatically loaded at startup.
- : Exports data to file.
- : Imports data previously exported.
- : Close the application.
- : Opens a new dialog with new controls to start/stop a remote session.
- : Opens a new dialog with new controls to start/stop a log session.
- : Starts running the current session. The result is dependent on the type of the active session: simulation: start simulating, remote: connect to the server, log: start reading log file.
- : Playback the buffered data. The playback loops back to the inpoint when reaching the outpoint.
- : Pause the current session.
- : Sets the current index to inpoint.
- : Sets the current index to outpoint.
- : Sets the inpoint to be at the current index.
- : Sets the outpoint to be at the current index.
- Run at real-time rate: Enforce a running session to run no faster than real-time. This option is unavailable with remote session as the server drives the rate at which the session runs.
- : Indicate the speed at which to play back the buffered data as a factor of real-time rate.
- : Crop the buffer to retain only the data with the in and out points.
- : Thoroughly erase buffer data that is outside of the active range, i.e. outside the bounds defined by the current in-point and out-point indices.
- : Resize the buffer conserving if possible the current data stored.
- : Sets the period at which data is to be recorded in the buffer. The period is defined in number of session tick, e.g. a value of 2 will result in recording only every other tick, so recording only half the data over time.
- : Defines the displayed precision in the GUI for double values. A value of 3 indicates that 3 digits after the decimal should be displayed.
-
: Load
YoComposite
patterns from a *.scs2.yoComposite file. -
: Save current
YoComposite
patterns to a *.scs2.yoComposite file. -
: Refresh the
YoComposite
using the current patterns. -
: Open the
YoComposite
pattern editor.
- : Load a chart group configuration from a *.scs2.chart file in the current window.
- : Save the current chart group configuration from the current window to a *.scs2.chart file.
- : Open a new window for displaying additional charts.
-
Overhead Plotter: Toggle the plotter 2D where
YoGraphicFX2D
s are displayed. -
: Load
YoGraphic
s from a *.scs2.yoGraphic file. -
: Save the current
YoGraphic
s to a *.scs2.yoGraphic file. -
: Open the
YoGraphic
pattern editor.