NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

format string

I write the error message from Teststand to text file. How do I format the error message so that ascii character do not show in the text file? For example the error message is:

 

"Resource not initialized!
Resource Name: 'Temp#1'
Source File: 'List.c'
Source Line: 2745
Function Name: 'List_Write'
Error Code: 0xFFFFFFFE
"

 

When written to text file it displays as shown in the attached image.

Thanks.

 

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

What command are you using to write the file?  The problem isn't with the format in TestStand it's how you are pushing it to the file.

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 2
(3,386 Views)