hi, i have a conundrum with LabView, i need to extract a number value out of an output array that is generated by an instrument that outputs boath text and numbers in the same cell. I can get it into an output, but i can't sepreate the numbers from the text, please help.
+Ceser1999 Hi Ceser, I would recommend using the Fract/Exp String to Number function on that scalar output you've isolated. If it's an integer, use Decimal String to Number. Hope this helps!
+Brian Spears Tanks a lot for the reply, I ended-up doing something similar in the end. The main issue at the time was that whenever i imputed the String most Vi's i tried would return an error as they did not know how to deal with Text.
Thanks so much for this tutorial!! I have been struggled with the graph for a long time!
Thank you Sr for the iinformation...I appreciate it
Excellent video
Thanks, very clear explanation.
hi, i have a conundrum with LabView, i need to extract a number value out of an output array that is generated by an instrument that outputs boath text and numbers in the same cell. I can get it into an output, but i can't sepreate the numbers from the text, please help.
+Ceser1999 Hi Ceser, I would recommend using the Fract/Exp String to Number function on that scalar output you've isolated. If it's an integer, use Decimal String to Number. Hope this helps!
+Brian Spears Tanks a lot for the reply, I ended-up doing something similar in the end. The main issue at the time was that whenever i imputed the String most Vi's i tried would return an error as they did not know how to deal with Text.
Thanks