LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TI to IEEE

I have a 2D matrix (U32) that is in TI (Texas Instruments) DSP format for storing numbers. I need to convert it into IEEE. Does anyone know how to?


Thanx
0 Kudos
Message 1 of 2
(2,517 Views)
Since you got no answer, I'll try to give you some hint here :
The IEEE and TI float32 formats are described here:
http://www.utdallas.edu/~cantrell/ee6481/lectures/floating_data_rep.pdf
and a simple vi (from NI) demonstrating the coding of IEEE is attached.
I don't have too much time now to develop an operational solution, but may be this will help you.

Happy New Wires

CC
Chilly Charly    (aka CC)
0 Kudos
Message 2 of 2
(2,491 Views)