03-19-2009 06:08 AM
Hi to all,
I have problem with Search and replace string function. It shows me a wrong Value (Number) from 15 to 100 is everything OK (15=0, 30=1, 45=2, 100=3), but after 100 ........
Take look in VI and if you have any ideas post them please 🙂
THX
Igor
03-19-2009 09:25 AM
03-19-2009 09:51 AM
it`s like this: if the string same as one of the Numbers in column 1 the Value (Numeric) should be the same as the the Numer in column 2 (same row)..
03-19-2009 11:13 AM
03-20-2009 02:12 AM
03-20-2009 02:54 AM
I cant open your file as i've only got 8.2, but from your explanation i'd solve it like this:
String --> String to number --> (modula) Divide by 15 = index
/Y
03-20-2009 09:22 AM
Based on your latest VI it appears that you want to convert an hour:minute string to an index. It really would have helped if you had said this from the beginning, as there is a far easier way to do this: