NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Propagate subelements of a container to subsequence

I need to propagate some elements of a container 'Locals.SweepValues' to the the same existing container into a subsequence.

 

It seems that I can propagate the complete container but not only some elements. 

Can somebody confirm ?

Jean-Louis SCHRICKE
CTA - Certified TestStand Architect (2008 - 2022)
CTD - Certified TestStand Developer (2004 & 2007)
CLD - Certified LabVIEW Developer (2003 & 2005)

0 Kudos
Message 1 of 2
(1,237 Views)

Hi Jean-Louis,

 

If I remember weel the propagation applies on the root variable that matches the same variable in a subsequence.

Therefore yes, allowing propagation will propagate the full content of your container.

 

If you need to propagate subelements you need to use parameters or create separate variable for each variable (not containerizing them).

CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 2 of 2
(1,201 Views)