Skip to content

425J/SeqEditQuickDrop

Repository files navigation

TestStand Sequence Editor Custom Quick Drop

⚠️ Caution
This tool is at the alpha phase. It means that the code is not a complete solution; that the code may not be fully functional; that the code may not have been tested or validated; and that the code may have bugs and errors. The tool may change drastically once it reaches the beta phase. Use at your own risk.

Description

A Quick Drop has been added to the TestStand 2019. It allows to add steps, variables and create new subsequences. To run TestStand Quick Drop press Ctrl + Space.


TestStand Quick Drop Example

Unfortunately, it does not allow you to run your own tools. The purpose of a Custom Quick Drop is to run the tool menu items using keyboard shortcuts. To run Custom Quick Drop press Shift + Space.


Custom Quick Drop Example

Custom shortcuts are defined by adding a [SHIFT+CONTROL+ALT+LETTER] in front of the tool name (Item Text Expression). Modifiers can be omitted but the order must be kept.

Requirements

To use the tool:

  • TestStand 2021 (ni-teststand-2021-x86)
  • LabVIEW Runtime 2021 (ni-labview-runtime-engine-x86)

To edit the tool:

  • LabVIEW 2021 (ni-labview-core-x86*)

Installation

Run .\Installer\Install.seq. Select menu View » Output to see installation details. After successful installation, Quick Drop is automatically launch after login.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks