LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do i convert unassigned long 32 bit integer data to double 64 bit real data

i current have data in unassigned long 32 bit integer format. however i need to be able to convert this data into 64 bit real data format in order to analyze the data. How does one go about doing this operation. thanks for your help
 
awoolf
0 Kudos
Message 1 of 3
(9,047 Views)
You want the 'convert to double' function:


Ton


Message Edited by TonP on 04-19-2008 11:32 PM
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 3
(9,038 Views)

I don't think his problem is quite that simple.

awoof,

Where did the binary data com from? Is it unscaled data from a DAQmx Read?

0 Kudos
Message 3 of 3
(9,024 Views)