Keyboard Shortcuts
The following table lists keyboard shortcuts in the LabVIEW SignalExpress environment.
| Keyboard Shortcut | Description |
|---|---|
| File Operations | |
| Ctrl-N | Opens a new, empty project. |
| Ctrl-O | Opens an existing project. |
| Ctrl-F4 | Closes the current project. |
| Ctrl-S | Saves the current project. |
| Ctrl-Shift-S | Displays a file dialog box and saves the current project using the name you specify in the dialog box. |
| Basic Editing | |
| Ctrl-X | Cuts the selected object or text. |
| Ctrl-C | Copies the selected object or text. |
| Ctrl-V | Pastes the object or text. For steps, pastes the copied step after the selected step. |
| Ctrl-Shift-V | Pastes a step before the selected step. |
| Ctrl-Z | Undoes the last action. |
| Ctrl-Y | Redoes the last action. |
| Project Execution | |
| Ctrl-R | Runs the project using the current run mode configuration. |
| Ctrl-E | Runs the project continuously. |
| Ctrl-Shift-R | Runs the project once. |
| Ctrl-Delete, Ctrl-. | Stops a running project when the current iteration completes. |
| Ctrl-A | Aborts a running project immediately. |
| Ctrl-Shift-T | Creates a snapshot. |
| Ctrl-T | Repeats the last snapshot. |