Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NewCreates 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.
Copy (Ctrl+C)Places a copy of the selection on the clipboard.
Paste (Ctrl+V)Places the text or object on the clipboard at the current cursor location in the currently active view or editor.
Delete (DEL)Removes the current selection.
Rename (F2)Changes the name of the currently selected resource.
ImportLaunches the Import wizard, to add resources to the Workbench.
ExportLaunches the Export wizard, to export resources from the Workbench.
Refresh (F5)Refreshes the resource with the contents in the file system.
PropertiesOpens the Properties dialog for the currently selected resource.
FileMenu entries for file resources
OpenOpens the file in its associated editor.
Open WithOpens the file with the specified editor.
CloseCloses the active editor. You are prompted to save changes before the file closes.
ProjectMenu entries for project resources
Close ProjectCloses this project. See Organizing resources.
Close Unrelated ProjectsCloses all other projects not related to this project.
RT-LAB ProjectMenu entries for RT-LAB project resources
AddOpens the Add Model wizard to add an existing model to this RT-LAB project.
Clean Project infoAvailable when the project is in Active & not responding state (see Model and project states). Clears execution information about models that are unreachable (for example, when a target has been
shut down). This allows the project to be opened again.
SimulationProvides access to simulation commands such as Load, Execute, Reset... See Simulation menu. These commands are applied to the entire Project, it means to all the Model objects that are part of this RT-LAB project.
PropertiesOpens the Properties View to display information about this RT-LAB project.
Active ProjectMenu entries for Active Project resources
Add to workspaceImports this Active Project to the workspace. This will enable interaction with this project. See Active Projects
Clean Project infoAvailable when the project is in Active & not responding state (see Model and project states). Clears execution information about models that are unreachable (for example, when a target has been shut down). This allows the project to be opened again.
Model FolderMenu entries for Model Folder resources
NewOpens the New RT-LAB model wizard to create a new Model.
AddOpens the Add Model wizard to add an existing model.
SimulationProvides access to simulation commands such as Load, Execute, Reset... See Simulation menu. These
commands will be applied to all children Models.
ModelMenu entries for Model objects
NewOpens the New RT-LAB model wizard to create a new Model.
AddOpens the Add Model wizard to add an existing model to the parent project.
OpenOpen the editor associated with this Model
EditEdit this Model with MATLAB/Simulink.
Edit With...Edit this Model with the specified version of MATLAB/Simulink. Note that the selected version will become the default MATLAB version for the entire workbench. See MATLAB preference page to edit this setting.
SimulationProvides access to simulation commands such as Load, Execute, Reset... 
PropertiesOpens the Properties View to display information about this Model.
Model fileIn addition to file-related menu entries, here are the menu entries for Model file
Add to Project (only in RT-LAB projects)

Add this model file to its parent RT-LAB project. This creates an associated Model object. 

If this model file has already been added to this RT-LAB project, the menu is grayed and disabled. Note that this action is directly executed, without opening the Add Model wizard. This action may also be done using Drag and Drop.

SubsystemMenu entries for Real-Time Subsystems
SimulationProvides access to simulation commands such as Load, Execute, Reset... See Simulation menu. These commands will apply to the parent Model.
PropertiesOpens the Properties View to display information about this Subsystem.
ConsoleMenu entries for Console Subsystems
Edit (Simulink models only)Opens this Console for edition in MATLAB/Simulink.
Target FolderMenu entries for Target Folder
NewNew Target: Opens the New Target wizard.
Discover TargetsPerforms a target detection over the network and opens the Detected Targets Wizard.
TargetMenu entries for Target (Note that some entries may not be available depending on the current platform of the selected Target)
New TargetOpens the New Target wizard.
Install RT-LABAutomatically installs (or re-installs) the current version of RT-LAB on this Target.
Patch...Opens a dialog to select a Patch file to be sent and installed on this Target.
License RequestOpens the License Request Wizard.
InstallSelects a license file to activate this Target.
Execute ShutdownShutdown this Target. A confirmation dialog is displayed first.
RebootReboot this Target. A dialog is displayed first to select the Operating System to be started.
Remove Embedded ModeIf an Embedding Simulation is running, this prevents it from starting at the next Target power up.
Python script

Opens a dialog to select a Python script. This script may be located in the workspace, on the local file system or on the Target. The selected script is then executed on the Target and output is displayed in the Target Console:

Target Python Script Dialog

Flash bitstreamOpens the Flash bitstream wizard dialog.
Command...Opens a simple dialog to enter a command. This command is then executed on this Target and results are displayed in the Target Console.
Clean shared memoryCleans the shared memory on this Target.
Clean core dumpsCleans the core dumps on this Target.
Tools
Anchor
Get_IO_Infos
Get_IO_Infos
Get I/O Infos
Displays information about Target’s I/O cards in the Target Console.
DiagnosticDisplays a detailed diagnostic in the Target Console.
Telnet: Opens the Terminal View to open a Telnet connection to this Target.
Set As Development Node

The selected Target will become the development node for its current platform. By default, the compilation of any Model running on this platform will be done on this Target.

This setting may also be changed in the RT-LAB preference page.

PropertiesOpens the Properties View to display information about this Target.
Embedded Simulation (any item)
ConnectOpens the Connect to Embedded Simulation Wizard to reconnect a project to this Embedding Simulation.
Drag and DropUsing Drag and Drop functionality is a fast and easy way to accomplish some usual actions. 

...