LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I have a binary data file which is saved as microsoft update file and I need to extract the data information and show it in labview along with the waveform graph. Can someone tell me how can I approach it?

Till now I am able to get the sampling rate, time stamps and data size. Can someone tell me how can I get the time interval on the x-axis from this information.

0 Kudos
Message 21 of 27
(1,057 Views)

Given only the information that you shared with us to date, I would quote a week to get started with no guarentee that I would succeed.

 

The estimate would be lower if I could know more of the details of what is in it. THings like exactly how many chanels, and the expected data I should find.

 

The only thing I may be able to rule at the moment is I do not think we have to worry about endianess becuase the byte counts are consisant with what I think used to be called "C stirngs" (byte count followed by the string).

 

Not trivial.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 22 of 27
(1,057 Views)

Thank you all for your time !! I will get more info and get back with you all. Once again, thank you very much for your attention.

0 Kudos
Message 24 of 27
(1,051 Views)

Also, this is my first time dealing with data acquisition. I will get more information on the data I have. 

0 Kudos
Message 25 of 27
(1,050 Views)

@studentgirl wrote:

Also, this is my first time dealing with data acquisition. I will get more information on the data I have. 


This problem is not related to data acquisition. Maybe you could go to the tektronix website and search for file specifications.

 

Of course it could also be that the data was acquired in raw form from the tektronix device and saved in some other proprietary format by an external program. Do you have any information where the file originated? What is its creation date?

0 Kudos
Message 26 of 27
(1,037 Views)