From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic creation of the viariable

Solved!
Go to solution

Can I in TS dynamically (API) create any variable (including containers and arrays)?

0 Kudos
Message 1 of 3
(3,614 Views)

Hi,

 

That is possible.

Just visit this thread: http://forums.ni.com/t5/NI-TestStand/How-to-use-the-TS-API-to-create-Global-Variable-Containers/m-p/...

I have provided an example which creates a variable by using the TS api

 

Regards

 

juergen

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 3
(3,609 Views)
Solution
Accepted by topic author MimiKLM

Yep,

 

In the mean time I found the proper API command: .SetPropertyObject(

 

Thx

0 Kudos
Message 3 of 3
(3,605 Views)