NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand parse 2d array load into database

Good Morning,

 

We have a custom step type which contains a Step results. Resultlist 2d array variable/container. The 2d array contains results from our custom Labview vi programs. Our database table has columns which has represent the certain columns in the 2d array. We want to parse the 2d array and load the correct array elements into the correct column of our database. Another way of looking at it is. Each TestStand Step has substeps. We want to load all of the substeps results into the database. How can we do it with? Can we use additional results function to load it.      

0 Kudos
Message 1 of 2
(3,164 Views)

Also according the manual, each step is save to the local Resultlist variable but when we tired to retrived the results from the variable in the logtodatabase callback. It's not there.

0 Kudos
Message 2 of 2
(3,123 Views)