Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 69225

Hex to Decimal Conversion

$
0
0

Hello all,

 

I want to convert Hex data to Decimal data. I will get Hex data and Bit Length.  As per bit length I’m changing my data type (i.e. I8, I16, I32 or I64).

 

Please help me, my understanding is correct/not.

 

ByteBitData Type
10-7I8Byte
8-15I16Word
    
28-15I16Word
16-31I32Dword
432-63I64Qword

 

 

Hex DataBit LengthData TypeDecimal Value
E86I8-24
127I818
BD8I16187
B78I16183
FF 019I16511
FA FF10I16-6
21 0010I1633
FF FF16I 3265535
FF FF FF FF32I644294967295
40 30 12 0032I641192000
44 00 00 00 0032I6468
80 25 00 0032I649600

 

BR,

Munna


Viewing all articles
Browse latest Browse all 69225

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>