Adding a Step of Hardware Inputs/Outputs to TestStand

Updated Nov 2, 2023

Environment

Software

  • TestStand

How to add Hardware (HW) I/O to the TestStand?

 

Initially, you should set the HW inputs and outputs in the VI from Connector Pane: Create and Configure a LabVIEW SubVI. Then, you need to create a step and config your I/O (VI) in the TestStand. For this, please follow the following steps:

  1. Put the action step into the sequence.
image001.png
  1. Add vi path (it means that you need to add LabVIEW code which will control your module).

1.jfif

  1. In Step Settings, you will see inputs and outputs of your vi. So, you can perform config.

Screenshot 2021-12-21 123054.png



Also, if you're going to use any output values for the next steps, so you should save them in variables.