NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

String can not be set correctly by Teststand - Set Property value.vi

I have created a custom step to update a string variable in my test sequence. The step will call Labview Teststand - Set Property value.vi to update the variable with string type. The strings are actually non-displayable, and I found some of the characters are changed after calling Set Property value.vi.

For example, the hex display of the string is "8518 807E 0940 C0DC CC90 C0F0 A82E ECB3", and the actually value we got in the test sequence is “3F80 7E09 40C0 DCCC 90C0 F03F ECB3” by calling Set Property value.vi. It seems "Teststand - Set Property value.vi" replace some of the characters to 0x3F - "8518" is changed to "3F" and "A82E" is changed to "3F". What happened? Can someone help me? Very appreciate.

I'm using Teststand/Labview 2012.

 

 

0 Kudos
Message 1 of 1
(1,082 Views)