NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Automated (Update Custom DataType + Apply Cluster Passing Changes) ?

Solved!
Go to solution

Hello fellow TestStand user,

 

I have a subVI that returns a cluster.

I call this subVI in 100+ test sequences.

 

The issue occurs when I decide to add a new control to the cluster.

Although I used TOOLS > Update VI Calls...> Reload Prototype if modified, I still have to go manually in every sequence and:

    1. Update Custom Datatype.

    2. Apply Cluster Passing Changes.

 

In LabVIEW if I update a subVI's output cluster, all callers are updated the next time I open them, and all I have to do is Save All, because I used a typedef.

Is there the same feature in TestStand? I takes me an hour to manually update all the calls.

 

0 Kudos
Message 1 of 2
(1,002 Views)
Solution
Accepted by topic author _Rollin_

Quick thought/idea: wrap this vi in a sequence and call it instead. Update shall be easier.

Michał Bieńkowski
CLA, CTA, CPI

  1. Did someone devote their time to help solve your problem? Appreciate it and give kudos.
  2. Problem solved? Accept as a solution so that others can find it faster in the future.
  3. Contribute to the development of TestStand by voting on the TestStand Idea Exchange.
Message 2 of 2
(968 Views)