07-24-2007 10:33 AM
Here is my issue, I have data being converted in to a large array of Single Precision Floating Point Numbers and this is stored as 4 bytes. What I need to do is take every 4 bytes and convert it in to a decimal out of an array of 32 by 125 and then turn it back in to either an array or matrix. Or at least someway to interpret the data. I have included a pic of what I have being outputted and how I need to convert it along with a link to a web page that explains the process a little better. I am just not sure how to do it in lab view.
here is the website
just scroll down to where it says Single Precision Floating Point Numbers and Bytes
07-24-2007 11:10 AM
07-24-2007 11:15 AM
07-24-2007 11:18 AM
07-24-2007 11:36 AM
A data file? The data that is going in to the vi is raw udp data that i have coming out of a simulator. The idea of this vi is just to be a graphical representation of what the data that is contained int he sim. There really isnt a way to store it. I have written a matlab code that i can input the 4 bites manually to check at times. I even tried to put it in to the labview but with no success. I am up for any suggestions that you might have to help you in any way.
07-24-2007 12:17 PM - edited 07-24-2007 12:17 PM

Message Edited by smercurio_fc on 07-24-2007 12:18 PM
07-24-2007 01:11 PM
07-24-2007 01:35 PM
07-24-2007 01:37 PM - edited 07-24-2007 01:37 PM
Message Edited by mikeporter on 07-24-2007 02:38 PM
07-24-2007 01:54 PM