NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Clear a Container after Test

Solved!
Go to solution

Hi,

My test sequence records 4 containers of UUT data during test - one per test site. Each UUT is tested in parallel by calling a sequence file as a "New Execution".

Is there any easy way to ensure that these containers are cleared before testing of the next 4 devices?

Thanks & Regards,

Shane.

0 Kudos
Message 1 of 2
(4,258 Views)
Solution
Accepted by topic author ShaneDonn

Shane,

 

what do you understand with "cleared" in the context of containers? How do you define/create those (e.g. "static" local variable)?

 

If you have defined the containers statically as variables, the simplest thing to do is to insert a statement in the setup stepgroup of your sequence in which you set the fields of the container to its proper default value.

 

hope this helps,

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 2
(4,236 Views)