NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Single Pass ReportText Problem

Hi,

 

I am using the ReportText output of a custom step type.

When I execute steps using "Run <step name>", everything works fine and  I get a text that I need (see pic1.png). However, When I execute steps using "Single Pass", I get a text that there are meaningless characters inside (see pic2.png). How can I resolve this?

Download All
0 Kudos
Message 1 of 3
(1,948 Views)

 

After changing the report format to ASCII Text File, I executed the steps again using Single Pass and I get the text that I need as in "pic1".

 

I want to get the report in XML format, but I get the characters I don't want in the text, as in "pic2". Can I convert the text I received in XML format to the text I received in ASCII format?

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

Its simple to convert XML to text Data,

 

Explore on XML Parser.

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 3 of 3
(1,852 Views)