10-25-2023 09:29 AM
Hi,
I've seen a video about the new quick change option in LV2023 and I think it could a cool feature for earlier versions as well. This is plugin is not the exact copy of the quick change feature. I've seen that for about 30 seconds, and I wanted to have something like that. (so dont expect the same. Example: converting a thing to something else it a two-stage process with this plugin. First to something to label and the label to something.)
This plugin only works on the block diagram!
Converting a something to a label:
Converting a label to something else:
BEWARE!
Copy both the VIs starting with OB to: c:\Program Files (x86)\National Instruments\<labview version>\resource\dialog\QuickDrop\plugins\
Copy the playground VI to whereever you want to test out the plugin.
Hope it helps.
10-26-2023 04:04 AM - edited 10-26-2023 04:07 AM
The plugin works when more than one constants or labels are selected.
Fixing new line constant issues.
Duplicated menu item fixed.
Still seen some crashes, delay increased to 250ms
The plugin deletes the orignal constant or label. Press SHIFT while running the plugin to prevent the deletion.
Some comments added to the playground VI.
Lots of bugfixes.
03-08-2024 04:09 AM
How to install:
- copy the zipped folder to \Documents\LabVIEW Data\Quick Drop Plugins\Quick change\
- (if you previously used this plugin from labview \resource\dialog\quickdrop\plugins then I suggest to delete if from there. The Labview data folder is the right place)
How to use:
See the original post
New features:
- the conversion happens in one step
- Boolean, Numeric and Path constants are supported