LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to read temperature data from binary file?

Solved!
Go to solution

Is it possible to read temperature data from binary (unknown file type) like this file with LabVIEW?

0 Kudos
Message 1 of 6
(2,476 Views)
Solution
Accepted by Pusak

Hi Pusak,

 

the general answer is NO.

 

In your specific case I guess you want to do this:

check.png

Is this the expected content of your data file? (Use a DBL array constant…)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 6
(2,458 Views)

WOW! Thanks a lot GerdW.

How did you know that?

0 Kudos
Message 3 of 6
(2,449 Views)

Hi Pusak,

 

I know the binary format of floating point numbers…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 6
(2,438 Views)
Solution
Accepted by Pusak

Here is a slightly more simple solution.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 5 of 6
(2,427 Views)

Excellent, thanks so much!

0 Kudos
Message 6 of 6
(2,379 Views)