-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
Alphabetize Cluster Elements by Field R&D Services - Toolkit for LabVIEW Download
Version | 1.0.0.22 |
Released | May 30, 2019 |
Publisher | Field R&D Services |
License | MIT/Apache-2.0 |
LabVIEW Version | LabVIEW>=15.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage Documentation Repository |
Description
Alphabetize Cluster Elements (ACE) is a Quick Drop Keyboard Shortcut (QDKS) and Shortcut Menu Plugin (SMP) that will alphabetize elements in a cluster. This is especially useful if the cluster, either a constant or a control, is arranged horizontally or vertically. Alphabetizing the elements provides a quick and easy way to organize elements in a cluster and increases project consistency. This also includes a relatively simple Application Programming Interface (API) toolkit to programmatically alphabetize cluster elements or include this functionality in other QDKS or SMPs.
Release Notes
## [1.0.0] - 2018-05-26
### Added
- Quick Drop Keyboard Shortcut (QDKS) implementation
- Shortcut Menu Plugin (SMP) implementation
- An API to programmatically alphabetize cluster elements within a VI or VI script
- Documentation
- Automated build