LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to konvert a string in following form "-1.3184E-07?33" to a double or float or similar?

You can use the "Scan from String" function (in the string sub-palette).

Message Edité par chilly charly le 09-13-2005 04:37 AM

Chilly Charly    (aka CC)
Message 2 of 3
(2,574 Views)
Simplest is "Fract/Exp String To Number". It does exactly what you need. 🙂
 
 
(I assume you don't need the ?33 part of your original string.)
 

Message Edited by altenbach on 09-13-2005 12:00 AM

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