12-24-2013 10:07 AM - edited 12-24-2013 10:09 AM
@varsha88 wrote:
The issue is I'm not able to find which block in the .vi file that is performing the transformation of the .txt file (the input).
Thanks and Merry Christmas!
I'm not surprised. you can't find anything there! The vi BD is so large that the navagation window hangs! I would not even care to run VI analizer on it. The first control I tied to find on the BD was even hidden behind a case structure. Now that LabVIEW crashed I will forget I tried to look at that abomination.
At least you have a great example of WHY we encourage you to write modular scaleable and readable code with some clear comments and documentation.
12-24-2013 01:09 PM
12-25-2013 12:46 AM
hi,
please don be harsh as i didnt write the vi file. i attached the data file again in more arranged manner for easy understanding. i have use the same data in excel and manage to plot the graph. can anyone advise on how to plot the graph using labview. i have attached an image file on how to interprete the txt file.
12-25-2013 11:22 AM - edited 12-25-2013 11:22 AM
I thought you had already fixed the text file with the mixed delimiters. I went ahead and replaced all tabs with spaces and it read fine.
12-25-2013 10:16 PM
hi,
i try to build the block but cannot get the result. can u help me to send the vi file which u build.
12-25-2013 10:48 PM
12-26-2013 12:11 AM
Thanks! It worked!
Have marked Dennis's reply as a solution.
-Varshaa