LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert a string to a double (should be pretty simple)

I have a string I'm reading from a machine that looks exactly like this: "+2.106390E+01"

 

I need it to be converted to a double (Obviously as 21.06390) , is there an easy way to do this?

 

Thank you

0 Kudos
Message 1 of 3
(2,806 Views)

 


@bobholmgren wrote:
is there an easy way to do this?

 

Thank you


 

Yes.

Spoiler

21309i7E0A92E61929AFAE

0 Kudos
Message 2 of 3
(2,791 Views)

String > String/Number Conversion > Fract/Exp String To Number

0 Kudos
Message 3 of 3
(2,788 Views)