LabWindows/CVI User Group Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

LabWindows/CVI Tip: Using Shortcut Keys

All you need is a few days with LabWindows/CVI to become familiar with some of the more frequently used shortcut keys, but you may not have discovered some of the less frequently used shortcut keys that can really save you time when developing.

Below are some of the less frequently used LabWindows/CVI shortcut keys that you may not have discovered. These are located in the Miscellaneous section of the Change Shortcut Keys Window. This Window can be opened by selecting Options»Change Shortcut Keys in the LabWindows/CVI Development Environment.

shortcutkeys2.jpg

Below are some of the more frequently used LabWindows/CVI shortcut keys:

File Menu

Shortcut ActionShortcut Key
NewCtrl+N
SaveCtrl+S
OpenCtrl+O

Edit Menu

Shortcut ActionShortcut Key
FindCtrl+F
Find in FilesCtrl+Shift+F
Function HelpShift F4
Go to Next ReferenceCtrl+Shift+I
ReplaceCtrl+H
Replace in FilesCtrl+Shift+H
Toggle ExclusionCtrl+E

View Menu

Shortcut ActionShortcut Key
Beginning/End of SelectionCtrl+J
Find Function PanelCtrl+Shift+P
Find UI ObjectCtrl+Shift+U
Expand/Collapse RegionCtrl+Shift+F2
Toggle TagShift+F2

Arrange Menu

Shortcut ActionShortcut Key
AlignCtrl+A
DistributeCtrl+D


Code Menu

Shortcut ActionShortcut Key
Control CallbackCtrl+B
Insert Function CallCtrl+I
Declare VariableCtrl+D
Panel CallbackCtrl+P

Build Menu

Shortcut ActionShortcut Key
Batch buildCtrl+Shift+M
Compile FileCtrl=K
Create Debuggable ExecutableCtrl+M


Run Menu

Shortcut ActionShortcut Key
Add watch ExpressionCtrl+F7
BreakpointsShift+F9
ExecuteCtrl+F5
ContinueF5
Terminate ExecutionCtrl+F12

Tools Menu 

Shortcut ActionShortcut Key
Go to DeclarationCtrl=Shift+I
Go to DefinitionCtrl=I
Adri Kruger
National Instruments
LabVIEW Product Marketing
Contributors