LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert string to number

I need help to convert the string to number with all of digit.

Pls!

 

For exemple: input string: 531.2305412

i need output number is: 5.312305412E2

The result 531.231 is so short for me.

Many thanks

0 Kudos
Message 1 of 4
(2,815 Views)

You need to edit your indicator so show more digits.  Right-click on the indicator and choose "Display Format...".


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 4
(2,808 Views)

Many thanks to Crossrulz.

Mission done 🙂

0 Kudos
Message 3 of 4
(2,802 Views)

change the format on the result like so

0 Kudos
Message 4 of 4
(2,801 Views)