NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to index an array container and write the data in the spesified in the container in a Test Step of teststand

Hi,

Can I get an advice on indexing an array of container using teststand expressions and adding the value in the same container and update the value in the Teststep. The Portion which i need to index and update is shown in below picture. Please share some ideas to do the same.

0 Kudos
Message 1 of 4
(3,897 Views)

Step.TS.SData.Calls[0].ClassName = "Whatever you want here"

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 4
(3,876 Views)

Hi Jiggs IT worked.

0 Kudos
Message 3 of 4
(3,866 Views)

Hi All,

Actually my requirement is Load a .dll file into the Assembly path using the expressions into my .net code module step as shown in the figure1.png, and to full fill that i am writing the expression as shown in figure2.png. but i am unable to load the .dll file using the expression as i am doing now. Please let me know if i am doing it wrong and advice me in what metheod i can load the .dll file using the expression.

Download All
0 Kudos
Message 4 of 4
(3,865 Views)