LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

scan from string

i can't replicate your VI. i don't understand the square box in between the shift register and error out. i also don't understand how to get the formula [0-9|\.]+ too. 

 

i am actually new to labview so there are many things i am not quite sure. can i have a snippet of that solution? 

0 Kudos
Message 21 of 23
(433 Views)

Hi Gekides,

 

that's MatchRegularExpression and a string constant containing a RegEx

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 22 of 23
(427 Views)

found it but i still can't make it look exactly the same as yours. mine look something like this

snippet 3.png

 

can i use this method to break the values?

snippet 2.png

 

21.77 degree celcius, 46.06%, 0.10m/s and 2.51kPa

if this method also works, what number should i put in to get the values on top?

0 Kudos
Message 23 of 23
(417 Views)