This content is not available in your preferred language.

The content is shown in another available language. Your browser may include features that can help translate the text.

Replacement Options for Original VeriStand Steps for TestStand

Updated Feb 19, 2025

Reported In

Software

  • VeriStand
  • TestStand

Issue Details

Whenever I needed to call VeriStand from TestStand, I used the VeriStand Steps for TestStand from the repository: NIVeriStandAdd-Ons/VeriStand-steps-for-TestStand.

 

The repository’s Read Me now mentions that this addon is no longer supported by NI and strongly recommends using the new VeriStand Steps for TestStand or the ASAM XIL Steps for NI VeriStand in a second degree. What are the differences between these three options?

Solution

The VeriStand Steps for TestStand was the initial, now deprecated way to automate VeriStand from a TestStand sequence. It was initially developed by NI Systems Engineering and is not supported by NI R&D. It is not recommended for new applications and is provided strictly as-is.

 

The new VeriStand Steps for TestStand addon is the recommended tool now.  It offers better functionality and integration with the latest versions of VeriStand  and TestStand (2023 Q3 and later). This version is more robust and supported by NI. The addon provides a set of custom steps for common VeriStand actions in TestStand. You can use these steps to automate VeriStand and to develop test sequences for HIL systems with TestStand.

 

The ASAM XIL Steps for TestStand was our previously recommended way to automate VeriStand from a TestStand sequence. It was not a drop-in replacement for the VeriStand Steps for TestStand, which meant that certain functionality originally available through the VeriStand Steps for TestStand did not necessarily exist, or was not accessed in the same way, within the ASAM XIL Steps for TestStand.

 

To facilitate identifying which addon has been installed in TestStand, the following figure shows and compares their appearances and available functions in the Insertion Palette: 

 

Original VeriStand Steps for TestStandNew VeriStand Steps for TestStandASAM XIL Steps for TestStand

 

If the installed VeriStand version doesn't support the new VeriStand Steps for TestStand, using the ASAML XIL steps or direct calls to the VeriStand .NET API directly for TestStand can be an alternative.