Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Shortcuts

DIAdem 2011 Help

Edition Date: July 2011

Part Number: 370859J-01

»View Product Info

The following list contains the most important shortcuts in DIAdem. To use the shortcuts in an individual DIAdem panel, open the respective DIAdem panel first. For certain keyboard shortcuts, you must select an object first.

General Keyboard Shortcuts

DelDeletes the selected object.
F1Opens the context-related help.
F6Switches the focus between the active panel, the Data Portal, and the displayed non-modal dialog boxes.
Alt + F6Switches the Data Portal visible or invisible.
Alt + F4 Closes DIAdem.
Ctrl + ASelects all the objects in the enabled panel.
If a dialog box is open: in the script recording mode DIAdem records the dialog box settings. Otherwise, DIAdem copies the dialog box settings to the Windows clipboard.
Ctrl + ShiftIf you press <Ctrl-Shift> and idle the cursor on a bar element, DIAdem displays a tooltip with the name of the bar, the name of the bar element, and the name of the base object or base type. DIAdem also copies this information, separated by a space, to the clipboard.
Ctrl + CCopies the selected object to the clipboard.
Ctrl + NCreates a new workspace.
Ctrl + O Opens a file in the enabled panel.
Ctrl + P Prints the current file in the enabled panel.
Ctrl + SSaves the current file in the enabled panel.
Ctrl + U Switches full screen mode on or off.
Ctrl + VInserts the contents of the clipboard.
Ctrl + XDeletes the selected object and copies this object to the clipboard.
Ctrl + F4Closes the enabled panel.
Ctrl + Page upSwitches to the next worksheet.
Ctrl + Page downSwitches to the previous worksheet.
Ctrl + TabSwitches to the next panel.
Ctrl + Shift + SOpens a dialog box where you save the current file under a new name.
Ctrl + Shift + F1Opens a dialog box where you request and set variables and execute commands.
Ctrl + Shift + F5Opens the Calculator.
Ctrl + Shift + QDisables the Interaction mode.
Shift+ F1 to Shift + F12 Starts the predefined scripts. To change the default settings click the last symbol of a group bar and select the Predefine Setting from the context menu.
Shift If you press the shift key, DIAdem displays the messages for which you selected the setting Only display this message when the Shift key is pressed.

DIAdem NAVIGATOR

F3Displays the next search result in the file browser.
F5 Refreshes the data store.
F7Switches the active window.
Ctrl + F3Displays the previous search result in the file browser.
Ctrl + ILoads the selected data.
Ctrl + NDeletes all the data in the Data Portal.
Ctrl + RRegisters the selected data.
Page upSelects the uppermost visible object or scrolls upwards.
Page downSelects the bottom visible object or scrolls down.
+ on the numeric blockSelects the first subobject or opens the next structure level.
- on the numeric blockSelects the object above, or closes the subordinate structure level.

Data Portal

F2Renames the selected object.
Page upSelects the uppermost visible object or scrolls upwards.
Page downSelects the bottom visible object or scrolls down.
× on the numeric blockOpens all the structure levels below.
÷ on the numeric blockCloses all the structure levels below.
+ on the numeric blockOpens the next structure level or selects the first subordinate object.
- on the numeric blockSelects the object above, or closes the subordinate structure level.

DIAdem VIEW

F2Edits the selected object.
F7Switches the enabled area.
Page upScrolls up in the channel table and in the textbox.
Page downScrolls down in the channel table and in the textbox.
+Zooms into an axis system.
-Zooms out of an axis system.
Ctrl + QStops the play function.
Ctrl + F5Starts the play function.
Arrow keys Moves the cursor.
Ctrl + Pos1Moves the scroll bar to the beginning of the channel table.
Ctrl + EndMoves the scroll bar to the end of the channel table.
Ctrl + vertical mouse wheelMagnifies or reduces the view of a table.
Shift + vertical mouse wheel Moves the view of a table horizontally.
Click and drag Rotates a 3D model.
Right-click and drag Enlarges or reduces a 3D model.
Horizontal mouse wheel Enlarges or reduces a 3D model.
Right-click and drag Enlarges or reduces a 3D model.
X + right-click and drag Moves a 3D model in the x-direction.
Y + right-click and drag Moves a 3D model in the y-direction.
Z + right-click and drag Moves a 3D model in the z-direction.

DIAdem REPORT

F5 Refreshes the view.
TabSelects the next object.
Shift + TabSelects the next subobject.
+ on the numeric blockEnables the zoom mode.
- on the numeric blockReduces the zoom by one step.
× on the numeric blockSwitches to normal view.
Ctrl + Click Selects another element in the workspace or deselects a selected element.
Ctrl + Shift + Click Selects the enabled element in a multiple selection.
Ctrl + vertical mouse wheelZooms in or out.
Shift + vertical mouse wheel Moves the zoomed view horizontally.
Ctrl + ZUndoes the last action.
Ctrl + HSwitches the PicObjHighlight variable, which specifies whether DIAdem automatically activates the objects in a REPORT layout, in order to select them.
Ctrl + Align Horizontal/Vertical Intervals buttons If you align the intervals of three or more REPORT objects, DIAdem generally positions the objects in such a way that the object frames do not overlap. If you press the <Ctrl> key during alignment, DIAdem allows the objects to overlap in order to have the objects closer together.

General Shortcuts for the Script Editor in DIAdem SCRIPT and in the DIAdem Dialog Editor

. (Period)If you enter a dot behind the name of an object, DIAdem displays a list of all the properties and methods that this object supports.
Ctrl + SpacebarDisplays the list with all objects, commands, and procedures. With CodeCompletion DIAdem completes entered characters to a term from this list. If the entered characters do not show a definite text, DIAdem displays the selection list.
Ctrl + ZUndoes the last action.
Ctrl + YRestores the last action.
Ctrl + GOpens the Go to Line dialog box.
Page upScrolls up.
Page downScrolls down.
Ctrl+ EnterGenerates a new line above the cursor.
Ctrl + Shift + EnterGenerates a new line below the cursor.
Ctrl+ EntfDeletes from the cursor to the next word.
Ctrl+ BackspaceDeletes from the cursor to the previous word.
Ctrl + LCuts out the current line and copies this line to the clipboard.
Ctrl+ Shift+ LDeletes the current line.
F2Skips to next bookmark.
Alt + F2Skips to previous bookmark.
Ctrl + F2Sets or deletes the bookmark of the current line.
Ctrl+ Right Arrow-KeySkips to the next word.
Ctrl+ Left Arrow-KeyJumps to the start of the word.
Pos 1Jumps to the start of the line.
EndJumps to the end of the line.
Ctrl + Pos 1Jumps to the start of the file.
Ctrl + EndJumps to the end of the file.
Ctrl+ Shift+ Right Arrow-KeySelects up to the next word.
Ctrl+ Shift+ Left Arrow KeySelects up to the previous word.
Shift + Pos 1Selects up to the beginning of the line.
Shift+ EndSelects up to the end of the line.
Ctrl + Shift + Pos 1Selects up to the beginning of the file.
Ctrl + Shift + EndSelects up to the end of the file.
Ctrl + Shift + WSelects the current word.
Ctrl + BIf the cursor is directly next to the parenthesis, DIAdem positions the cursor before the respective opening parenthesis or the closing parenthesis. Supports the parenthesis types () and {}.
Ctrl + Shift + BSelects the respective parenthesis expression if the cursor is directly next to a parenthesis.
Ctrl+ Arrow Down KeyScrolls the view down. The cursor remains in the visible area.
Ctrl+ Arrow Up KeyScrolls the view up. The cursor remains in the visible area.
Page upScrolls up.
Page downScrolls down.
Shift + Arrow KeysMoves the cursor and then selects the area.
Shift + Alt + Arrow KeysMoves the cursor and then selects the area in the block mode.
Ctrl + DComments out the line when DIAdem adds a single quotation mark to the beginning of the line.
Ctrl + Shift + DDeletes a comment character at the beginning of the line.
Ctrl + F Opens the find and replace dialog box.
Ctrl + HOpens the find and replace dialog box.
Ctrl + IStarts the incremented search. DIAdem searches for the text you enter after you use the shortcut.
F3Displays the next search result in the direction of the file end.
Ctrl + F3Defines a new search and displays the search result in the direction of the file end. If you select a text, this is the search text. If you do not select a text and if the cursor is in a comment, the complete comment is the search text. If you do not select a text and the cursor is within the quotation marks, the text within the quotation marks is the search text.
Ctrl + Shift + F3Defines the new search and displays the search result in the direction of the file beginning.
Ctrl + KConverts the selected text to lower case.
Ctrl + Shift + KConverts the selected text to upper case.
Ctrl + JToggles the current group. If the group is open, DIAdem closes the group. If the group is closed, DIAdem opens the group.
Ctrl + 'Minus'Closes all groups. You can only see a shortened view of the script.
Ctrl + 'Plus'Opens all groups.
Ctrl + MExchanges the current letter with the next letter.
Ctrl + Shift + MExchanges the current word with the next word.
Ctrl + Shift + Alt + MExchanges the current line with the next line.
Ctrl + Shift + TEnables or disables the SmartInfo display for the current DIAdem session.
F4Jumps to the next syntax or semantic error in the script. The editor underlines these errors with a wiggly line.

DIAdem SCRIPT

F5Starts a VBS script with the debugger.
F8Jumps to a procedure when the script is running in the debugger.
F9Sets or deletes breakpoints at the current cursor position.
F10Does not jump into a procedure in the debugger, but executes the command in one step.
Ctrl + NCreates a new file.
Ctrl + WCloses the current window.
Ctrl + F5Starts a VBS script.
EscAborts the script.

Dialog Editor Script View

Ctrl + E Switches the script view on and off.
Ctrl + T Enables and disables the dialog box preview.
Ctrl + F5 Tests the dialog box in DIAdem.

Dialog Editor Layout View

Arrow keys Move selected controls.
Ctrl + Arrow keys Moves controls on the grid.
Ctrl + B Opens the variables dialog box.
Ctrl + D Opens the dialog box for the Tab sequence.
Ctrl + E Switches the script view on and off.
Ctrl + G Displays or hides the grid.
Ctrl + L Displays or hides the properties window.
Ctrl + N Creates a new file.
Ctrl + T Enables and disables the dialog box preview.
Ctrl + Y Restores the last action.
Ctrl + Z Undoes the last action.
Ctrl + F5 Tests the dialog box in DIAdem.
Shift + Arrow keys Zooms controls in or out.
Ctrl + Shift + Arrows Keys Enlarges or reduces controls in specified grid steps.
Ctrl + Click Selects another element in the workspace or deselects a selected element.
Ctrl + Shift + Click Selects the enabled element in a multiple selection.
Ctrl + Arrow keys Moves the control in specified grid steps and not freely.
Alt If you press <Alt> and move the mouse, DIAdem moves the control freely, not in grid steps. Do not press the <Alt> key before the moving process has begun.
Ctrl If you press <Ctrl> and move the control with the mouse, DIAdem copies the control. Do not press the <Ctrl> key before the moving process has begun.


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit