Documentation Home Page ◇ RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.
Workbench Menus
The Workbench Menus contain menu items that provide access to all commands.
Note: Menu items could be added or removed by Configuring perspectives and menu items may appear or disappear when Capabilities preference page are enabled or disabled. Menu items are grayed when the corresponding commands are disallowed.
Commands are enabled according to:
- the active part of the RT-LAB Workbench, it means the Editor or the View that has the focus,
- the element selected in this active part,
- the state of this element (for example, a running Model cannot be loaded).
The RT-LAB workbench provides the following menus:
- File menu
- Edit menu
- Navigate menu
- Search menu
- Simulation menu
- Tools menu
- Window menu
- Help menu
File Menu
New (Shift+Alt+N) | Creates new resources by opening the corresponding wizard. Note that before you can create a new file, you must create a project in which to store the file. |
---|---|
Open | Opens a file for editing--including files that do not reside in the Workspace. |
Close (Ctrl+W) | Closes the active editor. You are prompted to save changes before the file closes. |
Close All (Shift+Ctrl+W) | Closes all open editors. You are prompted to save changes before the files close. |
Save (Ctrl+S) | Saves the contents of the active editor. |
Save As | Saves the contents of the active editor under another file name or location. |
Save All (Shift+Ctrl+S) | Saves the contents of all open editors. |
Revert | Replaces the contents of the active editor with the previously saved contents. |
Move | Moves the currently selected resources to a different project. |
Rename (F2) | Changes the name of the currently selected resource. |
Refresh (F5) | Refreshes the resource with the contents in the file system. |
Convert Line Delimiters To | Alters the line delimiters for the selected files. Changes are immediate and persist until you change the delimiter again--you do not need to save the file. |
Print (Ctrl+P) | Prints the contents of the active editor. |
Switch Workspace | Opens the Workspace Launcher, from which you can switch to a different workspace. This restarts the Workbench. |
Import | Launches the Import wizard to add resources to the Workbench. |
Export | Launches the Export wizard to export resources from the Workbench. |
Properties (Alt+Enter) | Opens the Properties dialog for the currently selected resource. |
Recent file list | Contains a list of the most recently accessed files in the Workbench. You can open any of these files from the File menu by simply clicking the file name. You can control the number of files in this list from the Editors preference page. |
Exit | Closes and exits the Workbench. |
Exit and reconfigure for 10.x | Closes and exits Workbench, and reconfigures the operating system to launch an RT-LAB version older than 11.x. |
Edit Menu
Undo | Reverses your most recent editing action. |
---|---|
Redo | Re-applies the editing action that has most recently been reversed by the Undo action. |
Cut | Removes the selection and places it on the clipboard. |
Copy | Places a copy of the selection on the clipboard. |
Paste | Places the text or object on the clipboard at the current cursor location in the currently active view or editor. |
Delete | Removes the current selection. |
Select All | Selects all text or objects in the currently active view or editor. |
Find/Replace | Searches for an expression in the active editor, and optionally replace the expression with a new expression. |
Find Next | Searches for the next occurrence of the current selection, or for the next occurrence of the most recent expression found using the Find/Replace action. |
Find Previous | Searches for the previous occurrence of the current selection, or for the previous occurrence of the most recent expression found using the Find/Replace action. |
Incremental Find Next | Searches for expressions in the active editor. As you type the search expression, it incrementally jumps to the next exact match in the active editor. While in this mode, the up and down cursor keys can be used to navigate between matches, and the search can be cancelled by pressing left or right cursor keys, the enter key, or the escape key. |
Incremental Find Previous | Search for expressions in the active editor. As you type the search expression, it incrementally jumps to the previous exact match in the active editor. While in this mode, the up and down cursor keys can be used to navigate between matches, and the search can be canceled by pressing left or right cursor keys, the enter key, or the escape key. |
Add Bookmark | Adds a bookmark in the active file on the line where the cursor is currently displayed. |
Add Task | Adds a task in the active file on the line where the cursor is currently displayed. |
Word Completion | Attempts to complete the word currently being entered in the active editor. |
Set Encoding | Launches a dialog allowing you to change the file encoding used to read and write the file in the active editor. |
Search Menu
Search... (Ctrl+H) | This command opens the Search dialog. |
---|---|
File... | This command opens the File tab of the Search dialog. |
Text | This command searches for the currently selected text and displays results on the Search View. The search may be performed within:
|
Navigate Menu
Last Edit Position | This command jumps the last edit position. |
---|---|
Go to Line | This command jumps to a specific line in the active editor. |
Tools Menu
Probe Control | Opens the Probe Control Panel application for the currently selected Model. |
---|---|
ScopeView | Launches the ScopeView application to acquire and display signals from real-time simulation. |
Open Matlab [version] | Opens the current version of Matlab. The version is displayed in the menu and may be changed in the Matlab preference page. |
Python Menu
Run | Starts the currently selected Python script |
---|---|
Run configurations | Opens a dialog to set the settings used when running a Python script |
Open Console | Opens the Interactive Python Console |
Simulation Menu
Build (Ctrl+Alt+C) | Builds the selected Subsystems, the selected Models or all the Models of the selected Project. |
---|---|
Build configurations... | Opens the Build Configurations dialog. |
Assign... (Ctrl+Alt+A) | Opens the Assignation Page for the selected Models. |
Load (Ctrl+Alt+L) | Loads the selected Models or all the Models of the selected Project. |
Execute (Ctrl+Alt+S) | Starts the execution of the selected Models or all the Models of the selected Project. |
Execute a single step | Simulate one calculation step at a time of the model. (only available when the model is paused). |
Pause (Ctrl+Alt+P) | Pauses the execution of the selected Models or all the Models of the selected Project. See Executing models. |
Reset (Ctrl+Alt+R) | Resets the selected Models or all the Models of the selected Project. |
Take Snapshot (Ctrl+Alt+T) | Takes a snapshot of the selected Model using the last snapshot’s name and description. See Taking a Snapshot for more help on snapshot. This Model must be in Paused or Running state before taking a snapshot. |
Take Snapshot As... | Opens a dialog to enter a name and a description of a snapshot: This snapshot will then be taken for the currently selected Model. See Taking a Snapshot for more help on snapshot. This Model must be in Paused or Running state before taking a snapshot. |
Restore Snapshot (Ctrl+Alt+Y) | Opens a dialog to choose a previously taken snapshot: This snapshot will then be restored for the currently selected Model. See Taking a Snapshot for more help on snapshot. The Model must be in the Paused state before restoring a snapshot. Note that the snapshot may exist on the target directory where the model was loaded. |
Load Parameters | Open the Load Parameters wizard to load a set of parameters and set values on the selected model. |
Save Parameters | Open the Save Parameters wizard to save the values of all parameters of the selected model. |
Window Menu
New Editor | This command opens an editor based on the currently active editor. It will have the same editor type and input as the original. |
---|---|
Open Perspective | This command opens a new perspective in this Workbench window. This preference can be changed on the General > Perspectives preference page. All of the perspectives that are open within the Workbench window are shown on the shortcut bar. |
Show View | This command displays the selected view in the current perspective. You can configure how views are opened on the General > Perspectives preference page. Views you are likely to want to open are listed first. This list is dependent on the current perspective. From the Other... submenu you can open any view. The views are sorted into categories in the Show View dialog. |
Customize Perspective | Each perspective includes a predefined set of actions accessible from the menu bar and Workbench toolbar. |
Save Perspective As | This command saves the current perspective, creating your own custom perspective. You can open more perspectives of this type using the Window > Open Perspective > Other menu items once you have saved a perspective. |
Reset Perspective | Changes the layout of the current perspective to its original configuration. |
Close Perspective | Closes the active perspective. |
Close All Perspectives | Closes all open perspectives in the Workbench window. |
Navigation
Show System Menu | Shows the menu used for resizing, closing or pinning the current view or editor. |
---|---|
Show View Menu | Shows the drop-down menu available in the toolbar of the active view. |
Maximize active view or editor | Causes the active part to take up the entire screen, or if it already is, returns it to its previous state. |
Minimize active view or editor | Causes the active part to be minimized. |
Activate Editor | Makes the current editor active. |
Next Editor | Activates the next open editor in the list of most recently used editors. |
Previous Editor | Activates the previous open editor in the list of most recently used editors. |
Switch to editor | Shows a dialog that allows switching to opened editors. Shows a dialog that allows switching to opened editors. |
Quick switch editor | Shows a searchable popup that allows switching to a new editor. |
Next View | Activates the next open view in the list of most recently used views. |
Previous View | Activates the previous open view in the list of most recently used editors. |
Next Perspective | Activates the next open perspective in the list of most recently used perspectives. |
Previous Perspective | Activates the previous open perspective in the list of most recently used perspectives. |
Preferences
Help menu | Provides help on using the Workbench. |
---|---|
Welcome | Opens the welcome content. |
Help Contents | Displays the help contents in a help window or external browser. The help contents contain help books, topics, and information related to the Workbench and installed features. |
Help Search | Displays the help view opened on the Search page. |
Dynamic Help | Displays the help view opened to Related Topics page. |
Key Assist ... | Displays a list of key bindings. |
Open Cheat Sheets ... | Opens the cheat sheet selection dialog. |
Install New Software... | Updates your product and to download and install new software. |
Request a license | Opens the License Request Wizard. |
Install a license file | Selects a license file to activate a Target. |
About | Displays information about the product, installed features, and available plug-ins. |
OPAL-RT TECHNOLOGIES, Inc. | 1751, rue Richardson, bureau 1060 | Montréal, Québec Canada H3K 1G6 | opal-rt.com | +1 514-935-2323
Follow OPAL-RT: LinkedIn | Facebook | YouTube | X/Twitter