LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Who know how to convert float number to hexadecimal string ?

How can i use LV convert it backward?

 

43FA0DF0 to 500.109

 

Thanks

Ed

0 Kudos
Message 21 of 23
(863 Views)

Typecast it the other way so that the SGL constant is wired into the top of the typecast function with the integer going in, the single precision float is the output.

0 Kudos
Message 22 of 23
(860 Views)

Thanks

 

It is work now, i tried before and not work.

 

EdSmiley Happy

0 Kudos
Message 23 of 23
(857 Views)