09-08-2009 10:29 AM
Hello I currently have a LabVIEW code that reads a .txt and a .bin file, the .txt file only contains info for the header the trial date and some other info, I will attach it. The .bin file contains raw data needed to display the frequency content.
I know need to be able to read a .txt file that contains the header, trial date and the raw date all together!
My first approach is to have the code read the first lines for header and trial date and then the information from the second column for frequency content.
I will like your help to see how can I do this, read the .txt file intead of .txt and .bin files
thanks
p.s. the smaller .txt file is the legacy data, the other one is the one I am trying to read
09-08-2009 10:44 AM
09-08-2009 10:54 AM
Hello,
Yes actually it is fixed. All of the time, it will be displayed as the "sample.txt" file, the same location and lines
09-08-2009 04:45 PM
09-08-2009 04:57 PM
09-09-2009 08:40 AM
Let me see if I got it correct, I will be replacing the Read from Binary file with the Read From Spreadsheet File.
I am looking in the 1.- PROCESS STATE section, subsection 3.- LOAD BINARY DATA (1 SECOND OR LESS) of the VI I have attached, thanks in advance for your response.
09-09-2009 09:00 AM
09-09-2009 01:16 PM
Thanks a lot for your help, still I am not clear with your example as it shows some columns for the subarray and number, and I don't want to be able to display those, I mean not in that sense.
They should be displayed as a graph a spectrographic display
09-09-2009 01:20 PM
09-09-2009 01:55 PM