Skip to content

Commit acfde85

Browse files
authored
Develop 2024.02.25 (#33)
* [fix] fix conflicting files * [add] #29 add fit VI window to content - https://github.com/NEVSTOP-LAB/LabVIEW-QuickDrops-Manager/wiki/Fit-VI-Window-to-Content * [add] #22 Change String/Numeric Display Style - https://github.com/NEVSTOP-LAB/LabVIEW-QuickDrops-Manager/wiki/Control-Operation * set source/compile code separated.
1 parent ad5823b commit acfde85

35 files changed

+28
-15
lines changed

LabVIEW-QuickDrops-Manager.lvproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
2323
<Property Name="specify.custom.address" Type="Bool">false</Property>
2424
<Item Name="src" Type="Folder">
25+
<Item Name="_TEST" Type="Folder" URL="../src/_TEST">
26+
<Property Name="NI.DISK" Type="Bool">true</Property>
27+
</Item>
2528
<Item Name="resource" Type="Folder" URL="../src/resource">
2629
<Property Name="NI.DISK" Type="Bool">true</Property>
2730
</Item>
@@ -42,6 +45,7 @@
4245
<Item Name="Build Path - Traditional - path__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/file/file.llb/Build Path - Traditional - path__ogtk.vi"/>
4346
<Item Name="Build Path - Traditional__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/file/file.llb/Build Path - Traditional__ogtk.vi"/>
4447
<Item Name="Build Path__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/file/file.llb/Build Path__ogtk.vi"/>
48+
<Item Name="Clear All Errors__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/error/error.llb/Clear All Errors__ogtk.vi"/>
4549
<Item Name="Close Generic Object Refnum (Array VI)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/appcontrol/appcontrol.llb/Close Generic Object Refnum (Array VI)__ogtk.vi"/>
4650
<Item Name="Close Generic Object Refnum (Array)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/appcontrol/appcontrol.llb/Close Generic Object Refnum (Array)__ogtk.vi"/>
4751
<Item Name="Close Generic Object Refnum (Scalar VI)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/appcontrol/appcontrol.llb/Close Generic Object Refnum (Scalar VI)__ogtk.vi"/>

LabVIEW-QuickDrops-Manager.vipb

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<VI_Package_Builder_Settings Version="2018" Created_Date="2019-02-21 11:18:16" Modified_Date="2023-10-20 15:55:33" Creator="ni" Comments="" ID="f9952bb3c57906806c821417550adba6">
1+
<VI_Package_Builder_Settings Version="2018" Created_Date="2019-02-21 11:18:16" Modified_Date="2024-02-25 18:06:54" Creator="ni" Comments="" ID="4d5141cb7bfd27dac22df8e019551e1a">
22
<Library_General_Settings>
33
<Package_File_Name>LabVIEW_QuickDrops_Manager</Package_File_Name>
44
<Library_Version>1.0.0.7</Library_Version>
@@ -59,7 +59,9 @@
5959
<Copyright/>
6060
<Packager>NEVSTOP</Packager>
6161
<URL>https://github.com/NEVSTOP-LAB</URL>
62-
<Release_Notes>create wiki for all included quick drops. link: https://github.com/NEVSTOP-LAB/LabVIEW-QuickDrops-Manager/wiki</Release_Notes>
62+
<Release_Notes>[add] #22 Change String/Numeric Display Style - https://github.com/NEVSTOP-LAB/LabVIEW-QuickDrops-Manager/wiki/Control-Operation
63+
[add] #29 add fit VI window to content - https://github.com/NEVSTOP-LAB/LabVIEW-QuickDrops-Manager/wiki/Fit-VI-Window-to-Content
64+
[fix] fix conflicting files</Release_Notes>
6365
</Description>
6466
<Destinations>
6567
<Toolkit_VIs>
@@ -254,6 +256,9 @@
254256
<Exclusions>
255257
<Path>LICENSE</Path>
256258
</Exclusions>
259+
<Exclusions>
260+
<Path>src/_TEST</Path>
261+
</Exclusions>
257262
</Source_Files>
258263
<License_Agreement_Filepath>LICENSE</License_Agreement_Filepath>
259264
<Licensing_and_Activation>
@@ -310,6 +315,7 @@
310315
<close_labview_before_install>false</close_labview_before_install>
311316
<restart_labview_after_install>false</restart_labview_after_install>
312317
<skip_mass_compile_after_install>false</skip_mass_compile_after_install>
318+
<install_into_global_environment>false</install_into_global_environment>
313319
</LabVIEW>
314320
<VI_Docs>
315321
<Edit_VI_Description>false</Edit_VI_Description>

src/_TEST/testVI.vi

5.29 KB
Binary file not shown.
Binary file not shown.

src/resource/dialog/QuickDrop/plugins/QD_Build Array of References/_support/Build Array of References__RCF.lvlib renamed to src/resource/dialog/QuickDrop/plugins/QD_Build Array of References/_support/Build Array of References__BAR.lvlib

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<Property Name="NI.Lib.Version" Type="Str">1.0.0.0</Property>
66
<Property Name="NI.LV.All.SourceOnly" Type="Bool">true</Property>
77
<Property Name="NI.SortType" Type="Int">3</Property>
8-
<Item Name="_Create References.vi" Type="VI" URL="/&lt;resource&gt;/dialog/QuickDrop/plugins/QD_Build Array of References/_support/_Create References.vi"/>
9-
<Item Name="_Connect References to Build Array.vi" Type="VI" URL="/&lt;resource&gt;/dialog/QuickDrop/plugins/QD_Build Array of References/_support/_Connect References to Build Array.vi"/>
10-
<Item Name="_Get Control References[] from GObjects[].vi" Type="VI" URL="/&lt;resource&gt;/dialog/QuickDrop/plugins/QD_Build Array of References/_support/_Get Control References[] from GObjects[].vi"/>
11-
<Item Name="_Build Array of References.vi" Type="VI" URL="/&lt;resource&gt;/dialog/QuickDrop/plugins/QD_Build Array of References/_support/_Build Array of References.vi"/>
8+
<Item Name="_Create References.vi" Type="VI" URL="../_Create References.vi"/>
9+
<Item Name="_Connect References to Build Array.vi" Type="VI" URL="../_Connect References to Build Array.vi"/>
10+
<Item Name="_Get Control References[] from GObjects[].vi" Type="VI" URL="../_Get Control References[] from GObjects[].vi"/>
11+
<Item Name="_Build Array of References.vi" Type="VI" URL="../_Build Array of References.vi"/>
1212
</Library>
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)