Arduino Multiples Analog Values To Visual Basic language

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?

 

Serial

The arduino and the desktop app will speak to each other using serial communications via USB.

Serial is what you need, sir.