LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Exponential String to Number


Sitank wrote:

Thanks for the help, but am done with my issue... 😄


So, what was the problem?

0 Kudos
Message 11 of 13
(1,068 Views)

 

Nothing, I just changed my program a little, instead of using VISA read, I used the instrument driver specified interfaces. And, it worked. But sticking to the old program I didn't work on it, may be will see to it later.

0 Kudos
Message 12 of 13
(1,039 Views)

May be this is usefull for the ones that don't whant to change their programs, is very easy.

 

I had the same(or very similar) problem so i read all the posts. If i understood what was the issue the solution is very simple you have to use "fract/exp string to number function" and if the decimal separation is a point you have to add a boolean as false in the "use system decimal point" and that solve the issue. 

0 Kudos
Message 13 of 13
(992 Views)