LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hexadecimal String Structure

hello,

I read an hexadecimal string (8 hexadecimal values so 32 bits) from a captor. I use the function "Unflatten from String" with the type SGL.

I have the right value, no problem with that but my interest is to know how is coded my number in heaxdecimal string.

Is it the standard IEEE 754-1985 or something else?

Thanks, regards.

--
Vivien
0 Kudos
Message 1 of 2
(2,194 Views)
Hi Vivien,

when typecasting to SGL works correctly, then your hex string contains IEEE754 data! Smiley Very Happy

Message Edited by GerdW on 04-26-2007 10:44 AM

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,193 Views)