Quick Drop Enthusiasts

cancel
Showing results for 
Search instead for 
Did you mean: 

Quick Drop Keyboard Shortcut - Nattify VI

Thank you Darren!

Sam Taggart
CLA, CPI, CTD, LabVIEW Champion
DQMH Trusted Advisor
Read about my thoughts on Software Development at sasworkshops.com/blog
GCentral
0 Kudos
Message 21 of 24
(502 Views)

Hi Darren

Do you know whether Bug 2089884 was fixed?

The QuickDrop Read QDKS INI Info.vi comming with LabVIEW 2023 Q3 patch7 is password protected.

0 Kudos
Message 22 of 24
(129 Views)

@code-lux wrote:

Hi Darren

Do you know whether Bug 2089884 was fixed?

The QuickDrop Read QDKS INI Info.vi comming with LabVIEW 2023 Q3 patch7 is password protected.


The Bug is still not fixed. You can use the patched version of the VI that I attached up-thread to manually fix it on your system.

0 Kudos
Message 23 of 24
(122 Views)

Hi everyone, sometimes I'm refactoring vis that contains a lot of wires, some overlaping functions, etc. so this is a Nattify quick drop plugin (the original one) with 2 additional tasks

  • Cleanup wires - It traverses the Block diagram to find all the wires on it, then executes the CleanUpWire Method

EnriqueNoe_0-1763493365845.png

 

  • Separate compiled code from source file

EnriqueNoe_1-1763493395887.png

 

Code saved in LabVIEW 2018

0 Kudos
Message 24 of 24
(3 Views)