LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

read .bin file as single precision data

Solved!
Go to solution

Hello,

 

I am trying to read in a .bin file that was taken from a firebird database (blob dump), I would like to read it in and display the data as a spectral graph, or waveform etc. The only thing that I have been able to do is to read it in as the actual binary which looks like this

 

ýb¹;K~á;Ô*<×£È<""x=š™]=×£¼<DDˆ<Ãõ <HáÒ<6=O@=¿XL=ww»<è´a<UU™<Í̬;Ði»<§

l<ÞÝE<,ùM<Há*<~±È<OÄ<¿Xž<{Š<Â‰<)\/<®?<–ü"<®W<¸‑U<ùÅ"<7ÐQ<m C<Þ݁<33Ÿ<6”<“_D<\<R¸.<®GÅ<0–=®›<§.

 

 

 

 

 

0 Kudos
Message 1 of 2
(2,501 Views)
Solution
Accepted by topic author TRAVO

Wire a numeric constant with a SGL representation to the Read from Binary File function.

0 Kudos
Message 2 of 2
(2,496 Views)