NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

get a result for all step by string

I'm have to get a result for all step by a string , when the step is pass/fail , it return a 0/1,when the step return a real value, it return a real value,in totally all step run over, the string will be have this format : "0,1,1,...1,0.44,0.55,0.43,0"
how to created this kind of sequence procedure ?
 
thank you in advance...
 
Alex
0 Kudos
Message 1 of 2
(2,725 Views)

Hi,

You could do this as of the report generation (reportgen_txt|html.seq).

what are you going to do with this string that you propose to generate?

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,719 Views)