Using a LabVIEW VI in TestStand

Updated Jun 9, 2025

Environment

Software

  • TestStand
  • LabVIEW

This article explains how to use a LabVIEW VI with an already set up connector pane with inputs and outputs within TestStand. 

More information can be found in the TestStand LabVIEW Adapter Help page.

  1. Add an Action step to a sequence
    ~

  2. With the Action selected, choose the Module tab in Step Settings


  3. Point to your VI using the VI Path field:


  4. You can now see the connector pane and enter values for the inputs and outputs.
    1. You can enter numbers or strings into the Value field, or you can enter variable names. If you want to create a variable, you can type in a name, right-click the text-field, and choose "Create "Locals.variable name" where variable name is what you called your variable. There are other options as well such as creating the variable as a Parameter.
OSZAR »