LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VI under test has String Control configured for password display mode, it shows in "normal display mode" in Unit Test Framework lvtest properties dialog

Solved!
Go to solution

Password configuration does not carry to UTF lvtest properties dialog window. It's probably a bug.

0 Kudos
Message 1 of 3
(2,522 Views)
Solution
Accepted by topic author jorgeinSD

Hey jorgeinSD,

 

The Unit Test is meant to test input values and compare them with a desired output value to make sure your VI works under different inputs. Because of this, it is necessary for the user doing the testing to see the input values and not just "*****". Your VI shouldn't change (as in the VI should still display in password mode, "****"), but the Unit Test properties should display the actual value and not in password mode. Is this what you mean by "Password configuration does not carry to UTF" or did I misunderstand the question? I hope this helps!

 

-Nathan H

 

 

Software Developer
National Instruments
0 Kudos
Message 2 of 3
(2,504 Views)

Hi Nathan. That's exactly what I mean. Your answer makes sense. Thank you. Jorge

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