Arduino To VB

c6da21a3b7863c48e3d845042c21307d.png (1672Bytes)

OK....I Know I always asking and i am getting bored. 6677 Helped a lot but I got one more question.I search the net but i didn't find anything.I want to ask how i can separatethe values  into this three Labels. I already use one label for the one value but i need to separatethem.How i can do it?

 

If you are always getting only 2 digits,

you use your programming foo to break the string in to 3 parts of 2 characters each.