Skip to content

Commit 611bf6d

Browse files
committed
Merge branch 'release/v1.0.1'
2 parents 00d9b81 + 1f9e311 commit 611bf6d

File tree

9 files changed

+45
-20
lines changed

9 files changed

+45
-20
lines changed

README.md

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,24 @@
11
# top-level-launcher
2-
QuickDrop shortcut to set or run the top level VI in the project.
2+
Sets or run the top level VI in the project.
33

4-
To set the top VI, use Shift+Ctrl shortcut or enter "s" or "set" before activating the shortcut.
5-
To run the top VI, leave the entry blank or enter "r" or "run" before activating the shortcut.
6-
To remove the top VI setting, enter "d", "del", "delete", or "remove" before activating the shortcut.
7-
To read what the top VI is, enter "read" before activating the shortcut.
4+
## Normal Operation
5+
To set the top VI, use Ctrl+Shift+[shortcut].
6+
7+
To run the top VI, use Ctrl+[shortcut].
88

99
Default Shortcut - [E]
1010

11-
# Contributors:
11+
## Advanced Operation using QD data entry
12+
To set the top VI, enter "s" or "set" before activating the shortcut.
13+
14+
To run the top VI, enter "r" or "run" before activating the shortcut.
15+
16+
To remove the top VI setting, enter "d", "del", "delete", or "remove" before activating the shortcut.
17+
18+
To read what the top VI is, enter "read" before activating the shortcut.
19+
20+
-------------------
21+
## Contributors:
1222
+ Anders Sekanina
1323
+ Darren Nattinger
1424
+ Eric Stach
@@ -17,3 +27,10 @@ Default Shortcut - [E]
1727
+ Jesper Kjær Sørensen
1828
+ Matt Jacobson
1929
+ Tim Robinson
30+
-------------------
31+
32+
### v1.0.0
33+
- Initial release
34+
35+
### v1.0.1
36+
- Top-level VI no longer needs to be open prior to executing the QD shortcut (once set).

Source/Run Top Level.vi

708 Bytes
Binary file not shown.

Source/Top Level Launcher.vi

96 Bytes
Binary file not shown.

Test/Main.vi

5.85 KB
Binary file not shown.

Test/Not Main.vi

7.01 KB
Binary file not shown.

Test/Silent Main.vi

9.63 KB
Binary file not shown.

Test/Test Project.lvproj

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,13 @@
1414
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
1515
<Property Name="specify.custom.address" Type="Bool">false</Property>
1616
<Item Name="Main.vi" Type="VI" URL="../Main.vi"/>
17-
<Item Name="Dependencies" Type="Dependencies"/>
17+
<Item Name="Not Main.vi" Type="VI" URL="../Not Main.vi"/>
18+
<Item Name="Silent Main.vi" Type="VI" URL="../Silent Main.vi"/>
19+
<Item Name="Dependencies" Type="Dependencies">
20+
<Item Name="vi.lib" Type="Folder">
21+
<Item Name="Clear Errors.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Clear Errors.vi"/>
22+
</Item>
23+
</Item>
1824
<Item Name="Build Specifications" Type="Build"/>
1925
</Item>
2026
</Project>

Top Level Launcher.lvproj

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
<Item Name="Run Top Level.vi" Type="VI" URL="../Source/Run Top Level.vi"/>
1919
<Item Name="Set Top Level.vi" Type="VI" URL="../Source/Set Top Level.vi"/>
2020
</Item>
21-
<Item Name="Test" Type="Folder">
22-
<Item Name="Main.vi" Type="VI" URL="../Test/Main.vi"/>
23-
</Item>
2421
<Item Name="Top Level Launcher.vi" Type="VI" URL="../Source/Top Level Launcher.vi"/>
2522
<Item Name="Dependencies" Type="Dependencies">
2623
<Item Name="vi.lib" Type="Folder">
@@ -45,19 +42,19 @@
4542
<Property Name="Bld_excludedDirectory[5]" Type="Path">user.lib</Property>
4643
<Property Name="Bld_excludedDirectory[5].pathType" Type="Str">relativeToAppDir</Property>
4744
<Property Name="Bld_excludedDirectoryCount" Type="Int">6</Property>
48-
<Property Name="Bld_localDestDir" Type="Path">../builds/NI_AB_PROJECTNAME/Top Level Launcher.llb</Property>
45+
<Property Name="Bld_localDestDir" Type="Path">../builds/NI_AB_PROJECTNAME/TopLevelLauncher.llb</Property>
4946
<Property Name="Bld_localDestDirType" Type="Str">relativeToCommon</Property>
5047
<Property Name="Bld_previewCacheID" Type="Str">{BA3D6862-DA7D-4538-A8AC-D1286891FA29}</Property>
5148
<Property Name="Bld_removeVIObj" Type="Int">1</Property>
52-
<Property Name="Bld_version.build" Type="Int">4</Property>
49+
<Property Name="Bld_version.build" Type="Int">6</Property>
5350
<Property Name="Bld_version.major" Type="Int">1</Property>
5451
<Property Name="Destination[0].destName" Type="Str">Destination Directory</Property>
55-
<Property Name="Destination[0].path" Type="Path">../builds/NI_AB_PROJECTNAME/Top Level Launcher.llb</Property>
52+
<Property Name="Destination[0].path" Type="Path">../builds/NI_AB_PROJECTNAME/TopLevelLauncher.llb</Property>
5653
<Property Name="Destination[0].type" Type="Str">LLB</Property>
5754
<Property Name="Destination[1].destName" Type="Str">Support Directory</Property>
5855
<Property Name="Destination[1].path" Type="Path">../builds/NI_AB_PROJECTNAME</Property>
5956
<Property Name="DestinationCount" Type="Int">2</Property>
60-
<Property Name="Source[0].itemID" Type="Str">{2CF325DD-1976-4992-83F5-6D8424DFE31F}</Property>
57+
<Property Name="Source[0].itemID" Type="Str">{884C3D83-1A43-45E4-8255-99A750491141}</Property>
6158
<Property Name="Source[0].type" Type="Str">Container</Property>
6259
<Property Name="Source[1].destinationIndex" Type="Int">0</Property>
6360
<Property Name="Source[1].itemID" Type="Ref">/My Computer/Top Level Launcher.vi</Property>

Top Level Launcher.vipb

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2024-10-24 19:09:04" Modified_Date="2024-11-07 17:57:59" Creator="Test" Comments="" ID="b0db2755506335898f8565b54e7ee2c6">
1+
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2024-10-24 19:09:04" Modified_Date="2024-11-16 11:23:50" Creator="Test" Comments="" ID="4bd7d13d3a247eb2bb55c42851fe93b4">
22
<Library_General_Settings>
33
<Package_File_Name>GCentral_lib_Top_Level_Launcher</Package_File_Name>
4-
<Library_Version>1.0.0.2</Library_Version>
4+
<Library_Version>1.0.1.3</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>Source</Library_Source_Folder>
77
<Library_Output_Folder>..</Library_Output_Folder>
@@ -28,18 +28,23 @@
2828
<VI_Package_Configuration_File>Top Level Launcher.vipc</VI_Package_Configuration_File>
2929
<Description>
3030
<One_Line_Description_Summary>QuickDrop tool for setting and running a project top level VI.</One_Line_Description_Summary>
31-
<Description>QuickDrop shortcut to set or run the top level VI in the project.
31+
<Description>Sets or run the top level VI in the project.
3232

33-
To set the top VI, use Shift+Ctrl shortcut or enter "s" or "set" before activating the shortcut.
34-
To run the top VI, leave the entry blank or enter "r" or "run" before activating the shortcut.
33+
Normal Operation:
34+
To set the top VI, use Ctrl+Shift+[shortcut].
35+
To run the top VI, use Ctrl+[shortcut].
36+
37+
Advanced Operation using QD data entry:
38+
To set the top VI, enter "s" or "set" before activating the shortcut.
39+
To run the top VI, enter "r" or "run" before activating the shortcut.
3540
To remove the top VI setting, enter "d", "del", "delete", or "remove" before activating the shortcut.
3641
To read what the top VI is, enter "read" before activating the shortcut.
3742

3843
Default Shortcut - [E]</Description>
3944
<Copyright/>
4045
<Packager>GCentral</Packager>
4146
<URL>https://github.com/gcentral/top-level-launcher</URL>
42-
<Release_Notes>Initial Release.</Release_Notes>
47+
<Release_Notes>- Top-level VI no longer needs to be open prior to executing the QD shortcut (once set).</Release_Notes>
4348
</Description>
4449
<Destinations>
4550
<Toolkit_VIs>

0 commit comments

Comments
 (0)