Skip to content

Commit

Permalink
Merge branch 'release/v1.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
CaseyZS committed Nov 16, 2024
2 parents 00d9b81 + 1f9e311 commit 611bf6d
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 20 deletions.
29 changes: 23 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,24 @@
# top-level-launcher
QuickDrop shortcut to set or run the top level VI in the project.
Sets or run the top level VI in the project.

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

To run the top VI, use Ctrl+[shortcut].

Default Shortcut - [E]

# Contributors:
## Advanced Operation using QD data entry
To set the top VI, enter "s" or "set" before activating the shortcut.

To run the top VI, enter "r" or "run" before activating the shortcut.

To remove the top VI setting, enter "d", "del", "delete", or "remove" before activating the shortcut.

To read what the top VI is, enter "read" before activating the shortcut.

-------------------
## Contributors:
+ Anders Sekanina
+ Darren Nattinger
+ Eric Stach
Expand All @@ -17,3 +27,10 @@ Default Shortcut - [E]
+ Jesper Kjær Sørensen
+ Matt Jacobson
+ Tim Robinson
-------------------

### v1.0.0
- Initial release

### v1.0.1
- Top-level VI no longer needs to be open prior to executing the QD shortcut (once set).
Binary file modified Source/Run Top Level.vi
Binary file not shown.
Binary file modified Source/Top Level Launcher.vi
Binary file not shown.
Binary file modified Test/Main.vi
Binary file not shown.
Binary file added Test/Not Main.vi
Binary file not shown.
Binary file added Test/Silent Main.vi
Binary file not shown.
8 changes: 7 additions & 1 deletion Test/Test Project.lvproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,13 @@
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
<Property Name="specify.custom.address" Type="Bool">false</Property>
<Item Name="Main.vi" Type="VI" URL="../Main.vi"/>
<Item Name="Dependencies" Type="Dependencies"/>
<Item Name="Not Main.vi" Type="VI" URL="../Not Main.vi"/>
<Item Name="Silent Main.vi" Type="VI" URL="../Silent Main.vi"/>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
<Item Name="Clear Errors.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Clear Errors.vi"/>
</Item>
</Item>
<Item Name="Build Specifications" Type="Build"/>
</Item>
</Project>
11 changes: 4 additions & 7 deletions Top Level Launcher.lvproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
<Item Name="Run Top Level.vi" Type="VI" URL="../Source/Run Top Level.vi"/>
<Item Name="Set Top Level.vi" Type="VI" URL="../Source/Set Top Level.vi"/>
</Item>
<Item Name="Test" Type="Folder">
<Item Name="Main.vi" Type="VI" URL="../Test/Main.vi"/>
</Item>
<Item Name="Top Level Launcher.vi" Type="VI" URL="../Source/Top Level Launcher.vi"/>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
Expand All @@ -45,19 +42,19 @@
<Property Name="Bld_excludedDirectory[5]" Type="Path">user.lib</Property>
<Property Name="Bld_excludedDirectory[5].pathType" Type="Str">relativeToAppDir</Property>
<Property Name="Bld_excludedDirectoryCount" Type="Int">6</Property>
<Property Name="Bld_localDestDir" Type="Path">../builds/NI_AB_PROJECTNAME/Top Level Launcher.llb</Property>
<Property Name="Bld_localDestDir" Type="Path">../builds/NI_AB_PROJECTNAME/TopLevelLauncher.llb</Property>
<Property Name="Bld_localDestDirType" Type="Str">relativeToCommon</Property>
<Property Name="Bld_previewCacheID" Type="Str">{BA3D6862-DA7D-4538-A8AC-D1286891FA29}</Property>
<Property Name="Bld_removeVIObj" Type="Int">1</Property>
<Property Name="Bld_version.build" Type="Int">4</Property>
<Property Name="Bld_version.build" Type="Int">6</Property>
<Property Name="Bld_version.major" Type="Int">1</Property>
<Property Name="Destination[0].destName" Type="Str">Destination Directory</Property>
<Property Name="Destination[0].path" Type="Path">../builds/NI_AB_PROJECTNAME/Top Level Launcher.llb</Property>
<Property Name="Destination[0].path" Type="Path">../builds/NI_AB_PROJECTNAME/TopLevelLauncher.llb</Property>
<Property Name="Destination[0].type" Type="Str">LLB</Property>
<Property Name="Destination[1].destName" Type="Str">Support Directory</Property>
<Property Name="Destination[1].path" Type="Path">../builds/NI_AB_PROJECTNAME</Property>
<Property Name="DestinationCount" Type="Int">2</Property>
<Property Name="Source[0].itemID" Type="Str">{2CF325DD-1976-4992-83F5-6D8424DFE31F}</Property>
<Property Name="Source[0].itemID" Type="Str">{884C3D83-1A43-45E4-8255-99A750491141}</Property>
<Property Name="Source[0].type" Type="Str">Container</Property>
<Property Name="Source[1].destinationIndex" Type="Int">0</Property>
<Property Name="Source[1].itemID" Type="Ref">/My Computer/Top Level Launcher.vi</Property>
Expand Down
17 changes: 11 additions & 6 deletions Top Level Launcher.vipb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<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">
<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">
<Library_General_Settings>
<Package_File_Name>GCentral_lib_Top_Level_Launcher</Package_File_Name>
<Library_Version>1.0.0.2</Library_Version>
<Library_Version>1.0.1.3</Library_Version>
<Auto_Increment_Version>false</Auto_Increment_Version>
<Library_Source_Folder>Source</Library_Source_Folder>
<Library_Output_Folder>..</Library_Output_Folder>
Expand All @@ -28,18 +28,23 @@
<VI_Package_Configuration_File>Top Level Launcher.vipc</VI_Package_Configuration_File>
<Description>
<One_Line_Description_Summary>QuickDrop tool for setting and running a project top level VI.</One_Line_Description_Summary>
<Description>QuickDrop shortcut to set or run the top level VI in the project.
<Description>Sets or run the top level VI in the project.

To set the top VI, use Shift+Ctrl shortcut or enter "s" or "set" before activating the shortcut.
To run the top VI, leave the entry blank or enter "r" or "run" before activating the shortcut.
Normal Operation:
To set the top VI, use Ctrl+Shift+[shortcut].
To run the top VI, use Ctrl+[shortcut].

Advanced Operation using QD data entry:
To set the top VI, enter "s" or "set" before activating the shortcut.
To run the top VI, enter "r" or "run" before activating the shortcut.
To remove the top VI setting, enter "d", "del", "delete", or "remove" before activating the shortcut.
To read what the top VI is, enter "read" before activating the shortcut.

Default Shortcut - [E]</Description>
<Copyright/>
<Packager>GCentral</Packager>
<URL>https://github.com/gcentral/top-level-launcher</URL>
<Release_Notes>Initial Release.</Release_Notes>
<Release_Notes>- Top-level VI no longer needs to be open prior to executing the QD shortcut (once set).</Release_Notes>
</Description>
<Destinations>
<Toolkit_VIs>
Expand Down

0 comments on commit 611bf6d

Please sign in to comment.