LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VI Analyzer

Hi
I am analyzing a VI (not using VI Analyzer) but using VIs.
For this, I am using VIAn Easy Analyze.vi for analysing & VIAn Easy Report for generating report. Now if i select Report Save type HTML or  ASCII then the result is saved in an unknown format not in the defined format.
please tell me what should i do to get the saved report in the desired format.
 
Raman
 
0 Kudos
Message 1 of 3
(2,682 Views)

I've never had a problem saving to ASCII or HTML reports with the Easy Analyze/Report VIs.  Are you giving the file a proper extension (.txt or .html)?  Check out [LabVIEW]\examples\VIAnalyzer\Easy VI Analysis.vi to see how to use the Easy Analyze and Easy Report VIs properly.  If you run this VI and it generates a report properly, then there's something wrong in your code.  If these suggestions don't help, attach a sample VI that demonstrates the problem and I'll take a look.

-D

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

 Hi Darren

 I got one bug in my code. Now it is working properly.

Thanxs

Raman

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