Hello LabVIEWers ,
I am having trouble converting a string of binary data from an GPIB-device,
containing IEEE 32bit data.
This data has to be converted into an LabVIEW floating point array.
I can't seem to find the answer, probably I should convert using "typecast"
or "unflatten" functions,
possibly in combination with a byte-swap, but nothing seems to work.
I am sure this has already been done lots of times.
I use LabVIEW 7.1 with windows2000 if that matters.
Any help will be appreciated ,
René Ramekers