Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 883 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 883 Bytes

top-level-launcher

Sets or run the top level VI in the project.

Normal Operation

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

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

Default Shortcut - [E]

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
  • Erich Schlieper
  • Casey May
  • 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).