Quick Drop Keyboard Shortcut
Owning Palette: ACE Add-on
Requires: ACE, Base Development Environment
ACE comes with a Quick Drop Keyboard Shortcut (QDKS) to easily alphabetize all, or only selected, clusters in a VI.
- Alphabetize - Alphabetizes all clusters in a VI if none are selected, or only the clusters that are selected. Default Shortcut - [C].
Alphabetize
This QDKS uses the Alphabetize VI from the toolkit API to alphabetize all clusters in a VI if none are selected, or alphabetize only the clusters that are selected. If the selected GObjects are not clusters, this QDKS will sliently ignore them.
To execute the QDKS:
- Open the block diagram of a VI.
- Select zero or more clusters.
- Open the QD dialog, Ctrl+Space.
- Enter Ctrl+C.