NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

additional results

Solved!
Go to solution

 My Labview funtion returns a boolean pass/fail, as well as a serial number.

I use the pass fail with a TestStand PassFail step, which is fine.

 

However, I would like to record the serial number too. I tried the additonal result property, but

not having much luck.

 

What am I doing wrong here?

 

 

 

 

0 Kudos
Message 1 of 4
(4,156 Views)

  picture attached

 

0 Kudos
Message 2 of 4
(4,154 Views)

morngoose,

 

You must assign it to a variable.  I noticed there was nothing under your Value to Log column.  So on the Module tab you have to assign that Indicator to a TS variable.  It can be a Local, File or Global but TS basically has to log it somewhere.

 

That should do the trick.......or at least it worked for me.

 

Regards,

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
Message 3 of 4
(4,143 Views)
Solution
Accepted by topic author morngoose

Hi morngoose,

 

see attached example.

 

regards

ray

Regards
Ray Farmer
Download All
Message 4 of 4
(4,133 Views)