08-02-2020 02:12 AM
Hi all,
I am adding a variable as parameter in my subsequence and the same variable should automatically get created in the main sequence as local variable with the same variable name and type.
Is this possible ?
Could anyone please let me know how to do the same.
Thanks in advance
Sricharan
08-03-2020 11:58 PM
Hellow Sri Charan,
Does subsequence means subvi?
why are u sticking to local variable? (can you try using FGV, global variable?)
what is the meaning of, the variable having different type? (is it means representation?)
Does variable name means label/caption?
10-06-2020 05:20 AM
Hi, I would recommend you to use TestStand API for doing this. The process will be like this: