Note: G Code Manager is now available at GitHub: https://github.com/veritechpl/gcm
G Code Manager
GCM is a tool that makes the properties of Project Items in Project Explorer window more accessible, removing unnecessary waiting times and modal windows. In runs in window next to the Project Explorer window and shows the items properties immediately after selecting new item in the explorer.
GCM also allows you to create your own plugins to access those Project Items!
Requirements
The package was built in LabVIEW 2014, it should also run in LabVIEW 2015.
How to start
In the Project Explorer window click on the Tools menu, then select G Code Manager -> Run GCM…
Download
IMPORTANT NOTICE
This tool was made using some internal LV APIs which are not fully tested and documented
It is in very early stage when it comes to stability
It may cause LV to crash!
I strongly advise using source control - if you're not using one, do not even install this tool!
(Above statements are really for your own good - I'm using this tool in my everyday work and I don't have any major issues. However, you might accidentaly clear your VI description or icon, or something like that, so be prepared for it by using source control like SVN or Git to revert the changes).
Current Version
Version 1.14.0.71
Download: veritech_labview_code_manager-1.14.0.71.vip
- Added GCM settings screen
- Added option to automatically open GCM with the project
Older Versions
Verstion 1.13.0.67
Download: veritech_labview_code_manager-1.13.0.68.vip
- Interface cosmetics. Smaller window size
- GCM remembers last selected plugin for the project item type
- Dock button added, which makes GCM window always on front
- Added support for build specifications: EXE, Installer, RT Exe, FPGA
- Added VI Window Properties plugin (beta)
- Added VI Execution Properties plugin (beta)
Version 1.11.0.61
veritech_labview_code_manager-1.11.0.61.vip
- Icon Editor: Added "Default Font Settings" which sets the font to 8 pt, centered, capitalized.
- Fixed the synchronization issue between plugins (icon edited in Icon Editor was not updated in Basic Documentation).
- Added new incoming events for plugins to better handle items selection/deselection and plugin activation/deactivation (see the attached documentation)
Note: The plugins API was changed in this version. If you've made your plugin in previous versions, please refer to the updated documentation. If you have any problems, just contact me
Documentation:
GCM.pdf
Version 1.10.0.58
veritech_labview_code_manager-1.10.0.58.vip
- Added Icon Editor for VIs, which currently allows editing the icon text or clearing the icon completely
Documentation:
GCM.pdf
Version 1.9.0.54
veritech_labview_code_manager-1.9.0.54.vip
See this document for more information:
GCM.pdf